body {
	background-image : url(../images/background.jpg);
	background-position : top left;
	background-repeat : no-repeat;
	background-color : #FEF5CA;
	font-family: arial, helvetica, san-serif;
}
body, table {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
}

a {
	color: #B9866E;
}

a:hover {
	color: #654E27;
}

form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

input.text, textarea.text {
	border: solid #807F7F 1px;
	color: #807F7F;
	font-size: 11px;
	padding: 1px 2px;
}

input.button {
	font-size: 11px;
	border: solid black 1px;
	background-color: #DAD1B2;
	font-weight: bold;
	padding: 0px 4px;
}

td.formcaption {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	padding-right: 4px;
}

td.formfield {
	padding-left: 4px;
}


div#BREADCRUMBS {
	font-size: 11px;
	font-weight: bold;
	color: #848484;
	margin-top: 15px;
	margin-bottom: 10px;
}

.footerLink {
	color: #B80508;
}

a.footerLink:hover {	
	text-decoration:underline;
	color: #B80508;
}

a.footerLink:visited {	
	color:#B80508;
}

a.footerLink:active {	
	color:#B80508;
}

.navLeftColHead {
	font-size: 11px;
	font-weight: bold;
	text-transform : uppercase;
	color: #BE1812;
}

.navColLinks {
	font-size: 11px;
	font-weight: bold;
	text-transform : uppercase;
	color: #848484;
}

.napRowBG {
	background-image : url(../images/1b.png);
	background-repeat : repeat-x;
}
.napRowBG2 {
	background-color: #E57743;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.napRowBG3 {
	background-image : url(../images/4c_bg.png);
	background-position : top left;
	background-repeat : repeat-x;
}
.brdrContent {
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color:#E57743;
}
.inptBox {
	border: 1px solid black;
	background-color: #D6D0B2;
	width: 135px;
	height: 19px;
	color: ffffff;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}
#midNavImg IMG {
	margin-right: 25px;
}

#content {
	font-size: 12px;
	line-height: 1.5em;
	padding: 10px 28px 10px 20px;
}


#content H1 {
	margin-bottom: 0px;
	color: #6D250C;
	font-size: 12px;
	text-transform:uppercase;
}
#content H2 {
	margin-top: 20px;
	margin-bottom: 0px;
	color: #D55D32;
	font-size: 12px;
}
.leftColBG {
	background-image : url(../images/left_col_bg.png);
	background-repeat : repeat-y;
}


div.submenu {
	position: absolute;
	visibility: hidden;
	border: solid black;
	border-width: 1px 0px 0px 1px;
	width: 160px;
	opacity: 1.00;
	filter: alpha(opacity=100);
	z-index:1;
}

div.submenu table {
	width: 100%;
}



div.submenu table td {
	background: #FCF1C4;
	border: solid black;
	border-width: 0px 1px 1px 0px;
	padding: 2px 6px;
	font-size: 11px;
	font-weight: bold;
}

div.submenu table td a {
	color: #BF663B;
	text-decoration: none;
}

div.submenu table td.hover {
	background: #E57743;
}
div.submenu table td.hover a {
	color: #F9ECC0;
}

td.leftmargin {
	width:84px;
}
td.leftmargin img {
	width: 84px;
	height: 1px;
	border: none;
}

.copyright {
	text-align: center;
	color: #AC8542;
	font-size: 11px;
}

#napTableStyle {
	border: 1px solid #E57743;
	background-color: #FEF5CA;
}

#napTableStyle TD {
	padding: 3px;
}

.altTDStyle {
	background-color:#FFFCEA;

}

hr {
	color: #E57743;
	background-color: #E57743;
	border: 0px;
	height: 1px;
	width: 100%;
}

.menuHead{
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
.subMenuHead{
	font-size: 11px;
}
#subMenuIndent{
	margin-left: 30px;
}
td.subMenuHead{
	font-size: 11px;
}

#napTableStyle TD{
	font-size: 11px;
	
}
ul {
list-style:square;

}
