/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e4e3da;
	font-weight: lighter;
	background-color: #000000;
	width: 850px;
	line-height: 150%;
	margin-left:0px;
}


#backgroundlayer {
	position: relative;
	width:850px;
	height:auto;
	z-index:1;
	top: 10px;
	left: 20px;
	line-height: 150%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0x;
	
	}
	
#main {
	height: auto;
	background-color:#787168;
}

.maintext {
	padding-left: 29px;
	padding-right: 29px;
}

.bold {
	font-weight:bold;
	font-size: 13px;

}

#panel {
	background-color:#e4e3da; 
	text-align:left;
	vertical-align:top;
	}

	
#baseline {
	background-color:#A01D24 } 


.nav1  {
height: 18px;
}


#nav1 td,th {
	text-align: center;
	font-size: 12px;
	color: #e7e7e4;
	height: 18px;
	background-color: #658dc3;
}

#nav1 .activenav {
	background-color:#A01D24} 

.panelhead {
	background-color:#787168;
	text-align:center;
	font-size: 12px;
	height: 20px;
	}
	
.darktext {
	color:#818079;
	text-align:center;
	font-size: 11px;
}


.tel {
	font-size: 17px;
	line-height: 100%;
	}
	
.copyright {
	color: #818079;
	font-size: 9px;
	text-align: center;
	line-height: 1em;
}

.link  { color: gray; font-size: 9px; text-decoration: none }


a {
	font-size:12px;
	color:#e7e7e4;
	text-decoration:none;
	}

a:link   { color: #fc6; text-decoration: underline }

a:visited   { color: #fc6; text-decoration: underline }
a:hover  { color: #ffcc00; text-decoration: underline }
a:active   { color: #fc6; text-decoration: underline }
