body {	
	background: #c9c6b7;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #3A5F0B;
	text-decoration:none
}

a:hover {
	text-decoration: none;
	color: #77810F;
}

a:visited {
	color: #3A5F0B;
}


#content
{
	width: 100%;
	text-align:left;
	margin:0px;
}

#main
{
	width: 682px;
	background: #ffffff;
}

#bg
{
	width: 682px;
	padding:0px;
	margin: 0px auto;
	background-color:#ffffff;
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
	border-top: 3px solid #000000;

}


#content2
{
	width: 100%;
	text-align:left;
	margin-bottom:5px;
}

#bg2
{
	width: 682px;
	padding:0px;
	margin: 0px auto;
	background-color:#ffffff;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;

}

#menu2
{
	width: 682px;
	background:#E8E6DA;
	height:32px;
	padding: 0px;
	margin:0px;

}
#menub ul {
	list-style: none;
	padding: 0px;
	margin: 0px;		

}

#menub li {
	
	display: inline;


}

#menub a {
	float: left;
	width: 112px;
	height:30px;
	color: #000000;
	font-weight:bold;
	font-size: 11px;
	text-transform: lowercase;
	display: block;
	text-align: center;
	text-decoration: none;

}


#menub li a.buttonba{
	border-bottom: 2px solid #000000;

}
#menub li a.buttonbb{	
	border-left: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
#menub li a.buttonbc{
	border-left: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
#menub li a.buttonbd{
	border-left: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
#menub li a.buttonbe{
	border-left: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
#menub li a.buttonbf{
	border-left: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

#header {
	padding-top: 150px;
	background: url(corryvilleheader.jpg) no-repeat;		
}

#menu1
{
	width: 682px;
	height: 100px;
	padding: 0px;
	z-index:1;
	position:relative;
}
#menu ul {
	list-style: none;
	padding: 0px;
	margin:0px;	
	margin-top:20px;		

}

#menu li {
	
	display: inline;


}

#menu a {
	float: left;
	width: 94px;
	height: 30px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: lowercase;
	display: block;
	text-align: center;
	text-decoration: none;

}


#menu li a.buttona{
	background-color: #666633;
	padding-top: 15px;
	margin-top: 15px;
	border-right: 2px solid #000000;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;

}
#menu li a.buttonb{
	background-color: #8B9C0E;
	padding-top: 15px;
	margin-top: 15px;
	border: 2px solid #000000;
}
#menu li a.buttone{
	background-color: #999967;
	padding-top: 15px;
	margin-top: 15px;
	border: 2px solid #000000;
}
#menu li a.buttonc{
	background-color: #3A5F0B;
	padding-top: 15px;
	margin-top: 15px;
	border: 2px solid #000000;
}
#menu li a.buttond{
	background-color: #8CA93E;
	padding-top: 15px;
	margin-top: 15px;
	border: 2px solid #000000;
}
#menu li a.buttonf{
	background-color: #6E6C09;
	padding-top: 15px;
	margin-top: 15px;
	border: 2px solid #000000;
}
#menu li a.buttong{
	background-color: #969051;
	padding-top: 15px;
	margin-top: 15px;
	border-left: 2px solid #000000;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}



#menu li a.buttona:hover{
	background-color: #E8E6DA;
	color: #000000;
	padding-top: 15px;

}

#menu li a.buttonb:hover{
	background-color: #E8E6DA;
	color: #000000;
	padding-top: 15px;

}
#menu li a.buttonc:hover{
	background-color: #E8E6DA;
	color: #000000;
	padding-top: 15px;

}
#menu li a.buttond:hover{
	background-color: #E8E6DA;
	color: #000000;
	padding-top: 15px;

}
#menu li a.buttone:hover{
	background-color: #E8E6DA;
	color: #000000;
	padding-top: 15px;

}
#menu li a.buttonf:hover{
	background-color: #E8E6DA;
	color: #000000;
	padding-top: 15px;

}
#menu li a.buttong:hover{
	background-color: #E8E6DA;
	color: #000000;
	padding-top: 15px;

}


#text
{
	width: 420px;
	padding: 5px;
	margin-bottom: 20px;
	z-index:3;
	position: relative;
	vertical-align: top;
	border-right: 3px dotted #e6e6e6;
}

#text a
{
	color: #3A5F0B;
	font-weight:bold;
	text-decoration:none
}

#text a:hover
{
	color: #77810F;
	text-decoration:none
}

#text h2 {
	margin: 0;
	padding: 0;
	padding-top: 2px;
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	
}

#othercontent
{
	width: 225px;
	float: right;
	margin-right: 10px;
	padding-top: 10px;
	
}

#othercontent ul {
	width: 225px;
	list-style: none;
	padding: 0px;
	margin:0px;	
}

#othercontent li {
	
	font-weight: bold;
	font-size:12px;

}

#othercontent li a {
	text-decoration:none;
}

#footer {
	height: 25px;
	width: 682px;
	clear: both;
	background: #000000;
	padding-top: 2px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
