body {
	background-color: #7D834D;
	margin: 0px;
	padding: 0px;
}
#mainWrapper {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #F1F2C9;
}
#loginBar {
	background-color: #5C2C02;
	height: 22px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #5C2C02;
	text-align: right;
	padding-right: 20px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 6px;
	display: none;
}
#mainInnerWrapper {
	margin: auto;
	width: 932px;
}
#topNavBar {
	height: 20px;
	padding-top: 20px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #5F621C;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 30px;
	display: none;
}
#topNavBar a {
	color: #5F621C;
	text-decoration: none;
	display: none;
}
#topNavBar a:hover {
	color: #FBAA41;
	display: none;
}
#topBanner {
	height: 259px;
	background-image: url(../_img/logoPhoto.jpg);
	background-repeat: no-repeat;
	display: none;
}
#topBannerSub {
	height: 191px;
	background-image: url(../_img/logoPhotoSub.jpg);
	background-repeat: no-repeat;
	display: none;
}
#mainNavWrapper {
	background-image: url(../_img/navBg.jpg);
	background-repeat: repeat-x;
	height: 37px;
	margin-top: 2px;
	margin-bottom: 16px;
	display: none;
}
#mainNav {
	height: 23px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #5F621C;
	font-weight: bold;
	float: left;
	padding-top: 14px;
	display: none;
}
#mainNav a {
	color: #5F621C;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F1F2C9;
	display: none;
}
#mainNav a:hover {
	color: #FBAA41;
	display: none;
}
#mainNav a:last-child {
	border:0px;
	display: none;
}
#contentWrapper {
}
#left {
	float: left;
	width: 200px;
	margin-bottom: 10px;
	padding-left: 20px;
	display: none;
}
#right {
	float: left;
	width: 100%;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #515418;
	margin-bottom: 10px;
}
#right a {
	color: #663403;
}
#right a:hover {
	color: #FBAA41;
}
#homeCol1 {
	float: left;
	width: 281px;
	background-image: url(../_img/homeTitle1.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 55px;
	padding-right: 10px;
	padding-left: 10px;
}
#homeCol2 {
	float: left;
	width: 341px;
	background-image: url(../_img/homeTitle2.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 55px;
	margin-left: 14px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer {
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7D834D;
	clear: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #7D834D;
	text-align: right;
	padding-right: 20px;
	padding-top: 4px;
}
.copyright a {
	color: #663403;
	text-decoration: none;
}
.copyright a:hover {
	color: #FBAA41;
}
#mainNavBullet {
	background-image: url(../_img/mainNavBullet.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 35px;
	float: left;
	display: none;
}
#navBt {
	text-align: right;
	width: 200px;
	display: none;
}
#navBt a {
	display: block;
}
#navBt a:hover {
	background-color: #663403;
	display: none;
}
h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #515418;
}
.input {
	background-color: #FFFFFF;
	height: 15px;
	width: 65px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#navBtTextTop {
	width: 196px;
	background-image: url(../_img/navBtTextTop.jpg);
	background-repeat: no-repeat;
	margin-left: 4px;
	height: 4px;
	display: block;
}
#navBtText {
	width: 196px;
	background-image: url(../_img/navBtTextMid.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-left: 4px;
}
#navBtText a {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 16px;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #F9F9EE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D9360;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFC26B;
}
#navBtText a:hover {
	background-color: #E1E3BC;
	color: #663403;
}
#navBtTextSec {
	width: 196px;
	background-image: url(../_img/navBtTextMid.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-left: 4px;
}
#navBtTextSec a {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 26px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFC26B;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #F9F9EE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D9360;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 1px;
	background-color: #E9EAB5;
}
#navBtTextSec a:hover {
	background-color: #E1E3BC;
	color: #663403;
}
#navBtTextPage {
	width: 196px;
	background-image: url(../_img/navBtTextMid.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-left: 4px;
}
#navBtTextPage a {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 36px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFC26B;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #F9F9EE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D9360;
	text-decoration: none;
	font-weight: bold;
	background-color: #F4F5DE;
}
#navBtTextPage a:hover {
	background-color: #E1E3BC;
	color: #663403;
}

