/** Common  **/
body {margin:10px 0 0 0  ; padding:0 ; font-family:"Lucida Sans Unicode","Verdana","Trebuchet MS","Arial Narrow",Arial,sans-serif ; font-size:12px;line-height: 20px;}
h3{color:#73ca00 ; font-size: 18px; font-weight: normal;}
a:link{font-family:"Trebuchet MS","Arial Narrow",Arial,sans-serif ; font-size: 12px; text-decoration: none; color : #101010}
a:visited{font-family:"Trebuchet MS","Arial Narrow",Arial,sans-serif ; font-size: 12px ; text-decoration: none; color :#101010  }
a:hover{font-family:"Trebuchet MS","Arial Narrow",Arial,sans-serif ; font-size: 12px; text-decoration: underline ; color:#101010}
a:active{font-family:"Trebuchet MS","Arial Narrow",Arial,sans-serif ; font-size: 12px; text-decoration: underline ; color:#101010}
.clear{clear:both}
.last{border:0px none !important; }
img{padding:0;margin:0 ; border:0px none; }
/**Wrapper & crew **/
#wrapper{ width:860px ; margin :0 auto 0 auto}
	#topnav{ height:400px ; background: url('images/header.jpg') no-repeat; }

	#content{border:1px solid #9a9a9a ; margin-top: 10px; background: url('images/mhr.gif') repeat-x; padding-top:15px}
		#leftnav{float:left ; width:390px ; padding: 19px;}
			#leftnav a{font-family:"Lucida Sans Unicode","Verdana","Trebuchet MS","Arial Narrow",Arial,sans-serif ; font-size:14px ; color:#404040}
			#leftnav ul{ color:#78d100 ; }
				#leftnav li {line-height: 28px;}
		#maincontent{float:right;width:390px ;  padding:19px ; line-height: 24px;}
			#maincontent a{font-family:"Lucida Sans Unicode","Verdana","Trebuchet MS","Arial Narrow",Arial,sans-serif ; font-size:14px ; color:#404040}
			#maincontent ul{ color:#78d100 ; }
				#maincontent li {line-height: 28px;}

		#mainblurb{float:right;width:820px ;  padding:19px ; line-height: 24px;}
	#footer { margin: 30px 0 0 0 ; background:#3f3e37 ;  color:white ; height:30px}
		#fl{float:left ; padding:5px 0 0 20px}
		#fr{float:right}
			#fr a{font-family:"Verdana","Trebuchet MS","Arial Narrow",Arial,sans-serif ; font-size:10px ; color:white}
			#fr ul{margin:0 ; padding:5px}
			#fr li{list-style: none; display: inline; padding:0 10px 0 10px ; border-right: 1px solid white}
			
			
	
#menu {float:right; z-index:10}
#menu ul {list-style: none;padding: 0; width: 70px;float: left;margin:0}
#menu a, #menu h2 {font: 10px verdana;display: block;border-width: 1px;border-style: solid;border-color: white;margin:0px;padding: 5px;}
#menu h2 {color: black;background: white;cursor: pointer;padding-left:0px;}
#menu a {color: white;background: #707070;text-decoration: none;}
#menu a:hover {color: white;background: #70A100;}
#menu li {position: relative;}
#menu ul ul {position: absolute; z-index: 50;margin:0; width: 140px;}
#menu ul ul {display: none;}
#menu ul li:hover ul {display: block;}
