@charset "UTF-8";
/* CSS Document */

body {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FFF;
	background-color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#bannerBox {
	background-image: url(../_images/_splash/mini_banner3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	height: 39px;
	width: 1000px;
	margin-top: 45px;
	padding-bottom: 8px;
}
#centerBox {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#centerLeftBox {
	float: left;
	height: 605px;
	width: 784px;
}
#contactBox {
	float: right;
	height: auto;
	width: 684px;
	margin-left: 0px;
	text-align: left;
	color: #715e45;
}
#contactBox a:link {
	color: #7E8376;
	text-decoration: underline;
}
#contactBox a:visited {
	color: #7E8376;
	text-decoration: underline;
}
#contactBox a:hover {
	color: #888D7F;
	text-decoration: underline;
}
#contactBox a:active {
	color: #888D7F;
	text-decoration: underline;
}
#contactBoxForm {
	float: right;
	height: auto;
	width: 684px;
	margin-left: 0px;
	text-align: left;
	color: #715e45;
	margin-top: 30px;
}
#contactBoxForm #frmContact p {
	font-size: .85em;
	margin-top: 1em;
	margin-bottom: 1em;
}
#contactBoxForm #frmContact input.text:focus, #contactBoxForm #frmContact textarea:focus {
	background-color: #CCC;
}
#contactBoxForm #frmContact legend {
	font-size: 1em;
	letter-spacing: 0.1em;
	color: #b8bdc8;
}
#contactBoxForm #frmContact input.text {
	width: 400px;
	background-color: #999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 16px;
}
#contactBoxForm #frmContact textarea {
	background-color: #999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contactBoxForm #frmContact fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#centerLeftBioBox {
	float: left;
	height: 605px;
	width: 784px;
	text-align: left;
}
#bioBox {
	float: right;
	height: auto;
	width: 564px;
	margin-left: 0px;
	text-align: left;
	color: #715e45;
	margin-right: 120px;
}
#bioBox img {
	margin-right: 30px;
	margin-bottom: 20px;
	border: 2px solid #666;
}
#centerLeftBioBox #bioBox p {
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	line-height: 1.4;
}
#bioBox a:link {
	color: #7E8376;
	text-decoration: underline;
}
#bioBox a:visited {
	color: #7E8376;
	text-decoration: underline;
}
#bioBox a:hover {
	color: #888D7F;
	text-decoration: underline;
}
#bioBox a:active {
	color: #888D7F;
	text-decoration: underline;
}
#centerLeftinvestBox {
	float: left;
	height: 605px;
	width: 784px;
	text-align: left;
}
#investBox {
	float: right;
	height: auto;
	width: 594px;
	margin-left: 0px;
	text-align: justify;
	color: #715e45;
	margin-right: 90px;
}
#investBox ul li {
	margin-left: 30px;
	font-size: 1em;
	line-height: 1.7;
}
#centerLeftinvestBox #investBox p {
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	line-height: 1.4;
}
#investBox a:link {
	color: #7E8376;
	text-decoration: underline;
}
#investBox a:visited {
	color: #7E8376;
	text-decoration: underline;
}
#investBox a:hover {
	color: #888D7F;
	text-decoration: underline;
}
#investBox a:active {
	color: #888D7F;
	text-decoration: underline;
}
#centerRightBox {
	float: left;
	height: 365px;
	width: 195px;
	text-align: left;
	margin-left: 20px;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #715e45;
	margin-top: 240px;
}
#centerRightBox a:link {
	color: #715e45;
	text-decoration: none;
}
#centerRightBox a:visited {
	color: #715e45;
	text-decoration: none;
}
#centerRightBox a:hover {
	color: #715e45;
	text-decoration: underline;
}
#centerRightBox a:active {
	color: #715e45;
	text-decoration: none;
}
#clientReviewBox {
	height: auto;
	width: 175px;
	padding-top: 4px;
}
#clientReviewBox p {
	margin-top: 1.1em;
	margin-bottom: 1.3em;
}
h1 {
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 1em;
	margin-top: 1em;
}
.spacer325 {
	padding-left: 61px;
}
.spacer225 {
	padding-left: 35px;
}
.spacer275 {
	padding-left: 332px;
}
