﻿html {
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #999999;
	scrollbar-face-color: #B5A66F;
	scrollbar-arrow-color:#FFFFFF;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menu_bar {
	background-image: url(../images/header_09.gif);
	background-repeat: repeat-x;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/footer_14.jpg);
	background-repeat: repeat-x;
	padding-left: 15px;
}
.breadcrumbs a:link, .breadcrumbs a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.breadcrumbs a:hover, .breadcrumbs a:active {

	font-weight: bold;
	color: #B5A66F;
	text-decoration: none;
}
.footer {
	background-image: url(../images/footer_stretch.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.footer td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.footer a:link, .footer a:visited {
	font-weight: bold;
	color: #7D6A42;
	text-decoration: underline;
}
.footer a:hover, .footer a:active {

	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/content_stretch.jpg);
	background-repeat: repeat-y;
	padding: 10px 100px 5px 12px;
	height: 300px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.content img {
	border: 1px solid #505559;
	margin: 2px;
}
.content a:link, .content a:visited {
	font-weight: bold;
	color: #7D6A42;
	text-decoration: underline;
}
.content a:hover, .content a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
ul {
	line-height: 20px;
	list-style-type: square;
}
h2 {

	font-size: 16px;
	font-weight: bold;
	color: #666666;
}.newsblock {
	display: block;
	position: relative;
	padding: 0px 0px 5px;
	left: 1px;
}
.newsimage {
	float: right;
	position: relative;
	margin-bottom: 5px;
	padding: 1px;
	border: 1px groove #B5A571;
	margin-left: 10px;
	margin-top: 20px;
}
.newscontent img {
	border: 1px solid #4D545A;
	padding: 1px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.newsheader {
	font-weight: bold;
	text-transform: uppercase;
	color: #505559;
	text-decoration: none;
}
.newscontent {
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
}
.clr {
	clear: both;
}
.newsdivider {
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #505559;
	border-right-color: #505559;
	border-bottom-color: #505559;
	border-left-color: #505559;
	margin-top: 5px;
	margin-bottom: 5px;
}
.content_h1_sub {
	font-size: 14px;
	font-weight: bold;
	color: #4E555B;
	text-decoration: none;
}

#ulNavigation {list-style-type: none; margin: 0px;}
#ulNavigation li {float: left; background: #52555A; text-align: center; height: 22px;}
#ulNavigation li a {text-decoration: none; color: #FFFFFF; font-weight: bold; font-size: 10pt;}
#ulNavigation li:hover {float: left; background: #ADAAAD;}
#ulNavigation li:hover a {color: #000000}
#tdPrimaryNav {padding: 0px; margin: 0px; width: 500px;}