/* CSS Document */
/*old color #9A8C71*/

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8D8065;
	margin: 0px;
	background-image: url(../imgs/bggrad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}a{
	color: #7EBF63;
	text-decoration: none;
}a:hover{
	color: #4AB801;
	text-decoration: underline;
}.bgshadow{
	background-image: url(../imgs/bg-shadow.gif);
	background-repeat: repeat-y;
	background-position: center;
}.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #059705;
	font-weight: bold;
	text-transform: uppercase;
}#bgmain{
	background-image: url(../imgs/bg-main.gif);
	background-repeat: no-repeat;
	background-position: center top;
}.bgfooter{
	background-image: url(../imgs/footerbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}#outerbox{
	border: 2px solid #D7CAB9;
	margin: 3px;
}#innerbox{
	border: 1px solid #B7C2A8;
	background-color: #FFFFFF;
	margin: 3px;
}.hr{
	border: 1px solid #DCD7B8;
}.footer{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ABA089;
}.footerlink{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #74AF50;
}
.photoborder {
	background-color: #FFFFFF;
	padding: 3px;
	border: 2px solid #D6D6D8;
	background-position: center center;
	height: 100px;
	width: 150px;
}.cursor{
	cursor: hand;
}.subheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #059705;
	font-weight: bold;
}
.lighttext {
	font-weight: bold;
	color: #F1F7E8;
}
