/* Mondo Polymers */
/* CSS Styles */
/* created by Chris Hlubb */
/* (c)2008 OffWhite */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#container {
	width: 1024px;
	position: relative;
	border: 1px solid #000000;
	background-image: url(../templates/shared/container_background.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#logo {
	position: absolute;
	top: 40px;
	left: 145px;
	z-index: 10;
}

#headerlinks {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 25px;
	padding-right: 138px;
}

#headerlinks a{
	color: #333333;
	text-decoration: none;
}

#headerlinks a:hover{
	color: #333333;
	text-decoration: underline;
}

#navigation {
	position: relative;
	padding-left: 318px;
}

#homemain {
	position: relative;
	width: 757px;
	padding-left: 135px;
	padding-right: 132px;
}

#staticmain {
	position: relative;
	width: 757px;
	padding-left: 135px;
	padding-right: 132px;
}

#staticcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#staticcontent a{
	color: #DAA349;
	text-decoration: underline;
}

#staticcontent a:hover{
	color: #DAA349;
	text-decoration: none;
}

#peopletext {
	position: relative;
	padding-top: 250px;
	width: 330px;
	padding-left: 200px;
}

#crumbs {
	padding-top: 10px;
	padding-left: 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

#crumbs a{
	color: #999999;
	text-decoration: none;
}

#crumbs a:hover{
	color: #999999;
	text-decoration: underline;
}

#boiler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	position: relative;
	width: 757px;
	padding-left: 155px;
	padding-right: 112px;
	padding-top: 15px;
	padding-bottom: 5px;
}

#boiler a{
	color: #666666;
	text-decoration: none;
}

#boiler a:hover{
	color: #666666;
	text-decoration: underline;
}

#oh {
	background-image: url(../templates/shared/state_background.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 248px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
}

#wv {
	background-image: url(../templates/shared/state_background.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 248px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
}

#stateinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding-left: 20px;
	padding-top: 5px;
}

#stateinfo a{
	color: #333333;
	text-decoration: none;
}

#stateinfo a:hover{
	color: #333333;
	text-decoration: underline;
}

#utility {
	background-image: url(../templates/shared/utility_background.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
}

#utilitylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	padding-left: 20px;
	padding-top: 5px;
}

#utilitylinks a{
	color: #999999;
	text-decoration: underline;
}

#utilitylinks a:hover{
	color: #999999;
	text-decoration: none;
}

#rightbox {
	background-image: url(../templates/shared/side_box_text_back_strip.jpg);
	background-repeat: repeat-y;
}

#newstitlemain {
	font-weight: bold;
	padding-bottom: 10px;
}

#newstext {
	padding-right: 20px;
}

#newstext a{
	color: #DAA349;
	text-decoration: underline;
}

#newstext a:hover{
	color: #DAA349;
	text-decoration: none;
}

#newstitle {
	font-weight: bold;
	padding-bottom: 3px;
}

#newstitle a{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#newstitle a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#newsbrief {
	padding-bottom: 10px;
}

/* Drop Down Menus */
.dropdownbox {
	position: relative;
/*	background-color: #FFFFFF; */
	background-color: #D6D6D6;
}

.dropdownbox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
/*	color: #45719B; */
	color: #000000;
}

.dropdownbox a:hover {
/*	color: #7CB45E;   */
	color: #000000;
	font-weight: bold;
}

.dropdownlinks {
	text-decoration: none;
	display:block;
	width: 100%;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	z-index: 100;
	position: relative;
}


a.dropdown:active, a.dropdown:link, a.dropdown:visited {
	text-decoration: none;
	z-index: 100;
}

a.dropdown:hover {
	color: #7CB45E; 
	text-decoration: none;
	z-index: 100;
}

#m1 {
	left: 338px;
	top: 105px;
	position: absolute;
	visibility: hidden;
	z-index: 1000;
	text-align: left;
	width: 200px;
}

#m2 {
	left: 420px;
	top: 105px;
	position: absolute;
	visibility: hidden;
	z-index: 1000;
	width: 200px;
}

#m3 {
	left: 515px;
	top: 105px;
	position: absolute;
	visibility: hidden;
	z-index: 1000;
	width: 200px;
}

#m4 {
	left: 600px;
	top: 105px;
	position: absolute;
	visibility: hidden;
	z-index: 1000;
	width: 200px;
}

#m5 {
	left: 710px;
	top: 105px;
	position: absolute;
	visibility: hidden;
	z-index: 1000;
	width: 200px;
}

#f1 {
	left: 338px;
	top: 85px;
	position: absolute;
	visibility: hidden;
	z-index: 1000;
	text-align: left;
	width: 200px;
}

#f2 {
	left: 420px;
	top: 85px;
	position: absolute;
	visibility: hidden;
	z-index: 1000;
	width: 200px;
}

#f3 {
	left: 515px;
	top: 85px;
	position: absolute;
	visibility: hidden;
	z-index: 1000;
	width: 200px;
}

#f4 {
	left: 600px;
	top: 85px;
	position: absolute;
	visibility: hidden;
	z-index: 1000;
	width: 200px;
}

#f5 {
	left: 710px;
	top: 85px;
	position: absolute;
	visibility: hidden;
	z-index: 1000;
	width: 200px;
}

/* Calendar */
#monthyear {
	font-weight: bold;
	padding-top: 20px;
	text-align: center;
}

#monthyear a{
	color: #000000;
	text-decoration: none;
}

#monthyear a:hover{
	color: #000000;
	text-decoration: underline;
}

#calendarday {
	font-weight: bold;
}

#calendarnum {
	padding-top: 10px;
}

#calendarnumlarge {
	padding-top: 3px;
	padding-left: 3px;
}

#calendarnumtoday {
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
}

#calendarnumtoday a{
	color: #000000;
	text-decoration: none;
}

#calendarnumtoday a:hover{
	color: #000000;
	text-decoration: underline;
}

