body, html {
	margin: 0 auto;
	background-color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px; font-weight: normal; color:#000000;
}


#content {
	width: 750px;
	background-color: #ffcc00;
	background-repeat: repeat-y;
	font-size: 12px;
}


#content a:link {color: #0000FF; text-decoration: none}
#content a:visited {color: #0000FF; text-decoration: none}
#content a:hover {color: #0000FF; text-decoration: underline}
#content a:active {color: #0000FF; text-decoration: underline}


#summary {
	width: 750px; height: 20px;
	background-image: url(images/myrtle-beach-top-bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	font-size: 14px;
}


#left {
	width: 19%;
	float: left;
	vertical-align: top;
	font-size: 10px;
	letter-spacing: -1px;
	line-height: 12px;
}

#main {
	background-color: #ffffff;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	width: 65%;
	float: left;
	vertical-align: top;
}

#rt {
	width: 15%;
	float: left;
	vertical-align: top;
}

.checkbox {
	width: 33%; float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; font-size: 10px;
	border: none;
	margin: 0px;
	padding: 0px;
}

.form_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}

h1, h2, h4 {
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	color: #990099;
	font-weight: bold;
}

h1 {
	margin: 10px 0 5px 0;
	font-size:26px;
}

h2 {
	margin: 5px 0 5px 0;
	font-size:22px; font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size:20px; color: Navy; font-weight: bold;
	border-bottom: 1px solid Orange;
	margin: 20px 0 5px 0;
}

h4 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size:16px;
}

h5 {
	margin-top: 10px;
	margin-bottom: 1px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size:14px; color: #003399;
	letter-spacing: 3px;
}

#tabs {
	float: left;
	width: 100%; height: 17px;
	margin: 0;
	padding-left: 60px;
	overflow: hidden;
}

#tabs a:link {float: left; width: 77px; height: 17px; background-image: url(images/tab_sm.gif); text-align: center; font-size: 10px; line-height: 15px}
#tabs a:visited {float: left; width: 77px; height: 17px; background-image: url(images/tab_sm.gif); text-align: center; font-size: 10px; line-height: 15px}
#tabs a:hover {float: left; width: 77px; height: 17px; background-image: url(images/tab_hv.gif); text-align: center; font-size: 10px; line-height: 15px; text-decoration: none}
#tabs a:active {float: left; width: 77px; height: 17px; background-image: url(images/tab_act.gif); text-align: center; font-size: 10px; line-height: 15px; text-decoration: none}

#bottom {
	width: 750px; height: 21px;
	background-image: url(images/bottom-bg.jpg);
	background-repeat: repeat-x;
	font-size: 10px; text-align: center;
	line-height: 18px;
}

#bottom a:link {color: #0000FF; text-decoration: none}
#bottom a:visited {color: #0000FF; text-decoration: none}
#bottom a:hover {color: #0000FF; text-decoration: underline}
#bottom a:active {color: #0000FF; text-decoration: underline}


