/* Standard Classes */

body, p, td, table, .normal, p.normal, td.normal, table.normal { 
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

	scrollbar-track-color:#666600;
	scrollbar-face-color:#EAE2DA;
	scrollbar-arrow-color:#666600;
	scrollbar-shadow-color:#666600;

}

.pagetable
{
    
}

.clsSiteFooter
{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#Navigation a:link{
	color: #797878;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#Navigation a:hover
{
	background-color: #666600;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.clsNavFooter:link{
	color: #EEEEEE;
	text-decoration: none;
	font-size: 10px;
}

.clsNavFooter:visited{
	color: #EEEEEE;
	text-decoration: none;
	font-size: 10px;
}

.clsNavFooter:hover{
	color: #F7BD00;
	text-decoration: none;
	font-size: 10px;
}

a {
	color: #797878;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

a:hover {
	color: #666600;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
} 

h1 {

	font-size: 18px;
	font-weight: normal;
	color: #322820;
}

h3 {

	font-size: 13px;
	font-weight: bold;
	color: #F77F16;
	margin-bottom: 10px;
}

li {
	margin-left:30px;
}


/* custom classes */

.whitetext {
	color: #FFFFFF;
}

.subheading1 { 

	color: #F77F16;
	font-size: 12px;
	font-weight: bold;
}

.subheading2 { 

	color: #A5E26B;
	font-size: 12px;
	font-weight: bold;
}

.rightcontent1 {

	line-height: 18px;
}

.fineprint {
	font-size: 10px;
	line-height: 11px;
	color: #999999;
}


li.quicklinks {

	margin-left:-22px;
}



select.select1 {

	height:18px;
	width: 155px;
	color: #666666;
	font-size: 11px;
	padding-left: 3px;
	padding-right: 3px;
}

.leftloginarea {

	padding-left: 12px;
	padding-right: 12px;
	padding-top: 10px;
}


.guestbookdate
{
	font-size: 10px;
	color:Olive;
}

.guestbookcomments
{
	font-size: 11px;
	color: #666666;
}

.guestbookheader
{
	font-weight: bold;
	color: White;
}

.guestbooktable
{
	 border-style: none;
}

.error
{
	color: Red;
}

#contentwrapper{
	width: 144px;
	height: 166px;
	border: 1px solid #2B2821;
	background-color: ;
	padding: 0px;
}

#contentwrapper2{
	width: 200px;
	height: 466px;
	border: 1px solid #2B2821;
	background-color: ;
	padding: 3px;
	font-size: 8pt;
}

.billcontent{
	width: 100%;
	display:block;
}

.billcontent1{
	width: 100%;
	display:block;
}

.billcontent2{
	width: 100%;
	display:block;
}

#page-text 
{
	width: 600px;
	text-align: left;	
}


