* {
    padding: 0;
    margin: 0;
} 

body {
	background: white;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 76%;
	padding: 0;
	margin: 0;
	color: #333;
	line-height: 17px;
}

img { 
	border: none;
}

a { 
	color: #2C6729; 
	font-weight: bold;
	text-decoration: none; 
	text-align: left;
	font-size: 100%; 
	text-decoration: underline;
}

a:hover { 
	background: #FFA73F;
	font-weight: bold;
	color: #2C6729;
}

#wrap {
	margin: 20px auto;
	width: 760px;
}

#header {
	background: white url(/images/header.gif) no-repeat;
	height: 90px;
}

#header h1 { 
	color : #2C6729;
	font-size: 29px;
	letter-spacing: -2px;
	padding: 30px 0 0 30px;
	font-weight: 100;
	font-family: Verdana, Tahoma, Arial, san-serif;
}
#header h1 a { 
	text-decoration: none; 
	color : #2C6729;
}

#header h1 a:hover { 
	color : #333; 
}

#header h2 { 
	font-family: Verdana, Tahoma, Arial, san-serif;
	color : #FFA73F;
	font-size: 15px;
	padding: 0 0 0 30px;
	font-weight: 100;
}

#navigation {
	background: white url(/images/menu.gif) no-repeat;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}
#navigation li {
	float:left;
	list-style-type:none;
	border-right:1px solid #FFA73F;
}
#navigation li a {
	display:block;
	padding:0 20px;
	text-transform:uppercase;
	text-decoration:none;
	color: white;
	letter-spacing:2px;
}
#navigation li a:hover {
	background: #FFAF4C /* url(/images/menuover.gif) repeat-x; */
	color:#24641F;
	text-decoration:none;
}


#content { 
	background: white url(/images/content.gif) repeat-y;
	padding: 10px 10px;
}

#bottom { 
	background: white url(/images/bottom.gif) no-repeat; 
	height: 40px;
}

#left {
	float:left; 
	width:150px; 
	color: #2C6729;
	text-align: justify;
	padding-left: 5px;
	padding-top: 15px;
}

#left li {
	color: #2C6729;
}

#left a {
	color: #2C6729;
	font-weight: normal;
}

#left a:hover {
	background: #FFA73F;
	color: #2C6729;
	font-weight: normal;
}


.menutop {
	background: #E7FDE6 url(/images/submenutop.gif) no-repeat;
	height: 7px;
}

.menumiddle {
	background: #E7FDE6 url(/images/submenucontent.gif) repeat-y;
}

.menumiddleC {
	background: #E7FDE6 url(/images/submenucontent.gif) repeat-y;
	text-align: center;
	font-size: 90%;
	font-weight: normal;
	line-height: 98%;
}

.menumiddleC h2 { 
	color : #C68336; 
	font-weight: 900; 
	font-size: 130%; 
	padding-top: 3px; 
	padding-bottom: 3px; 
	text-align: center;
}

.menumiddle h2 { 
	color : #C68336; 
	font-weight: 600; 
	font-size: 110%; 
	padding-top: 3px; 
	padding-left: 10px; 
	padding-bottom: 3px; 
}

.menumiddle ul { 
	letter-spacing: -1px; 
	color : #aaa; 
	padding-left: 25px; 
	font-size: 110%; 	
}

.menubottom { 
	background: #E7FDE6 url(/images/submenubottom.gif) no-repeat;
	height: 8px;
}

#right {
	float:right; 
	width:500px; 
	padding-right: 50px;
	padding-top: 10px;
}

#right ul {
	padding: 0px 0px 10px 15px;
	color: black;
}

#right li {
	padding: 0px 0px 5px 0px;
	color: black;
}

#right h1 { 
	letter-spacing: -1px; 
	padding: 15px 0 15px 0; 
	font-family: Verdana, Tahoma, Arial, san-serif;
	font-weight: 600; 
	font-size: 140%; 
	color: #2C6729;
}

#right h2 { 
	letter-spacing: -1px; 
	padding: 15px 0 5px 0; 
	font-family: Verdana, Tahoma, Arial, san-serif;
	font-weight: 600; 
	font-size: 120%; 
	color: #2C6729;
}
#right h2 a { 
	color: #2C6729; 
}
#right h2 a:hover { 
	color: #2C6729;
	background: #FFA73F;
}

#right h3 { 
	letter-spacing: -1px; 
	padding: 15px 0 2px 0; 
	font-family: Verdana, Tahoma, Arial, san-serif;
	font-weight: 600; 
	font-size: 110%; 
	color: #2C6729;
}

#right p { 
	padding-bottom: 10px; 
}

#footer {
	text-align: center;
	font-size: 10px;
	color: #444;
	padding:0 0 10px 0;
	margin: 0;
}
#footer a { 
	color: #666; 
	text-decoration: underline;
}

#footer a:hover { 
	color: #000; 
	text-decoration: none; 
}

#sitemap ul {
	padding: 0px 0px 5px 15px;
	color: #2C6729;
}

#sitemap li {
	padding: 0px 0px 0px 0px;
	color: #2C6729;
}

#staffann {
	font-size: 95%; 
	line-height: 120%;
	margin: 10px 0px 0px 0px;
}

#staffann fieldset {
	padding: 10px;
	border: 1px solid #4C7949;
	border-right: 3px solid #4C7949;
	border-bottom: 3px solid #4C7949;
}

#staffann legend {
	color: #2C6729;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	background-color: #E7FDE6;
	border: 1px solid #4C7949;
}
	
#staffann .date {
	font-size: 90%;
}

#staffann .subj {
	color: #4C7949;
	font-weight: bold;
}


#staffann .msg{
	padding: 0px 0px 0px 0px; 
}

#staffmgr {
	width: auto;
	border-collapse: collapse;
}

#staffmgr th {
	font-size: 70%;
	background-color: #E1FCE0;
	border: 1px solid black;
}

#staffmgr td {
	font-size: 80%;
	padding: 1px 4px 1px 4px;
	border: 1px solid black;
}

#staffmgr .ctr {
	text-align: center;
}

#dir {
	font-family: calibri, 'courier new', monospace;
	font-size: 110%;
}

#dir .timef {
	padding: 0px 5px 0px 10px;
	font-style: italic;
}

#dir .trashf {
	padding: 0px 3px 0px 3px;
}

#dir .filename {
	
}
#dir .sizef {
	width: 80px;
	text-align: right;
}

.picfl {
	float:left;
	padding-right: 15px;
	position: relative;
}

.caption {
	font-size: 90%;
	font-family: calibri, 'courier new', monospace;
	text-align: center;
	line-height: 100%;
}

.picfr {
	float:right;
	padding-left: 15px;
	position: relative;
}
	
#formblk {
	
}

#formblk .lab {
	vertical-align: top;
	width: 11em;
	margin-right: 10px;
	display: block
}


#formblk fieldset {
	padding: 10px;
	border: 1px solid #4C7949;
	border-right: 3px solid #4C7949;
	border-bottom: 3px solid #4C7949;
}

#formblk legend {
	color: #2C6729;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	background-color: #E7FDE6;
	border: 1px solid #4C7949;
}	

.sticker a img {
	opacity: 0.5;
	border: 0px;
}

.sticker a:hover img {
	opacity: 1;
	border: 0px;
	background-color: none;
}