body
{
	background: #000 url(images/page_bg2.jpg) repeat-y center;
	margin: 0;
	font-family: Arial, Verdana,  sans-serif;
	font-size: 10pt;	
	color: #66645A;
}

a
{
	text-decoration: none;
	color: #581B02;
}

a:hover
{
	text-decoration: underline;
}

a:visited
{
	color: #A8866B;
}

p, h1, h2, h3, h4, h5, h6
{
	margin: 10px 0;
}

h1
{
	font-size: 19pt;
	font-weight: normal;
	color: #581B02;
	margin-bottom: 0;
}

h2
{
	font-size: 16pt;
	font-weight: normal;
	color: #581B02;
	margin-bottom: 0;
}

h3
{
	font-weight: normal;
}

#page_container
{
	width: 898px;
	margin: 0 auto;
}

#top
{
	margin: 0 auto;
}

#logo
{
	background: url(images/header_img.jpg) no-repeat center;
	padding: 0;
   	height: 147px;
}


.tan_divider
{
	height: 5px;
	background: #7e673b;
}

.arrow
{
	list-style: url(images/arrow.gif);
	list-style-size: 15px;
	list-style-position: inside;	
}

#topnav
{
	height: 34px;
	color: #000000;
	position: relative;
	margin-bottom: -10px;
}
.top_content_clear
{
	width: 898px;
	background: #F8F2D4;
	height: 10px;
}
.bottom_content_clear
{
	clear: both;
}
#content_container
{
	background: #F8F2D4;
	width: 898px;
	border-spacing: 0;
	padding: 0;
}

#td_left_content_container
{
	border-right: 2px solid #c6b89b;
}

#left_content
{
	padding: 0px 15px;
}

#right_content
{
	padding: 15px 15px 0px;
}

#td_middle_container_bottom
{
	border-right: 2px solid #af9476;
}

#td_left_content_container_bottom
{
	padding-top: -6px;
	padding-bottom: -6px;
}


.right_content_windows
{
	margin-bottom: 6px;
	width: 286px;
}

.left_content_windows
{
	width: 600px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 7px;
	padding-bottom: 4px;
}

#bottom_left_container
{
	width: 320px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 7px;
	padding-bottom: 4px;
}

#bottom_middle_container
{
	width: 280px;
	margin-bottom: 6px;
	padding-bottom: 4px;
}

#bottom_right_container
{
	/*
	padding-bottom: 125px;
	background: url(images/seal.jpg) bottom center no-repeat;
	*/
}

#right_content
{
}

#left_content
{

}

#bottom_half_container
{
	width: 898px;
	border-spacing: 0;
	padding: 0;
	padding-bottom: 16px;
}

#bottom_half_container .left_content_windows
{
	border-color: #af9476;
}

#brown_divider
{
	background: #d5c0a1 url(images/brown_divider.jpg) no-repeat top center;
}

#section_heading
{
	position: relative;
	top: 9px;
	margin-left: 100px;
	width: 151px;
	height: 34px;
}

#bottom_right_content
{

}

#bottom_left_content
{
	text-align: left;
}

#footer
{
	font-size: 8pt;
	background: #7F673C;
	color: #000000;
}

#footer a
{
	color: #fffae0;
}

#footer a:hover
{
	color: #fffae0;
}
