@charset "UTF-8";
/*  Zero Out Begin ********************************************** Zero Out Begin */
body, p, ul, form, div
{
	margin: 0;
	padding: 0;
}
a
{
	text-decoration: none;
}
a img
{
	border: none;
}
/*  Zero Out End ************************************************** Zero Out End */
/*  Site Begin ****************************************************** Site Begin */
body  {
	background: #6d5047;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

a:hover	{
	color:#B4A76C;
	font-weight: bold;
	}
	
a:visited	{
	color:#000000;
	text-decoration: underline;
	font-weight: normal;
	}

	
a	{
	color:#6D5047;
	text-decoration: underline;
	font-weight: bold;
	}

h1 {
	padding: 10px 0 0 20px;
	font-size: 24px;
}
h2 {
	padding-left: 20px;
	font-size: 18px;
}
h3 {
	font-size: 14px;
	padding: 0;
	text-align: center;
	height: 15px;
}
h4 {
	font-size: 14px;
	text-align: left;
	margin: 0px;
	padding: 0;
}
.twoColFixLt #container  {
	width: 800px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #6D5047;
}
.twoColFixLt  #main {
	background-color: #D3BF96;
	height: 420px;
} 
.twoColFixLt  #sidebar {
	float: left;
	width: 250px;
	background-color: #6D5047;
}
.address {
	background-color: #D3BF96;
	padding: 10px 10px 5px 230px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}
.bullets {
	list-style-position: outside;
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 5px 5px 0 0;
}
.divBodyText {
	background: #d3bf96;
	padding: 10px 0 0 180px;
}
.divBodyTextSupporting {
	background: #d3bf96;
	padding: 10px 0 0 0px;
}
.divMainText {
	padding: 0 0 5px 260px;
}
.divMainImage {
	background: #d3bf96;
	text-align: right;
	padding: 0 10px 0 0;
}
.divTopBrown {
	background-color: #6D5047;
	padding: 0px;
}
.divTopBrown10 {
	background-color: #6D5047;
	padding: 10px;
}
.feature {
	background-color: #D3BF96;
	text-align: left;
	font-size: 10px;
	height: auto;
	border: 3px solid #c8d4d0;
	width: 175px;
	float: left;
}
.footerTag {
	width: 700px;
	margin: 2px 0 2px 100px;
}
.imageBorderWhite {
	border: thin solid #ffffff;
}
.imageBorderBlue {
	border: 5px solid #c8d4d0;
}
.leftColumn {
	background-color: #AEA269;
	width: 230px;
	margin: 0 0 0 30px;
}
.logoBox {
	display: inline;
	padding: 0 0 10px 0;
	text-align: left;
	width: 90px;
	float: left;
	background-color: #D3BF96;
	margin-left: -20px;
}
.mainText {
	padding: 0 20px 0 20px;
}
.mainTextPlus {
	padding: 10px 20px 0 20px;
}
.menu {
	text-align: left;
	background-color: #D3BF96;
	padding: 10px 0 10px 280px;
}
.projectName {
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px 0 10px;
	text-align: center;
}
.projectSpecs {
	font-size: 14px;
	padding: 0 20px 0 20px;
}
.sidebarImage {
	text-align: center;
	padding: 0 0 0 6px;
}
.smallImageRight {
	padding: 60px 0 30px 100px;
}
.tableHead {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.tableText {
	padding: 0;
}
.tagLine {
	background: #bd8a5e;
	color: #FFFFFF;
	font-size: 24px;
	text-align: right;
	padding: 10px 30px 10px 20px;
}
.testimonialBox {
	text-align: left;
	font-size: 11px;
	height: auto;
	border: 3px solid #c8d4d0;
	padding: 10px;
	margin: 10px 20px;
}
