body  {  font-weight: normal;  text-decoration: none; margin: 0px 0px 0px 0px;  }

h1,h2,h3,h4,h5  { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal }
h1 { font-size: 20px; color: #952F20; line-height: 25px;}
h2 { font-size: 18px; }
h3 { font-size: 13px; font-weight: bold; color: #952F20;}
h4  { color: #952F20; font-size: 15px; font-weight: bold; }
h5 { font-size: 12px; color: #000000; font-weight: bold; margin-top: 10px; line-height: 14px;}
h6 { color: #B9B49C; font-size: 11px; font-weight: normal;  }

.no-bottom-margin { margin: 0; }

a:link {
    color: #952F20;
    text-decoration: underline;
}
a:visited {
	color: #952F20;
	text-decoration: underline;
}

a:hover {
	color: #952F20;
	text-decoration: none;
}


td,tr,p,div {
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 12px; line-height: 18px;
	color: #333333;
}

li { list-style-image: url(images/list.gif); }

.contentarea   { background-color: #fbf8f0; background-image: url("images/body-bg.jpg")  }

.indent { margin: 10px 10px 10px 15px; }

.rightshadow   { background-color: #fbf8f0; background-image: url("images/rightshadow.jpg") }

.leftcol   { background-color: #9A7D6D; background-image: url("images/leftcol-bg.jpg") }

.imageborder {  border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#333333;border-right-style:solid; border-right-width:1px; border-right-color:#333333;border-top-style:solid; border-top-width:1px; border-top-color:#333333;border-left-style:solid; border-left-width:1px; border-left-color:#333333 }

.footer		  { color: #666666; font-size: 9px; font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background-image: url("images/footer-bg.jpg"); height: 59px }

.footer2		  { color: #666666; font-size: 9px; font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;  }
.footer2 a:link  { color: #666666; text-decoration: none } 
.footer2 a:visited  { color: #666666; text-decoration: none }
.footer2 a:hover  { color: #666666; text-decoration: none }

.navcell { font-size : 13px; color : #333333; font-weight: bold;}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-weight: normal;
	text-align: right;
	height: 23px;
	padding-top: 0px;
	width: 100%;
	text-decoration: none;
	font-size        : 13px;
  	color            : #FBF8F1;
}

a.mainlevel:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FE7D19;
}






