﻿body
{
	font-family: Arial, Sans-Serif;
	font-size: 10.5pt;
	color: #ffffff;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	background: #3e1902 url(/web/images/bodyBG.jpg) repeat-x top;
}

h1
{
	font-family: Book Antiqua, Georgia, Times New Roman;
	font-size: 28pt;
	line-height: 100%;
	color: #7b1e55;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom: 1px dotted #cab995;
	padding-bottom: 20px;
}

h2
{
	font-size: 14pt;
	color: #7c5523;
}

h3
{
	font-size: 11.5pt;
	color: #333333;
}

a:link,a:visited,a:active
{
	color: #2462bf;
	text-decoration: underline;
}
a:hover
{
	color: #b31616;
}

#div_homeWrapper
{
	width: 767px;
	height:507px;
	margin-left: auto;
	margin-right: auto;
	background: url(/web/images/homeMain.jpg) no-repeat top center;
}

#div_subWrapper
{
	position: relative;
	width: 767px;
	/*height: 502px;*/
	margin-left: auto;
	margin-right: auto;
	background: url(/web/images/subPageTop.jpg) no-repeat top center;
}

#div_logoLink
{
	position: absolute;
	top: 20px;
	left: 20px;
	width: 230px;
	height: 135px;
}

#div_logoLink a
{
	width: 230px;
	height: 135px;
	display: block;
}

#div_subWrapperSpacer
{
	position: static;
	height:502px;
	width: 0px;
	float:left;
}

#div_subWrapper:after
{
	clear: both;
	content: "";
	display: block;
}

#div_subBG
{
	width: 767px;
	margin-left: auto;
	margin-right: auto;
	background: url(/web/images/subPageMiddle.jpg) repeat-y top center;
}

#div_subBottom
{
	width: 767px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
	background: url(/web/images/subPageBottom.jpg) no-repeat top center;
}


#div_footer
{
	width: 760px;
	height: 43px;
	background: url(/web/images/footerBG.jpg) no-repeat top left;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	left: 1px;
	margin-top:5px;
}

#div_footerContent
{
	width: 640px;
	height: 33px;
	padding:12px;
	color: #3e1902;
}

#div_footerFixed
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	font-size: 8pt;
	margin-top:5px;
	color: #c9af86;
}

#div_footerContent a:link, #div_footerContent a:visited, #div_footerContent a:active,
#div_footerFixed a:link, #div_footerFixed a:visited, #div_footerFixed a:active
{
	color: #f0e3b9;
	text-decoration: none;
}

#div_footerContent a:hover,
#div_footerFixed a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

#div_homeLeft
{
	position: relative;
	top: 206px;
	left: 65px;
	width:150px;
}

#div_homeHtml, #div_subHtml
{
	position: relative;
	top: 0px;
	left: 270px;
	width:450px;
	color: #333333;
	font-size: 9pt;
	line-height: 130%;
	letter-spacing: .04em;
}

#div_subHtml
{
	width: 420px;
	top: -5px;
	left: 290px;
	padding-top:5px;
}

#div_topNav
{
	position: relative;
	top: 140px;
	left: 320px;
	width: 400px;
	height: 20px;
	text-align: center;
}

#div_topNav a:link, #div_topNav a:active, #div_topNav a:visited,
.menuItem a:link, .menuItem a:active, .menuItem a:visited
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 9pt;
	color: #336600;
	text-decoration: none;
}

#div_topNav a:hover, menuItem a:hover, .menuItem a:hover
{
	color: #712013;
	text-decoration: underline;
}

.menuItem a:link, .menuItem a:active, .menuItem a:visited
{
	position: relative;
	display: block;
	width:150px;
	height:37px;
}

.menuItem span
{
    position: absolute;
    left: 10px;
    top: 6px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}

#div_directory
{
	width:415px;
}

#div_directorySelect
{
	width:415px;
	text-align:center;
	margin-top:15px;
}
