/* Layout Stylesheet */ 

body {
	margin:0px;
	background:#FFFFFF url(../images/bodybg.gif) repeat-x scroll;
	color: #958F81;
	text-align:center;
	padding:0;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
 }

#outer {
	text-align:center;
	width:820px;
	margin:auto;
	background-color: #FFFFFF;
	padding: 0px;
	height: auto;
	top: 0px;
	border-top: 0px solid #7E0400;
	border-right: 1px solid #7E7D73;
	border-bottom: 8px solid #7E7D73;
	border-left: 1px solid #C0BFAF;
 }

#hdr {
	height:75px;
	background:#FFFFFF;
	color: #FFFFFF;
	clear: both;
	vertical-align: inherit;
	padding-top: 0px;
	padding-left: 10px;
	width: 790px;
	padding-bottom: 10px;
 }


#bodyblock {
	position:relative;
	background: #ffffff;
	color: #FFFFFF;
	width:800px;
	padding:0;
	height: auto;
 }

#l-col {
	float:left;
	background:#ffffff;
	width:230px;
	text-align: left;
	padding-left: 15px;
	height: auto;
	clear: none;
	position: relative;
 }

#cont {
	width:510px;
	background:#ffffff;
	color: #333333;
	border:0 none #FFFFFF;
	text-align:left;
	padding-right: 35px;
	height: auto;
	float: none;
	padding-bottom: 10px;
 }

#ftr {
	height:25px;
	background:#ffffff;
	border-width:1px 0 0 0;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
 }
.promo {
	background-color: #f0eeec;
	height: 62px;
	width: 800px;
	text-align: right;
	float: none;
	clear: both;
	margin-top: 15px;
}
.featured {
	width: 480px;
	background-color: #999999;
	float: none;
	height: 200px;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: top;
}
.pullquote {
	height: auto;
	width: 150px;
	border: thin dotted #CCCCCC;
	float: right;
	margin: 2px 2px 2px 20px;
	padding: 4px;
	background-color: #EDEDED;
}
.clientleft {
	height: auto;
	width: 230px;
	float: left;
	clear: none;
	margin-bottom: 20px;
}
.clientright {
	height: auto;
	width: 230px;
	float: right;
	clear: none;
	margin-bottom: 20px;
}
.pullquoteLeft {
	height: auto;
	width: 150px;
	border: thin dotted #CCCCCC;
	float: none;
	margin: 2px;
	padding: 4px;
	background-color: #EDEDED;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
#about-col {
	float:left;
	background:#E3E0D1;
	width:220px;
	text-align: left;
	padding-left: 10px;
}
#portfolio-col {
	float:left;
	background:#ffffff;
	width:240px;
	text-align: left;
	margin-left: 15px;
	padding: 0px;
	border-top: #90936C;
	border-right: thin #90936C;
	border-bottom: thin #90936C;
	border-left: thin #90936C;
}
