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

html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,code,pre,dl,dt,dd,ol,ul,li,form,label,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,p,input,select,textarea { font-size: 1em; font-weight: normal; font-style:normal; }
table { border-collapse: collapse; border-spacing: 0; }
caption,th { text-align: left; }
ul,ol { list-style: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; }

html { margin-bottom:1px; min-height:100%; } /* Always show scrollbar */
html, body { height: 100%; }

/* IE6 Transparent .png */	
img, div { behavior: url(iepngfix.htc); }

/* Page Elements */

html { margin-bottom: 1px; min-height: 100%; }

body {
	background-color:#FFFFFF;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	color:#000000;
}

h1, h2, h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font-size:16px;
	font-weight:bold;
	line-height:21px;
	color:#0F2352
}

h2 {
	font-size:14px;
	font-weight:bold;
	line-height:21px;
	color:#0F2352;
}

h3 {
	font-size:14px!important;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	line-height:24px;
	color:#317b82!important;
	border-bottom:dotted 1px #099;
}

h4 { color:#317b82!important;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:14px;
	 border-bottom:#317b82 dotted 1px;
}
h6 {
	padding-top:20px!important;
	font-size:14px!important;
	color:#317b82!important;
	
	
}

p {
	font-size:12px;
	line-height:20px;
}

p.left {
	text-align:left;
}
*html p.left {
	padding-left:10px;
}
	
p.justify {
	text-align:justify;
}

p.center {
	text-align:center;
}

p.formlabel {
	font-size:12px;
}

p.header {
	font-size:12px!important;
	display:block;
}

p.flash {
	text-align:center;
}

p.body {
	text-align:justify;
}

.h1footer {
	margin-left:20px;
	line-height:30px;
}

p.footer {
	font-size:10px;
	line-height:14px;
	text-align:center;
	color:#666666;
}

.list {
	padding-left:30px;
	padding-bottom:10px;
	font-size:12px;
	list-style:disc;
	text-align:justify;
	line-height:18px;
	color:#4C4C4C;
}

.white {
	color:#FFFFFF;
}

.list li {
	padding:2px;
}

/* Website Links */

a {
	font-size:12px;
	text-decoration:underline;
	color:#0F2352;
}

a:hover {
	text-decoration:underline;
	color:#0F2352;
}

.header a {
	font-size:13px!important;
	text-decoration:underline;
	color:#0F2352;
	font-weight:bold;
	padding:5px;
}

a.footer {
	font-size:10px;
	text-decoration:underline;
	color:#0F2352;
}

.flashheader {
	position:absolute;
	bottom:0px;
	left: 5px;
}

.fieldset {
	width:550px;
	border-color:#a66d53;
}


.legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#A0523E;
	padding:4px;
}

/* Components */

div#outer {
	background-color:#FFFFFF;
	padding: 0px 0px;
	margin-left:auto;
	margin-right:auto;
}

div#container {
	width:900px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

div#header {
	background-color:#FFFFFF;
	width:900px;
	height:70px;
	position:relative;
}

div#logo {
	width:325px;
	height:60px;
	float:left;
	margin-top:10px;
	margin-left:10px;
}

div#headerlinks {
	float:right;
	margin-right:-45px;
	margin-top:30px;
	width:200px;
	text-transform:uppercase;
}

*html div#headerlinks {
	float:right;
	margin-left:400px;
	margin-top:45px;
}

div#FMContainer{
	background-color:#FFFFFF;
	border:1px #979797 solid;
	padding:0px;
	width:900px;
	height:430px;
	float:left;
	margin-left:0px;
	margin-top:10px;
}

div#MContainer{
	background-color:#FFFFFF;
	border:1px #979797 solid;
	padding:0px;
	width:900px;
	height:50px;
	float:left;
	margin-left:0px;
	margin-top:10px;
}

div#menu {
	width:880px;
	height:30px;
	float:left;
	margin-left:10px;
	margin-top:10px;
}

div#flash {
	width:880px;
	height:370px;
	float:left;
	margin-left:10px;
	margin-top:10px;
}

div#leftbox {
	background-image:url(../images/left_info_box.jpg);
	background-repeat:no-repeat;
	width:283px;
	height:160px;
	float:left;
	margin-left:0px;
	margin-top:10px;	
}

div#centerbox {
	background-image:url(../images/center_info_box.jpg);
	background-repeat:no-repeat;
	width:318px;
	height:160px;
	float:left;
	margin-left:8px;
	margin-top:10px;
}

div#rightbox {
	background-image:url(../images/right_info_box.jpg);
	background-repeat:no-repeat;
	width:283px;
	height:160px;
	float:left;
	margin-left:8px;
	margin-top:10px;
}


div#bodyContainer{
	background-color:#FFFFFF;
	border:1px #979797 solid;
	padding-bottom:10px;
	width:900px;
	float:left;
	margin-top:10px;
}

div#welcome{
	width:880px;
	margin-top:10px;
	margin-left:10px;
}

div.textContainer{
	background:url(../images/palmtree.png) bottom left no-repeat;
	background-color:#f0f8f9;
	width:858px;
	border-left: 1px #979797 solid;
	border-right: 1px #979797 solid;
	border-bottom: 1px #979797 solid;
	margin-top:11px;
	margin-left:11px;
	float:left;
	padding:10px;
}

div.leftCol {
	width:230px;
	float: left;
	margin-left:20px;
	margin-top:10px;
}
.leftcol li 
{text-align:left;
}

div.mainCol {
	width:558px;
	float: left;
	margin-left:30px;
	margin-top:10px;
		padding:5px;
		
	
}
div.mainColc {
	width:558px;
	float: left;
	margin-left:30px;
	margin-top:10px;
		border:#81a8b3 solid 1px;
		padding:5px;
		
	
}
	
.box {
	clear:both;
}

div#footer {
	width:860px;
	float:left;
	margin-left:20px;
	margin-top:20px;
}

.photo {
	border: 1px solid #a9c9cd ;
	padding:2px;
	height:125px;
	width:200px;
}
.shadow {
	width:878px;
	border-top: 1px #979797 solid;
	border-left: 1px #979797 solid;
	border-right: 1px #979797 solid;
	margin-left:11px;
	height:50px;
	background-color:#f0f8f9;
	margin-bottom:-12px;
	background:url(../images/mainCol_bg.jpg) top repeat-x;
}

.shadow h6 
{padding-left:20px;
}
.contacttable {
	background-color:#dce9ed;
	text-align:left!important;
	border:#81a8b3 solid 1px;
	padding:5px!important;

}

.contacttable tr {
	margin-left:3px!important;

}
.contacttable tr {
	border-right:1px solid;
}

.formheader {
	font-size:13px;
	padding:10px;
	border-bottom:solid 1px #999;
	background-color:#F6F6F6;
	margin-bottom:10px;
}

.reservation {
	font-size:13px;
	padding: 5px 5px 5px 5px;
	border:solid 1px #fff;
	background-color:#317b82;
	margin-bottom:5px;
	color:#FFF;
	background:url(../images/resback.gif) bottom no-repeat;

}

