body {
	background-color:#5C5948;
	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.5em;
	color: #FFFFFF;
	weight: bold;
	line-height: 22px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 5px;
	padding-bottom: 0px;
}


h3 {
	font-size: 1.5em;
	color: #5f8076;
	weight: bold;
	margin-bottom: 10px;
	line-height: 22px;
	font-family: Verdana, Geneva, sans-serif;
}

h4 {
	font-size: 1.4em;
	color: #000000;
	weight: bold;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0px;
	padding-bottom: 10px;
}

h5 {
	font-size: 0.9em;
	color: #5c5948;
	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: #5c5948;
}

h5 a:hover {
	color: #000;
}

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;
}

#header-container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

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


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

#topBar {
	background-color: #f3f4ea;
	height: 180px;
}

#mainNav {
	background-color: #FFF;
	width: 772px;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
	height: 50px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 22px;
}


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

#mainNav li {
	font-size:1.1em;
	padding-top: 18px;
	float: left;
	border: 0px solid;
	border-bottom-width: 0;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
}


#mainNav li a {
	color: #6c684f;
	text-decoration:none;
	padding: 0 1.68em;
	padding-top: 15px;
	padding-bottom: 15px;
}

#mainNav li a:hover {
	color: white;
	text-decoration:none;
	padding: 0 1.68em;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #5C5948;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
}

#mainNav #selected a {
	color:white;
	text-decoration:none;
	position: relative;
	padding-top: 15px;
	padding-bottom: 13px;
	background-color: #5C5948;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
}

#mainBody {
	background-color: #FFF;
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
}
#mainBody a {
	color: #5c5948;
}
#mainBody a:hover  {
	color: #5c5948;
	text-decoration: none;
}
#eventscolumn {
	width: 530px;
	margin-left: 12px;
	margin-top: 10px;
	float: left;
	clear: both;
}
#eventscolumn p {
	padding-top: 10px;
	color: #5c5948;
	padding-left: 5px;
}
#eventscolumn a {
	color: #b94025;
}
#column2 {
	width: 245px;
	margin-left: 12px;
	margin-top: 10px;
	float: left;
	clear: both;
}



#column1 p {
	padding-top: 10px;
	color: #5c5948;
	padding-left: 5px;

}

#column1 a {
	color: #5c5948;
}
#column1 a:hover {
	color: #5c5948;
	text-decoration: none;
}



#column1 {
	width: 245px;
	margin-left: 7px;
	margin-top: 10px;
	clear: none;
	float: left;
}

#column2 p {
	padding-top: 10px;
	color: #5c5948;
	padding-left: 5px;
}

#column2 li {
	color: #5c5948;
}

#column2 a {
	color: #5c5948;
}
#column2 a:hover {
	color: #5c5948;
	text-decoration: none;
}

#column3 {
	width: 245px;
	margin-left: 7px;
	margin-top: 10px;
	float: left;
	clear: none;
	overflow: visible;
}
#column4 {
	width: 220px;
	margin-left: 7px;
	margin-top: 10px;
	clear: none;
	float: left;
}
#column4 p {
	padding-top: 10px;
	color: #5c5948;
	padding-left: 5px;
}
#doubleColumn {
	width: 750px;
	margin-left: 12px;
	margin-top: 10px;
	float: left;
	clear: both;
}
#doubleColumn p {
	color: #5c5948;
	padding-left: 5px;
	padding-top: 10px;
}
#doubleColumn li {
	list-style-type: square;
	line-height: 20px;
	color: #5c5948;
}
#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: #000;
	font-weight: bold;
	font-size: 1em;
	line-height: 16px;
	width: 150px;
	padding-top: 5px;
	
}

#highlightOne h2 {
	color: #000;
}

#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: #5c5948;
	font-size: 1em;
	line-height: 16px;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#highlightFour {
	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/highlight3_img.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#highlightFour p {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 1em;
	line-height: 16px;
	width: 150px;
	padding-top: 5px;
}
#highlightFour h2 {
	color: #000;
}
#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: #000000;
	text-decoration: underline;
	background-color: #F5C51A;
	font-weight: bold;
	padding-left: 2px;
	
}

#readMoreRed {
	background-color: #FFF;
	width: 120px;
	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;
}
#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: 2px;
}

#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;
	color: #FFF;
}
#lastAddedLeft {
	width: 250px;
	float: left;
	color: #FFF;
}
#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;
}

#newsletter {
	padding-top: 30px;
	width: 278px;
	float: right;
}
#searchField {
	width: 278px;
	float: right;
	color: #FFF;
}


#break {
	clear: both;
}

#footer {
	overflow: visible;
	height: 150px;
}

#footerLeft {
	float: left;
	width: 150px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#footerLeft a {
	text-decoration: underline;
	color: #FFFFFF;
}


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


#footerRight {
	float: right;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #FFF;
	text-align: right;
}
#footerRight a {
	text-decoration: underline;
	color: #FFFFFF;
}
#footerRight a:hover {
	color: #FFF;
	text-decoration: none;
}
.rightPic {
	clear: both;
	float: right;
	padding-left: 5px;
}
#social-icons {
	float: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: right;
}
#charter {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-bottom: 10px;	
	background-color:#5C5948;
}

#charter p {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;	
	color: #FFF;
}

#charter li {
	color: #FFF;
	padding-right: 20px;
}
