@charset "utf-8";
/* Gulling Homes - Global CSS */
body {margin:0; padding:0; font:normal 12px/18px Arial, Helvetica, sans-serif;  background-color:#000; }
img {border:0;}
a {color:#676735;}
a:hover {color:#315a43;}
#container {background:url(/images/head/navbg.png) repeat-x; margin-top:0px; width:100%; }
#page {width:960px; margin:0 auto; position:relative; z-index:10; top:0px; background-color:#dbdbc0;}


/* --- Header ------------------------------------*/
#head {width:960px; height:173px; position:relative; margin-left:0px; background:url(/images/head/navbg.png) repeat-x;}
#head .logo {width:189px; height:173px; display:block; position:absolute; top:0; left:40px; background:url(/images/head/logo.png) no-repeat; z-index:20;}
#head .banner {width:740px; height:170px; position:absolute; top:22px; left:228px; z-index:20;}
#head .nav ul {width:100%; height:25px; list-style:none; margin:0; margin-left:230px; padding:0; font-size:18px; color:#cece9c;}
#head .nav ul li {float:left; line-height:25px; height:25px; margin-top:95px;  text-align:center;}
#head .nav ul li a {padding:0 10px; display:block; float:left; text-decoration:none; font-family:"Times New Roman", Times, serif; color:#cece9c; font-size:14px; font-weight:bold;}
#head .nav ul li a:hover {color:#ffffff;}


/* --- Body --------------------------------------*/
#body {width:100%; position:relative; margin-top:-20px; margin-left:40px; overflow:hidden; padding:0;}
#body .landingphoto {width:765px; height:340px; margin-top:10px; margin-left:60px;}
#body .content {margin:15px 20px 20px 60px; width:750px;}
#body .col-center {margin:15px 20px 20px 60px; width:550px; float:left;}
#body .col-contact {margin:40px 0 0 20px; width:250px; float:left; font-size:14px;}
#body .contact {font-size:14px;}
#body h1 {width:950px; height:35px; margin:0; font-size:24px; line-height:35px; font-weight:bold;}

/* --- Footer ------------------------------------*/
#foot {width:960px; height:52px; margin:0 auto; padding:0; position:relative; background-color:#676735;}
#foot a {color:#ffffff; text-decoration:underline;}
#foot ul {line-height:10px; list-style:none; padding:0; margin: 10px 0 10px 10px;}
#foot ul li {float:left; text-align:center; padding:0 10px 0 10px;}
#foot ul li a {color:#ffffff; text-decoration:none; text-transform:uppercase; font-size:12px; display: inline; line-height: 15px; padding: 0 30px 0 1px;}
#foot ul li a:hover {color:#ffffff; text-decoration:underline;}
#foot ul li .last{ border-right: none;}
#foot .legal {font-size:10px; line-height:12px; margin-left: 5px; margin-top:5px;}
#foot a:hover {text-decoration:underline;}
#foot .text {font-size:10px; color:#fff; margin-top:10px; margin-left:500px; text-decoration:none; line-height:15px; padding:0 22px 0 0; float:right;}
#foot .logo {height:35px; font-size:12px; margin: 0 5px 5px 800px; color:#ffffff;  text-decoration:none; line-height:20px; padding:0 20px 5px 0; background:url(/images/foot/vsi.png) no-repeat 100% 0;}
#foot .corner {width:12px; height:12px; position:absolute; background:url(/images/foot/corners.png) no-repeat 0 0;}
#foot .blc {bottom:0; left:0; background-position:0 -12px;}
#foot .brc {bottom:0; left:988px; background-position:-12px -12px;}
#foot .bbar {bottom:0; left:12px; width:976px; background-image:none; background-color:#274334;}

.hide_img {  display:none; }

/*----- Photo Gallery Albums -------------------------------*/
a.album {width:120px; height:140px; display:block; float:left; margin:0 17px 20px 0; text-align:center; line-height:16px;}
.album img {width:100px; height:100px; display:block; margin:0 auto;}
.album p {margin:0;}

/* Body / Contact Form -------------------------------------*/
.contactform label {font-size:11px;}
.contactform label.req {font-weight:bold;}
.contactform label.req span {color:#b63942; margin-left:6px;}
.contactform label em {font-size:10px; margin-left:6px;}
.contactform input[type=text] {width:260px;}
