/* red A03711
*/
body {
/*	background-image: url(images/bkgrnd_fade.jpg);
	background-repeat:repeat;
	background-color: #943C0E;
*/	background-color: #933E19;
	font: 10pt Georgia, "Times New Roman", Times, serif;
	line-height: 15pt;
	margin: 0px 0px 0px 0px;
}
#bkgrnd {
	background-image:url(images/bkgrnd_home.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-attachment: fixed;
	margin-left: auto;
	margin-right: auto;
	height: 768px;
	margin-top: 0px;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	margin-top: 0px;
}
#content {
	width: 759px;
	padding: 0px 20px 0px 20px;
	margin-top: 0px;
}
#header {
	background-image: url(images/header.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 396px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}
#logolink {
	width: 172px;
	margin: 0px 0px 0px -50px;
}
#flash {
	width: 455px;
	margin: 119px 0px 0px 100px;
	text-align: center;
}
#navbar {
	width: 222px;
	color: #DBD4C0;
	text-align: left;
	font: 10pt "Bell MT", Georgia, "Times New Roman", Times, serif;
	margin: 119px 5px 0px 0px;
	display: block;
}
#navbar a{
	color: #DBD4C0;
	text-align: right;
	font: 10pt "Bell MT", Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
#navbar a:hover{
	text-decoration: underline;
	color: #DA7425;
}
#spacer {
	height: 140px;
	\height: 135px;
	h\eight: 135px;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px 0px 5px 0px;
	line-height: 14pt;
}
a {
	color: #DBD4C0;
	text-decoration: underline;
}
a:hover {
	color: #6E2A20;
	text-decoration: underline;
}
.current{
	color: #DA7425;
}
#Current a{
	color: #6E2A20;
	font: 10pt Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
}
#pic_left {
	float: left;
	width: 145px;
	margin: 5px 5px 5px 20px;
	clear: right;
}
#box_right {
	background-color: #7B3828;
/*	background-image: url(images/bkgrnd_box.png);
	background-repeat: repeat;
*/	width: 220px;
	float: right;
	margin: 0px 40px 0px 40px;
	text-align: center;
}
#box_right p{
	margin: 4px 10px 0px 10px;
	color: #DBD4C0;
	text-align: justify;
	font-size: 9pt;
}
#footer {
	color: #DBD4C0;
	text-align: center;
	font: 9pt "Bell MT", Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
}
#footer a{
	color: #DBD4C0;
	text-decoration: none;
}
#footer a:hover{
	color: #6E2A20;
	text-decoration: underline;
}
	