body
{
	background-image: url(../../img/template/site_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #000000;
	margin-top: 0px;
}

#Clear
{
	clear: both;
}

#PageWrap
{
	width: 100%;
	clear: both;
}

#Page
{
	width: 898px;
	clear: both;
}


#PageHeader
{
	width: 898px;
	height: 378px;
	clear: both;
	background-image: url(../../img/template/header_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}


#InsidePageHeader
{
	width: 898px;
	height: 200px;
	clear: both;
	background-image: url(../../img/template/inside_header_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#Flash
{
	width: 833px;
	height: 336px;
	margin-left: 33px;
	clear: both;
}

#Banner
{
	width: 833px;
	height: 158px;
	margin-left: 33px;
	clear: both;
}

#Nav
{
	margin-top: 7px;
	clear: both;
	width: 833px;
	margin-left: 33px;
}

#HomeContent
{
	width: 846px;
	background-image: url(../../img/template/content_bg.gif);
	background-repeat: repeat-y;
}

#InsideContent
{
	width: 846px;
	background-image: url(../../img/template/content_white_bg.gif);
}


#HomeContentLeft
{
	width: 360px;
	margin: 30px 0px 50px 40px;
	float: left;
}

#HomeContentRight
{
	width: 150px;
	margin: 30px 0px 50px 150px;
	float: left;
}

#Header
{
	width: 770px;
	border-bottom: 1px solid #c7c7c7;
	margin-left: 33px;
	padding-top: 40px;
	clear: both;
}

#InsideOneColContent
{
	width: 772px;
	margin-left: 33px;
	padding-top: 22px;
	clear: both;
}

#InsideContentLeft
{
	float: left;
	margin: 30px 0px 0px 33px;
	width: 403px;
}

#InsideContentRight
{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 403px;
}

#ContentBottom
{
	width: 846px;
	height: 7px;
	background-image: url(../../img/template/content_bottom_bg.gif);
	background-repeat: repeat-x;
}

#Footer
{
	width: 780px;
	margin: 20px 0px 0px 33px;
}


p
{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5a5454;
	margin: 0px 0px 8px 0px;
	line-height: 16px;
}

a, a:active, a:visited
{
	color: #511010;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.newnav, a.newnav:visited, a.newnav:active 
{
	font-family: Times; font-size: 12px; font-weight: bold; line-height: 14px; color: #685731;	margin: 7px 13px 7px 13px; 
}

a.newnav:hover
{
	background-image: url(../../img/nav_bg.gif);
	margin: 7px 13px 7px 13px;
}

a.footer, a.footer:active, a.footer:visited
{
	color: #bdb5a1;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 13px;
}
.menuspan
{
	padding: 9px 13px 5px 13px; height: 28px;
}

.menuspan:hover
{
	background-image: url(../../img/nav_bg.gif);
	padding: 9px 13px 5px 13px; height: 28px;
}

.header
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #5a5454;
	margin: 0px 0px 6px 0px;
}

img
{
	border: 0px;
}

.navcell
{
	padding: 9px 0px 0px 32px;
}