body {
	background-color:#FFFFFF;
	color: black;
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-family: verdana, arial, sans-serif;
	line-height: 1.4;
	/*margin-top: 20px;*/
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, blockquote, form, table {
	margin-top: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: georgia, "times new roman", serif;
	color: black;
}

h1 {
	font-size: 9px;
	margin-bottom: 0;
	text-indent: -10000px;
}

h2 {
	font-size: 1.8em;
	color: #000000;
	weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
}


h3 {
	font-size: 2em;
	color: #5c9336;
	weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 10px;
}

h4 {
	font-size: 1.4em;
	color: #000000;
	weight: bold;
	margin-bottom: 5px;
	display: inline;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0px;
}
h5 {
	font-size: 0.9em;
	color: #5f8076;
	weight: bold;
	margin-bottom: 10px;
	display: inline;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0px;
	text-decoration: underline;
}

h5 a {
	color: #5f8076;
}

h5 a:hover {
	color: #999999;
}

h6 {
	font-size: 2.2em;
	color: #FFFFFF;
	weight: bold;
	line-height: 22px;
	margin-bottom: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-left: 5px;
}


#body-container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#container {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}



/*a {
	color: #990000;
	text-decoration:none;
}


a:hover, a:focus {
	color: #57756B;
	text-decoration: underline;	
}*/

#topBar {
	background-color: #FFFFFF;
}
#logo {
	width: 450px;
	float: left;
	height: 100px;
	padding-top: 0px;
}
#logo p {
	text-align: center;
	line-height: 40px;
	padding-top: 20px;
}
.logoBig {
	font-size: 54px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5c9336;
	font-weight: bold;
	clear: both;
}
.logoSmall {
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5c9336;
	text-transform: uppercase;
}
.circleHeader {
	float: left;
	width: 55px;
	padding-right: 10px;
}
.rightPic {
	float: right;
	width: 243px;
	clear: right;
	padding: 10px;
}
.leftPic {
	float: left;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.logoPic {
	float: right;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.slideshow {
	width: 100px;
	float: left;
	padding: 22px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
}





#contact {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	height: 80px;
	padding-top: 20px;
}
#contact ul {
	float: right;
}
#contact li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-image: url(../_images/telephone.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;

}


#contact p {
	color: #000000;
	font-weight: bold;
	line-height: 12px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}




#mainNav {
	background-color: #ededed;
	width: 768px;
	height: 50px;
	font-size: 14px;
	font-weight: bold;
	clear: both;
}


#mainNav ul {
	list-style: none;
	padding:0;
	margin:0;
}

#mainNav li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}


#mainNav li a {
	color: #6c684f;
	text-decoration:none;
	display: block;
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 12px;
	padding-left: 14px;
}
#mainNav li a:hover {
	color: #5c9336;
	text-decoration:none;
}
#mainNav #selected a {
	color: #5c9336;
	text-decoration:none;
}
#mainBanner {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_images/grassbg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 12px;
}



#mainBody {
	background-color: #FFF;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#interlockBody {
	background-color: #FFF;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-bottom: 30px;
	padding-top: 30px;
}
#interlockBody p {
	color: #000000;
	padding-left: 5px;
}
#interlockBody a {
	color: #5c9336;
	font-weight: bold;
}
#interlockBody a:hover {
	color: #5c9336;
	font-weight: bold;
	text-decoration: none;
}



#interlockBody ul {
	list-style-type: square;
}
#interlockBody li {
	padding-bottom: 10px;

}
#interlockBody li a {
	color: #000000;
	padding-left: 5px;
}
#interlockBody li a:hover {
	color: #000000;
	padding-left: 5px;
	text-decoration: none;
}




#column1 {
	width: 244px;
	margin-top: 30px;
	float: left;
	clear: both;
	margin-left: 8px;
	margin-bottom: 30px;
}


#column1 p {
	color: #000000;
	padding-left: 5px;

}



#column2 {
	width: 244px;
	margin-left: 10px;
	margin-top: 30px;
	clear: none;
	float: left;
	margin-bottom: 30px;
}
#column2 p {
	color: #000000;
	padding-left: 5px;
}

#column3 {
	width: 244px;
	margin-left: 10px;
	margin-top: 30px;
	float: left;
	clear: none;
	overflow: visible;
	margin-bottom: 30px;
}
#column3 p {
	color: #000000;
	padding-left: 5px;
}
#doubleColumn {
	width: 750px;
	margin-left: 12px;
	margin-top: 10px;
	float: left;
	clear: both;
}
#doubleColumn p {
	color: #959177;
	padding-left: 5px;
	padding-top: 10px;
}
#doubleColumn li {
	list-style-type: square;
	line-height: 20px;
	color: #959177;
}
#doubleColumn a {
	color: #b94025;
}
#doubleColumn a:hover {
	color: #b94025;
	text-decoration: none;
}

#highlightOne {
	background-color: #f5c51a;
	height: 130px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../_images/highlight1_img.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#highlightOne p {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 1em;
	line-height: 16px;
	width: 150px;
	padding-top: 5px;
	
}


#highlightTwo {
	background-color: #b94025;
	height: 130px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
	padding: 10px;
	margin-bottom: 10px;
	background-image: url(../_images/highlight2_img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#highlightTwo p {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 1em;
	line-height: 16px;
	width: 150px;
	padding-top: 5px;
}


#highlightThree {
	background-color: #f7f7ef;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
	padding: 10px;
}
#highlightThree p {
	font-family: Verdana, Geneva, sans-serif;
	color: #959177;
	font-size: 1em;
	line-height: 16px;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#readMore {
	background-color: #FFF;
	width: 80px;
	text-align: center;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
}



#readMore a {
	color: #5f8076;
	text-decoration: none;
	display: block;
	
}



#readMore a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #F5C51A;
	font-weight: bold;
	padding-left: 4px;
	
}


#readMoreRed {
	background-color: #FFF;
	width: 80px;
	text-align: center;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
}
#readMoreRed a {
	color: #5f8076;
	text-decoration: none;
	display: block;
}
#readMoreRed a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #b94025;
	font-weight: bold;
	padding-left: 4px;
}
#learnMore {
	background-color: #6c684f;
	width: 85px;
	text-align: center;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
	margin-bottom: 20px;
	margin-left: 5px;
}

#learnMore a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

#learnMore a:hover {
	color: #6C684F;
	text-decoration: underline;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-left: 4px;
}

#viewMore {
	background-color: #6c684f;
	width: 85px;
	text-align: center;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
	margin-bottom: 20px;
	margin-left: 5px;
}

#viewMore a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

#viewMore a:hover {
	color: #6C684F;
	text-decoration: underline;
	background-color: #f7f7ef;
	font-weight: bold;
	padding-left: 4px;
}

#Subscribe {
	background-color: #6c684f;
	width: 85px;
	text-align: center;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
	margin-bottom: 20px;
	margin-left: 5px;
}
#Subscribe a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#Subscribe a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #928E74;
	font-weight: bold;
	padding-left: 4px;
}
#lastAdded {
	padding-top: 30px;
	width: 522px;
	float: left;
	clear: right;
}
#lastAddedLeft {
	width: 250px;
	float: left;
}
#lastAddedLeft li {
	list-style-type: none;
	list-style-image: url(../_images/bullet.jpg);
	line-height: 30px;
}


#lastAddedLeft a {
	color: #FFF;
}



#lastAddedLeft a:hover {
	color: #FFF;
	text-decoration: none;
}



#lastAddedRight {
	width: 270px;
	float: right;
}

#lastAddedRight li {
	list-style-type: none;
	list-style-image: url(../_images/bullet.jpg);
	line-height: 30px;
}

#lastAddedRight a {
	color: #FFF;
}

#lastAddedRight a:hover {
	color: #FFF;
	text-decoration: none;
}


#break {
	clear: both;
}

#footer {
	overflow: visible;
	height: 209px;
	background-image: url(../_images/footerbg.jpg);
	background-repeat: repeat-x;
}

#footerLeft {
	float: left;
	width: 768px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 50px;
	font-weight: bold;
}
#footerLeft a {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}


#footerLeft a:hover {
	color: #5c9336;
	text-decoration: none;
}
