/* Global Styles */
body {
	background-color:#d1cac4;}p {	font:12px Arial, Helvetica, sans-serif;	color:#9b9b9b;	line-height:16px;}h1 {	font:bold 12px Arial, Helvetica, sans-serif;	color:#9b9b9b;
	text-transform:uppercase;
	padding:28px 15px 0 0;}
h2 {	font:bold 12px Arial, Helvetica, sans-serif;	color:#9b9b9b;
	text-transform:uppercase;
	padding-top:11px;}
h3 {	font:bold 12px Arial, Helvetica, sans-serif;	color:#fff;
	text-transform:uppercase;
	background-image:url(images/h3bg.png);
	background-repeat:no-repeat;
	padding-left:5px;
	line-height:18px;}
h4 {	font:14px Arial, Helvetica, sans-serif;	color:#9b9b9b;
	margin-top:0px;
	padding-top:180px;
	text-align:center;
	line-height:30px;}

/* ID Styles */#container {
	width:850px;	height:609px;
	background-color:#9b9b9b;
	border:4px solid #9b9b9b;	margin:20px auto 0 auto;}#headerdiv {	width:850px;	height:50px;
	text-align:right;
	background-image:url(images/headerbg2.png);
	background-repeat:no-repeat;
	margin:-8px 0 0 0;
}
#contentdiv {
	width:850px;
	height:525px;
	background-color:#fff;
}
#footerdiv {	width:850px;	height:35px;
	background-image:url(images/footerbg.png);
	background-repeat:no-repeat;
	text-align:center;
	margin-top:-11px;}
#lftcontentspacerdiv {
	width:50px;
	height:525px;
	background-color:#fff;
}
#rtcontentspacerdiv {
	width:50px;
	height:525px;
	background-color:#fff;
	margin:-525px 0 0 800px;
}
#lftservicesdiv {
	width:305px;
	height:510px;
	background-color:#fff;
	margin:-525px 0 0 50px;
	padding-top:15px;
	padding-left:70px;
}
#rtservicesdiv {
	width:350px;
	height:510px;
	background-color:#fff;
	margin:-525px 0 0 425px;
	padding-top:15px;
	padding-left:25px;
}
#contactdiv {
	width:500px;
	height:510px;
	background-color:#fff;
}


/* Links */a:link {	color:#996633;	text-decoration:none;}a:visited {	color:#996633;	text-decoration:none;}	a:hover {	color:#9b9b9b;	text-decoration:underline;}a:active {	color:#996633;	text-decoration:none;}h1 a:link {
	color:#996633;
	text-decoration:none;
}
h1 a:visited {
	color:#996633;
	text-decoration:none;
}
h1 a:hover {
	color:#9b9b9b;
	text-decoration:none;
}
h1 a:active {
	color:#996633;
	text-decoration:none;
}
h2 a:link {
	color:#996633;
	text-decoration:none;
}
h2 a:visited {
	color:#996633;
	text-decoration:none;
}
h2 a:hover {
	color:#9b9b9b;
	text-decoration:none;
}
h2 a:active {
	color:#996633;
	text-decoration:none;
}


/* Lists */ul {	font:12px Arial, Helvetica, sans-serif;	color:#9b9b9b;	line-height:20px;	list-style:square;
	padding-left:25px;}