html { min-height: 100%; margin-bottom: 1px; }
html { overflow: -moz-scrollbars-vertical !important; }

body {  
    background-color:#988675;	
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 12px;
	margin: 30px 0px 30px 0px;
    padding:0;
}

h1{margin: 0px;font-size: 18px; bold;color:#800000;  }
h2{margin: 0px;font-size: 16px; bold;color:#197B64;  }
h3{margin: 0px;font-size: 14px; color: #800000;}
p {line-height:18px;margin-top:3px;text-align:justify;}
.splash{
line-height:20px;
color:#0066CB;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
background-color:#BBAFA4;
border: 1px solid #988675;
padding-left:10px;}

#OuterWrap{margin:auto;width:800px;}
#wrap{margin:auto;width:800px;background-color: #F0E7D7;
border-top:1px solid #716156;
border-right:1px solid #716156;
border-left:1px solid #716156;}
#top{width:800px;height:280px;background-image:url(images/top3.jpg);background-repeat:no-repeat;}
#topsun{width:800px;height:280px;background-image:url(images/top-sun.jpg);background-repeat:no-repeat;}
#topbeach{width:800px;height:280px;background-image:url(images/top-beach.jpg);background-repeat:no-repeat;}
#bar{width:800px;height:85px;background-image:url(images/bar-mar.png);background-repeat:repeat-x;}

#mid{float:left;clear:both;width:780px;padding:10px;margin-top:30px;background-color:#EC008C;}

#leftC{float: left;
width:190px;
padding:10px 0px 0px 10px;
background-color:#F0E7D7;}

#rightC{float: left;
width:580px; /*plus border equals 570*/
padding:10px;
border: 0px solid #988675;
background-color:#F0E7D7;}

#footer{clear:both;width:800px;height:79px;background-image:url(images/footer-mar.png);background-repeat:repeat-x;}
img.footerpic{position:relative; left:100px; top:12px;}

#footergap{background-color:#988675;line-height:28px;text-align:right;padding-right:10px;}

#contact{width:578px;height:291px;background-image:url(images/contact-5.jpg);background-repeat:no-repeat;border: 1px solid #988675;}

/* Images */
img.logo{position:relative; left:300px; top:70px;background-color:#F0E7D7;border:2px solid #726257;}
img.logo3{position:relative; left:298px; top:90px;background-color:#F0E7D7;border:2px solid #726257;}
img.logo2{position:relative; left:60px; top:-28px;}
img.frontpage{margin-bottom:4px;border: 1px solid #988675;}

.imageframe2{
            background-color: #FFFFFF;
			height:175px;
 			padding: 5px 5px 5px 5px; /*trbl*/
			border: 1px solid #988675;
			text-align:center;}
span.pictext{color:#6F655B;font-weight:normal;}

img.floatRight { 
    float: right;
	padding:2px;
	border: 1px solid #988675; 
    margin: 0 0 4px 10px; 
}

.mappo{border: 1px solid #988675;}

img.floatLeft { 
    float: left;
	padding:2px;	
	border: 1px solid #988675; 
    margin: 4px 10px 0 0; 
}
		 
.imageframe{
padding:2px;
border: 1px solid #988675;}

img.frame6{
padding:2px;
background-color:#f0e7d7;
border: 1px solid #988675;}		

.lineTop{
border-top: 1px solid #988675;
line-height:10px;}

.indent10{padding-left:10px;}
.indent20{padding-left:20px;}
.indent30{padding-left:30px;}
.indent40{padding-left:40px;}


/* Links */

a:link {
color: #800000;
text-decoration: none;
outline: 0;
-moz-outline-style: none; /*IE*/
}

a:visited {
color: #800000;
text-decoration: none;
}

a:hover {
color:#E13434;	
text-decoration: none;
}

a:active {
color: #800000;
text-decoration: none;
} 

