body {
	font-family:Arial;
	font-size:12px;
	color:#02380c;
	background-color:#fff;
	background-image:url("site-background.gif");
	background-repeat:repeat-x;	
	margin:0;	
	line-height:18px;
}

a:link, a:hover, a:visited {
	color:#0a6b1d;
	text-decoration:none;
}

form {
	margin:0;
	padding:0;
}

input, textarea {
	background-color:#fff;
	padding:5px;
	border:1px solid #cdcdcd;	
	margin:0;
}

label {
	display:block;
	float:left;
	width:80px;
	font-weight:bold;
	padding:0 20px 0 0;
	margin:0 0 10px 0;
	line-height:25px;	

}

h1, h2, h3, h4 {
	font-size:26px;
	font-weight:normal;
	color:#0a6b1d;
	margin:0 0 10px 0;
}


.white-input {
	color:#333;
	border:1px solid #ccc;
}

.green-button {
	font-family:Arial;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	border:0;
	background-color:#1b8930;
	padding:0.4em;
	outline:none;
}



#search-input {
	width:148px;
	height:19px;
	background-image:url("search-background.gif");	
	background-repeat:no-repeat;	
	border:0;	
}	

#search-button {
	width:41px;
	height:29px;
	font-family:Arial;
	font-size:11px;
	color:#fff;
	background-image:url("find.gif");	
	background-repeat:no-repeat;	
	border:0;
	margin:0;
}

.submit-button {
	font-family:Arial;
	font-size:11px;
	color:#fff;
	background-color:#8dbb01;
	border:0;
	margin:0;
}

#top-bar {
	width:829px;
	height:47px;
	margin:auto;
}

#top-nav-background {
	float:left;
	width:583px;
	height:47px;
	font-size:11px;
	color:#fff;
	background-image:url("top-nav-background.gif");	
	background-repeat:no-repeat;	
	line-height:47px;
	text-align:center;
}

#top-nav-background a {
	color:#fff;
}

#search-box {
	float:right;
	width:246px;
	height:47px;
	line-height:47px;
}

#logo-bar {
	width:829px;
	height:85px;
	margin:auto;
}

#logo {
	float:right;
	width:350px;
	height:85px;
	background-image:url("logo.gif");	
	background-repeat:no-repeat;		
}

#top-nav-bar {
	width:829px;
	height:31px;
	margin:auto;
}

#top-nav-content {
	float:left;
	width:368px;
	height:31px;
}

#top-grad {
	float:right;
	width:461px;
	height:31px;
	background-image:url("top-grad.gif");	
	background-repeat:no-repeat;			
}

.tab {
	display:block;
	float:left;
	width:71px;
	height:31px;
	font-size:11px;
	font-weight:bold;
	background-image:url("tab.gif");	
	background-repeat:no-repeat;		
	margin:0 3px 0 0;
	line-height:31px;
	text-align:center;
}

.tab a {
	color:#5b7900;
}

#second-grad {
	width:829px;
	height:37px;
	background-image:url("second-grad.gif");	
	background-repeat:no-repeat;
	margin:auto;
}

#main-container {
	width:829px;
	margin:auto;
}

#left-nav {
	float:left;
	width:170px;
	margin:0 20px 0 0;
}

#main-area {
	float:right;
	width:600px;
}

.nav-top {
	width:170px;
	height:31px;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	background-image:url("nav-top.gif");	
	background-repeat:no-repeat;	
	line-height:31px;
	text-align:center;
}

.nav-content {
	width:140px;
	height:120px;
	font-size:11px;
	color:#fff;
	background-color:#0a6b1d;
	padding:15px;
}

.nav-content a {
	color:#fff;
}

.nav-arrow {
	vertical-align:middle;
	margin:0 10px 0 0;
}

.nav-dots {
	width:140px;
	height:1px;
	background-image:url("nav-dots.gif");
	background-repeat:repeat-x;
	margin:3px 0 3px 0;
}

.nav-bottom {
	width:170px;
	height:20px;
	background-image:url("nav-bottom.gif");	
	background-repeat:no-repeat;	
	margin:0 0 15px 0;
}

#sub-bar-background {
	width:100%;
	height:95px;
	background-image:url("sub-bar-background.gif");
	background-repeat:repeat-x;	
}

#sub-container {
	width:829px;
	height:95px;
	margin:auto;
}

#bottom-logo {
	width:223px;
	height:95px;
	background-image:url("bottom-logo.gif");
	background-repeat:repeat-x;		
}

#footer-bar {
	width:100%;
	height:55px;
	background-color:#014a10;
	line-height:55px;
}

#footer-container {
	width:829px;
	height:55px;
	font-size:11px;
	color:#fff;
	margin:auto;
	line-height:55px;
}

#footer-container a {
	color:#fff;
}
