@charset "utf-8";
/* CSS Document */

body {
	background-color: #B3B383;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background-image: url(/img/bkgnd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

a, a:visited {
	color: #557641;
}

a:hover {
	color: #000000;
}

.leftnavbkgnd {
	background-image: url(/img/leftnavbkgnd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.rightbodybkgnd {
	background-image: url(/img/rightbodybkgnd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #3F3F3F;
}

.rightbodytxt {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #3F3F3F;
	padding: 20px 56px;
	text-align: left;
}

.rightbodytitle {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

.rightbodysubline {
	font-size: 14px;
	font-weight: bold;
	color: #6C6C6C;
}

.rightbodytxt2 {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #3F3F3F;
	text-align: left;
	padding-top: 20px;
}

.bodycontainer {
	background-image: url(/img/bodycontainer_bkgnd.gif);
	background-repeat: repeat-y;
	width: 602px;
	margin-right: auto;
	margin-left: auto;
}

.bodycontainer_btm {
	padding-bottom: 20px;
}

.leftnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 65px;
	padding-right: 45px;
}

a.leftnavlinks:link, a.leftnavlinks:visited {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 27px;
}

a.leftnavlinks:hover, a.leftnavlinks:active {
	color: #FFC324;
}

.contactinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 65px;
	padding-right: 45px;
	padding-top: 15px;
}

.leftnav_buttons {
	padding-left: 61px;
	padding-top: 40px;
}

.photo {
	padding-left: 9px;
}

.photo2 {
	padding-left: 4px;
}

.footerleft {
	font: 10px Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
}

a.footerleft:link, a.footerleft:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 0px;
}

a.footerleft:hover, a.footerleft:active {
	color: #C3A74A;
}

.footerright {
	color: #FFFFFF;
	font: 10px Tahoma;
	padding-left: 10px;
	padding-right: 10px;
}

a.footerright:link, a.footerright:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.footerright:hover, a.footerright:active {
	color: #C3A74A;
}


.section_header {
	font: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom:10px;
}


p {
	margin-top: 0px;
	margin-bottom: 10px;
}

ul li {
	padding-bottom: 10px;
}

ol li {
	padding-bottom: 10px;
}

#newsletter {
	width: 245px;
	margin-right: auto;
	margin-left: auto;
	background-color: #798963;
	padding-top:10px;
}
