/* 
  ------------------------------------------------
  Stylesheet for GM Decorating - April 2009
  
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #efefef;
	margin: 20px;
	padding: 0;
}

#wrapper {
	width: 840px;
	margin: 0 auto;
	background-color:#ffffff;
}

/* Page top - Masthead -----------*/
#masthead {
	color: #999999;
	background-color: #ffffff;
	padding: 0px;
	margin: 0 0 -4px 0;
}

#masthead .content {
	padding:0;
	margin:0;
}

/* Page lay-out arranged in 2 columns -------- */

#column_wrapper {
}

#right {
	width: 650px;
	float: left;		
	color:#75748B;
}

#right .content {
	padding: 24px;
	font-size: 0.8em;
	line-height: 1.65em;
}

#left {
	width: 190px;
	float: left;
}

#left .content {
	padding: 24px;
	font-size: 0.75em;
	line-height: 1.5em;
}

/* Footer ---------------------------------*/
#footer {
	color: #fff;
	/*background-image:url(../p7pm/img/p7PM_goldbgover3.jpg);*/
	background-image:url(../Pictures/footer-bg10q50w840x150.jpg);
	background-repeat:repeat;
	padding: 0px;
	margin: 0;
	clear: both;
}

#footer .content {
	padding: 12px 24px;
}

#established{
	float:left; 
	width:300px; 
	padding-right:0; 
	margin-right:0;
	font-size:0.8em
	}
	
#tel{
	float:right; 
	width:300px; 
	padding-right:0; 
	margin-right:-60px; 
	font-size:1em; 
	font-weight:500;
	}

/* Below Footer ------------------------------*/

#www a:link, #www a:visited{
	color:#999999;
	text-decoration:none;
	}
	
#www a:hover, #a:active{
	color:#666666;
	text-decoration:underline;
	}

/* Links ---------------------------------- */

#right a:link{
	color:#a87f37;
	text-decoration:none;
	}
	
#right a:visited{
	color:#75748B;
	text-decoration:underline;
	}
	
#right a:hover, a:active{
	color:#0f0b6a;
	text-decoration:none;
	}


#footer a:link {
	color: #999999;
	}
	
#footer a:visited {
	color: #666666;
	}
	
#footer a:hover, #footer a:active {
	color: #FFFFFF;
	}
	
.p7uberlink {
	font-weight: bold !important;
	font-variant:small-caps;
	letter-spacing: .15em;
	font-size:1.2em;
	/* taken out of the original styling rules 
	border-color: #E8D9BC !important;*/
}

/* Headings ------------------------------------*/

h1 {
	font-size: 1.6em;
	margin: 0;
	font-weight:100;
	color:#a87f37;
}

h2 {
	font-size: 1.3em;
	margin: 30px 0 0 0;
	font-weight:200;
	color:#a87f37;
	border-bottom:1px solid #d6b781;
	width:600px;
}

h3 {
	font-size: 1em;
	margin: 10px 0 -10px 0;
	padding:0;
	font-weight:100;
	text-align:left;
	color:#a87f37;
}

h4 {
	margin:40px auto 0 auto; 
	letter-spacing:0.035em; 
	font-size:1.1em;
	color:#a87f37; font-weight:500; 
	text-align:center;
}

/* Additonal styling rules ---- General ------------------*/

.nomargintop {
	margin-top: 0;
	}
	
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}		
	
.content p {
	margin: 12px 0;
}

.center{
	text-align:center;
	margin:inherit auto;
	}

/* Additional styling rules --- apply to Our People, Our Accreditations  -----*/
	
.floatright{
	float:right;
	width:200px;
	padding-left:20px;
	}
	
.floatleft{
	float:left;
	width:200px;
	}
	
/*Additional styling rules --- apply to Contact Us ------------------------------*/

#address{
	padding-left:160px;
	}
	
#contact a:link, contact a:visited
#othercontact a:link, #othercontacts a:visited{
	color:#0f0b6a;
	text-decoration:none;
	}
	
#contact a:hover, #contact a:active
#othercontacts a:hover, #othercontacts a:active{
	color:#d6b781;
	text-decoration:none;
	}
	
.blue{
	color:#0f0b6a;
	}
	
#contact{
	float:left;
	width:380px;
	}
	
#contact h2{
	font-size: 1.3em;
	margin: 30px 0 0 0;
	font-weight:200;
	color:#a87f37;
	border-bottom:1px solid #d6b781;
	width:400px;
	}

#contact-right{
	float:right;
	width:220px;
	padding:55px 0 0 0;
	margin:0 -30px 0 0;
	}

#contact-list ul{
	list-style-type:none;
	}
	
/* code on homepage last pararaph --------*/
#call-quotation{
	margin:40px auto 0 auto; 
	letter-spacing:0.035em; 
	font-size:1.1em;
	color:#a87f37; font-weight:500; 
	text-align:center;
	}