/*
Casa Cay on Casey Key

Site created by SHOCKBOOGIEDESIGN
http://www.shockboogiedesign.com/ Copyright (C) 2010
Creation Date: /////December 2010
Concept Designer and Developer: Roxy Kurze

*/

* {
	margin: 0 0 0 0;
	padding: 0;
	
}

body {

	background: #dddfcb url(images/bg.jpg) repeat-x;
	font-family: Trebuchet MS, Arial,sans-serif;
	font-size:12px;
    color: #575549;

   



}



p, ul, ol {
	line-height: 175%;
	text-align: left;
	color: #575549;
	font-size: 12px;


}



p.footer {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin-top: 5px;
}


ul{
	list-style: none;
	
	}



a{
	text-decoration: underline;
	color: #b06d55;
	font-weight: bold;
}


a:hover{
	text-decoration: none;
	color: #b06d55;
	font-weight: bold;
	
}


a img{
	border: none;
	
}



img{
	border: none;
	border:0;
	
}





h1 {
	font-size: 14px;
	font-weight: bold;
	color: #183f4d;
	padding-bottom:5px;

}





/*PRELOAD*/


div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}


/*MAIN*/
#main {

	margin: 0 auto;
	
}



.center {
	vertical-align:middle;
	text-align: center;
	display: block;
	margin-left:auto;
	margin-right:auto;
	border:0px;

}






/*Wrapper*/

#wrapper {
	margin: 0 auto;

	
}



/*header*/

#header {
	margin: 0 auto;
	position: relative;
	width: 1000px;
	height: 125px;
	background: url(images/logo.png) no-repeat;

	
}


/*Menu*/
#menu {
	
	width: 600px;
    height: 125px;
	position: relative;
	margin-left: 400px;
 	margin-right: auto ;
 	text-align: center;



}

#menu ul {
	margin: 0 auto;
	list-style: none;
	line-height: normal;
	
	
	
}

#menu li {
	display: inline;
	float: left;
	margin-left: 0;
	margin-right: 0;
	
	
}







/*MENU*/


a.home {
   display: block;
   width: 139px;
   height: 125px;
   text-decoration: none;
   background: url('images/nav_home.png');
}
a.home:hover {
     background-position: -139px 0;
}

a.properties {
   display: block;
   width: 160px;
   height: 125px;
   text-decoration: none;
   background: url('images/nav_properties.png');
}
a.properties:hover {
    background-position: -160px 0;
}

a.localarea {
   display: block;
   width: 161px;
   height: 125px;
   text-decoration: none;
   background: url('images/nav_localarea.png');
}
a.localarea:hover {
    background-position: -161px 0;
}

a.contact {
   display: block;
   width: 140px;
   height: 125px;
   text-decoration: none;
   background: url('images/nav_contact.png');
}
a.contact:hover {
    background-position: -140px 0;
}



/*Module*/

#module1 {
	width: 970px;
	height: 415px;
	margin: 0 auto;
	position: relative;	
	overflow: hidden;
	background: url(images/bg_frame.png) no-repeat;
}

.module_fit {
	width: 933px;
	height: 376px;
	margin: auto 0;
	float:left;
	padding-top: 23px;
	padding-left:18px;
	
}


.module_fit ul {
	margin: 0 auto;
	list-style: none;
	line-height: normal;
	
	
	
}

.module_fit li {
	display: inline;
	float: left;
	margin-left: 0;
	margin-right: 0;
	width:311px;
	
	
}






/*mid section*/

#midsection {
	width: 972px;
	height: 145px;
	margin: 0 auto;
	position: relative;	
	overflow: hidden;
	padding-top: 15px;

}



#midsection ul {
	float: left;
}

#midsection li {
	display: inline;
	float: left;
}

.mid_feature {
	width: 324px;
	height: 145px;
	float: left;


}


/*gallery*/

.gallery_container {
	height: 376px;
	width: 933px;
	height:376px;
	position: absolute;
	overflow: hidden;
}

.thumbnails {
	float: left;
	width: 282px;

}
ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 0px;
	
}
ul.thumb li {
	margin: 0; padding: 0px;
	float: left;
	position: relative;
	width: 94px;
	height: 94px;
	
}
ul.thumb li img {
	width: 94px; height: 94px;

	padding: 0;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover {
	background:url(thumb_bg.html) no-repeat center center;
	border: none;
}
#main_view {
	float: left;
	width: 651px;
	

}





/*MAIN BODY SECTION */

#columns {
	width: 1000px;
	margin: 0 auto;
	padding-top:20px;


}

#columns ul{
list-style-type:square;
margin-left:20px;

}

#column_space {
	width: 1000px;
	float: left;
	margin: 0 auto;
	padding-bottom:254px;
}

#onecolumn {
	width: 1000px;
	float: left;
	margin: 0 auto;
	padding-bottom:50px;

	
}

#twocolumn {
	width: 1000px;
	float: left;
	margin: 0 auto;
	padding-bottom:50px;

	
}

.column1 {
	width:300px;
	float: left;
	margin-left:20px;
	margin-right:14px;


}



.column2 {
	width:632px;
	float: left;
	margin-left:14px;
	margin-right:20px;



}


	





	
	


	

/*Email Form*/
#emailform {
	margin-top:25px;
}

.required {
	color: #ff0000;
	
}

	


/* Footer*/




#footer {
	position: relative;
	margin-top: -243px; /* negative value of footer height */
	height: 243px;
	clear:both;
	width: 100%;
	background-color:#809a9b;
	background:url('images/bg_footer.png') repeat-x ;


} 

.footer_design {
	width: 1000px;
	height: 125px;
	
	background:url('images/starfish.png') ;
	margin: 0 auto;
}


.footer_section {
	width: 1000px;
	height: 118px;
	background-color:#809a9b;
	background:url('images/footer.jpg') ;
	margin: 0 auto;
}

.footer_text {
	padding-top:60px;
}

.footer_text p{
	text-align: center;	
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
	color: #ffffff;
	
}

a.footermenu {
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
}

a.footermenu:hover {
	text-decoration: none;
	color: #ffffff;
}




.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


