body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFF;
	line-height: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

td, th {
	font-size: 12px;
	line-height: 24px;
}

a {
	color: #7fb903;
}
a:hover {
	color: #c66005;
}
#header {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
}
#mainNav {
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}
#mainNav a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#mainNav a:hover {
	color: #7fb903;
}
#content {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content h1 {
	color: #c66005;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c66055;
}

#content h2 {
}

#content p {
	margin: 0px;
	font-size: 12px;
	line-height: 24px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content ul {
	list-style-position: inside;
}
#content ou {
	list-style-position: inside;
}
#content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content img.square {
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}

#logos {
	margin: 0;
	vertical-align: text-bottom;
	text-align: center;
	display: block;
	color: #333;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 12px;
}
#logos a {
	color: #666;
	text-decoration: none;
}
#logos a:hover {
	text-decoration: underline;
}
#logos img {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#logos ul {
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#logos li {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#devider {
	background-image: url(../img/brown-pix.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
#devider-top {
	background-image: url(../img/devider-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer-devider {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/horizontal-devider-line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


#footer-navigation {
	color: #7FB903;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#footer-navigation a {
	color: #c66005;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer-navigation a:hover {
	color: #7FB903;
	text-decoration: none;
}
#footer-copyright {
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer-note {
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-size: 11px;
	line-height: 12px;
}
