body {
	margin: 0px;
	background-color: #C09E5F;
	background-image: url(images/body_bg.jpg);
}
@media all {
	body {
		background-repeat: repeat-x; 		
	}	
}
.body_text {
	position: relative;
	width: 468px;
	margin-bottom: 5px;
	padding-top: 17px;
	font-family: Arial, Helvetica;
	color: #503F20;
	font-size: 12px;
	text-decoration: none;
	line-height: 19px;
}
.body_text td 
{
	font-family: Arial, Helvetica;
	color: #503F20;
	font-size: 12px;
	text-decoration: none;
	line-height: 19px;
}

.body_text a, #LinksTable a, #LinksTable td, #DocumentsTable a, #DocumentsTable td
{
	font-family: Arial, Helvetica;
	color: #503F20;
	font-size: 12px;
	text-decoration: underline;
}

p {
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-bottom: 20px;
}
#top_container {
	margin: 0px;
	padding: 0px;
}
#body_container {
	position: relative;
	width: 765px;
	text-align: left;
	padding-left: 15px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	position: relative;
	width: 709px;
	height: 72px;
	z-index: 2;
}
#logo {
	position: absolute;
	z-index: 2;
}
.left_nav_current {
	font-family: Arial, Helvetica;
	color: #503F20;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
.left_nav_link, .left_nav_link:visited {
	font-family: Arial, Helvetica;
	color: #503F20;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}
.left_nav_link:hover {
	font-family: Arial, Helvetica;
	color: #503F20;
	font-size: 12px;
	text-decoration: underline;
}
.title_image {
	text-align: center;
	padding-top: 17px;
	padding-bottom: 10px;
}
.title_image img {
	margin-left: auto;
    margin-right: auto;
}
img {
	display: block;
}
#footer {
	position: relative;
	width: 707px;
	height: 50px;
	text-align: right;
	z-index: 2;
	font-family: Arial, Helvetica;
	}
#address {
	margin-top: 19px;
	line-height: 30px;
	color: #67522D;
	font-size: 10px;
}
#other_sites, #other_sites a{
	color: #E2D2A7;
	text-decoration: none;
	font-size: 11px;
}
#bottom_nav{
	line-height: 21px;
	color: #E2D2A7;
	font-size: 11px;
}
#bottom_nav a {
	line-height: 21px;
	color: #E2D2A7;
	font-size: 11px;
	text-decoration: underline;
}
#register 
{
	margin-top: 36px;
	margin-bottom: 35px;
}
object 
{
	display: block;
}
img
{
	behavior:url(pngbehavior.htc);
}

#base_links
{
	padding-bottom:6px;
}

#print
{
}

#back_to_top
{
	padding-right:10px;
}

table.SpaContent
{
	background-color:#E9DAB2;
}

.SpaContent .BodyContent
{
	background-image:url(images/bg_spa.jpg);
	background-position:right top;
	position:relative;
}

.SpaContent .sub_selected
{
	font-weight:bold;
	color: #503F20;
}

.SpaContent .sub_heading
{
	font-size:14px;
	display:block;
	padding-bottom:3px;
}

#SpaPanel
{
	float:right;
	background-color:#FCF6D7;
	background-image:url(images/bg_spa_subnav.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:135px;
	margin:60px -30px 0px 15px;
	position:relative;
	font-family:Arial;
	color:#685637;
	font-size:12px;
	min-height:295px;
}

* html #SpaPanel
{
	height:295px;
}

#SpaPanelDefault
{
	font-size:11px;
	text-align:right;
	padding:10px;
}

#SpaPanelDefault a
{
	color:#685637;
	display:block;
	margin-top:8px;
}

#ContentSections.SpaSections
{
	float:left;
	width:350px;
}

#LeftSubNav
{
	font-size:12px;
	font-family:arial;
	padding-bottom:3px;
}

#LeftSubNav a
{
	text-decoration:none;
	background-image:url(images/subnav_arrow.gif);
	background-repeat:no-repeat;
	background-position:6px 5px;
	padding-left:15px;
	color:#685637;
}

#FourthLevelNav
{
	padding-top:14px;
}

#FourthLevelNav a
{
	display:block;
	text-align:right;
	padding:0px 10px 2px 10px;
	margin-bottom:7px;
	color:#685637;
	font-weight:bold;
	text-decoration:none;
}

#FourthLevelNav a:hover
{
	text-decoration:underline;
}

#FourthLevelNav a.Selected
{
	background-image:url(images/bg_4th_nav.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
