/* CSS Document */
body { /*behavior:url("/lib/css/csshover.htc");*/ }

/*level 2 Web Pages Attributes */
#L2bottombar{
	background-image: url(/homepage/images/dkgreenbar.jpg);
	height: 4px;
	width: 935px;
}

#L2mainareacontainer {
	height: 268px;
	width: 929px;
	float: left;
	margin-bottom: 5px;
}

#L2deptnavcontainer {
	border-bottom: 2px solid #557631;
	height: 18px;
	padding: 0px;
	width:929px;
	position: relative;
	z-index: 500;
}

#L2mainarea {
	height: 268px;
	width: 641px;
	float: left;
}

#maintitle {
	background-color: #557630;
	height: 50px;
	width: 283px;
	float: left;
	margin-left: 3px;
}

#maintitle_text {
	color: #A3Ad00;
	margin-left: 10px;
	padding-top: 16px;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#maintitlepic {
   padding: 3px 1px 1px 1px;
}

#maintitlegraphic {
	background-color: #A3AD00;
	height: 214px;
	width: 283px;
	float: left;
	margin: 4px 0 0 3px;
}

/* Do we need this empty div?  - i've added a top margin to the grapic titled "maintitlepic" and it wil do the same effect. 
#holder {
	float: left;
	height: 4px;
	width: 283px;
	color: #FFFFFF;
}	
*/

#deptnavbar{
	clear: both;
	border-top: 2px #a3ad00 solid; 
	width: 929px;
}

#deptbottomnavbar{
	clear: both;
	background-image: url(/homepage/images/bottomtopnavbar.jpg);
	height: 4px;
	width: 929px;
	margin-bottom: 3px;
}


/*-- Top Departmental Navigation */
#topdeptnav {
	display: inline;
	position: relative;
	margin: 5px 0px 0px 0px;
	text-align: left;
	vertical-align: middle;
}

ul.topdeptnav {
	display: inline;
	position: relative;
	margin: 5px 0px;
	text-align: left;
	vertical-align: middle;
}

li.topdeptnav {
	text-transform:uppercase;
	float: left;
	list-style: none;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 9px;
	color:#284e36;
	
}

#mainBodyText{
	font-size: small;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	color: #000000;
	min-height: 275px;
	width: 929px;
}

/*-- Departmental Contact Footer */
#contactbottomdept {
	text-transform:uppercase;
	float: left;
	color:#284e36;
	font-size: 9px;
	text-decoration: none;
	width: 927px;
	border-top: 2px solid #a3ad00;
	vertical-align: middle;
	padding-top: 6px;
	text-align: left;
	height: 17px;
}

#contactbottomdept_link {
	text-decoration: none;
	color: #284e36;
}

#contactbottomdept_link:hover {
	text-decoration: underline;
	color: #284e36;
}

#ox-fullpage-edit-button img{
margin-top:30px;
}

