@charset "UTF-8";
/* CSS Document */

html {
	height: 100%;
	
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #104F7C;
}
p, li, .bodytext, #footertop p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
h1, .header {
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006699;
	font-style: italic;
	font-weight: normal;
}
h2 {
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 24px;
	color: #f4d857;
	font-style: italic;
	font-weight: normal;
}
.smallitalic {
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	font-style: italic;
	font-weight: normal;
}
.semiheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
.smallwhite, a.smallwhite:link, a.smallwhite:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.smallwhite:hover {
	color: #3366CC;
}
.smallyellow, a.smallyellow:link, a.smallyellow:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f4d857;
}
a.smallyellow:hover {
	color: #ffffff;
}
a:link, a:visited {
	color: #006699;
}
a:hover {
	color: #77a9c2;
}
.semiblueactive, a.semiblueactive:link, a.semiblueactive:visited {
	color: #003366;
	font-weight: bold;	
}
a.semiblueactive:hover {
	color: #006699;
	font-weight: bold;
} 
.semiblue, a.semiblue:link, a.semiblue:visited {
	color: #77a9c2;
	font-weight: bold;	
}
a.semiblue:hover {
	color: #006699;
	font-weight: bold;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}

#content {
	height: auto;
	width: 939px;
	margin: auto;
	background-color: #2C6A99;
	background-image: url(images/crescentisle_09.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#contentguest {
	height: auto;
	width: 939px;
	margin: auto;
	background-color: #ffffff;
	background-image: url(images/crescentisle_10.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#logotop {
	width: 218px;
	float: left;
	height: 45px;
}
#top {
	margin: auto;
	width: 946px;
}
#topnav {
	width: 728px;
	height: 45px;
	float: left;
	background-image: url(images/crescentisle_03.gif);
	background-repeat: no-repeat;	
}
#topnav a:link, #topnav a:visited {
	font-family: ; 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #104F7C;
	text-decoration: none;
	background-image: url(images/arrowgo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
}
#topnav a:hover {
	background-color: #F7E489;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 18px;
	padding-right: 18px;
}
#header {
	width: 939px;
	height: 221px;
	clear:both;
	background-color: #104f7c;
}
#guestspot {
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	min-height: 400px;
	float: left;
	
	background-image: url(images/crescentisle_11.gif);
	background-repeat: repeat-y;
}
#mainbody {
	width: 567px;
	height: 100%;
	background-color: #FFFFFF;
	min-height: 400px;
	float: left;
	padding-left: 30px;
	padding-right: 20px;
	
}
#rightcol {
	width: 282px;
	height: 100%;
	
	min-height: 400px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
#testimonials {
	width: 550px;
	padding-left: 50px;
	padding-left: 30px;
}

#footer {
	height: 106px;
	margin: auto;
	width: 939px;
	clear: both;
	background-position: top;
	
}
#footerleft {
	padding: 5px;
	width: 550px;
	float: left;
}
#footerright {
	padding-top: 20px;
	padding-left: 90px;
	width: 240px;
	float: left;
}

table.reference {
	border: 1px solid #ccc;
	background-color: #FFFFFF;
	border-collapse: collapse;	
	margin-left: 40px;
}

table.reference td {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a4a4a;
	vertical-align: top;
	border-left: 1px dashed #cccccc;
}
hr { border: none 0; border-top: 1px solid #bea118; height: 0px; margin-top:0px; margin-bottom:0px;}
#guestfooter {
	text-align: center; width: 240px; margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
#guestfooter a:link, #guestfooter a:visited {
	color: #ffffff;
}
#guestfooter a:hover {
	color: #f4d857;
}
