/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
.container {
	width: 826px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.top {
	background-image: url(image/toprounded.jpg);
	background-repeat: no-repeat;
	background-position: -1px 0px;
	height: 11px;
	width: 826px;
}
.topspacer {
	height: 40px;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(image/bodybackground.gif);
	background-repeat: repeat-y;
}
.header {
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.subcontainer {
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(image/bodybackground.gif);
	background-repeat: repeat-y;
}
.menuright {
	width: 209px;
	float: left;
	background-color: #8BC630;
}
.pic1 {
	height: 229px;
	width: 168px;
	float: left;
	padding-right: 20px;
	padding-left: 78px;
	padding-top: 5px;
	padding-bottom: 50px;
	font-size: 0.7em;
	text-align: left;
	color: #666666;
}
.h1 {
	padding-left: 78px;
	font-size: 1.35em;
	color: #95c530;
	font-weight: normal;
}
.h2 {
	font-size: 1.2em;
	color: #95c530;
	padding-left: 78px;
}
.gentext {
	padding-left: 80px;
	color: #666666;
	font-size: .85em;
	padding-right: 70px;
	line-height: 1.4em;
}
.gentext a{
	color: #5f8721;
	text-decoration: underline;
}
.gentext a:active {
	color: #333333;
	text-decoration: underline;
}
.gentext a:focus {
	color: #333333;
	text-decoration: underline;
}
.gentext a:hover {
	color: #333333;
	text-decoration: underline;
}
.biggertext {
	padding-left: 80px;
	font-size: 1.3em;
	font-weight: normal;
	color: #666666;
}
.li {
	padding-left: 78px;
	display: list-item;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 1em;
	font-size: 0.95em;
	color: #666666;
	font-weight: normal;
}
.clearer {
	clear: right;
}
.bottom {
	background-image: url(image/bottomrounded.jpg);
	height: 10px;
	background-repeat: no-repeat;
}
.spacer {
	height: 10px;
}
.footer {
}
.footertop {
	background-image: url(image/footertoprounded.jpg);
	height: 5px;
	background-repeat: no-repeat;
}
.phonenum {
	font-weight: bold;
	font-size: 1.1em;
}
.footercontent {
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 0.75em;
	color: #999999;
	padding-left: 288px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.footerbottom {
	background-image: url(image/footerbottomrounded.jpg);
	background-repeat: no-repeat;
	height: 5px;
}
.by {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .65em;
	color: #999999;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.by a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.by a:hover {
	color: #666666;
}
