/* CSS Document */
p {
	font-size: 75%;
	text-align: justify;
}
.bottom {
	font-size: 65%;
	color: #385B0F;
	vertical-align: top;
	background-image: url(../images/bottom_nav.jpg);
	padding-left: 195px;
	height: 28px;
	padding-bottom: 10px;
}
a:link, a:visited {
	color: #385B0F;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: underline;
}

ul {
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ol {margin-top: 0px; margin-bottom: 10px; padding-top: 0px; padding-bottom: 0px;}
li {
	font-size: 80%;
	list-style-type: disc;
}
input {
	font-size: 70%;
	border: 1px solid #b98f4e;
	color: #3D5F14;
	width: 150px;
}
textarea {
	font-size: 70%;
	border: 1px solid #b98f4e;
	color: #3D5F14;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
}
.img {border: 1px solid #353BFE;}
h1 {
font-size: 100%;
font-weight: bolder; 
color: #385B0F; 
letter-spacing: 2px;
}
.nav1 {
	background-image: url(../images/nav1.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 25px;
	height: 27px;
	width: 147px;
	padding-bottom: 2px;
	font-size: 75%;
}
.nav2 {
	background-image: url(../images/nav2.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 25px;
	height: 27px;
	width: 147px;
	padding-bottom: 2px;
	font-size: 75%;
}
.nav3 {
	background-image: url(../images/nav3.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 25px;
	height: 27px;
	width: 147px;
	padding-bottom: 2px;
	font-size: 75%;
}
.nav4 {
	background-image: url(../images/nav4.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 25px;
	height: 27px;
	width: 147px;
	padding-bottom: 2px;
	font-size: 75%;
}
.nav5 {
	background-image: url(../images/nav5.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 25px;
	height: 27px;
	width: 147px;
	padding-bottom: 2px;
	font-size: 75%;
}
.nav6 {
	background-image: url(../images/nav6.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 25px;
	height: 27px;
	width: 147px;
	padding-bottom: 2px;
	font-size: 75%;
}
.contentBack {
	background-image: url(../images/contentBack.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.tdTop {
	background-color: #D2F1FF;
	background-image: url(../images/top2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	vertical-align: top;
	padding-top: 30px;
	padding-left: 50px;
	padding-right: 20px;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8E91D7;
}
hr {
	height: 1px;
	color: #a4a476;
}
body {
	background-color: #a4a476;
	margin: 10px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	overflow:-moz-scrollbars-vertical;
}
.backnav {
	background-image: url(../images/back_nav.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 172px;
}
.tablenav {
	width: 172px;
	font-weight: bold;
	color: #385B0F;
}
.brown {
	padding: 40px 5px 0px;
	width: 181px;
	height:85px;
	float: left;
	margin-left: 5px;
	background-image: url(../images/brown.gif);
	background-repeat: no-repeat;
}
.green {
	width: 159px;
	height:95px;
	float: left;
	margin-left: 5px;
	background-image: url(../images/green.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
.home_back {
	width: 172px;
	height:125px;
	float: left;
	background-image: url(../images/home_back.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right:3px;
}
h2 {
	font-size: 90%; 
	font-weight: bolder; 
	color: #383A47; 
	letter-spacing: 1px;
}
