/*
Theme Name: Carbonate Real Estate
Theme URI: 
Description: 
Version: 1.0
Author: GuestStream Inc.
Author URI: 
*/

body {
margin:0 auto;
background:#e4e4d8;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

}
a {
text-decoration:none;
color:#395ff5;
}
#page {
width:970px;
margin:0 auto;
text-align:left;
}

#toplinks {
position:absolute;
margin-left:800px;
font-size:10px;
}
#header {
width:970px;
background:url(images/header.jpg) no-repeat;
height:150px;
}
#header a {
display:block;
width:250px;
height:75px;
text-decoration:none;
position:absolute;
margin-top:65px;
margin-left:20px;
}

#phonenumber {
position:absolute;
margin-left:780px;
margin-top:115px;
color:#ffffff;
font-family:"Times New Roman", Times, serif;
font-size:24px;
}

#nav {
width:970px;
background:url(images/navbg.jpg) no-repeat;
height:25px;
z-index:1000;
}












/* ++++++++++++++++++++++ */


#header-bottom {
width:970px;
background:url(images/header-bottom.jpg) no-repeat;
height:26px;
}

#content {
width:970px;
background:url(images/pagebg.jpg) repeat-y;

}

#footbar {
width:970px;
background:url(images/footbar.jpg) repeat-x;
height:10px;
}
#home-frame {
margin-left:25px;
margin-top:-18px;
postion:absolute;
z-index:1000;

width:924px;
height:320px;
}

#wow-shot {
background:url(images/wow-shot.jpg) no-repeat;
margin-left:179px;


z-index:0;
width:613px;
height:246px;
margin-top:-278px;
}

#wow-shot img {
z-index:0;
}
#home-boxes {
margin-left:70px;
margin-top:25px;
z-index:1;

}
.homebox {
width:273px;
height:250px;
background:#ffffff;
float:left;
margin-right:10px;
z-index:1;

}
.boxhead {
padding:10px;
padding-top:20px;
text-align:center;
}

.boxcontent {
margin:10px;
height:172px;
overflow:hidden;
}
.booking {
background:url(images/bookingbox.jpg) no-repeat;
width:251px;
height:172px;
}
#mainarea {
margin:30px;
}

h1 {
font-family:"Times New Roman", Times, serif;
font-size:24px;
}





/* Navigation */

#nav ul {
list-style:none;
margin:0;
padding:0;
margin-left:38px;
}
#nav ul li {
float:left;
margin:0;
padding:0;
padding-right:62px;

height:25px;

}

#nav a {
color:#ffffff;
font-family:"Times New Roman", Times, serif;
font-size:16px;
display:block;
height:25px;
}

#nav li.last {
padding:0;
}

/* DROPDOWNS */
#nav ul li ul {
margin:0;
padding:0;
position:absolute;
left:-999em;
background:#E4E4D8;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
width:120px;
border:1px solid #276968;
border-top:none;
border-bottom:none;
z-index:1000;
}
#nav ul li:hover ul,#nav ul li.sfHover ul {
left:auto;
height: auto;
}
#nav ul li ul li{
float:left;
clear:both;
margin:0;
padding:0;
height:18px;
border-bottom:1px solid #276968;
}
#nav ul li ul li a{
display:block;
width:120px;
height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}
#nav ul li ul li a:hover{
color:#276968;
background:#c6c6b4;
}

