@charset "utf-8";
/* CSS Document */
* {
	margin:0; 
	padding:0; }

a img { border:none; }

body {
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.3em;
	font-size:14px;
	background:url(../images/index_bg.gif) center repeat-y #0a3152;
	color:#0a3152;
	text-align:justify; }

div.hiddenPic {display:none; }

/* font edits */
h1 { font-size:20px; margin-bottom:10px; color:#aa9b70; line-height:1.4em; border-bottom:1px solid #0a3152; }
h2 { font-size:15px; }
h3 { font-size:14px; font-weight:normal; }
h4 { font-size:13px; font-weight:normal; color:#fff; }
h5 { font-size:11px; font-weight:normal; }
p  { font-size:10px; color:#ccc; margin-bottom:10px;}

h1, h2, h3, h4, p {
	padding: 5px 0; }
/*
a:link, a:visited  {
	color:#0A3152;
	text-decoration:none;
	border-bottom:1px solid #0A3152; }
a:hover  {
	text-decoration:none;
	border-bottom:1px dotted #0A3152; }
*/
	
.golden a:link, .remodel a:link    { color: #988b66; text-decoration: none; border-bottom: 1px solid #988b66; }
.golden a:visited, .remodel a:visited { color: #988b66; text-decoration: none; border-bottom: 1px solid #988b66; }
.golden a:hover, .remodel a:hover   { color: #988b66; text-decoration: none; border: none; }

/*
a:link img { border: none; }
a:active img { border: none; }
a:visited img { border: none; }
a:hover img { border: none; }
*/

#index h1 {
	font-size: 	 14px;
	font-weight: normal;
	text-align:	 justify;
	color:	 	 #fff;
	border: 	 0px; }
	
#footer a:link   { color: #988b66; text-decoration: none; border-bottom: 1px solid #988b66; }
#footer a:active { color: #988b66; text-decoration: none; border-bottom: 1px solid #988b66; }
#footer a:visited{ color: #988b66; text-decoration: none; border-bottom: 1px solid #988b66; }
#footer a:hover  { color: #988b66; text-decoration: none; border: none; }

.partners a:link   { color: #988b66; text-decoration: none; border-bottom: 1px solid #988b66; }
.partners a:active { color: #988b66; text-decoration: none; border-bottom: 1px solid #988b66; }
.partners a:visited{ color: #988b66; text-decoration: none; border-bottom: 1px solid #988b66; }
.partners a:hover  { color: #988b66; text-decoration: none; border: none; }
/* end font edits */

/* main divs begin */
#header, #nav, #index, #content, #footer {
	width:	100%;
	float:	left;
	clear:	both; }

#content {
	background: url(../images/main_bg.gif) repeat-x #ddd5c1; }

#header {
	height: 	144px;
	background: url(../images/header3.jpg) center no-repeat #efeade; }

#nav {
	background: #0a3152; }

#index {	
	color: 			#fff;
	text-align: 	center;
	border-bottom:	3px solid #0a3152; }
	
div.iheader {
	width:	400px;
	height:	266px;
	float: 	right;
	margin:	35px 20px;
	border: 3px solid #fff; }
	
div.left {
	float: left;
	width: 210px; }

div.main {
	margin-left: 230px; }
	
#footer {
	padding-top: 	10px;
	border-top:		3px solid #0a3152; }
	
div.print { display: none !important; }

div.text { 
	width: 		745px;
	margin: 	0 auto; 
	padding: 	20px; }

div.xtratext { width:940px; margin:auto; padding:20px; }

div.clear {
	clear: both;
	margin: 0; }

div.bottom { margin-bottom:20px; }

div.wrap {
	width: 825px;
	margin: 0 auto; }
/* main divs end */

/* misc divs */
.ipics {
	text-align: center; } /* found on home page */
	
.ipics img {
	margin: 0 20px; }

.footr {
	float: 		right;
	text-align: right }

.golden ul 	{ margin: 10px 0 20px 30px; }
.remodel ul { width: 600px; margin: 10px auto 10px 150px; }
.golden ul li, .remodel ul li { width: 40%; float: left; padding: 3px 0; }

.client ul {
	width: 	750px;
	margin: 10px 100px; }
.client ul li {
	float: 		left;
	list-style: none;
	padding: 	3px 10px; }
	
.bar {
	background: #ccc3aa; }
.client	{
	width: 300px; }
.division {
	width: 250px;
	text-align: right; }

/* misc divs ends*/

/* image edits */
.index{
	width:	400px;
	float: 	right;
	margin:	20px;
	border: 3px solid #fff; }
	
.welcome {
	margin: 30px 0 0 0; }

.about img {
	height: 200px; }

.remodel img {
	margin: 5px auto 10px auto;
	border: 3px solid #fff; }

.ge	{
	float:	right;
	margin: 0 0 10px 10px;
	border: 3px solid #fff; }
/* image edits end */

.partners ul { width: 40%; float: left; list-style-type: none; margin-left: 15px; }
.partners li { padding: 3px ; }

/* Remodel */
.img-remodel { width:360px; margin:0 20px 0 0; text-align:center; float:left; }
.xtratext .panel img, .xtratext .border img { border:2px solid #fff; }
.re-lgwidth { width:920px; }
.smwidth { width:300px; margin-left:30px; float:left; }
.xtratext .smwidth img { margin:3px; float:left; border:2px solid #fff; }

.xtratext h2 { font-size:25px; margin-bottom:5px; }
.xtratext h3 { font-weight:bold; }

/* Remodel Area */
.rearea ul { width:600px; margin:10px; }
.rearea ul li { width:290px; float:left; }
.rearea ul li:last-child { margin-bottom:20px; }

/* End Remodel Area */

.phase blockquote {
	margin:0px 40px; }
	
/* Phases */
.phase #content .text img {
	margin:10px 20px 30px 0px;
	width:200px;
	float:left;
	border:4px solid #fff; }

.phase #content .text h1 {
	font-size:30px;
	font-weight:300; }	

.phase #content .text h2 {
	font-size:20px;
	font-weight:100;
	color:#5a80a0;
	margin-left:230px; }

.phase #content .text h3 {
	margin-left:230px;
	padding-right:50px; }
	
.phase #content .text h4 {
	color:#0A3152; }

.phase #content .text hr {
	width:63%; }

.phase #content .text .no-m {
	margin-left:0px; }

.phase #content .text hr.noimage {
	margin-left:227px; }

.phase #content .text ul.noimage {
	margin:5px  0px 10px 255px; }

.phase #content .text ul.noimage span {
	width:130px;
	float:left; }

.national #content .text a:link img, .national #content .text a:visited img {
	margin:12px;
	border:3px solid #c9ba9a; }
	
.national #content .text a:hover img {
	border-color:#fff; }
	
.national #content .text h1 {
	font-size:30px;
	font-weight:300; }
	

.gloss #content .text h1 {
	font-size:30px;
	font-weight:300; }	

.gloss #content .text h2 {
	font-size:20px;
	font-weight:100;
	color:#5a80a0;
	margin-left:20px; }

.gloss #content .text h3 {
	margin-left:30px;
	padding-right:50px; }
	
.gloss #content .text h4 {
	color:#0A3152; }

.gloss #content .text hr {
	width:100%; }
	
.gloss #content .text ul li {
	margin:5px  0px 10px 55px; }
