@charset "utf-8";
/* CSS Document */

/*
 * For main Content Containers
 */
a {
	color:#FF9933;
	font-weight:600;
}


.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}

.container {
	font-family:Century Gothic, Verdana, sans-serif;
	color:#666;
	margin:0px auto auto auto;
	width:1000px;
	border-top:3px solid #fff;
	padding:0px 25px 0px 0;
}


.header-wrapper {
	width:1000px;
	position:relative;
}

.header-wrapper h1, .header-wrapper img{
	width:160px;
	padding-bottom:30px;
	float:left;
}

/*
 * Navigation Menu
 */
.nav-menu {
	list-style:none;
	margin-top:30px;
}

.nav-menu li {
	float:left;
	margin-left:2px;
	display:inline;
}

.nav-menu li a {
	text-align:right;
	display:block;
	width:73px;
	max-width:230px;
	height:40px;
	padding:5px 5px 5px 10px;
	border-right:1px solid #999;
	font-size:11px;
	color:#999;
	text-decoration:none;
}

.nav-menu li a:hover {
	background-color:#FF9933;
	color:#FFF;
}

/*
 * Body Elements
 */

.body-wrapper {
	display:inline-block;
	position:relative;
	width:100%;
	padding:5px 10px 20px 10px;
	height:420px;
}


.body-newswrapper {
	display:inline-block;
	position:relative;
	width:100%;
	padding:5px 10px 20px 10px;
	height:600px;
}

.body-newsarticlewrapper {
	display:inline-block;
	position:relative;
	width:100%;
	padding:5px 10px 20px 10px;
	height:auto;
}

#bodyIndex {
	height:420px;
}

#leftIndex {
	height:400px;
	background:none;
}

#rightIndex {
	background:none;
	height:450px;
	overflow:hidden;
}

.body-wrapper h3{
	color:#FF9933;
	font-size:20px;
	font-weight:400;
}
.body-wrapper h4{
	color:#FF9933;
	font-size:20px;
	font-weight:400;
}


.body-left_wrapper {
	position:relative;
	display:block;
	float:left;
	height:350px;
	width:650px;
	border-right:3px solid #999;
	padding-right:10px;
}

.body-media_wrapper {
	position:relative;
	display:block;
	float:left;
	height:350px;
	width:650px;
	border-right:3px solid #999;
	padding-right:10px;
}
.body-wide_wrapper {
	position:relative;
	display:block;
	float:left;
	height:350px;
	width:950px;
	padding-right:10px;
}

.body-wide_wrapper_cd {
	position:relative;
	display:block;
	float:left;
	height:350px;
	width:950px;
	padding-right:10px;
}

.body-wide_wrapper_finish {
	position:relative;
	display:block;
	float:left;
	height:950px;
	width:950px;
	padding-right:10px;
}

.body-left_content {
	display:inline-block;
	background-color:#F2F2F2;
	width:95%;
	background-image: url(../images/Whats_New_03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
	padding:15px 0px 40px 25px;
}
.body-media_content {
	display:inline-block;
	background-color:#fff;
	width:95%;;
	padding:15px 0px 40px 25px;
}

.body-wide_content {
	background-color:#F2F2F2;
	width:100%;
	background-image: url(../images/Whats_New_03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
	padding:15px 0px 40px 25px;
}

.body-wide_content_cd {
	background-color:#F2F2F2;
	width:100%;
	background-image: url(../images/Whats_New_03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
	padding:15px 0px 40px 25px;
}

.body-article {
	height:295px;
	width:99%;
	padding-right:5px;
	padding-bottom:10px;
	overflow:auto;
}

.body-media{
	height:295px;
	width:99%;
	padding-right:5px;
	padding-bottom:10px;
	overflow:auto;
}

.body-wide {
	height:275px;
	width:100%;
	padding-right:5px;
	padding-bottom:10px;
	overflow:auto;
}

.body-article h5 {
	color:#042E56;
	text-decoration:none;
}

.body-article p{
	font-size:11px;
	line-height:160%;
}
.body-article img{
}

.body-image img, .body-image span {
	margin:5px auto 0px auto;
	font-size:12px;
	display:block;
}
.body-left_wrapper #flashIndex {
	width:605px;
	height:378px;
	margin:5px 0px 0px 15px;
}


.body-right_wrapper {
	display:inline-block;
	position:relative;
	width:290px;
	padding-left:20px;
}

.body-right_menu {
	display:inline-block;
	height:340px;
	width:98%;
	background-color:#F2F2F2;
	overflow-x:none;
	overflow-y:scroll;
	padding:0px 0px 5px 10px;
}


/*
 *whatsnew CSS
 */
 
.body-article_whatsnew {
	height:475px;
	width:99%;
	padding-right:5px;
	padding-bottom:10px;
	overflow:auto;
}

.body-article_whatsnew h5 {
	color:#042E56;
	text-decoration:none;
}

.body-article_whatsnew p{
	font-size:11px;
	line-height:160%;
}
.body-article_whatsnew img{
}
.body-whatsnewwrapper h3{
	color:#FF9933;
	font-size:20px;
	font-weight:400;
}
.body-whatsnewwrapper h4{
	color:#FF9933;
	font-size:20px;
	font-weight:400;
}

.body-whatsnewwrapper {
	display:inline-block;
	position:relative;
	width:100%;
	padding:5px 10px 20px 10px;
	height:600px;
}

.body-left_whatsnewwrapper {
	position:relative;
	display:block;
	float:left;
	height:530px;
	width:650px;
	border-right:3px solid #999;
	padding-right:10px;
}

.body-left_whatsnewcontent {
	display:inline-block;
	background-color:#F2F2F2;
	width:95%;
	height:470px;
	background-image: url(../images/Whats_New_03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
	padding:15px 0px 40px 25px;
}
 
.body-left_whatsnewwrapper  #flashIndex{
	width:605px;
	height:500px;
	margin:5px 0px 0px 15px;
	
}

.body-right_whatsnewwrapper {
	display:inline-block;
	position:relative;
	width:290px;
	height:530px;
	padding-left:20px;
}

.body-right_whatsnewmenu {
	display:inline-block;
	height:520px;
	width:98%;
	background-color:#F2F2F2;
	overflow-x:none;
	overflow-y:scroll;
	padding:0px 0px 5px 10px;
}

/*
 * Predesign CSS
 */
.menu-predesign-item div a{
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	display:inline-block;
}

.menu-predesign-cost {
	height:155px;
	width:250px;
	border-bottom:1px solid #333;
	font-size:12px;
	display:block;
}
.menu-predesign-cost input{
	border:none;
	background:#F2F2F2;
}
.menu-predesign-cost ul {
	list-style:none;
	margin-left:-20px;
}

.menu-predesign-cost ul li{
	display:block;
	padding-top: 5px;
	margin-bottom:5px;
}

.menu-predesign-cost h4{
	font-size:14px;
	margin: 5px auto 5px auto;
}

.menu-predesign-headeritem {
	height:60px;
}

.menu-predesign-headeritem h4{
	float:left;
}

.TblPredesignedhomes {
	border-collapse:collapse;
	margin:20px auto 40px auto;
}

.TblPredesignedhomes thead td{
	font-size:13px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	height:40px;
	background-color:#333;
}

.TblPredesignedhomes tbody td{
	font-size:11px;
	color:#333;
	padding-left:10px;
	padding-right:10px;
}

.TblCostBreakdown {
	border-collapse:collapse;
}
.TblCostBreakdown input{
	text-align:right;
}

.body-predesigned {
	height:335px;
	width:99%;
	padding-right:5px;
	padding-bottom:10px;
	overflow:auto;
}

.body-predesigned img {
	margin-top:10px;
	float:left;
	display:block;
	position:absolute;
}

.predesigned-styles {
	display:block;
	width:100%;
	height:30px;
	margin-left:0px;
	background:#999;
}

.predesigned-styles ul{
	list-style:none;
	margin: 0px auto auto -45px;
}

.predesigned-styles ul li {
	float:left;
}

.predesigned-styles ul #active-style a{
	color:#FFF;
	background-color:#FF9933;
	display:block;
}

.predesigned-styles ul li a:hover{
	color:#FFF;
	background-color:#FF9933;
	display:block;
}
.predesigned-styles ul li a {
	color:#FFF;
	text-decoration:none;
	font-size:11px;
	text-align:center;
	display:block;
	padding-right:10px;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;
	border-right: 1px solid #FFF;

}

.predesigned-details {
	display:inline-block;
	position:relative;
	margin-left:315px;
	margin-top:10px;
	padding-left:20px;
	width:250px;
	border-left: 2px solid #666;
	height:230px;
	font-size:11px;
	overflow:auto;
}

.predesigned-button
{
	margin-top:10px;
	text-align:right;
	margin-right:30px;
}

.predesigned-details h5 {
	font-size:16px;
	margin:5px auto 5px auto;
	color:#042E56;
}

.gallerycontroller a {
	color: #042E56;
	text-decoration:none;
	font-size:13px;
}

.gallerycontroller div {
	height:30px;	
}

.gallerycontroller #odd {
	background-color:#D7D7D7;
}

.gallerycontroller #even {
	background-color:#F8F8F8;
}

#predesigned3-wrapper {
	height:500px;
}

#predesigned3-body {
	height:500px;
}

#predesigned3-details {
	height:280px;
}

#predesigned3-rightmenu {
	height:540px;
	display:inline-block;
	overflow:hidden;
	padding:10px 10px 5px 10px;
}

.predesigned3-button {
	margin-top:10px;
	text-align:left;
}
.predesigned3-button table td {
	font-size:12px;
}

.predesigned3-addons, .predesigned3-addons input {
	font-size:12px;
}

.predesigned3-addons {
	overflow:auto;
	height:325px;
	width:95%;
}
.predesigned3-addons table {
	border-collapse:collapse;
}

.predesigned3-addons table td{ 
	border-top:1px #333 solid;
	padding-top:10px;
	padding-bottom:20px;
	color:#666;
}

.predesigned3-addons table td input{ 
	background:#F2F2F2;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
.predesigned3-addons table tr:hover > td, .predesigned3-addons table tr:hover > input{ 

}

.predesigned3-addons input{
	text-align:right;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.label-addon {
	font-weight:bold;
	background-color:#FF9933;
	color:#333;
}
/*
 * Image Gallery CSS
 */

#menu-gallery-item-finished {
	float:left;
	display:block;
	width:100px;
	height:100px;
	padding:10px;
	border:1px solid #333;
	background-color:#000;
}

.menu-gallery-item {
	
}

.menu-gallery-item  img {
	margin:auto auto auto auto;
	display:block;
	border:1px solid #333;
}

.gallerycontroller{
	width: 250px;
	heigth: 300px;
}

.gallerycontent{
	width: 585px;
	height: 285px;
	/*
	border: 1px solid black;
	background-color: #DFDFFF;
	*/
	padding: 3px;
	display: block;
}

.gallery-tabs ul{
	list-style:none;
	margin:0 0 0 -40px;
}

.gallery-tabs ul li {
	text-indent:10px;
	float:left;
}
.gallery-tabs ul li a {
	text-decoration:none;
	width:80px;
	font-size:11px;
	height:10px;
	padding-top:10px;
	padding-bottom:5px;
	display:block;
	background-color:#CCCCCC;
	color:#333333;
	border-right: 1px solid #CCCCCC;
}
.gallery-tabs ul li a#active {
	color:#FFFFFF;
	background-color:#000000;
}

.gallery-tabs ul li a:hover {
	color:#FFFFFF;
	background-color:#000000;
}

/*
 *  Articles CSS
 */
.menu-article_item h4 {
	font-size:14px;
}
.menu-article_item ul{
	list-style:none;
}

.menu-article_item ul li {
	 margin-top:25px;
	 margin-left:-25px;
}

.menu-article_item ul li a {
	 font-size:11px;
	 color:#042E56;
}

.newshead {
	color:#FF9933;
	font-weight:normal;
	font-size: 18px;
}

.newsbar_whatsnew {
	height:24px;
	width:455px;
	background-image:url(../images/newsbar_whatsnew.png);
}

#newsbar_p {
	margin-left:280px;
	margin-top:1px;
	height:22px;
	width:22px;
}
.newsbar_articles {
	margin-left:60px;
	height:24px;
	width:455px;
	background-image:url(../images/newsbar_articles.png);
}

#newsbar_p2 {
	margin-left:265px;
	margin-top:1px;
	height:22px;
	width:22px;
}

.newsbar_readmore {
	margin-top:15px;
	margin-left:180px;
	width:91px;
}

.newsbar_readmore2 {
margin-top:15px;
	margin-left:240px;
	width:91px;
}

.sub-content {
	margin-top:5px;
	width:260px;
}

.sub-content img {
	float:left;
	margin-right:5px;
}

.sub-content h4 {
	color:#003366;
	font-size:14px;
}

.sub-content p{
	margin-top:-15px;
	font-size:10px;
}
.backlink {
	text-decoration:none;
}
.backlink:hover{
	cursor:pointer;
	text-decoration:underline;
}

div.logos-aboutus {
	width:300px;
}
div.logos-aboutus img {
	display:block;
	border:none;
	float:left;
	margin:10px 10px 10px 10px;
}
/*
 * Footer Elements
 */
.footer-wrapper {
	display:inline-block;
	position:relative;
	width:100%;
	height:200px;
	/*background-image:url(../images/index_19.jpg);
	background-repeat:no-repeat;
	background-position:right;*/
}

.footer-wrapper p {
	color:#042E56;
}

.footer-wrapper #flashFooter {
	width:690px;
	height:130px;
	float:left;
	border:1px solid #009;
}
.main_footer {
	width: 100%;
	font-size:12px;
	font-family: "Century Gothic", Verdana, sans-serif;
	text-decoration: none;
	margin-top:15px;
}

.main_footer a {
	width: 100%;
	font-size:12px;
	font-family: "Century Gothic", Verdana, sans-serif;
	color:#000;
	text-decoration: none;
	margin-top:15px;
}
.main_footer a:hover {
	width: 100%;
	font-size:12px;
	font-family: "Century Gothic", Verdana, sans-serif;
	color:#F90;
	text-decoration: none;
	margin-top:15px;
}
/*
 * Contact Us CSS
 */
.contact_footer {
	display:block;
	height:100px;
	width:100%;
}

.contact-mid-wrapper {
	position:relative;
	display:block;
	float:left;
	width:800px;
	border:1px thin #999;
	padding-right:10px;
}

.contact-left_wrapper {
	position:relative;
	display:block;
	float:left;
	width:450px;
	border-right:3px solid #999;
	padding-right:10px;
}

.contact-left_content {
	display:inline-block;
	background-color:#FFF;
	width:95%;
	
}

.contact-right_wrapper {
	display:inline-block;
	position:relative;
	width:500px;
	padding-left:20px;
}

/*.contact-right_top_box{
	display:inline-block;
	height:180px;
	width:98%;
	background-color:#F2F2F2;
	overflow-x:none;
	overflow-y:scroll;
	padding:0px 0px 5px 5px;
}
*/
.contact-right_top_box{
	display:inline-block;
	height:170px;
	width:98%;
	background-color:#F2F2F2;
	padding:20px 0px 20px 5px;
}

.contact_box_content
{
	height:150px;
	padding-bottom:15px;
}

.contact_box_content  h4{
	margin-top:2px;
	font-size:14px;
}

.contact_box_content img{
	border:none;
	float:left;
	display:block;
}

.contacts {
	font-family:Century Gothic, Verdana, Arial;
	text-align:left;
	margin-left:25px;
	line-height:190%;
	font-size:16px;
}

#contact_head {
	font-size:16px;
	color:#000;
	font-weight:bold;
	line-height:100%;
}

#contact_div {
background-color:F2F2F2;
}

#contact_main {
	text-align:left;
}

#contact_hotline {
	font-size:14px;
	color:#666666;
	font-weight:normal;
	line-height:100%;
}

#contact_subhead {
	font-size:14px;
	color:#666;
	font-weight:400;
	line-height:100%;
}

#contact_subhead2 {
	font-size:14px;
	color:#666666;
	font-weight:bold;
	line-height:100%;
}

#contact_number {
	font-size:14px;
	font-weight:400;
	color:#666;
}

#contact_number2 {
	font-size:16px;
	font-weight:200;	
	line-height:100%;
	color:#666;
}

#contact_sched {
	line-height:100%;
	font-weight:400;
	font-size:14px;
}

#contact-map {
	margin-top:10px;
	margin-bottom:20px;
}

.contact-right-text {
	text-align:center;
	line-height:120%;
}

#contact-right_subtext {
	font-size:12px;
}

#contact-right_subtext2 {
	font-size:13px;
	font-weight:600;
}

/*
 *  Inquiry Form CSS
 */

#inquiry_header {
	 font-size:12px;
}

.inquiry_form {
	
}

.inquiry_form td {
	font-size:12px;
	padding:0px;
}

span.small-link a {
	font-size:11px;
}

.foot_social {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
}

.foot_social a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
}
.foot_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1px;
	color: #fff;
	font-weight: normal;
}
.foot_link a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1px;
	color: #fff;
	font-weight: normal;
}

/*
 * Home RSS Scroller
 */
.rssclass{
width: 290px;
padding: 5px;
background-color: #fff;
margin-bottom: 1em;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/
-moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/
}

.rssclass a{
text-decoration: none;
}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
font-weight: bold;
color:#003366;
font-size:12px;
}

.rssdate{ /*shared class for all date elements in an RSS feed*/
color: gray;
font-size: 9px;
}

.rssdescription{ /*shared class for all description elements in an RSS feed*/
font-family: "Century Gothic", Verdana, sans-serif;
font-size:11px;
color: black;
} 

.nicetitle {
	background-color: #333;
	color: #fff;
	font: bold 13px "Trebuchet MS", Verdana, Arial, sans-serif;
	left: 0;
	padding: 4px;
	position: absolute;
	top: 0;
	width: 25em;
	z-index: 20;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 10px;
	-moz-opacity: .87;
	}

.nicetitle p {
    background-color: #333;
	color: #fff;
	font: bold 13px "Trebuchet MS", Verdana, Arial, sans-serif;
	left: 0;
	padding: 4px;
	position: absolute;
	top: 0;
	width: 25em;
	z-index: 20;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 10px;
	-moz-opacity: .87;
}

div.nicetitle p.destination {
    font-size: 9px;
    padding-top: 3px;
	text-align: left;
	-moz-opacity: 1;
}

div.nicetitle p span.accesskey {
	color:#333;
}

