html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
ol, ul {list-style: none;}
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
strong {font-weight: bold;}
em, cite {font-style: italic;}
sup, sub {line-height:0}
del, strike {text-decoration: line-through;}
code {font-family: "Courier New", Courier, monospace;}
sup {font-size: x-small; vertical-align: super;}

body {
	background: #ffffff url(/images/default-bg.jpg) no-repeat center top fixed;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: small;
	line-height: 1;
}

body#page-about {background-image: url(/images/about-bg.jpg);}
body#page-field, body#page-areas, 
body#page-staff {background-image: url(/images/areas-bg.jpg);}
body#page-support, body#page-shop {background-image: url(/images/support-bg.jpg);}
body#page-serve {background-image: url(/images/serve-bg.jpg);}
body#page-multimedia {background-image: url(/images/multimedia-bg.jpg);}
body#page-contact {background-image: url(/images/contact-bg.jpg);}

a:link, a:visited {color: #007c85; text-decoration: none;}
a:hover, a:active, a:focus {color: #008c9d; outline: 0;}

#container {
	margin: 0 auto;
	width: 950px;
}

#banner {
	background: transparent url(/images/middle-white.png) repeat-y top left;
	height: 174px;
	padding: 14px 0px;
	position: relative;
	width: 950px;
}

#banner-inner {
	background: transparent url(/images/content-bg.png);
	border: 1px solid #ffffff;
	height: 174px;
	margin: 0px 25px;
}

#logo {
	float: left;
	margin: 19px 0px 10px 25px;
}

#banner-imgs {
	float: right;
	margin: 14px 0px 0px 0px;
	width: 487px;
}

#banner-imgs img {
	border: 3px solid #ffffff;
	margin-right: 10px;
}

#banner-imgs p {
	color: #666666;
	font-size: 14px;
	letter-spacing: 0.1em;
	margin-top: 8px;
}

#banner-imgs .fullname {
	border: none;
	position: absolute;
	right: 41px;
	top: 159px;
}

#nav {
	clear: left;
	height: 19px;
	left: 20px;
	margin: 10px 0px 20px 27px;
	position: absolute;
	top: 148px;
	width: 510px;
}

#nav li {float: left; padding-right: 8px}

#nav li a:link, #nav li a:visited {
	color: #007c85;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 2px;
	text-align: center;
	text-decoration: none;
}

#nav li a:hover, #nav li a:active {
	background-color: #007c85;
	color: #ffffff;
}

#nav-home, #nav-home .topli {width: 43px;}
#nav-about, #nav-about .topli {width: 44px;}
#nav-areas, #nav-areas .topli {width: 65px;}
#nav-support, #nav-support .topli {width: 54px;}
#nav-serve, #nav-serve .topli {width: 43px;}
#nav-multimedia, #nav-multimedia .topli {width: 79px;}
#nav-contact, #nav-contact .topli {width: 53px;}

#page-home #nav-home .topli,
#page-about #nav-about .topli,
#page-areas #nav-areas .topli,
#page-people #nav-areas .topli,
#page-field #nav-areas .topli,
#page-support #nav-support .topli,
#page-serve #nav-serve .topli,
#page-multimedia #nav-multimedia .topli,
#page-contact #nav-contact .topli {background-color: #007c85; color: #ffffff;}

#nav li ul {
	padding: 0;
	position: absolute;
	width: 12em;
	left: -999em;
	z-index: 100;
}

#nav li:hover ul, #nav li.sfhover ul {
	display: block;
	left: auto;
}

#nav ul li {
	background-color: #ffffff;
	border-bottom: 1px solid #eeeeee;
	margin: 0;
	padding: 0;
}

#nav ul li a:link, #nav ul li a:visited {
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	text-align: left;
	width: 12em;
}

#search-box input {
	border: 1px solid #cccccc;
	height: 16px;
	margin: 2px 0px 0px 0px;
	width: 110px;
}

#search-box {margin: 0 0 1.9em 0;}

#page-home #search-box input {width: 105px;}

#search-box #search-sub {
	background: transparent;
	border: 0px;
	color: #007c85;
	cursor: pointer;
	font-size: 11px;
	height: 20px;
	padding: 3px 0px;
	text-align: center;
	width: 53px;
}

#content-top, #content-bottom {
	height: 10px;
	overflow: hidden;
	width: 950px;
}

#content-top {background: transparent url(/images/top-border-white.png) no-repeat; margin-top: 10px;}
#content-bottom {background: transparent url(/images/bottom-border-white.png) no-repeat; margin-bottom: 10px;}

#content {
	background: transparent url(/images/middle-white.png) repeat-y;
	overflow: auto;
	padding: 5px 25px 15px 25px;
}

#page-text {
	background: transparent url(/images/content-bg.png);
	border: 1px solid #ffffff;
	overflow: auto;
	padding: 25px;
}

#submenu {
	float: right;
	padding-top: 0px;
	width: 170px;
}

#home-main #submenu {
	padding-top: 3.1em;
	width: 120px;
}

#page-text #submenu li {
	border-top: 1px solid #cccccc;
	font-size: 11px;
	line-height: 1.3em;
	list-style-type: none;
	margin: 0px;
	padding: 0.5em 0px;
}

#footertext {
	clear: both;
	text-align: right;
	width: 100%;	
}

#page-left {
	width: 636px;
}

#page-text #footertext p, #home-main #footertext p {
	font-size: 10px;
	margin: 2em 0 0 0;
	text-align: right;
	width: 100%;
}

#page-text p {
	line-height: 1.4em;
	text-align: justify;
}

#home-main a, #page-text p a {font-weight: bold;}

#content p, #content ul, #content li {margin: 0 0 1em 0;}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {margin: 1.5em 0 0.3em 0;}
#content blockquote {margin: 0 2em 1em 2em;}

#content h1 {
	font-size: xx-large;
	margin: 0px 0px 15px 0px;
}

#content h2 {
	font-size: 18px;
	font-weight: bold;
}

#content h3 {
	color: #007c85;
	font-size: 15px;
}

#content ul li {
	list-style-type: square;
	margin-left: 2em;
}

#content p img {
	border: 2px solid #ffffff;
	float: left;
	margin: 0 1em 1em 0;
}

#left-home {
	float: left;
	margin-right: 22px;
	width: 272px;	
}

#featured, #announcements {
	background: transparent url(/images/content-bg.png);
	border: 1px solid #ffffff;
	margin-bottom: 1em;
	padding: 20px;
}

#featured h2, #announcements h2 {
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0px 0px 3px 0px;
	text-transform: uppercase;
}

#announcements h2 {
	margin-bottom: 0.8em;
}

#featured h3, #announcements h3 {
	color: #007c85;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 4px;
}

#announcements h3 {
	margin-bottom: 0.5em;
}

#featured p, #announcements p {
	color: #444444;
	font-size: 11px;
	line-height: 1.4em;
	margin: 0.3em 0 0 0;
	text-align: justify;
}

.featuredpic, #announcements img {
	border: 2px solid #ffffff;
	margin-bottom: 0.8em;
}

#social {clear: left;}

#home-main {
	background: transparent url(/images/content-bg.png);
	border: 1px solid #ffffff;
	float: left;
	padding: 20px;
	width: 562px;
}

#home-news {width: 410px;}

#home-main h2 {
	font-size: x-large; 
	font-weight: normal;
	margin-top: 0px;
}

#home-main p {
	font-size: 90%;
	line-height: 1.4em;
	text-align: justify;
}

.blog-entry {
	margin-bottom: 2em;
}

.pdf-link {
	background: url(/images/pdf.gif) no-repeat top left;
	height: 19px;
	padding: 3px 0px 0px 25px;
}

.staff-box {clear: left;}
#page-text p.staff-details {text-align: left;}

/*#page-text .staff-text {
	width: 300px;
}*/

#page-text p.staff-pic {
	float: left;
	margin: 0 1em 0.5em 0;
	width: 110px;
}

#page-text h2.profile {
	color: #007c85;
	font-size: large;
	font-weight: normal;
}

#page-people h2 {
	clear: left;
}

.profile_pic {
	border: 2px solid #ffffff;
	float: right;
	margin: 0em 0em 1em 1em;
}

#page-text .people-h1 {
	color: #007c85;
	font-size: x-large;
}

.people-grid {
	margin-bottom: 3em;
	overflow: auto;
}

.people-grid .pgbox {
	float: left;
	padding: 0.4em;
}

.people-grid img {
	border: 1px solid #ffffff;
}

h3 .ro_state {
	color: #666666;
}

#page-text .people-grid .pgbox h3 {
	font-size: x-small;
	font-weight: bold;
}

.people-entry-photo {
	float: left;
	margin-bottom: 100px;
	width: 130px;
}

.people-entry-photo img {
	border: 1px solid #ffffff;	
}

#page-text h2.people-sub {
	margin-top: 0px;
}

.pub_image {
	border: 1px solid #ffffff;
	float: left;
	margin: 0px 10px 20px 0px;
}

.selectform label {
	display: block;
	float: left;
	font-weight: bold;
	padding-top: 4px;
	width: 170px;
}

#go {
	float: left;
	width: 310px;	
}

.selectform #submit {
	margin-left: 10px;
}

.search_date {
	font-size: 80%;
}

#page-text p.form_note {
	font-size: x-small;
	margin-left: 165px;
}

.asterix {color: red;}

.contactform label {
	clear: left;
	color: #007c85;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 1.5em;
	padding: 2px 15px 0 0;
	text-align: right;
	width: 150px;
}

.contactform .labelw {
	clear: left;
	float: left;
	padding: 2px 15px 0 0;
	text-align: right;
	width: 150px;
}

.contactform input, .contactform select {width: 250px;}
.contactform input.cb {width: auto;}
.contactform p {margin: 0.5em 0;}
.contactform .inputw {width: 250px;}
.contactform textarea {width: 400px;}

.contactform #submit {
	margin-left: 165px;
	width: auto;
}

.contactform .frequency-select {width: 80px;}
.contactform .amount-input {width: 30px;}
.contactform .fund-select {width: 150px;}
#page-text p.form-indent {margin-left: 165px;}

#page-text #galleryset li {
	float: left;
	list-style-type: none;
	margin: 0.9em;
}

#page-text #galleryset img {border: 2px solid #ffffff;}
#page-text #galleryset img:hover {border: 2px solid #cccccc;}

/* shop */
#page-left .product {
	background-color: #ffffff;
	border: 1px solid #eeeeee;
	margin: 1.5em 0;
	overflow: auto;
	padding: 1.5em;
}
#page-left .product h2 {
	color: #007c85;
	font-size: medium;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0.5em;
}
#page-left .product h2 .product-author {
	color: #222222;
	font-size: small;
	font-weight: bold;
}
#page-left .product p {
	color: #333333;
	font-size: 85%;
	line-height: 1.4em;
	margin: 0.7em 0 0 0;
}
#page-left .prod-img-box {
	float: right;
	height: 100px;
	margin-left: 1.5em;
	overflow: hidden;
	text-align: center;
	width: 100px;	
}

#page-left #cartview th {
	border-bottom: 1px solid #999999;
	font-weight: bold;
}

#page-left #cartview th, #page-left #cartview td {
	padding: 0.3em 1.5em 0.3em 0;
}
#page-left #cartview .qty {
	text-align: center;
}
#page-left #cartview td.alter-qty {
	color: #999999;
	font-size: x-small;
	text-align: center;
}