@charset "UTF-8";


body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:.72em;
	margin:0px;
	padding:0px;
	background:#c9c3b9 url(../images/bodyBG.jpg) repeat-x top left;
	line-height:normal;
	color:#5d5950;
}

a {
	color:#7d3d3d;
}


/*** STRUCTURE Styles *************************************************/

#main {
	margin:0px auto;
	width:1002px;
}

#header {
	margin:0px;
	height:206px;
}

#left, #right {
	float:left;
	margin:0px;
	margin-bottom:15px;	
	width:501px;
	/*padding-top:35px;*/
}


/*** FOOTER Styles *************************************************/

#footer {
	margin:0px 8px;
	border-top:5px solid #817c73;
	clear:both;
	font-size:10px;
}


#footerNav {
	position:relative;
	top:20px;
	margin:0px;
}

#footerNav a {
	color:#5d5950;
	text-decoration:none;
}

#footer #copyright {
	margin:0px;
	background:url(../images/footerLogo.gif) no-repeat top left;
	padding-left:55px;
	padding-top:9px;
	float:right;
	height:35px;
}

#footer #Thought {
	display:block;
	margin:0px;
	color:#7d3d3d;
} 

#footer #Thought a {
	color:#7d3d3d;
}



/*** MAIN NAV Styles *************************************************/

#mainNav {
	list-style:none;
	margin:0px;
	width:994px;
	height:70px;
	background:url(../images/mainNavBG.jpg) no-repeat center;
	padding:0px 4px;
}

#mainNav span {
	display:block;
	margin:0;
	padding:0;
}

#mainNav li a {
	font-size:17px;
	color:#ffffff;
}

#mainNav span {
	font-size:10px;
	color:#c3bcae;
}

#mainNav li {
	width:161px;
	float:left;
	display:inline;
	height:49px;
	margin:10px 0px 0px 4px;
}

#mainNav a {
	width:141px;
	padding:2px 10px;
	border-top:7px solid #976464;
	display:block;
	height:49px;
	text-decoration:none;
}

#mainNav a:hover {
/*	border-top:7px solid #be9e9e;*/	
	border-top:7px solid #975e5e;
	background:#9f6f6f;
	color:#fffefe;
}

#mainNav a:hover span {
	color:#c4b4ad;
}



/*** HEADER and SUB NAV Styles *************************************************/

#subNav {
	padding:4px 0px;
	float:right;
	height:14px;
	width:501px;
	text-align:center;
	background:url(../images/subNavBG.jpg);
}

#subNav, #subNav a {
	text-decoration:none;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#d6dee2;
}


#header h1 span, #getInvolvedBanner span {
	display:none;
}

#header h1 {
	background:url(../images/logo.jpg) no-repeat center;
	margin:0px;
	width:501px;
	height:206px;
	float:left;
}

#header h1 a {
	display:block;
	margin:0 0 0 70px;
	height:180px;
	width:400px;
}

#getInvolvedBanner {
	display:inline;
	margin:0px;
	float:left;
	width:501px;
	margin-bottom:-3px; /* Fix for IE 6 3px shift */
	height:184px;
	background:url(../images/getInvolved.gif) no-repeat center;
}

#getInvolvedBanner a {
	display:block;
	height:35px;
	width:290px;
	margin:0px auto;
	position:relative;
	top:95px;
}


/*** GENERAL Styles ***********************************************/

img {
	border:none;
	border-width:0px;
}

.clearFloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.sectionHeader {
	font-weight:normal;
	font-size:1.7em;
	color:#840504;
	margin:35px 16px 10px 19px;
}

.sectionHeader span {
	font-size:.7em;
	display:block;
	margin:0px;
}

.sectionSubHeader {
	margin:35px 16px 20px 19px;
	color:#66737a;
	font-size:1.1em;
	border-bottom:1px solid #66737a;
}

.contentP {
	text-align:justify;
	margin:0 19px 10px 19px;
}

.sectionMenuFooter {
	width:240px;
	height:30px;
	background:url(../images/sectionMenuBottom.jpg) no-repeat bottom left;
}

.sectionMenu {
	margin:0px;
	padding:5px 20px 0px 43px;
	width:187px;
	background:url(../images/sectionMenuRepeat.jpg) repeat-y top left;
	list-style-image:url(../images/siteIcons/sectionMenuIcon.gif);
}

.sectionMenu li {
	margin:0;
	padding-bottom:3px;
}

.sectionMenu a {
	color:#5d5950;
}

.sectionMenuHeader {
	padding:14px 20px 3px 20px;
	width:200px;
	font-size:1.4em;
	margin:35px 0 0 0;
	color:#66737a;
	background:url(../images/sectionMenuTop.jpg) no-repeat top left;
}

.contentList {
	text-align:justify;
	margin:0 19px 10px 45px;
}

.contentList dd, .contentList li {
	margin:0px;
	padding:0 0 15px;
}

.contentList dt {
	font-size:1.4em;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif
}

/*** HOMEPAGE Styles ***********************************************/

#introDiv {
	height:135px;
	margin:0px;
}

#mediaDiv {
	width:494px;
	height:291px;
	margin:-13px auto 0px auto;
	background:url(../images/MediaControl/featuredMediaLeft.jpg) no-repeat top left;
}

#newsletterForm {
	margin:0px;
	padding:0px;
	display:inline;
}


#linkTable {
	color:#3c3830;
	margin:0 0 0 19px;
}

#linkTable td {
	font-weight:bold;
	font-size:1.5em;
	padding-right:3px;
	vertical-align:middle;
}


#linkTable td a {
	font-weight:normal;
	color:#5d5950;
	display:block;
	margin:0px;
	font-size:.65em;
}

#eventsDiv {
	padding:0px;
	height:267px;
	overflow:auto;
	margin-left:19px;
	width:468px;
}

.event {
	margin:0px 0px 2px 0px;
	background:#aca59a;
	padding:5px;
}

.eventTitle {
	margin:3px 5px 0 74px;
	font-size:1.3em;
	color:#3c3830;
}

.eventDesc {
	text-align:justify;
	margin:0px 5px 3px 74px;
}

.eventDate {
	margin:0px;
	float:left;
	width:72px;
	height:74px;
	background:url(../images/siteIcons/calendarIcon.jpg) no-repeat top left;
}

.eventDate span {
	text-align:center;
	display:block;
	width:61px;
	margin-left: 3px;
}

.eventMonth {
	color:#fff;
	margin-top:5px;
	margin-bottom:0px;
	font-size:11px;
	line-height:11px;
	height:14px;
}

.eventDay {
	color:#4b5a64;
	margin:0px;
	padding:0px;
	font-family:impact, Verdana, Arial, Helvetica;
	font-size:36px;
	line-height:34px;
}
.eventYear {
	line-height:11px;
	color:#4b5a64;
	margin:0px;
}