/* CSS Document */

body {
	background-image: url(im2/bg1.gif);
	margin: 0px;
	padding: 0px;
}
.font5 {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


#nav {
	height: 31px;
	width: 780px;
	background-color: #D8E385;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9CA73E;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	list-style-type: none;
	display: inline;
}
#nav a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #585E24;
	height: 21px;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9CA73E;
	text-decoration: none;
}
#nav a:hover {
	color: #E6A553;
	background-color: #FFFFFF;
}
.footer {
	padding: 15px;
	width: 750px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #E6A553;
}
.font1 {
	font-family: arial;
	font-size: 10px;
	color: #F7DFC4;
	text-decoration: none;
}
.font2 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}

.bodyL {
	width: 230px;
	float: left;
	margin: 15px;
}
.bodyL1 {
	width: 750px;
	padding: 15px;
}
.link1 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #E6A553;
	text-decoration: underline;
}
.link1:hover {
	color: #9CA73E;
	text-decoration: none;
}
.link2 {
	font-family: arial;
	font-size: 12px;
	color: #FFFF99;
	text-decoration: underline;
}
.link2:hover {
	text-decoration: none;
}


.bodyR {
	width: 485px;
	margin-left: 270px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
p {
	margin: 0px;
	padding: 0px;
}
.fontBold1 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #8A9436;
}
.fontBold2 {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #8A9436;
}

