body {
	color: #4C4C4C;
	font: 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
	background-color: #D2C8BE;
	margin-top: 15px;
	margin-bottom: 25px;
}

a:link {
	text-decoration : none;
	border-bottom: 1px solid #D2C8BE;
	color: #4C4C4C;
}

a:visited {
	text-decoration : none;
	border-bottom: 1px dashed #D2C8BE;
	color: #4C4C4C;
}

a:hover {
	text-decoration : none;
	color: #4C4C4C;
	border-bottom: 1px solid #D2C8BE;
	background: #D2C8BE;
}

#page_wrapper {
	width: 744px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 719px;
	background-color: #fff;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px;
	height: 35px;
	margin-bottom: 0px;
	padding: 10px;
	padding-left: 15px;
	border: 1px solid #947060;
	border-bottom-style: none;
}

strong {
	color: #D77231;
} 

#header a:link {
	border-bottom: none;
}
#header a:visited {
	border-bottom: none;
}
#header a:hover {
	border-bottom: none;
	background: #fff;
}

#copy {
	width: 478px;
	float: right;
	margin: 0;
	margin-top: 15px;
	color: #4C4C4C;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #947060;
}

#newsbar {
	width: 217px;
	float: left;
	margin: 0;
	margin-top: 15px;
	/*background-color: #FCF3E8;*/
	background-color: #fff;
	padding: 10px;
	color: #4C4C4C;
	border: 1px solid #947060;
	background-color: #FFF1E8;
}
#image_well {
	position: relative;
	left: 250px;
}
.imagewell {
	border: 1px solid #DE8442;
	margin-left: 50px;
	margin-right: auto;
	margin-top: 10px;
}
li {
	list-style-type: square;
}

#navbar {
	text-align: center;
	position: relative;
	height: 21px;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	border-top: 1px none #fff;
	width: 743px;
	padding-left: 1px;
	border-left: 1px solid #947060;
	border-right: 1px solid #947060;
	border-bottom: 1px solid #947060;
}

#navbar ul {
     list-style-type: none;
	font-size: 10px;
	line-height: 14px;
	padding: 0px;
	text-align: center;
	background-color: #fff;
	margin: 0px;
}

#navbar ul li{
	display: inline;
	text-align: center;
	padding-left: 5px;
	margin: 0px;
	padding-right: 5px;
	padding: 0px;
}

#navbar ul li a{
	text-decoration: none;
	border: 1px solid #D2C8BE;
	text-align: center;
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #947060;
	float: left;
	border-bottom-style: none;
	margin: 0px 6px 0px 6px;
	padding-left: 5px;
	padding-right: 5px;
	width: 82px;
	border-bottom-color: #D2C8BE;
}

#navbar ul li a:hover{
	font-weight: bold;
	text-align: center;
	background-color: #DE8442;
	color: #fff;
	border: 1px solid #D77231;
	margin-right: 3px;
	margin-left: 3px;
	width: 88px;
	border-bottom: 1px solid #D77231;
}

#navbar ul li a#here{
	background-color: #D2C8BE;
	text-align: center;
	color: #fff;
	border: 1px solid #947060;
	border-bottom: 1px solid #D2C8BE;
}

#footer {
	float: right;
	font-size: 9px;
	text-align: right;
	color: #DE8442;
	width: 400px;
}

#footer a {
	color: #947060;
}

h1, h2, h3, h4 {
	color: #D77231;
}
h1 {
}

h2 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
}
h3 {
	font-size: 14px;
	margin-bottom: 1px;
	margin-top: 0px;
}
h4 {
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 0px;
}

p {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 3px;
}

.topiclist ul {
	list-style-type: none;
	padding: 0px;
	margin-left: 6px;
}

.topiclist li {
	list-style-type: none;
}

img {
	border: 0;
}