body {
	background-attachment: fixed;
	}

#mainBody {
	background-color: #efefef;
	}
	
#mainTb2 {
	border-left : 1px dotted #efefef;
	border-right : 1px dotted #efefef;
	}	
	
#leftGutter {
	background-color: #ffffff;
	border-left : 1px solid #efefef;
	}

#rightGutter {
	background-color: #ffffff;
	}
	
#spacerBox11 {
	border-bottom: 1px #f8db2a dotted;
	}
	
a {
color: #444;
text-decoration: none;
}	

p {
	font-family: Arial, sans-serif; 
  	text-transform: none; 
  	font-size: 9px;
	letter-spacing: 2px;
  	color: #666666;
  	text-align: left;
	padding: 15px;
	}
	
b {
	font-family: arial; 
  	text-transform: uppercase; 
  	font-size: 10px;
	letter-spacing: 2px;
	line-height: 13pt;  
  	color: #16244d;
	font-weight: bold;
  	text-align: left;
	padding: 0;
	}	
	
li {
	font-family: verdana;  
  	font-size: 6pt;
	letter-spacing: 1px; 
  	color: #000000;
  	text-align: left;
	padding-left: 15px;
	line-height: 7pt;
	}	
	
.footer {
	background-color: #ffffff;
	font-family: arial, verdana; 
  	font-size: 7pt; 
	letter-spacing: 4px; 
  	color: #000000;
  	text-align: center;
	}					

<!-- contact a link -->

a.contact:link, a.contact:visited {
color: #666;
font-size : 9px;
font-weight : bold;
text-decoration : none;
text-transform : uppercase;
letter-spacing: 0px;
margin : 0;
}
a.contact:hover {
color : #888;
text-decoration : none;
margin : 0;
}

<!-- THE SERVICES PAGE -->

#servicesTab {
	background-color: #ffffff;
	}
	
#servicesTitle {

	}
	
#smallHouse {
	border-bottom: 4px solid #f8db2a;
	}
	
#serSubTitle {
	border-bottom: 4px #f8dba solid;
	}
	
#servicesInfo {

	}		

#servicesFooter {

	}
	
#corner {
	
	}	
	
<!-- THE CONTACT PAGE -->

#contactName {
	background-color : #f8db2a;
	font-family : verdana; 
  	text-transform : lowercase; 
  	font-size : 10px;
	letter-spacing : 2px; 
  	color : #16244d;
	font-weight : bold;
	padding-right : 10px;
	text-align : right;
	border-right : 2px #ffffff solid;
	}
	
#contactInfo {
	background-color : #e2e2e2;
	padding-left : 10px;
    padding-top : 4px;

	}	
	
	
<!-- navy.blue 16244D -->				