@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #2C4A40;
	color: #2C4A40;
	margin: 0px;
	padding: 0px;
}
#topNav {
	color: #F6F0CE;
	width: 600px;
	margin-left: 300px;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	margin-top: -25px;
}
#communityRight ul {
	padding-left: 20px;
	padding-bottom: 5px;
}

#leftNav {
	width: 182px;
	height: 272px;
	float: left;
	position: relative;
	padding-left: 50px;
}
#rightBody {
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C4A40;
	margin-top: 10px;
	position: relative;
	float: right;
	padding-right: 60px;
}
#rightHome {
	width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C4A40;
	margin-top: 10px;
	position: relative;
	float: right;
	padding-right: 60px;
}
#emails {
	float: right;
	width: 210px;
	margin-right: 40px;
	padding: 10px;
	position: relative;
	margin-top: 10px;
}
#rightComm {
	width: 320px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C4A40;
	margin-top: 0px;
	position: relative;
	float: left;
	padding-left: 20px;
}
#communityRight {
	float: right;
	width: 180px;
	position: relative;
	background-color: #877618;
	color: #F6F0CE;
	line-height: 120%;
	padding-top: 5px;
	padding-right: 60px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 40px;
}
.boldCopy {
	font-weight: bold;
}


#rightBody table {
	font-size: 11px;
}
#rightBody select {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
}
#rightBody input {
	background-color: #2C4A40;
	color: #F6F0CE;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FEE998;
	border-right-color: #B29A42;
	border-bottom-color: #B19742;
	border-left-color: #FEE998;
}


#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 164px;
	width: 900px;
	position: relative;
}
#mainBody {
	width: 900px;
	position: relative;
	margin-top: 20px;
	float: left;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 57px;
	width: 900px;
	color: #F6F0CE;
	padding-top: 15px;
	text-align: center;
	font-size: 10px;
}
#footer a {
	color: #F6F0CE;
	text-decoration: none;
}

#container {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-position: center top;
}
#clear {
	clear: both;
}
.Headings {
	font-size: 12px;
	font-weight: bold;
	color: #2C4A40;
}
#rightBody a {
	color: #2C4A40;
}
#topNav a {
	color: #F6F0CE;
	text-decoration: none;
}
.leftImage {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-top: 5px;
}
.rightImage {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
input#lfield2 {
	background-color: #FFFFFF;
	color: #000000;
}
#rightBody img {
	border: 1px solid #2C4A40;
}
