 * {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
body {
}
#wrapper {
	width:960px;
	margin:0 auto;
}
.clear {
	clear:both;
	line-height:0;
}
.center {
	text-align:center;
}
.hr {
	height:1px;
	width:80%;
	background:url(/images/bg_menu_image.jpg) repeat-y;
	margin:20px auto;
}
/* ///////////======================== Top Bar ========================\\\\\\\\\\\ */
#topBar {
	width:960px;
	height:22px;
	background:url(/images/bg_top_bar.jpg) no-repeat;
}
#topBar p {
	margin:0;
	padding:0;
	float:right;
	font-size:14px;
}
#topBar p a {
	display:block;
	float:left;
	background-color:#FEFDE4;
	color: #82b43f;
	text-decoration:none;
	height:19px;
	padding:2px 15px 0 15px;
}
#topBar p a:hover {
	color:#fefde4;
	background-color:#b4d883;
}
#topBar div#search {
	float:right;
	color:#fefde4;
	padding:0;
	margin-top:-2px;
	background-color:#b4d883;
	height:23px;
}
#topBar div#search input {
	border:none;
	background-color:#fefde4;
	color: #82b43f;
	margin:0;
	padding:0;
	height:18px;
	font-size:14px;
}
#topBar div#search label {
	font-size:14px;
	padding:0 5px;
}
#topBar div#search input.searchSubmit {
	background-image:none;
	background-color:#b4d883;
	color:#fefde4;
	font-size:14px;
	padding:0 5px;
	height:23px;
	margin-top:0;
}
#topBar div#search form table {
	margin:-3px 0 0 0;
	padding:0;
}

/* ///////////======================== Header ========================\\\\\\\\\\\ */
#header {
	height:120px;
	width:960px;
}
#header p {
	margin:0;
	padding:0;
}

/* ///////////======================== Sub Menu ========================\\\\\\\\\\\ */

#subMenuHolder {
	background:url(/images/bg_menu_image.jpg) repeat-y;
	width:950px;
	min-height:24px;
	padding:0 5px;
	color:#fff;
}

/* ///////////======================== Admin Menu ========================\\\\\\\\\\\ */
#AdminMenu {
	background:url(/images/bg_menu_image.jpg) repeat-y;
	width:950px;
	min-height:24px;
	padding:0 5px;
}
#AdminMenu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#AdminMenu ul li {
	display:inline;
	font-size:11px;
	color:#fff;
	margin:0;
	padding:0;
}
#AdminMenu ul li a {
	color:#fff;
	text-decoration:none;
	margin:0;
	padding:2px 8px 3px 8px;
	font-weight:bold;
}
#AdminMenu ul li a:hover {
	color:#88bb41;
	background-color:#FFFFFF;
}


/* ///////////======================== Images below menu on home ========================\\\\\\\\\\\ */
#menuImageArea {
	width:958px;
	padding:6px 1px 0 1px;
	height:164px;
	background:url(/images/bg_menu_image.jpg) repeat-y;
}
#menuImageArea div {
	float:left;
	padding-left:6px;
	}
#menuImageArea img {
	width:232px;
	height:158px;
}

/* ///////////======================== Content ========================\\\\\\\\\\\ */
#content {
	font-size:12px;
	line-height:21px;
	width:960px;
	background-color:#fefde4;
	color:#373737;
	padding-bottom:10px;;
}
#content a {
	color:#6b9732;
}
#content a:hover {
	text-decoration:none;
}
#content h1.breadcrumb {
	font-size:14px;
	font-weight:normal;
	border-bottom:1px solid #b4d883;
	padding-left:14px;
	margin:0;
}
#content h1.breadcrumb a {
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	text-transform:capitalize;
	color:#262626;
}
#content h1.breadcrumb img {
	padding:0 5px;
}
#content #find {
	float:right;
}
#content #find p {
	margin:0;
	padding:0;
	width:100px;
}
#content #find p a {
	font-size:16px;
	font-weight:bold;
	background:url(/images/magnifying_glass.jpg) right no-repeat;
	color:#262626;
	text-decoration:none;
	display:block;
	width:75px;
}
#content .newsRSS a {
	text-decoration:none;
	color:#373737;
}
#content .newsRSS a:hover {
	color:#6b9732;
}
#contentHome {
	padding:0 0 0 30px;
	width:610px;
	margin-bottom:0;
}
#newsArea {
	background:url(/images/bg_news2.jpg) no-repeat;
	width:266px;
	/* height:432px; */
	float:right;
	padding:0 10px 0 15px;
}
#newsArea h2 {
	font-size:22px;
	border-bottom:2px solid #b4d883;
}
#newsArea ul {
	margin-bottom:50px;
}
#newsArea li {
	font-size:12px;
	font-weight:bold;
	list-style:url(/images/arrow.jpg);
}
#newsArea li a, 
#newsArea h2 a {
	color:#373737;
	text-decoration:none;
}
#newsArea li a:hover, 
#newsArea h2 a:hover {
	color:#6b9732;
}
#newsArea {
	background:none transparent;
	width:291px;
	height:432px;
	float:right;
	padding:0;
}
.find {
	background:url(/images/bg_news2.jpg) no-repeat;
	width:266px;
	height:170px;
	padding:1px 10px 0 15px;
}
.happenings {
	background:url(/images/bg_news3.jpg) no-repeat left bottom;
	width:266px;
	padding:5px 10px 84px 15px;
}
#newsArea .find li a { font-size:16px; }
.happenings h2 { margin-top:0;}
#newsArea .happenings ul { margin-bottom:0; }

#contentInterior {
	padding:0 30px;
	margin-bottom:0;
}

/* ///////////======================== Footer ========================\\\\\\\\\\\ */

#footer {
	margin:0;
	width:960px;
	height:22px;
	background:url(/images/bg_menu_image.jpg) repeat-y;
}
#footer p {
	color:#fff;
	font-size:13px;
	margin:0;
	padding:3px 40px 0 40px;
}
#footer p span {
	float:right;
}


/* ///////////======================== SiteMap ========================\\\\\\\\\\\ */
.SecondLevel {
	padding-left:15px;
}
.ThirdLevel {
	padding-left:30px;
}
.FourthLevel {
	padding-left:45px;
}
.FifthLevel {
	padding-left:60px;
}
.SixthLevel {
	padding-left:75px;
}
