
body { 
	background-color: #939598; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 29px 0px 34px;
	font-family: arial, sans-serif;
}

img { border: 0px; }
a { color: #008457; } 

p.error {
	font-weight: bold;
	color: #b00;
}

div#pagepadding {
	float: left; width: 100%;
	margin: 0px; padding: 45px 0px 45px 0px;
}

div#pagewrapper {
	float: left; width: 100%;
	margin: 0px; padding: 0px;
	background-color: #fff7a0;
	background-image: url('/images/body_background.gif');
	background-repeat: repeat-x;
	background-position: 0px 162px;
}

div#headerwrapper {
	float: left; width: 100%;
	background-image: url('/images/header_background.gif');
	background-position: top;
	background-repeat: repeat-x;
	position: relative;
	height: 162px;
}

div#headerwrapper .left {
	float: left; width: 100%;
	background-image: url('/images/header_background_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 162px;
}

div#headerwrapper .right {
	float: left; width: 100%;
	background-image: url('/images/header_background_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	height: 162px;
}

div#headerwrapper h1 {
	display: block;
	position: absolute;
	top: 19px; left: 35px;
	margin: 0px; padding: 0px;
	z-index: 50;
}

div#headerwrapper h1 img {
	display: inline;
}

div#headerwrapper ul.menu {
	color: #fff;
	list-style: none;
	float: right;
	margin: 3px 210px 0px 0px; padding: 0px;
/*	height: 38px;  */
}

div#headerwrapper p {
	margin: 0px; padding: 0px;
}

div#headerwrapper ul.menu li {
	float: left;
/*	line-height: 38px;  */
	border-left: dotted 1px #fff;
	padding: 0px 5px 0px 5px;
}

div#headerwrapper ul.menu li.first {
	border: none;
}

div#headerwrapper ul.menu li a {
	color: #fff;
	text-decoration: none;
	font-size: 0.8em;
}

div#headerwrapper div.fades {
	position: absolute;
	top: 46px; left: 3px; right: 40px;
	height: 88px;
}

div#headerwrapper div.fades div {
	height: 88px;
	background: 0% 0%;
	background-repeat: repeat-x;
}

div#headerfade_top {
	margin-top: -88px;
}

div#headerwrapper div.cornerlink {
	position: absolute;
	top: 10px;
	right: 20px;
}

div#headerwrapper div.text
{
	position: absolute;
	right: 0px;
	top: 44px;
	height: 178px;
	width: 194px;
	z-index: 50;
	padding: 0px 11px 0px 61px;

	background-image: url('/images/header_background_right.gif');
	background-position: right -44px;
	background-repeat: no-repeat;
}

div#headerwrapper div.text p {
	text-align: center;
	color: #FFF100;
	font-size: 0.8em;
	font-weight: bold;
	margin: 25px 18px;
	line-height: 1.8em;
}

div#bodywrapper {
	float: left; width: 100%;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url('/images/body_background_left.gif');
}

div#bodywrapper .left {
	float: left; width: 100%;
	background-image: url('/images/body_background_leftfade.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

div#bodywrapper .right {
	float: left; width: 100%;
	background-repeat: repeat-y;
	background-position: right;
	background-image: url('/images/body_background_right.gif');
}
	
div#footerwrapper {
	float: left; width: 100%;
	background-color: #008457;
}

div#footerwrapper .top {
	background-image: url('/images/footer_background_top.gif');
	background-position: top;
	background-repeat: repeat-x;
}

div#footerwrapper .bottom {
	background-image: url('/images/footer_background_bottom.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}

div#footerwrapper .left {
	background-image: url('/images/footer_background_left.gif');
	background-position: bottom left;
	background-repeat: repeat-y;
}

div#footerwrapper .right {
	background-image: url('/images/footer_background_right.gif');
	background-image: url('/images/footer_background_right.gif');
	background-position: bottom right;
	background-repeat: repeat-y;
}

div#footerwrapper .padding {
	padding: 6px 10px 18px 14px;
}

div#footerwrapper p img {
	float: left;
	margin: 0px 80px 0px 0px;
}

div#footerwrapper p {
	margin: 0px; padding: 0px;
	color: #fff;
	font-size: 0.8em;
	line-height: 22px;
}

div#footerwrapper p em {
	font-style: normal;
	color: #fff100;
	font-weight: bold;
	padding-left: 30px;
}


div#menucolumn {
	float: left;
	width: 172px;
	margin: 0px 0px 0px 3px;
	padding: 30px 0px 0px 0px;
}

div#menucolumn ul.menu {
	margin: 0px; padding: 0px;
	list-style: none;
	width: 138px;
	margin-left: 22px;
	border-bottom: solid 1px #939598;
}

div#menucolumn ul.menu div.bullet {
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	width: 14px;
/*	height: 14px; */
	top: 5px;
	left: 4px;
}


div#menucolumn ul.menu li ul div.bullet {
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	width: 12px;
/*	height: 12px; */
	top: 2px;
	left: 24px;
}

div#menucolumn ul.menu li {
	background-image: url('/images/menu_background.gif');
	background-repeat: no-repeat;
	background-position: top right;
	position: relative;
	padding: 4px 0px 4px 0px;
}

div#menucolumn ul.menu li.top {
	background: none;
}

div#menucolumn ul.menu li a:hover {
	background-color: #fff100;
	color: #008457;
	display: block;
}

div#menucolumn ul.menu li a {
	text-decoration: none;
	color: #000;
	font-weight: normal;
	font-size: 0.85em;
	padding: 0px 0px 0px 22px;
	margin: 0px 0px 0px 0px;
	display: block;
	width: 116px;
/*	height: 20px; */
}

div#menucolumn ul.menu li ul {
	list-style: none;
	margin: 0px; padding: 0px 0px 5px 0px;
}

div#menucolumn ul.menu li ul li {
	padding: 0px 0px 0px 0px;
	background: none;
	font-size: 0.8em;
}

div#menucolumn ul.menu li ul li a {
	padding: 0px 0px 0px 40px;
	margin: 0px;
	width: auto;
	line-height: 1.5em;
	height: auto;
	width: 98px;
}

div#menucolumn ul.menu li ul li ul li a {
	padding: 0px 0px 0px 50px;
	margin: 0px;
	width: auto;
	line-height: 1.4em;
	width: 78px;
	font-size: 1.1em;
}


div#menucolumn ul.menu li ul li a:hover {
	background-color: #fff100;
	color: #008457;
	display: block;
}


div#maincontent {
	margin-left: 175px;
	margin-right: 11px;
}

div#centercolumn {
	margin: 0px 200px 0px 0px;
	padding: 0px 0px 30px 0px;
}



div#rightcolumn {
	width: 194px;
	float: right;
	display: inline;
	margin: 0px;
	padding: 60px 0px 0px 0px;
}

div#rightcolumn .box {
	border: solid 2px #008457;
	margin: 0px 10px 0px 10px;
	padding: 3px;
	display: inline;
	text-align: center;
	float: left;
	width: 165px;
}

div#rightcolumn .box p {
	line-height: 1.5em;
	font-size: 0.6em;
	margin: 0px;
	padding: 0px;
}

div#rightcolumn .box p em {
	font-style: normal;
	color: #008457;
	font-weight: bold;
	font-size: 0.8em;
}

div#rightcolumn .newsbox {
	margin: 0px;
	padding: 0px 0px 5px 10px;
	float: left;	
}

div#rightcolumn .newsitem {
	float: left;
	width: 175px;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: solid 2px #008457;
}

div#rightcolumn .newsitem.third
{
	border: none;
}

div#rightcolumn .newsbox h2 {
	font-size: 1.2em;
	margin: 0px; padding: 5px 0px 0px 0px;
}

div#rightcolumn .newsitem p {
	font-size: 0.7em;
	line-height: 1.2em;
	margin: 0px; padding: 0px;
}

div#rightcolumn .newsitem p a {
	text-decoration: none;
	color: #008457;
}

div#rightcolumn .newsitem .news {
	width: 95px;
	float: left;	
}

div#rightcolumn .newsitem .photo {
	width: 75px;
	float: right;
}


div#maincontent h2
{
	color: #008457;
	font-weight: normal;
	margin: 0px 200px 0px 0px;
	padding: 40px 0px 10px 20px;
}
div#maincontent h2.news_item {
	font-size: 1.3em;
	}

div#maincontent p {
	margin: 0px; padding: 5px 20px 5px 20px;
	font-size: 0.8em;
	line-height: 2em;
}
 
div.contentpadding {
	padding: 15px 5px 15px 20px;	
	margin: 0px;
}

div#maincontent div.contentpadding p {
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

div#maincontent div.contentpadding table {
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-collapse: collapse;
}

div#maincontent div.contentpadding h2 {
	margin: 0px;
	padding-left: 0px;
}





div.contentpadding table {
	font-size: 0.75em;
	border-collapse: collapse;

}

div.contentpadding table table {
	font-size: 1em;
}


div.headertable_wrapper {
	padding-right: 150px;
	}

table.headertable {
	border-collapse: collapse;
	width: 99%;
}

table.headertable td {
	padding: 0px 20px 0px 0px;
	vertical-align: bottom;
}
table.headertable td.sub_images_cell {
	vertical-align: bottom;
	padding-bottom: 3px;
	text-align: left;
	}

table.headertable td div.sub_images {
	float: left;
	padding: 2px;
	margin-right: 4px;
	vertical-align: text-bottom;
	}

table.headertable td h2 {
	padding: 20px;
}

table.headertable td a {
	text-decoration: none;
	font-size: 0.75em;
}

table.headertable table {
	border-collapse: collapse;
}

table.headertable table td {
	margin: 0px;
	padding: 0px 20px 0px 0px;
}


table#contacttable {
	margin: 30px;
	font-size: 0.9em;
	}
table#contacttable td {
	padding: 2px 16px 2px 0px;
	}
table#contacttable input, table#contacttable select {
	width: 180px;
	}
table#contacttable input.radio {
	width: 15px;
	}

div#menucolumn form.search {
	margin: 0px; padding: 40px 11px 40px 22px;
}

div#menucolumn form.search h4 {
	font-weight: normal;
	font-size: 0.7em;
	margin: 0px; padding: 0px;
}

div#menucolumn form.search p {
	margin: 0px; padding: 0px;
}

div#menucolumn form.search input {
	width: 135px;
	font-size: 0.8em;
}

form .label { text-align: right; valign: top; }

div#contact_icons {
	padding: 0px 0px 10px 0px;
	float: left; width: 100%;
}

div.contact_icon {
	vertical-align: bottom;
	float: left;
	display: block;
	padding: 0px 10px 0px 10px;
}

div.contact_icon a {
	text-decoration: none;
	font-size: 0.6em;
}



