@import url("content.css");
/* Imported Styles
----------------------------------------------- 
 Common Part
----------------------------------------------- */
* {
margin:0;
padding:0;
}
html{
	background: #FED6A7 url("../img/cocoa-beach-bg2repeat.jpg") top repeat-x;

	} 

body {
font-family:Arial, Tahoma, Verdana;
font-size:12px;
color:#000; background-image: url("../img/cocoa-beach-bg3.jpg"); background-repeat: no-repeat; background-position: center top; }


#all {
width:940px;
margin:0 auto;
}

/* =Misc(links)
----------------------------------------------- */
img {
border:0;
}

h1 {
line-height:130%;}

h2 {font-size:17px;
color:#D27E02;
font-weight:normal;
text-transform:uppercase; margin: 20px 0px 5px 0px;}

h3 span, #logo span {
display:none;
}

ul  {
	list-style-position: inside;
	list-style-type: disc;
}

.clear {
clear:both;
}

/* =Header
----------------------------------------------- */
#header {
height:129px;
}

#logo {
position:absolute;
margin:6px 0px 12px 20px;
z-index:1;
}

#menu {
position:absolute;
z-index:2;
list-style:none;
margin:103px 0 0 0px;
}
#menu li{
float:left;
}
#menu li a{
display:block;
padding:6px 6px 4px 6px;
font-size:12px;
font-weight:bold;
color:#000;
}

#menu li a:hover{
background:#427DBC;
color:#fff;
}





/* =Content
----------------------------------------------- */
#content {
width:945px;
margin: 15px 0px 0px 0px; padding-bottom: 10px; background-color: #FFE5B9;

display:table;
}

/* =Display Ads
----------------------------------------------- */

#row-da { 
height: 140px;
display:table;}
#row-da div {margin: 0px 5px;}
#row-da h2 {font-size:18px; width: 420px;
color:#193B7C;}

#row-da2 { 
height: 140px;
display:table;width:945px;}
#row-da div {margin: 0px 5px;}
#row-da h2 {font-size:18px; 
color:#193B7C;}





/* =Footer
----------------------------------------------- */
#footer { 	background: url("../img/footer-bg.jpg") top no-repeat;
	width:100%;
	margin:0 auto;
	text-align:center; 
clear:both; }
#footer p {margin-bottom: 5px;}

.footer-in {padding: 50px 10px 0px 10px;}

#dddd {
clear:both;
height:12px;
padding:45px 24px 0;
}

#f_1 {
float:left;
padding:27px 0 0 20px;
width:181px;
color:#ffffff;
}
#f_2 {
float:left;
padding:27px 0 0 0;
width:145px;
color:#ffffff;
}
#f_3 {
float:right;
padding:27px 22px 0 0;
width:245px;
text-align:right;
color:#000;
}

#f_1 a,#f_2 a,#f_3 a {
color:#000;
}



/* =ADS
----------------------------------------------- */
.tableBorderad {border: 1px solid #07284A; margin: 0px 0px 5px 0px; text-align:left;}
.topnav {font-family: Arial, Helvetica, sans-serif;font-size:12px;color: #D9F3CE;font-weight:bold;text-decoration:underline;}
.topnav a:link {font-family: Arial, Helvetica, sans-serif;font-size:12px;color: #D9F3CE;font-weight:bold;text-decoration:underline;}
.topnav a:hover {font-family: Arial, Helvetica, sans-serif;font-size:12px;color: #ffffff;font-weight:bold;text-decoration:none;}
.topnav a:visited {font-family: Arial, Helvetica, sans-serif;font-size:12px;color: #D9F3CE;font-weight:bold;text-decoration:underline;}

.headerBlockTable {font-family: Arial, Helvetica, sans-serif;font-size:12px;color: #F8EFCD;font-weight:bold;text-decoration:underline;background-color: #4D8031; text-align:left;}
.headerBlockTable a:visited {font-family: Arial, Helvetica, sans-serif;font-size:12px;color: #F8EFCD;font-weight:bold;text-decoration:underline;background-color: #4D8031; text-align:left;}

.headerBlockTable a:active {font-family: Arial, Helvetica, sans-serif;font-size:12px;color: #F8EFCD;font-weight:bold;text-decoration:underline;background-color: #4D8031; text-align:left;}
.headerBlockTable a:hover {font-family: Arial, Helvetica, sans-serif;font-size:12px;color: #F8EFCD;font-weight:bold;text-decoration:none;background-color: #4D8031; text-align:left;}
.headerBlockTable a:link {font-family: Arial, Helvetica, sans-serif;font-size:12px;color: #F8EFCD;font-weight:bold;text-decoration:underline;background-color: #4D8031; text-align:left;}

.tableBorder {border: 1px solid #fff;}

