/* MAIN STYLES */
.clr{width:100%; clear:both}

div#logo img { behavior: url(/scripts/iepngfix.htc) }

a img{
	border:none;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #151515;
	font-size: 13px;
	line-height:1.6em;
	color: #A7A7A7;
	margin: 0;
	padding:0;
}


form input, form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	outline:none;
}

#wrap{
	width: 920px;
	margin: 0 auto;
	position: relative;
	text-align:left;
}

#SEO{

}

#logo {
	float: left;
	position: absolute; 
	left: 12px; 
	top: 0;
	z-index:100;
}

#header {

}	

#header-main-menu {
	padding: 0px;
	text-align: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 275px;
}

#header-main-menu li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding:0;
	padding-top: 5px;
}

#header-main-menu li a{
	outline:none;
}

#header-main-menu li a img {
	border:none;
}

#header-top-menu {
	margin: 0;
	padding-top: 4px;
	white-space: nowrap;
	text-align: right;
	font-size:11px;
	width:100%;
	margin-bottom:20px;
}

#header-top-menu a {
	margin-left:5px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#header-top-menu a:link, #header-top-menu a:visited {
	color: #999999;
	background-color: #000000;
	text-decoration: none;
}  

#header-top-menu a:hover {
	color: #FFFFFF;
	background-color: #B69A55;
	text-decoration: none;
} 

#contentWrap {
	margin:0;
	padding:0;
}

#content {
	width: 543px;
	padding: 35px 15px 35px 15px;
	float: left;
	margin:0;
}

#side {
	width: 300px;
	float:right;
}

#side-content {
	padding: 60px 0 35px 0;
}

#side-quote {
	/*left: 588px;
	top: 365px;*/
	position:absolute;
	top:23px;
	left:-20px;
}

#footer {
	clear: both;
	width: 100%;
	background-image:url(/images/tmp_bg_footer.jpg);
	background-repeat: repeat-x;
	border-top: 2px solid #1E1E1E;
	margin-top:30px;
	
}
#footer-text {
	position: relative;
	width: 920px;
	font-size: 11px;
	color: #888888;
	margin: 0 auto;
	text-align: left;
}
.footer-links-margin{
	margin-bottom:4px;
}

#footer-text a {
	font-size: 11px;
	color: #888888;
}

#footer-col-1 {
	width: 170px;
	float:left;
	margin-right:15px;
}

#footer-col-2 {
	width: 170px;
	float:left;
	margin-right:15px;}

#footer-col-3 {
	width: 170px;
	float:left;
	margin-right:15px;}

#footer-col-4 {
	width: 316px;
	float:left;
}

#copyright {
	position:absolute; 
	left:600px; 
	top:20px;
}

ul {
	padding-left: 0;
	margin-left: 20px;
}

li {
	list-style-type: disc;
	margin-bottom: 9.5px;
}


/*FONT STYLES*/

a:link, a:visited, a:active { 
	text-decoration: none; 
	color: #CCCCCC; 
}
    
a:hover { 
	text-decoration: underline; 
	color: #CCCCCC; 
}

a.small:link, a.small:visited, a.small:active, a.small:hover { 
	font-sze: 10px;
}    

h1 {
	font-size: 32px;
	color: #EEEEEE;
	font-weight: normal;
	line-height:32px;
}



/* GENERAL FORMATTING */

.side-header {
	padding-top: 30px;
}

.solid-rule {
	border-bottom: 1px solid #292929;
	margin-bottom: 15px;
}



#BannerImages {
	height:460px;
	overflow:hidden;
}

#HomeBanners a{
	outline:none;
}

blockquote.testimonial{
	padding:0;
	margin:0;
}
.testimonialClientName{
	padding-left:20px;
	font-weight:bold;
}
.FormError{
	color:red;
}

ul.GeneralContentListSubPages{
	list-style:none;
	padding:10px;
	padding-top:20px;
	margin:0;
}

ul.GeneralContentListSubPages li{
	list-style:none;
}
span.GeneralContentListSubPagesBullet{
	font-size:12px;
	font-weight:bold;
	color:#A79351;
}
#map_canvas{
	width: 500px;
	height: 300px;
	margin:auto;
	border:10px solid white;
}




ul#ourSitesList {
	margin:0;
	padding:0;
	width:100%;
}
ul#ourSitesList li{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	float:left;
	width:50%;
	text-align:center;
	
}



#RandomInteriorBanenr a {
	outline:none;
}

#RandomInteriorBanenr a img{
	border:none;
}

.BookConsultationForm {
	background-color: #000000;
	border: 1px solid #282828;
	padding: 16px;
	float:left;
	clear:left;
}


#GCHeaderAndLinkBack{
/*
	clear:both;
	width:100%;
	display:block;
	*/
	position:relative;
}
/*
h1.H1WithLinkBack{
	float:left;
	clear:left;
	width:70%;
}
*/

a.generalContentLinkBack{
}


.EmbeddedSubscriptionForm{
	margin:0;
	padding:0;
	margin-top:5px;
	clear:both;

}

.EmbeddedSubscriptionFormText{
	color:#666666;
	width:230px;
	height:20px;
	line-height:20px;

	margin:0;
	padding:0;
	float:left;
}



.EmbeddedSubscriptionFormButton{
	float:left;
	margin-left:10px;
	clear:none;
}

.sideBarDiv{
	position:relative;
}

#footerLogos{
	width:100%;
	height:40px;
	clear:both;
	text-align:center;
	border-top:1px solid #292929;
	padding-top:10px;
}


/* classes added for the page chris was working on that required some custom layout**/
.cpage-left-column{
	float:left;
	padding-right:4%;
	width:49%;
}
.cpage-right-column{
	float:right;
	width:47%;
}
.cpage-arrow-divider{
	clear:both;
	margin-bottom:5px;
	height:11px;
	background-image:url(/images/img_arrow_divider.jpg);
	background-repeat:no-repeat;
}

h2 {
	font-size:20px;
	color: #9E8A59;
	font-weight: normal;
}

h2.cpage{
	font-size:20px;
	color: #9E8A59;
	font-weight: normal;
}

h3.cpage{
	font-size:13px;	

