body {
	background-image: url(media/bak.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
p {
	text-align: left;
	padding-bottom: 15px;
	font-size: 12px;
	line-height: 1.5em;
}
p a:link {
	color: #0099FF;
	text-decoration: none;
}
p a:visited {
	text-decoration: none;
	color: #0099FF;
}
p a:hover {
	color: #00CC33;
	text-decoration: underline;
}
p a:active {
	color: #00CC33;
	text-decoration: none;
}
#header {
	height: 50px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.logo {
	margin: 0px;
	padding: 0px;
	float: left;
}
h1 {
	text-align: left;
	font-size: 28px;
	text-transform: uppercase;
	padding-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 10px;
	font-weight: normal;
}
h2 {
	text-align: left;
	font-size: 23px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #B62632;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h3 {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 16px;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.25em;
}
h4 {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #C9B470;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
h5 {
	text-align: left;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	color: #00CC33;
	text-decoration: underline;
}
a:active {
	color: #00CC33;
	text-decoration: none;
}
#jpgrotator {
	font-size: 10px;
	height: 343px;
	width: 654px;
	text-align: center;
	background-image: url(../jpg/image1.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer {
	background-image: url(media/footer-bak.jpg);
	background-repeat: repeat-x;
	height: 100px;
}
#footer p {
	text-align: center;
	font-size: 9px;
	padding-top: 60px;
	color: #666666;
	line-height: 1.65em;
}
#footer a:link {
	color: #6699FF;
	text-decoration: none;
}
#footer a:visited {
	color: #6699FF;
	text-decoration: none;
}
#footer a:hover {
	color: #3366FF;
	text-decoration: underline;
}

.contactform {
	width: 310px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F1F8FD;
	border: 1px solid #DAEDFC;
	margin-top: 10px;
	color: #333333;
	margin-left: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
	height: 300px;
}
.contactform  h2{
	margin-left: 10px;
	text-align: center;
}
.map {
	float: right;
	width: 340px;
	margin-left: 10px;
}
.map h2{
	text-align: center;
}

.photobanner {
	float: right;
}
.sitemap-list  {
	list-style: disc inside;
	font-size: 12px;
	line-height: 1.5em;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	list-style: disc outside;
	margin-left: 15px;
	margin-bottom: 20px;
}
li {
	margin-bottom: 5px;
}
.refer-form {
	width: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FAFAFA;
	border: 1px solid #EFEEEE;
	margin-top: 20px;
	color: #333333;
	margin-bottom: 20px;
	line-height: 1.5em;
	padding: 10px;
}
.refer-form  h2 {
	padding-top: 10px;
}
.refer-form td {
	text-align: left;
	margin: 0px;
	padding: 5px;
}.faq-title {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 2px;
	font-size: 14px;
	color: #E91538;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.45em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contact-bit {
	margin-top: 20px;
}
.callout-block    {
	background-color: #F5F4F5;
	padding: 10px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px dashed #DD7555;
	color: #B72834;
	margin-bottom: 15px;
}
.callout-block-dark {
	background-color: #428ECC;
	padding: 10px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px dashed #428ECC;
	color: #FFFFFF;
}

/* this class is for the oval css buttons */

a.ovalbutton{
	display: block;
	float: left;
	font: normal 13px Tahoma; /* Change 13px as desired */
	line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 24px; /* Height of button background height */
	padding-left: 11px; /* Width of left menu image */
	text-decoration: none;
	background-color: transparent;
	background-image: url(media/oval-red-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
	color: #494949; /*button text color*/
}

a.ovalbutton span{
	display: block;
	padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
	background-color: transparent;
	background-image: url(media/oval-red-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

a.ovalbutton:hover{ /* Hover state CSS */
	background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 25px;
	height: 25px;
}
.buttonwrapper2{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
	height: 30px;
	margin-bottom: 15px;
}


.callout-pdf {
	background-color: #FFD8CF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px dashed #EF7870;
	color: #EF5852;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 1.5em;
}
.callout-pdf img {
	margin-right: 10px;
}


/* QUOTES */

blockquote {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #666;
	padding-top: 10px;
	margin-bottom: 20px;
}
blockquote *:first-child:before { container: "\201C"; }
blockquote *:first-child:after { container: "\201D"; }
.team-photo-rt {
	float: right;
	margin-bottom: 10px;
	border: 3px solid #B0D8F9;
	margin-left: 15px;
}
.main-banner {
	margin: 5px;
}
.contactform2 {
	width: 325px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 15px;
	background-color: #E9F6FE;
	border: 1px solid #D3EDFC;
	padding-bottom: 10px;
	margin-top: 5px;
	height: 300px;
}
.waiver-disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	margin-top: 20px;
	background-color: #FBE3E4;
	border: 2px solid #FBC2C4;
	color: #7F6364;
	line-height: 1.5em;
}
.colorbox {
	background-color: #FFFFFF;
	height: 30px;
	width: 250px;
	background-image: url(../img/bak.jpg);
	border: 1px solid #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-top: 14px;
	margin-top: 10px;
}
.colorbox a:link {
	color: #0072BB;
	text-decoration: none;
}
.colorbox a:visited {
	color: #0072BB;
	text-decoration: none;
}
.colorbox a:hover {
	color: #333333;
	text-decoration: none;
}
.colorbox a:active {
	color: #333333;
	text-decoration: none;
}



ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	list-style: disc outside;
	margin-left: 15px;
	margin-bottom: 20px;
	padding: 0px;
	margin-right: 20px;
	margin-top: -10px;
}


.red {
	font-weight: bold;
	color: #FF0000;
}
.header-container {
	width: 322px;
	padding-top: 100px;
	background-image: url(media/header-bak-afo.jpg);
	background-repeat: no-repeat;
	float: left;
}
.header-container h1 {
	color: #B82934;
	margin-bottom: 5px;
	font-weight: normal;
	padding-left: 25px;
	padding-right: 10px;
	font-size: 25px;
	text-transform: capitalize;
}
.header-container h2 {
	color: #987134;
	margin-bottom: 5px;
	font-weight: normal;
	padding-left: 25px;
	padding-right: 10px;
}
.header-container p {
	padding-right: 10px;
	padding-left: 25px;
}

.header-container2 {
	width: 322px;
	padding-top: 100px;
	background-image: url(media/header-bak-duo.jpg);
	background-repeat: no-repeat;
	float: left;
}
.header-container2 h1 {
	color: #B82934;
	margin-bottom: 5px;
	font-weight: normal;
	padding-left: 25px;
	padding-right: 10px;
	font-size: 25px;
	text-transform: capitalize;
}
.header-container2 h2 {
	color: #987134;
	margin-bottom: 5px;
	font-weight: normal;
	padding-left: 25px;
	padding-right: 10px;
}
.header-container2 p {
	padding-right: 10px;
	padding-left: 25px;
}


.header-main {
	background-image: url(media/header-bak-front.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 25px;
}
.header-main h1 {
	margin-bottom: 10px;
	font-weight: normal;
	padding-right: 10px;
}
.header-main h2 {
	margin-bottom: 5px;
	font-weight: normal;
	padding-right: 10px;
}
.header-main p {
	padding-right: 10px;
}
#subimage {
	height: 153px;
	width: 654px;
	margin-top: 10px;
	margin-bottom: 10px;
}
