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

/*
 * For main Content Containers
 */
a {
	color:#FF9933;
	font-weight:600;
}
.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 25px;
}


.header-wrapper {
	display:inline-block;
	width:100%;
	position:relative;
}

.header-wrapper h1, .header-wrapper img{
	float:left;
	width:200px;
}



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

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

.nav-menu li a {
	text-align:right;
	display:block;
	width:70px;
	max-width:150px;
	height:30px;
	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 40px 10px;
	height:420px;
}

#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-wide_wrapper {
	position:relative;
	display:block;
	float:left;
	height:350px;
	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-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-article {
	height:295px;
	width:99%;
	padding-right:5px;
	padding-bottom:10px;
	overflow:auto;
}

.body-wide {
	height:295px;
	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:333px;
	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:10px 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;
}

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

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

.sub-content h4 {
	text-decoration:underline;
	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;
}

/*
 * 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_box_content
{
	height:180px;	
}

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

.contact_box_content img{
	border:none;
	float:left;
	display:block;
	margin:10px 0px 20px 30px;
}

.contact-article {
	font-family:Century Gothic, Verdana, Arial;
	text-align:center;
	line-height:190%;
	font-size:16px;
}

#contact_head {
	font-size:18px;
	color:#000;
	font-weight:600;
}

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

#contact_number {
	font-size:32px;
	font-weight:600;
	color:#666;
}

#contact_number2 {
	font-size:26px;
	font-weight:400;
	color:#666;
}

#contact_sched {
	line-height:120%;
	font-weight:600;
	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;
}