﻿* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	font-family: Tahoma, Arial, "Trebuchet MS", Helvetica, sans-serif;
	background-image: url(pics/bg.jpg);
	background-color: #fff;
	text-align: center;
}
#container {
	position: relative;
	margin: 10px auto;
	width: 800px;
	background-color: #a2c5c5;
	border: 1px solid #fff;
	min-height: 700px;
	height: auto !important;
	height: 700px;
	text-align: left;
}
#menu dl, #menu dt, #menu dd, #menu ul, #menu li, #quickLinks ul, #quickLinks li, #purchasing ul, #purchasing li {
	list-style-type: none;
}
#menu {
	padding: 10px 0 10px 0;
	width: 200px;
	text-align: center;
}
#menu dt, #rightCol dt {
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 10px 0 0 0;
}
#menu ul, #quickLinks ul {
	padding: 0 0 10px 0;
	background-image: url(pics/horiz.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#menu li, #quickLinks li {
	line-height: 150%;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0;
}
#menu ul, #purchasing ul {
	padding: 0 0 10px 0;
	background-image: url(pics/horiz.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#menu li, #purchasing li {
	line-height: 150%;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0;
}

#menu a:link, #menu a:visited, #rightCol a:link, #rightCol a:visited {
	color: #333;
	text-decoration: none;
}
#menu a:hover, #rightCol a:hover{
	color: #fff;
}
#rightCol {
	position: absolute;
	top: 0;
	left: 600px;
	width: 200px;
	padding: 10px 0 0 0;
	text-align: center;
	color: #555;
}
#rightCol img {
	border: none;
}
#searchBox p {
	padding: 0 8px;
	letter-spacing: 0;
	color: #555;
}
#searchBox {
	padding: 0 0 10px 0;
	color: #555;
}
#rightOpt {
	padding: 10px;
	color: #fff;
	margin: 10px 20px;
	text-align: left;
	background-color: #006b56;
	border: 1px solid #fff;
}
#rightOpt p {
	padding: 3px 0;
}
#rightOpt a:link, #rightOpt a:visited {
	color: #a2c5c5;
	font-weight: bold;
}
#rightOpt a:hover {
	color: #fff;
	font-weight: bold;
}
#searchBox input {
	border: 1px solid white;
}
#header {
	position: absolute;
	left: 200px;
	top: 10px;
	height: 234px;
	width: 384px;
	border: 8px solid #fff;
}
#header img {
	border: 0 none;
}
#homecenterCol {
	position: relative;
	left: 200px;
	width: 400px;
	margin-top: -550px;
	background-image: url(pics/arch.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
#homecenterCol a:link, #centerCol a:visited {
	color: #006B56;
}
#centerCol {
	position: relative;
	left: 200px;
	width: 400px;
	margin-top: -450px;
	background-image: url(pics/arch.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
#centerCol a:link, #centerCol a:visited {
	color: #006B56;
}
#pageTitle {
	font-size: 13px;
	width: 400px;
	padding: 34px 0 10px 0;
	margin: 0;
	font-weight: bold;
	letter-spacing: 2px;
	color: #905450;
	text-align: center;
	text-transform: uppercase;
	background-image: url(pics/horiz_wht.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#mainContent {
	position: relative;
	padding: 5px 10px 10px 10px;
	font-size: 14px;
	background-image: url(pics/arch_stripe.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #006b56;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#foot {
	clear: both;
	text-align: center;
	font-size: 12px;
	color: #fff;
	padding: 10px 0;
}
#foot a:link, #foot a:visited {
	text-decoration: none;
	color: #006B56;
}
#foot a:hover {
	color: #fff;
}
#pageSection {
	display: none;
}

h1 {
	padding: 10px 0 0 5px;
	font-size: 10px;
	line-height: 175%;
	color: #905450;
	letter-spacing: 1px;
	background-image: url(pics/h1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	line-height: 125%;
	font-weight: bold;
	padding: 10px 0 0 0;
	color: #555;
	font-style: italic;
}
#mainContent p {
	padding: 6px 0;
	line-height: 150%;
}
.left {
	position: relative;
	float: left;
	border: 1px solid #a2c5c5;
	margin: 10px 10px 5px 0;
}
.question {
	margin: 4px 0 0 0;
	font-weight: bold;
	font-style: italic;
}
.answer {
	margin: 4px 0;
}
td {
	font-size: 12px;
	vertical-align: top;
	padding: 4px;	
}
.req {
	color: #006B56;
}
.lab {
	text-align: right;
}
select {
	font-size: 12px;
	width: 175px;
	background-color: #a2c5c5;
}
.forma {
	width: 175px;
	border: 1px solid #a2c5c5;
}
em {
	font-weight: bold;
	font-style: normal;
	color: #006B56;
}
#rightOpt em {
	color: #a2c5c5;
}
.board {
	line-height: 100%;
	margin: 0 0 10px 0;
	border: 1px solid #a2c5c5;
	padding: 10px;
	clear: both;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	background-color: #fff;
}
.right {
	float: right;
	text-align: center;
	margin: 0 0 10px 10px;
}	
.board_name {
	color: #006B56;
	font-weight: bold;
}
#centerCol li, #rightOpt li {
	list-style-position: inside;
	margin-left: 10px;
	padding-left: 10px;
	text-indent: -15px;
}
.return {
	font-size: 10px;
	text-align: right;
}
.button  {
	color: white;
	background-color: #006B56;
	font-size: 10px;
	font-weight: bold;
	margin-top: 5px;
	letter-spacing: 1px;
	border: 1px solid white;
	text-align: center;
}
#news, #rfp, #openings, #job_desc, #agendas, #mgmt {
	background-color: #ddd;
}
table {
	width: 100%;
	border-collapse: collapse;
}
.title {
	font-weight: bold;
	font-style: italic;
}
.subtitle {
	font-style: italic;
}
.bordTop {
	background-image: url(pics/bordTop.gif);
	background-repeat: repeat-x;
	padding-top: 12px;
}
#rightOpt h1 {
	padding-top: 0;
	font-size: 11px;
}
.nofloat {
	float: none;
}
#logo img {
	margin-bottom: 20px;
}
#calendar td {
	padding: 0;
	margin: 0;
}
#calendar {
	margin-top: 10px;
}
#hotTopic {
	float: right;
	width: 150px;
	border: 1px solid #a2c5c5;
	padding: 0 10px 10px 10px;
	margin: 5px;
}
#e-blast {
	padding: 0 0 10px 0;
	background-image: url(pics/horiz.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#survey {
	padding: 0 0 10px 0;
	background-image: url(pics/horiz.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}

