body {
	background-color: #000000;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
#divContainer {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: 100%;
}
#divContent {
	width: 820px;
	background-color: #FFFFFF;
	padding: 20px;
	vertical-align: top;
}
#divLeftBody {
	width: 600px;
	float: left;
	background-color: #FFFFFF;
}
h1 {
	font-size: 20px;
	line-height: 25px;
	font-weight: lighter;
	letter-spacing: 2px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1905F;
	font-size: 15px;
}
.h1custom {
	font-size: 20px;
	line-height: 23px;
	font-weight: lighter;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0A170;
}
a:link {
	color: #C0A170;
}
a:visited {
	color: #C0A170;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #000000;
}
#divRightBody {
	float: right;
	width: 195px;
	background-color: #FFFFFF;
	border-left: 1px solid #C0A170;
	padding-left: 5px;
}
#divFooter {
	width: 100%;
	padding-top: 20px;
	clear: both;
	text-align: center;
}
.smallitalic {
	font-size: 9px;
	font-style: italic;
}
#divHeader {
	color: #FFFFFF;
	height: 170px;
	width: 860px;
	float: right;
	background-image: url(../images/columns.jpg);
	text-align: right;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: right;
}
.phoneandemail {
	font-size: 20px;
	color: #C0A170;
	line-height: 10px;
	font-weight: lighter;
	font-style: normal;
}
.bodybold {
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: lighter;
	color: #C0A270;
}
.photoleftmargin {
	margin-left: 10px;
}
.bodyitalic {
	color: #000000;
	font-style: italic;
}

