#maincontainer {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 804px;
	overflow: hidden;
	height: 500px;
	position: relative;
	margin-top: 0px;
	border: 1px solid #A87D50;
}
.eventshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #635F54;
	font-weight: bold;
}
#events {
	height: 130px;
	width: 155px;
	overflow: auto;
}


.smallblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #645F54;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AA7D51;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 6px;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
#midbar {
	background-color: #AA7D51;
	float: left;
	height: 510px;
	width: 15px;
}
#directorybtn {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	color: #805E3C;
	cursor: pointer;
	text-align: left;
}

#rightcontainer {
	background-color: #C9D192;
	height: 500px;
	width: 176px;
	float: left;
}
#welcometo {
	clear: both;
	float: left;
	width: 260px;
	height: 138px;
	background-image: url(images/welcome.gif);
	margin-top: 20px;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 310px;
	padding-right: 40px;
	padding-bottom: 20px;
	position: relative;
	z-index: 25;
}
#featured {
	clear: both;
	float: left;
	width: 612px;
	margin-bottom: 0px;
	height: 155px;
}




#leftinsidecont {
	clear: both;
	float: left;
	height: 358px;
	width: 610px;
	background-color: #FFFFFF;
	position: relative;
}
#menu {
	position: relative;
	z-index: 999999;
}

#contentbox {
	overflow: auto;
	height: 450px;
	width: 612px;
}


.12ptpad {
	padding: 12px;
}

.darktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6F6A5A;
}
#intmenu {
	width: 800px;
	clear: both;
}
#leftintbox {
	float: left;
	width: 193px;
	padding-top: 20px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#intmiddlebox {
	float: left;
	padding-right: 0px;
	padding-top: 20px;
}
#maincontainer2 {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	overflow: hidden;
	height: 520px;
	position: inherit;
	margin-top: 5px;
	border: 1px solid #A77C4F;
}
#rightcontainer2 {
	background-color: #C9D192;
	height: 378px;
	width: 177px;
	float: left;
}
.darktextUL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6F6A5A;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
a.subhead:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #AA7D51;
	margin-bottom: 0px;
	text-decoration: none;
}
a.subhead:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B5B187;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #645F54;
	margin-top: 0px;
	margin-bottom: 4px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6F6A5A;
	margin-top: 0px;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
#directory {
	column-count: 2;
	column-gap: 20px;
	column-width: 230px;
	text-align: left;
	width: 540px;
}
#contentboxdir {
	overflow: auto;
	height: 450px;
}
#contenttable {
	width: 800px;
}
#eventsint {
	height: 250px;
	width: 155px;
	overflow: auto;
}
#rpics {
	position: absolute;
	z-index: 50;
	top: 158px;
}
#welcometobox {

}

#news_feed{ margin: 10px auto; }
	#news_feed ul, #news_feed ul li { 
		margin: 0;
		padding: 0;
		list-style: none; }
		#news_feed ul li { padding: 0 0 10px 0; }
		#news_feed ul, #news_feed #creditfooter a img { display: none; }
	#news_feed p.feedTitle a, #news_feed p.feedTitle a:visited { 
		color: #635F54;
		font-weight: bold;
		font-size: 14px;
		text-decoration: none; }
		
a#btn_employment_blog{ 
	display: block;
	position: relative;
	z-index: 1;
	width: 145px;
	height: 39px;
	top: 38px;
	left: 450px;
	background: transparent url("images/btn_employment_blog.jpg") 0 0 no-repeat;
	text-indent: -8420px;
	outline: none; }
