﻿#wrapper
	{
	position:relative;
	margin:20;
	padding:10;
	}
	

#contentbox {
	position:absolute;
	width:600px; 
	z-index:0;
	margin:0px;
	left:-1px; 
	top:0px; 	
	}
	
#contentbox h1 {
	color:green;
	font: 20pt georgia, serif; 
	}

#contentbox p {
	color: #eddedd;
	font: 11px/18px georgia, serif; 
	}
	
#contentbox img {
	padding: 5px;
	border: 1px solid #323532; }
	
#contentbox link a {
	font: 11px/12px georgia;
	color: #c1000;
	border-bottom: 1px dotted #c1000;
	padding: 0; }
	
#contentlink a:hover {
	color: #323532;
	border-bottom: 1px dotted #323532; }	

#submenu a {
	font: 8pt verdana, san-serif;
	position:relative;
	left: 0px;
	top: 40px;
	float:left;
	height:12px;
	width:85px;
	text-decoration:none;
	color:white;
	background-color:black;
	padding:3px 3px;
	border-right:1px solid white;
	z-index: 2;
}

#submenu a:hover 
	{background-color:#34B623}

#submenu li 
	{display:inline}

#submenu li a#current { 
	background-color: #34B623;
	}

#submenu.box {
	font: 10pt verdana;
	padding:10px;
	position: absolute;
	width:430px; 
	border: 1px black solid;
	background: #fff;
	left: 0px;
	top: 67px;
	z-index: 3; 
	}


#letterbox {
	position: absolute;
	width:170px;
	height:220px; 
	border: 1px black dotted;
	background: #FDF7E5;
	left: 442px;
	top: 66px;
	z-index: 1; }
	
#letterbox h1 {
	color: #126E06;
	font: bold 12pt;
		text-variant: smallcaps;
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 10px; 	
}

#letterbox p {
	color: #126E06;
	background: #F9FFF8;
	border: 1px black solid;
	font: 11px/18px georgia, serif; 
	margin-left: 10px;
	margin-right: 10px;
	margin-top: -10px;
	margin-bottom: 10px;			
	padding: 10px; 
	}	

#letterbox a {
	font: 11px/12px georgia;
	color: #110011;
	margin: 0;
	padding: 0; 
	}
	
#letterbox a:hover {
	color: #323532;
	text-decoration: 1px dotted #323532; 
	}	
.text {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	color: #003300;

}
.texttitle {
	font-family: Georgia, serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #009933;

}
.textitalicsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	color: #009933;
}
.leftnavtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #33FF00;
	letter-spacing: .15em;


}
.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #CC0000;
}
.locationtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #339900;
}
.L2largetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	color: green;
}
.L2text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: 16pt;

}
