@charset "utf-8";
* {
	line-height: 20px;
	}
html {  /* deal with 1px Chrome scrollbar issue */
	xmargin-left: -1px;
	overflow-Y: scroll;
}
body 
{
    color: #666666;
	background-color: #694f40;
	margin: 0px;
	padding: 0px;
}
ul li {
	margin-left: -15px;
	}
img {
	border: none;
	}
#DivHeader {
	width: 947px;
	height: 112px;
}
#DivContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
    font-weight: 300;*/
	font-size: 12px;
	background-color: #fff;
	padding: 17px 25px;
	width: 897px;
	text-align: left;
}
.HomeHeader {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #765328;
	letter-spacing: 2px;
}
.HomeHeader td {
	padding-bottom:5px;
}
.WelcomeBox {
	background-color: #fff;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.TableBoxes td 
{
    padding-top:0px;
}
.TableBoxes {
	background-color: #fff;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #000000;*/
	line-height: 15px;
}
.TableBoxes a[href $='.pdf']   /* turn pdf logo off for the main screen */
{
    /*padding-left:0px;*/
    background: none;
}

/*.TableBoxes a:link {
	color: #76b060;
	text-decoration: underline;
	line-height: 15px;
}
.TableBoxes a:visited{
	color: #76b060;
	text-decoration: none;
	line-height: 15px;
}
.TableBoxes a:hover {
	color: #5a834b;
	text-decoration: none;
}
.TableBoxes a:active {
	color: #76b060;
	text-decoration: underline;
}*/
.HomeHeader td 
{
    border-top: 1px solid #ddd;
}
.TableBoxes ul, .custBullet 
{
    list-style-image: url("/images/bullets.jpg"); 
}

.custBullet li a /* stop PDF image overwriting bullet! */
{
    background-image: none;
}

.ContactName {
	font-size: 12px;
}

#DivFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #694F40;
	text-align: right;
	height: 100px;
	width: 950px;
	padding-top: 5px;
	padding-left: 35px;
/*	padding-right: 17px;
	padding-left: 17px;  */
}
h1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 24px;
	font-weight: normal;
	color: #694F40;
	letter-spacing: 2px;
	/*background-color: #F0E6CE;*/
	padding: 4px;
	padding-left: 0px;
}
h2 {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: normal;
	color: #694F40;
	letter-spacing: 2px;
}
h3 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bolder;
	letter-spacing: 2px;
	color: #694F40;
	margin-bottom: 0px;
}

.Newsletter {
	line-height: 19px;
	color: #BCA583;
}
.Newsletter a:link {
	font-size: 11px;
	color: #C59401;
}
.Newsletter a:visited {
	font-size: 11px;
	color: #C59401;
}
.Newsletter a:hover {
	color: #A87200;
	text-decoration: none;
}
.Newsletter a:active {
	color: #A87200;
	text-decoration: none;
}

.Divider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #694F40;
/*	width: 822px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 37px;
	margin-left: 38px;*/
}
a[href $='.pdf'] 
{
   margin-left:-23px;
   padding-left: 23px;
   background: transparent url(/images/pdf.gif) no-repeat center left;
}
a:link {
	color: #00853e;
	text-decoration: underline;
}
a:visited {
	color: #00853e;
	text-decoration: underline;
}
a:hover {
	color: #5a834b;
	text-decoration: none;
}
a:active {
	color: #00853e;
	text-decoration: none;
}
.DivNav{
	margin-left: 1px;
	width: 932px;
	_width: 947px;
	background-color: #694F40;
	height: 30px;
	position:relative; 
	left:7px;
	_left:0px;
	_margin-left:-16px;
}
.Resources {
	line-height: 20px;
}
.LinkList 
{
	padding-left: 0px;
	list-style-type: none;
	margin-left:23px;
	font-weight: bold;
}

.LinkList a
{
	line-height: 25px;
}

.quickLinks 
{
    font-size: 18px; 
}
