/* CSS Document */

*{
margin:0;
padding:0;
}

body {
background-repeat:repeat-x;
background-color:#809FBC;
margin-top: 0px;
font-size:12px;
background-image:url(../images/bg.jpg);
}

#wrapper{
position:relative;
left:50%;
margin-left:-378px;
width:765px;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

table{
border-collapse:collapse;
}

h1{ margin:0 0 5px 5px; padding: 0 0 0 0; font-size:20px;
font-family:Trebuchet MS, Helvetica, sans-serif}

h2{ margin:0 0 0px 0px; padding: 0 0 0 0; font-size:18px;
font-family:Trebuchet MS, Helvetica, sans-serif;}

h1 a{
text-decoration:none;
color:#5b5b37;

}

h1 a:hover{
text-decoration: underline;

}

h3{ 
margin:0 0 0 5px; 
font-size:12px; 
font-weight:normal;
line-height:18px;
}


.warning{
color:#FF0000;
}

#bodycontent{ 
background-image:url(../../../floridaecosafaris/assets/images/body_bg.jpg); 
width:763px;
padding:
}
#bodytop{ 
background-image:url(../../../floridaecosafaris/assets/images/body_top.jpg);
height:59px; 
background-position:top; 
background-repeat:no-repeat;
}
#content{
padding:0 20px; 
width:650px;
background-image:url(../images/backgrounds/paginas_bckg_02.gif);
}
#bodybottom{
background-image:url(../../../floridaecosafaris/assets/images/body_bottom.jpg);
height:47px;
background-repeat:no-repeat;
}

#product{ padding: 0px 0 10px 0; border-bottom:#F21B23 solid 1px; border-left:#F21B23 solid 1px; border-right:#F21B23 solid 1px;}
#product a{color:#000000; font-weight:bold; font-size:17px; text-decoration:none;}
#product a:visited, a:active{ color:##FF0000; text-decoration:none;}
#product a:hover{ color:#FF0000; font-weight:bold; text-decoration:underline; }

#product h1 a{ font-weight:bold; font-size:16px; text-decoration:none; color:#ffffff;}
#product h1 a:visited, a:active{ color:#ffffff; text-decoration:none;}
#product h1 a:hover{ color:#ffffff; font-weight:bold; text-decoration:underline; }

#contentarea{ padding: 50px 0 0 38px;}
#content{padding:0 20 0 50px; width:650px;}
#bodybottom{ background-image:url(../../../floridaecosafaris/assets/images/body_bottom.jpg);}


#bgpicture{ background-image:url(../images/manateetour.jpg); background-repeat:no-repeat; background-position:top; width:765px; height:711px;}
.table_padding td{ padding-bottom:5px;}

#month{ background-color:#FFCC33;}
#month a{color:#000000; font-weight:bold; font-size:15px; text-decoration:none;}
#month a:visited, a:active{ color:#000000; text-decoration:none;}
#month a:hover{ color:#000000; font-weight:bold; text-decoration:none; font-size:16px; }

#week{ background-color:#DAECB7;}

#calendar td{ height:20px;}
#calendar td a{color:#000000; font-weight:bold; font-size:12px; text-decoration:none;}
#calendar td a:visited, a:active{ color:#000000; text-decoration:none; }
#calendar td a:hover{ color:#000000; font-weight:bold; text-decoration:underline; font-size:12px; background-color:#FF9933; }

/* Gallery*/

#gallery{}
#pictureWrapper{ float:right;}
#thumbnails{ float:left; margin-right:50px;}
#thumbnails a img {margin-right:5px; border:2px solid #5B5B37;}

#countrydivcontainer{
background-color:#FFFFFF;
border: 1px solid #777788;
width:600px; padding: 10px
}

/* -------- Become A Member -------------*/
	
	#registration{width:583px;}
	#registration form{padding:5px;}
	
	
fieldset {
	margin:10px 5px;
	padding:5px;
}
fieldset h3{ font-size:18px; color:#993300;}
legend {
	padding-left:5px;
	padding-right:5px;
}
#site_information, #contact_information {
	float:left;
	width: 45%;
	padding-left:10px;
}
#cvm{ width:25px;}

label {
	display:block;
	margin-top:5px;
	margin-bottom:0px;
	text-transform:uppercase;
	color:#1c1286;
}


#customerinfo td , #reservationinfo td{
padding-bottom:5px;

}

.paddingbottom{
padding-bottom:5px;
padding-top:5px;
display:block;
}
