body {
	background-color: #7D6B47;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/back2.jpg);
	margin: 0px;
	padding: 0px;
}

#wrap {
	width: 779px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	background-color: #EFEAD7;
}
#header {
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 779px;
}
#topNav {
	background-image: url(../images/topnav.gif);
	background-repeat: repeat-x;
	height: 23px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFDA4D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFEAD7;
	text-align: center;
	padding-top: 7px;
}

#topNav a{
	color: #EFEAD7;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
}

#topNav a:hover{
	color: #D1D9DE;
	text-decoration: none;
}

#contentHeader {
	background-repeat: no-repeat;
	float: left;
	width: 714px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 40px;
	background-image: url(../images/header1.jpg);
	padding-top: 115px;
}
#content {
	width: 779px;
	float: left;
	background-image: url(../images/back.jpg);
	background-repeat: repeat;
}
#leftNav {
	float: left;
	width: 185px;
	height: 100px;
	padding-top: 175px;
}

#leftNav a{
	display: block;
	height: 18px;
	width: 178px;
	float: left;
	background-image: url(../images/button1.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #82754C;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;

}
#leftNav a:hover {
	background-image: url(../images/button1_on.gif);
	background-repeat: no-repeat;
}


#leftBar {
	float: left;
	width: 175px;
	height: 200px;
	background-image: url(../images/leftbar_line.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 120px;
	padding-top: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A5B6E;
	font-style: italic;
	padding-left: 10px;
	padding-right: 20px;
}


#centerContent {
	width: 220px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D5F73;
	padding-left: 30px;
	padding-right: 10px;
}
#rightBox {
	float: right;
	width: 230px;
	background-image: url(../images/right_main.gif);
	height: 120px;
	background-repeat: no-repeat;
	margin-right: 7px;
	padding-top: 222px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
}


#rightBox a{
	color: #FFFFCC;
	text-decoration: underline;
}

#rightBox a:hover{
	color: #D9D0B0;
	text-decoration: underline;
}


#feature {
	float: left;
	height: 120px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D5F73;
	font-style: italic;
}
#contentBottom {
	float: left;
	width: 779px;
	background-image: url(../images/content_bot.jpg);
	background-repeat: no-repeat;
	height: 21px;
}

#botNav {
	background-image: url(../images/topnav.gif);
	background-repeat: repeat-x;
	height: 23px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	border-top-width: 3px;
	border-top-color: #FFDA4D;
	width: 779px;
	font-size: 12px;
	color: #EFEAD7;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 7px;
	text-align: center;
}

#botNav a{
	color: #EFEAD7;
	text-decoration: none;
	padding-right: 1px;
	padding-left: 1px;
}

#botNav a:hover{
	color: #D1D9DE;
	text-decoration: none;
}
#copyright {
	width: 779px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EFEAD7;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

#copyright a{
	color: #EFEAD7;
	text-decoration: underline;
}

#copyright a:hover{
	color: #D1D9DE;
	text-decoration: none;
}

#footer {
	width: 779px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EFEAD7;
	text-align: center;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 36px;
	display: block;
	float: left;
	margin-top: 5px;
	padding-top: 6px;
}

#footer a{
	color: #EFEAD7;
	text-decoration: underline;
}

#footer a:hover{
	color: #D1D9DE;
	text-decoration: none;
}

#contentSub {
	float: right;
	width: 470px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A481F;
	padding-top: 10px;
	padding-right: 10px;
}

#contentSub a{
	color: #3D5F73;
	text-decoration: none;
}

#contentSub a:hover{
	color: #97B2C1;
	text-decoration: underline;
}


h2 {
	font-size: 14px;
	color: #3D5F73;
	margin-bottom: 25px;
}
.imgborder {
	border: 1px solid #663333;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
.odd td {
	background-color: #F7F3E5;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 11px;
}

.even td {
	background-color: #FFFEFB;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 11px;
}h4 {
	font-size: 14px;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	font-weight: bold;
}
hr {
	height: 1px;
	color: #B6AA84;
	background-color:#B6AA84;
}

.highlight {
	color: #666600!important;
	text-align: left;
}
.highlightContent {
	color: #666600!important;
	font-weight: normal!important;
	text-align: left;
}
