body {
	font-size:.89em;
	font-family:Arial, Helvetica, sans-serif;
	background:#DFD7C3;
	color:#000;
}

.none {display:none;}

a {
	color:#2D654C;
	text-decoration:none;
}

a:hover {
	color: #7B6452;
	text-decoration: underline;;
}

table {font-size: 1em;}
td {font-size: 1em;}

/* Main Wrapper */
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 900px;
}
/* Header */
#head {
	margin: 0;
	overflow:hidden;
	height: 144px;
	padding:0;
	border-bottom:1px solid #000;
	background: #7b6452 url('/images/header.gif') top center no-repeat;
}
/* Nav */
#navContainer{
	margin: 114px 0 0 0;
	width: 900px;
	padding:0;
	height: 31px;
	border-top:1px solid #000;
	background: #004022;
}

#nav {
	color: #ffffff;
	font-size:1.1em;
	height:30px;
	margin:0 222px 0 0;
	text-align:center;
	padding:5px 0 0 0;
}

	#nav li {
		list-style: none;
		height:100%;
		display: inline;
		margin:0;
		padding: 0 8px 0 8px;
	}
	
	#nav a {
		color:white;
		text-decoration:none;
	}
	

/* Middle Image */
#mainImage {
	margin: 0;
	padding:0;
	overflow:hidden;
	height: 200px;
	width: 900px;
}
	#ImageText{
		margin: 55px 0 0 5px;
		padding:0;
		font-size:1.5em;
		color:#cccccc;
		font-weight: lighter;
	}
	
	#ImageText span{
		position:relative;
		top:15px;
		color:#ffffff;
		left:-113px;
		font-size:.7em;
		letter-spacing:-.01em;
		font-weight: lighter;
	}
/* Content Container */
#container{ 
	border:1px solid #004022;
	background: url('/images/main-border-right.gif') top center repeat-y;
}
/* Left Section */
	#side-left {
		float: left;
		width: 221px;
		color:#000000;
		padding:6px 0 6px 16px;
		font-size:.9em;
	}
	
	#side-left a {
		color:#FFFFFF;
		text-decoration: none;
	}
	
	#side-left a:hover {
		color: #fff;
		text-decoration: underline;
	}
	
		h2{
			padding:0;
			margin:0;
			font-size:1em;
			color:#ffffff;
		}
		
		#quickLeftLinks{
			list-style:none;
			margin:10px;
			color:#ffffff;
			padding:0;
		}
		
		#quickLeftLinks li{
			margin:-1px 0 0 0;
			font-size:.9em;
			padding:0;
		}
	
/* Right Section */
	#side-right {
		float: right;
		width: 200px;
		font-size:.9em;
		padding:6px;
		color:#000000;
	}
		h3{
			margin:1px;
			padding:0;
			font-size:1.2em;
			font-weight:bold;
			color:#2d654c;
		}
		
		#eventsListing{
			list-style:none;
			margin:0;
			padding:0;
		}
		
		#eventsListing li{
			margin:0;
			padding:8px 0 8px 10px;
		}
		
		.Eventstitle{
			font-size:.9em;
			font-weight:bold;
		}
/* Middle Section */
	#middle { 
		float: left;
		color:#000000;
		width: 45%;
		font-size:.9em;
		padding:6px;
	}
	
		#newsListing{
			list-style:none;
			margin:0;
			font-weight:bold;
			letter-spacing:.03em;
			font-size:.85em;
			padding:0;
		}
		
		#newsListing li{
			margin:0;
			padding:8px 0 8px 0;
		}
		
/* Footer */
#foot {
	color:#fff;
	padding:4px 0 4px 0;
	text-align: center;
	margin:0 auto;
	font-size:.8em;
	background: #004022 url('/images/footer-bg.gif') bottom center no-repeat;
	clear: both;
	line-height: 1.75em;
}

	#foot a {
		color:#fff;
		text-decoration: underline;
	}
	
	#foot a:hover {
		color:#fff;
		text-decoration: none;
	}
	
/* SITE SEARCH */
#searchContainer {
    position:relative;
	left:650px;
	width:230px;
	overflow: hidden;
	top:-31px;
	left:670px;
}

#searchTable {
    padding: 0;
    margin: 0 0 0 -1.45em;
}

#qSearch {
    margin: 0;
    padding: 0;
}

#submitButton{
margin: 0 0 0 2px;
position:relative;
overflow: hidden;
top:-2.5px;}

#searchTable label {
    visibility: hidden;
    width: 30px;
	height: 27px;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

#ss_cq {
    background: transparent url('/images/site-bg.png') left top no-repeat;
    border: none;
    height: 31px;
	overflow: hidden;
    width: 164px;
    padding-top: 6px;
	padding-left: 2px;
	padding-right: 2px;
    font-size: 90%;
}

/* Department Styles */
#Deptcontainer{ 
	border:1px solid #004022;
	background: url('/images/dept-border-right.gif') top center repeat-y;
}

#headerImage{
position:relative;
height:200px;
width:235px;
overflow:hidden;
top:-6px;
left:-17px;
padding:0;
}

h4{
color:#00532C;
font-size:1.42em;
padding:0;
margin:0;
letter-spacing:.05em;
}

#Deptmiddle { 
		float: right;
		color:#000000;
		width: 69%;
		font-size:.9em;
		padding:15px;
	}
	
		#newsListing{
			list-style:none;
			margin:0;
			font-weight:bold;
			letter-spacing:.03em;
			font-size:.85em;
			padding:0;
		}
		
		#newsListing li{
			margin:0;
			padding:8px 0 8px 0;
		}
		
/* cw */
#breadcrumbs {
	height: 28px;
	font-size: 80%;
	text-align: left;
	padding-right: 13px;
}

#breadcrumbs #breadcrumbText {
	position: relative;
	top: -5px;
}

#breadcrumbs a:link, #breadcrumbs a:visited { 
	color:#2D654C;
	text-decoration:none;
}

#breadcrumbs a:active, #breadcrumbs a:hover, #breadcrumbs a:visited:hover {
	color:#2D654C;
	text-decoration:underline;
}

#custom-list {
	margin:0;
	padding:0;
}
		
#custom-list li{
	margin:6px 0 6px 35px;
	padding:0;
}

.cwSectionList {
	border-top: 1px solid #004022;
}

.cwSectionList .even {
    border-bottom: 1px solid #004022;
    background-color: #EFEFEF;
    padding: 3px;
}

.cwSectionList .odd {
    border-bottom: 1px solid #004022;
    background-color: #FFFFFF;
    padding: 3px;
}

.feedIcon {
	position: relative;
	top: 2px;
}

/* Clear Fix
****************************************************/
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
* html .clearfix {height:1px;}

/* Print Styles */
.printOnly {
	display: none;
}
