/* CSS Document */

*, html, body {
	margin:0 auto;
	padding:0;
}
body {
	background:#fff;
	text-align:center;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:78%;
	scrollbar-3dlight-color:#A5001E;
	scrollbar-arrow-color:#fff;
	scrollbar-base-color:#fff;
	scrollbar-darkshadow-color:#A5001E;
	scrollbar-face-color:#A5001E;
	scrollbar-highlight-color:#999;
	scrollbar-shadow-color:#A5001E;
}
a {
	color:#A5001E;
	text-decoration:none;
}
a:hover {
	color:#666;
	text-decoration:underline;
}
#wrapper {
	padding:0;
	margin:0px auto;
	width:100%;
	background:#fff;
	height:auto;
}
#header {
	background:#fff url(../images/headerbg.png) top left repeat-x;
	width:100%;
	height:173px;
	text-align:center;
	
}
#header_content {
	position:relative;
	margin:0px auto;
	width:900px;
	height:173px;
	background:url(../images/logo.png) bottom left no-repeat;
}
#title {
	float:left;
	margin-top:143px;
	font-size:18px;
}
.title_plain, .title_bold {
	color:#fff;
	background:none;
}
.title_plain {
	font-weight:normal;
}
.title_bold {
	font-weight:bold;
}

/*NAVIGATION*/
#navigation {
	position:absolute;
	right:0px;
	top:110px;
	color:#666;
	vertical-align:top;
	text-transform:uppercase;
	z-index:22;
}
.home, .aboutus, .portfolio, .builders_developers, .contactus, a.home, a.aboutus, a.builders_developers, a.portfolio , a.contactus, a:hover.home, a:hover.aboutus, a:hover.builders_developers, a:hover.portfolio, a:hover.contactus, #live {
	height:auto;
}

.home, .aboutus, .builders_developers, .portfolio, .contactus {
	padding:0px;
	margin-left:15px;
	color:#666;
	text-decoration:none;
	font-weight:bold;
}
a.home, a:hover.home {
	/*background-image:url(../images/navigation/home.png);*/
}
a.aboutus, a:hover.aboutus {
	/*background-image:url(../images/navigation/aboutus.png);*/
}
a.builders_developers, a:hover.builders_developers {
	/*background-image:url(../images/navigation/builders.png);*/
}
a.portfolio, a:hover.portfolio {
	/*background-image:url(../images/navigation/portfolio.png);*/
}
a.contactus, a:hover.contactus {
	/*background-image:url(../images/navigation/contactus.png);*/
}
a.home, a.aboutus , a.builders_developers, a.portfolio , a.contactus, a.plans {
	display:inline-block;
	color:#666;
	text-decoration:none;
	background-position: 0% -70px;
	background-repeat:no-repeat;
}
a:hover.home, a:hover.aboutus, a:hover.builders_developers, a:hover.portfolio, a:hover.contactus, a:hover.plans  {
	background-position: 0% -70px;
	text-decoration:none;
	color:#A5001E;
	background-color:none;
	background-repeat:no-repeat;
}
#live {
	background-position: center 15px;
	text-decoration:none;
	color:#A5001E;
	background-repeat:no-repeat;
}	

/*PAGE STYLES*/
#page {
	width:100%;
	height:auto;
	background-color:#A5001E;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	text-align:center;
}
#page_content {
	position:relative;
	margin:0 auto;
	height:auto;
	width:900px;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	text-align:left;
	background-color:#fff;
}
#home_page_montage {
	width:425px;
	text-align:left;
	height:475px;
	padding-right:20px;
}
#container img {
	width:446px;
	height:475px;
	text-align:left;
	border-right:2px solid #fff;
}
.p1{
	background:#A5001E url(../images/111208/p1.jpg) top right  no-repeat;
}
.p2{
	background:#A5001E  url(../images/111208/p2.jpg) top right no-repeat;
}
.p3{
	background:#A5001E  url(../images/111208/p3.jpg) top right no-repeat;
}
.p4{
	background:#A5001E  url(../images/111208/p4.jpg) top right no-repeat;
}
.p5{
	background:#A5001E url(../images/111208/p5.jpg) top right no-repeat;
}
.p6{
	background:#A5001E url(../images/111208/p6.jpg) top right no-repeat;
}
.p7{
	background:#A5001E url(../images/111208/p7.jpg) top right no-repeat;
}
.p8{
	background:#A5001E url(../images/111208/p8.jpg) top right no-repeat;
}
.p9{
	background:#A5001E url(../images/111208/p9.jpg) top right no-repeat;
}
.p10{
	background:#A5001E url(../images/111208/p10.jpg) top right no-repeat;
}
.p11 {
	background:#A5001E url(../images/111208/p11.jpg) top right no-repeat;
}


#page_content_scroll {
	margin:0;
	height:475px;
	width:450px;
	padding:0px;
	background-color:#FFFFFF;
	overflow:hidden;
	border-right:4px solid #A5001E;
}
#page_content_scroll h1, #page_content_scroll h2, #page_content_scroll h3 {
	font-size:120%;
	font-weight:bold;
	color:#666;
	width:auto;
	height:auto;
	margin:10px;
	border-bottom:1px dotted #888;
}
#page_content_scroll h4 {
	font-size:115%;
	font-weight:bold;
	color:#A5001E;
	width:auto;
	height:auto;
	margin:10px;
	padding:0;
}

#page_content_scroll p {
	width:auto;
	height:auto;
	margin:10px;
	color:#111;
	line-height:120%;
}
#page_content_sitemap {
	margin:0;
	height:auto;
	width:900px;
	padding:20px;
	background-color:#FFFFFF;
}

#page_content_sitemap ul li, #page_content_sitemap ul li ul li {
	list-style:inside;
	list-style-image:none;
	list-style-type:none;
	padding-bottom:6px;
}
#page_content_sitemap ul li ul li {
	padding-top:4px;
	padding-left:10px;
}
#page_content_sitemap ul li a, #page_content_sitemap ul li ul li a {
	text-decoration:none;
	padding-bottom:4px;
	color:#A5001E;
	font-size:12px;
}
#page_content_sitemap ul li a:hover, #page_content_sitemap ul li ul li a:hover {
	color:#333;
	text-decoration:none;
}

/*PORTFOLIO STYLES*/
#portfolio_content {
	margin:0;
	height:475px;
	width:auto;
	padding:0px;
	background-color:none;
}
#portfolio_nav {
	position:absolute;
	width:500px;
	right:0px;
	top:146px;
	height:auto;
	vertical-align:top;
	text-transform:lowercase;
	z-index:33;
	text-align:right;
}
.custom, .renovations, .communities, .high_performance, .spec {
	color:#ccc;
	text-decoration:none;
	font-weight:900;
	display:inline-block;
	padding-bottom:12px;
}

a.custom, a.renovations, a.communities, a.high_performance, a.spec  {
	color:#ccc;
	text-decoration:none;
	margin-left:15px;
}
a:hover.custom, a:hover.renovations, a:hover.communities, a:hover.high_performance, a:hover.spec  {
	color:#fff;
	text-decoration:none;
}
a:hover.custom, a:hover.renovations, a:hover.communities, a:hover.high_performance, a:hover.spec, #port_live  {
	background:url(../images/port-bt.gif) bottom center no-repeat;
}
#port_live {
	color:#FFCCFF;
}

/*FOOTER*/
#footer {
	width:100%;
	height:38px;
	background:#666 url(../images/footerbg.png) top left repeat-x;
	border-bottom:2px solid #fff;
}
#footer_content {
	position:relative;
	color:#fff;
	font-weight:bold;
	margin:0 auto;
	width:900px;
	height:38px;
	padding:8px 0;
	text-align:center;
}
#footer_content .address, #footer_content .phone {
	font-size:100%;
	position:absolute;
	top:0px;
	z-index:44;
	padding:10px 0px;
}
#footer_content .address {
	left:0px;
	text-align:left;
}
#footer_content .phone {
	right:0px;
	text-align:right;
}

/*COPYRIGHT*/
#copyright {
	width:100%;
	text-align:left;
	background-color:#fff;
}
#copyright_content {
	margin:0px auto;
	width:900px;
	color:#888;
	background-color:#fff;
	line-height:125%;
	padding:8px 0;
	font-size:90%;
}
#copyright_content a {
	color:#888;
	font-weight:bold;
	text-decoration:none;
}
#copyright_content a:hover {
	color:#A5001E;
	border-bottom:1px dotted #CCCCCC;
}

/* begin gallery styling */ 
#jgal { 
	float:left;
	list-style: none; 
	width: 250px;
	padding:5px;
} 
#jgal li { 
	opacity: .5; 
	float: left; 
	display: block; 
	width: 60px; 
	height: 60px; 
	background-position: 50% 50%; 
	cursor: pointer; 
	border: 2px solid #fff; 
	margin-right: 8px; 
	margin-bottom: 8px; 
} 
#jgal li img { 
	position: absolute; 
	top: 0px; 
	right: 0px; 
	display: none; 
	border-left:2px solid #fff;
	height:475px;
	max-width:650px;
	clear:both;
} 
#jgal li.active img { 
	display: block; 
} 
#jgal li.active, #jgal li:hover { 
	outline-color: #bbb; 
	opacity: .99 /* safari bug */ 
} 
/* styling without javascript */ 
#gallery { 
	list-style: none; 
	display: block;
	border-right:2px solid #fff; 
} 
#gallery li { 
	float: left; 
	margin: 0 10px 0px 0; 
} 

