@charset "utf-8";
/* CSS Document */

html, body, p {    /*always do this*/
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	text-align: center; /*centers the website*/
	background-color: #336633;
	margin: 5px 0 5px 0;
}
#wrap {
	width: 756px;
	margin: 5px auto;  /*4px for top and bottom margin - auto for right & left margins*/
	text-align: left;
	padding: 0;
	background-color: #FFFFFF;
}
#hdr {
	height: 142px;
	margin: 0;
	padding: 0;
	width: 756px;
	background-image: url(images/bg_hdrMoreNav.jpg);
	background-repeat: no-repeat;
}
#hdr img {
	float: left;
	width: 354px;
	padding: 0;
	margin: 0;
}
#homenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	height: 142px;
}
#homenav ul {
	padding-top: 13px;
	line-height: 16px;
	margin: 0 125px 0 0;
}
#homenav ul li {
	list-style: none;
	text-align: left;
	padding: 0;
}
#homenav ul li a {
	display: block; 
	padding: 0;
	color: #FFFFFF;
	text-decoration: none;
}
#homenav ul li a:hover {
	color: #336633;
	padding: 0;
	background-color: #FFFFFF;;
	font-weight: bold;
}
#content {
	width: 756px;
	margin: 0;
	padding: 0;
	height: auto;
	background-color: #FFFFFF;
}
#col1home {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	padding: 170px 10px 0 10px;
	background-image: url(images/bg_col1home.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 334px;
}
#col2home {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
	padding: 245px 0 0 0;
	background-image: url(images/bg_col2home.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 402px;
	text-align: center;
}
#col2home img {
	margin: 0;
	padding: 0;
	width: 402px;
}
.clear {
	line-height:0;
	height: 0;  
	clear: both;
}
#ftr {
	clear: both;
	margin: 0;
	background: url(images/bg_ftr.jpg) no-repeat;
	background-color: #336633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
	line-height: 16px;
	height: 76px;
	width: 756px;
	text-align: center;
	padding-top: 14px;
}
#ftr a:link {
	text-decoration: none;
	color: #336633;
}
#ftr a:visited {
	text-decoration: none;
	color: #336633;
}
#ftr a:active {
	text-decoration: none;
	color: #336633;
}
#ftr a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #336633;
}
.textlinks {
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	line-height: 16px;
}
.textlinks a:link {
	color: #336633;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal; 
}
.textlinks a:visited {
	color: #336633;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
}
.textlinks a:active {
	color: #336633;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
}
.textlinks a:hover {
   color: #FFFFFF;  
   text-decoration: underline;
   font-size: 13px;
   font-weight: normal;
   background-color: #336633;
}

/*
#photos {
	text-align: center;
	margin-top: 200px;
}
#content {
	float: right;
	padding: 0 20px 10px 20px;
	width: 588px;
}
.services1 {
	float: left;
	width: 210px;
}
.services2 {
	float: left;
	padding-left: 50px;
}

h1 {
	color: #FE0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
	margin: 0;
	padding: 0;
}
h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
h3 {
	color: #FE0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.services {
	padding-top: 0;
	margin-top: 0;
}
#contenthome {
	float: right;
	padding: 0 20px 10px 19px;
	width: 588px;
}
#contentlist {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 17px;
	float: left;
	margin: 0;
	padding-top: 10px;
	width: 250px;
}
#contenthome img {
	float: right;
	width: 332px;
	padding: 0;
	margin: 0;
	padding-top: 10px;
}
#contenthome a:link {
	text-decoration: none;
	color: #000000;
}
#contenthome a:visited {
	text-decoration: none;
	color: #000000;
}
#contenthome a:active {
	text-decoration: none;
	color: #000000;
}
#contenthome a:hover {
	text-decoration: underline;
	color: #FE0000;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FE0000;
}
.hometext {
	border: #B2B2B2 1px solid;
	padding: 10px;
}
#contact {
	margin-top: 25px;
	padding: 10px 0 10px 15px; 
}

.clear {
	line-height:1;
	height: 1;  
	clear: both;
}
.clear0 {
	line-height:0;
	height: 0;  
	clear: both;
}
.leftphoto {
	margin: 50px 0 0 4px;
	text-align: center;
}
.center12italic {
	text-align: center;
	font-size: 12px;
	font-style: italic;
}
.bold13 {
	font-size: 13px;
	font-weight: bold;
}

#sitemap1 {
	float: left;
	margin: 25px 75px 15px 35px;
}
#sitemap2 {
	float: left;
	margin: 25px 25px 15px 0;
}
*/


