body,html {
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #c1ac8e;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#wrapper {
	background-color: #FFF;
	clear: both;
	height: auto;
	width: 942px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #330;
	border-left-color: #330;
	display: block;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
#wrapper #TwoColWrapper #ColOne {
	float: left;
	width: 495px;
	margin-top: 10px;
	color: #8E754F;
	margin-left: 34px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: auto;
}
#wrapper #TwoColWrapper #ColTwo {
	float: right;
	margin-top: 10px;
	width: 328px;
	padding-left: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	font-size: 11px;
	color: #8E754F;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 6px;
	height: 100%;
	overflow: visible;
}
#ColTwo h1 {
	color: #41BACB;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: normal;
	display: block;
}
#ColTwo #sideBox {
	display: block;
	height: auto;
}

.blueBOLD {
	font-weight: bold;
	color: #41BACB;
}


#wrapper #footer {
	font-size: 10px;
	color: #FFC;
	background-color: #765034;
	clear: both;
	float: none;
	height: 45px;
	width: 936px;
	line-height: 45px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#wrapper #footer a:link, #wrapper #footer a:visited, #wrapper #footer a:active{
	font-size: 10px;
	color: #FFC;
	text-decoration:none;
}

#wrapper #footer a:hover{
	font-size: 10px;
	color: #FC9;
	text-decoration:underline;
}

#wrapper #masthead {
	background-color: #FFF;
	display: block;
	clear: both;
	height: 106px;
	width: 928px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #topNav {
	width: 927px;
	margin-right: auto;
	margin-left: auto;
	height: 28px;
	background-color: #98826c;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px;
	font-size: 10px;
}
#HrLine {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 4px;
	color: #FFF;
	height: 4px;
	width: 927px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 3px;
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #HomeFlash {
	background-image: url(../images/home-flash-placeholder.jpg);
	background-repeat: no-repeat;
	height: 259px;
	width: 908px;
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #TwoColWrapper {
	clear: both;
	float: none;
	height: auto;
	width: 908px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #pageGraphic {
	background-repeat: no-repeat;
	height: 183px;
	width: 908px;
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
