@charset "UTF-8";
* { padding:0px;
margin:0px; }
body {
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a { color:#CCCCCC; }
body.secondary {
	background-image: url(../images/secondaryContent.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.flashhold {
    margin-top: 60px;
}

ul#menu_bar {
	list-style-type: none;
	position: absolute;
	top: 75px;
    padding: 0 0 0 5px;
}
    ul#menu_bar li {
	    float: left;
    }
        ul#menu_bar li a {
	        color: #5D5D5D;
	        text-decoration: none;
	        display: block;
	        height: 35px;
        }
        
.header {
	padding-top: 10px;
}
.container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
.home_content {
	color: #FFFFFF;
	margin-top:-9px; 
}
.foot_top {
	font-size: 15px;
	color: #CCCCCC;
	font-variant: small-caps;
}
.foot_phone {
	font-size: 17px;
}
.main_photo {
	float: right;
}
.home_content p {
	line-height: 18px;
    padding: 0 0 16px 0;
}
.foot {
	background-image: url(../images/footBG.gif);
	height: 195px;
}
.leftinfo {
	color: #666666;
	width: 40%;
	float: left;
	padding-top: 30px;
	font-size:12px;
}
.newsSubmit {
	background-image: url(../images/inputBG.gif);
	height: 23px;
	width: 227px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align:center;
}
.rightinfo {
	width: 25%;
	float: right;
	text-align: right;
	padding-top: 25px;
	color: #656565;
	font-size:12px;
}
.leftinfo a {
	color: #999999;
	text-decoration: none;
}
.bot3 {
	background-image: url(../images/bottom3BG.png);
	height: 165px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
}
ul.bot3homes li {
	color: #FFFFFF;
	list-style-type: none;
	width: 295px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.bot3homes h4 {
	font-size: 15px;
	padding-bottom: 8px;
}
.bot3homes p {
	padding-bottom: 12px;
}
.bot3homes li img {
	float: left;
	border: 1px solid #FFFFFF;
	margin-right: 8px;
}
.bot3hig {
	color: #b8856a;
}
.footCont {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footerlogo.png);
	height: 195px;
	background-repeat: no-repeat;
	background-position: center top;
}
.footContSec {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footerlogoSecondary.png);
	height: 195px;
	background-repeat: no-repeat;
	background-position: center top;
}
ul.subdivision_list li {
	list-style-type: none;
	display: block;
	width: 190px;
	float: left;
	color: #a29281;
	padding-bottom: 20px;
	padding-right:35px;
	height:190px;
}
ul.subdivision_list {
	margin-left: 40px;
}
img.secondaryHead {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.subdivision_list li a img {
	display: block;
	border: 1px solid #FFFFFF;
}
.subdivision_list li a {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.rightinfo label { display:block; text-align:left; }
.subcontractors a { text-decoration:none; font-size:14px; }
ul.subcontractors { list-style:none; }

#contentt { 
    padding: 0 15px 25px 15px;
}

#text-holder{ 
    width: 500px; 
    min-height: 450px; height: auto!important; height: 450px;
}

#slideshow{
    width: 400px;
    float: right;
    margin: 5px;
}

/*Profiles*/
h2#profile-title{
    font-weight:normal;
    font-size:32px;
    text-transform: uppercase;
    padding: 10px 0 15px 10px;
}

#profile-left{
    width: 320px;
    padding: 0 0 0 15px;
    float: left;
}
    #profile-left img#subdivision-img{
        border: 1px solid gray;
        width: 317px;
    }
    
    #profile-left h3, h3.profile-features{
        padding: 10px 0pt 5px 0; 
        font-size: 18px; 
        color: rgb(184, 133, 106); 
        line-height: 22px;
    }
    
    #profile-left ul{
        list-style-type: none;
    }
        #profile-left ul li{
            padding: 5px 0 3px 0;
            border-bottom: 1px solid gray;  
        }
    
    #profile-left img#listing-img{
        border: 1px solid gray;
        width: 115px;
        float: left;
        margin: 5px 5px 5px 0;
    }
    
     div.subdivision p{
         margin: 0; padding: 0;
         padding-left: 125px;
     }
     
     div.plans p{
         margin: 0; padding: 0;
     }
     
     #profile-left p#home-price{
        font-size: 18px;
        color: rgb(184, 133, 106);
     }
     
#profile-right{
    width: 600px;
    float: right;
    padding: 0 10px 0 0;
}
    #profile-right p{
        padding: 0; margin: 0;   
    }
    
    #profile-right th, #profile-right td{
        padding: 5px;    
        border-bottom: 1px solid gray;
        text-align: left;
    }