/* INDEX PAGE */
#indexMenu {border-top: 2px solid #AA7744; border-bottom:2px solid #AA7744; width:996px; margin:5px 0px; padding:0px; background:transparent; }
#indexMenu ul { list-style: none; margin:0; padding:0;}
#indexMenu ul li {font: bold 13px Arial; color:#996633; background:transparent; border-left:1px solid #996633; font-weight: bold; display: inline; padding: 0px 10px 0px 7px;}
#indexMenu ul li span {font: bold 13px Arial; color:#996633; background:transparent;}
#indexMenu ul li.first {border:0;}
#indexMenu ul li a {font: bold 13px Arial; color:#996633; background:transparent; text-decoration: none; padding:0px 5px}
#indexMenu ul li a:hover {text-decoration: underline; background-color:#CC9966; color:#FFF9E8;}
#indexMenu ul li.loginout {border-left:2px solid #BB8D09; background-color:#AA7744;}
#indexMenu ul li.loginout:hover {background:#C96;}
#indexMenu ul li.loginout a {font-weight:800;color:#FFF;}
#indexMenu ul li.loginout a:hover {color:#FFF;}

/*CONTENT LEFT - MAIN IMAGE*/
#YachtsImgs { position: relative; display: block; top: 0px; width: 538px; margin-left:1px; }
#YachtsImgs .logo img{ align:left; display: block; text-align: left; margin:10px 37px 0px 0px; }
#YachtsImgs .mainYachtContent { padding: 0px 0px 0px 0px; width: 539px; height: 23px; background: #4F84B5; font: bold 12px Georgia, "Times New Roman", Times, serif; color: #F2DDA4; }
#YachtsImgs .mainYachtContent img { padding: 7px 0px 0px 10px; float:left; text-align:left;}

#YachtsImgs .yachtsDestinations { display:none; margin: 8px 0px 0px 0px; float: left; list-style: none; width: 539px; }
#YachtsImgs .yachtsDestinations .clearPadding { padding: 0px; }
#YachtsImgs .yachtsDestinations li { display: inline; padding: 0 7px 0 0; float: left; }
#YachtsImgs .yachtsDestinations li img { margin-bottom: -3px; }
#YachtsImgs .yachtsDestinations li h3 { background: #D0B074; width: 102px; font-size: 11px; font-weight: bold; color: #FFFFFF; text-align: center; padding: 1px 0px 2px 0px; }
#YachtsImgs .yachtsDestinations li h3 a { font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
#YachtsImgs .yachtsDestinations li h3 a:hover { text-decoration: underline; }

#YachtsImgs .infoTel { position: absolute; bottom:10px; left:35px; margin:0px; text-align:center; font-size:11px;  text-align:center;  color:#727061; padding: 0px 0px 6px 0px; }
#YachtsImgs .infoTel span { color:yellow; display:block;}
#YachtsImgs .infoTel span a { color:#FFD700; text-decoration: none; }
#YachtsImgs .infoTel span a:hover {color:#FFD700; text-decoration: underline;} 
#YachtsImgs .infoPhoneNum { margin:5px 0 0; text-align:center; font-size:12px; font-weight: bold; color:yellow !important; }
#YachtsImgs .infoDate { font-size:13px; color:yellow !important; }

/*CONTENT LEFT - MAIN CONTENT*/
#mainContent {font-size: 11px; display: block; margin:0px 10px 0pt 0pt; color: #727061;  position:absolute;top:277px;left:0;float:none;clear:both; line-height: 15px;  padding:10px 0pt 10px 0px;}
#mainContent p {margin-bottom: 10px;}
#mainContent .strongTitle { color:#A8875B; font-size: 12px; font-weight:800; background-color:#E9E9D9; border-bottom:1px solid #999; border-top:1px solid #999;}
#mainContent h2 { color:#A8875B; font-size: 12px; font-weight:800; background-color:#E9E9D9; border-bottom:1px solid #999; border-top:1px solid #999;}
#mainContent h1 { color:#A8875B; font-size: 14px; font-weight:888; background-color:#E9E9D9; padding:3px; border-bottom:1px solid #999; border-top:1px solid #999;}

#buttonbar { position: absolute; left: 533px; top: 0;  margin: .2em; padding: .2em;  }
#buttonbar input {width: 19em; align:left; background:#B78529 none repeat scroll 0 0; border:1px outset #674B17; color:#FFFFFF;  cursor:pointer; overflow:visible; }
	
#buttonbar input:hover {border:1px solid #674B17;background:#CC952E;}

#buttonbar a {width: 19em; align:left; height:25px; margin: 3px; font-size: 11px; text-decoration: none; font-weight:bold; background:#B78529 none repeat scroll 0 0; border:1px outset #674B17; color:#FFFFFF;  cursor:pointer; overflow:visible; }
	
#buttonbar a:hover {border:1px solid #674B17;background:#CC952E;}


#buttonbar-right { position: absolute; left: 699px; top: 0;  margin: .5em; padding: .5em;  }


#yachtButtons { position: absolute; left: 540px; top: 0;  }

/*CONTENT LEFT*/ 
#indexcontentLeft {position:absolute;top:0;left:0;float:none;clear:both; width:77.5%;  }
/*#indexcontentLeft {float:left; width:77.5%; text-align:center;}*/
#indexcontentLeft #pageContent {background:#DDD4AC; border:2px solid #DDD; margin:2px auto 0; padding:5px;}
#indexcontentLeft #pageContent p {font-size:0.8em; text-align:justify;}
#indexcontentLeft #pageContent p.remarkedParagraph {font-size:0.9em; font-style:italic; background:#EAE0B6; border:1px solid #DDD; margin:0 auto 0.5em;}

