body
{
	color: #000;
	background-color: #99cdff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	min-width: 780px;
}

.clearBoth {
	clear: both;
}

b {
	font-weight: bold;
}

#centeredColumn {
	width: 780px;
	margin: 0 auto;
	margin-left: expression( (document.body.clientWidth - 780) / 2 + 'px');
}

#countyMaplrg {
	margin: 0 0 0 75px;
}

/* Head */

#head {
	display: block;
	width: 780px;
	height: 132px;
}

#head1 {
	display: block;
	width: 618px;
	height: 102px;
	float: left;
	background-image: url(../images/head1.jpg);
	background-repeat: no-repeat;
}

#head2 {
	display: block;
	width: 162px;
	height: 102px;
	float: left;
	background-image: url(../images/head2.jpg);
	background-repeat: no-repeat;
}

/* Body */

#body {
	width: 780px;
	height: auto;
	display: table;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	float: left;
}

#bodyTwocolumn {
	width: 780px;
	height: auto;
	display: table;
	background-image: url(../images/body_twocolumn_bg.jpg);
	background-repeat: repeat-y;
	float: left;
}

#bodyOnecolumn {
	width: 780px;
	height: auto;
	display: table;
	background-image: url(../images/body_onecolumn_bg.jpg);
	background-repeat: repeat-y;
	float: left;
}

#bodyOnecolbox {
	width: 780px;
	display: block;
	float: left;
}

#body1 {
	width: 194px;
	display: block;
	float: left;
}

#body1sub {
	width: 205px;
	display: block;
	float: left;
}

#body2 {
	width: 403px;
	display: block;
	float: left;
}

#body2lrg {
	width: 575px;
	display: block;
	float: left;
}

#body2sub {
	width: 381px;
	display: block;
	float: left;
}

#body2 a {
	color: #020af1;
	text-decoration: none;
}

#body2 a:hover {
	color: #900;
}

#body2lrg a {
	color: #020af1;
	text-decoration: none;
}

#body2lrg a:hover {
	color: #900;
}

#body2sub a {
	color: #020af1;
	text-decoration: none;
}

#body2sub a:hover {
	color: #900;
}

#body3 {
	width: 183px;
	display: block;
	float: left;
}

#body3sub {
	width: 194px;
	display: block;
	float: left;
}

.space {
	padding: 10px;
}

#header {
	font-size: 15px;
	color: #900;
	font-weight:bold;
	text-transform: uppercase;
}

.subHeader {
	font-size: 13px;
	color: #d40000;
	font-weight:bold;
	text-transform: uppercase;
}

a.partnersLinks {
	color: #d40000;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

a:hover.partnersLinks {
	color: #fc0;
}

#clickHerehomepage {
	font-size: 10px;
	color: #00c;
}

#clickHerehomepage a {
	color: #00c;
}

dl.twoColumn {
	margin: 0;
	padding: 0;
	width: 360px;
}

dl.twoColumn dt {
	float: left;
	width: 75px;
	display: block;
	margin: 0;
	padding: 0 0 0 0px;
}

dl.twoColumn dd {
	float: left;
	margin: 0 0 0 10px;
	width: 275px;
	display: block;
	padding: 0;
}

.menuBlue {
	width: 170px;
	border-color: #9cf;
	border-style: solid;
	border-width: 1px;
	background-color: #e6f3ff;
	color: #00c;
	font-size: 10px;
}

.menuBluespace {
	padding: 5px;
}

.blueHeader {
	line-height: 16px;
	font-weight: bold;
	color: #00c;
	font-size: 13px;
	text-transform: uppercase;
	float: left;
	margin: 0 0 4px 2px;
}

.inputFieldblue {
	border-color: #00c;
	border-style: solid;
	border-width: 1px;
	color: #00c;
	padding: 2px;
	float: left;
	width: 100px;
}

.inputButtonblue {
	padding: 2px;
	background-color: #9cf;
	border-color: #00c;
	border-width: 1px;
	border-style: solid;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: bold;
	float: left;
	margin: 0 0 0 10px;
	cursor: pointer;
}

.menuOrange {
	width: 155px;
	border-color: #f90;
	border-style: solid;
	border-width: 1px;
	background-color: #ffe066;
	color: #e0007c;
	font-size: 12px;
	font-weight:bold;
}

.menuOrangespace {
	padding: 5px;
}

.line
{
	height: 1px;
	margin-top: 4px;
	padding: 0px;
	background-image: url(../images/line.gif);
	border-width: 0px;
	font-size: 1px;
	background-repeat: repeat-x;
	width: 100%;
	margin-bottom: 4px;
}

.line2
{
	height: 1px;
	margin-top: 4px;
	padding: 0px;
	background-image: url(../images/line2.gif);
	border-width: 0px;
	font-size: 1px;
	background-repeat: repeat-x;
	width: 100%;
	margin-bottom: 4px;
}

.orangeHeader {
	line-height: 16px;
	font-weight: bold;
	color: #e0007c;
	font-size: 14px;
	text-transform: uppercase;
	float: left;
	margin: 3px 0 2px 2px;
}

ul.orangeList {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.orangeList li {
	display: block;
	background-image: url(../images/list_sqr_orange.gif);
	background-repeat: no-repeat;
	background-position: 0 3;
	padding: 0 0 0 10px;
}

ul.blueList {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.blueList li {
	display: block;
	background-image: url(../images/list_sqr_blue.gif);
	background-repeat: no-repeat;
	background-position: 0 3;
	padding: 0 0 0 10px;
}

ul.workList {
	margin: 6px 0 6px 10px;
	padding: 0;
	list-style: none;
}

ul.workList li {
	display: block;
	background-image: url(../images/list_sqr_body.jpg);
	background-repeat: no-repeat;
	background-position: 0 4;
	padding: 0 0 0 14px;
	margin: 6px 0 6px 0;
}

#calendarTable {
	border-color: #000;
	border-style: solid;
	border-width: 1px 0 0 1px;
	width: 760px;
	font-size: 11px;
}

a.yellowLink {
	color: #e0007a;
	text-decoration: none;
	font-weight: bold;
}

a:hover.yellowLink {
	color: #e10407;
}

.lyricLeft {
	width: 60px;
	float: left;
	display: block;
	clear: left;
}

.lyrics {
	float: left;
	display: block;
	margin: 0 0 0 2px;
}

#flashSongs {
	width: 280px;
	height: 100px;
	margin: 0px;
	z-index: 1;
	display: block;
	position: absolute;
}

#calendarTable a {
	color: #e0007a;
	text-decoration: none;
}

#calendarTable a:hover {
	color: #020af1;
}

#calendarTable td {
	border-color: #000;
	border-style: solid;
	border-width: 0 1px 1px 0;
	padding: 2px 3px 2px 3px;
	width: 125px;
}

#calendarTable th {
	border-color: #000;
	border-style: solid;
	border-width: 0 1px 1px 0;
	padding: 2px 3px 2px 3px;
	text-align: left;
}

#tableContainer {
	width: 100%;
	display: table;
}

.tableRow {
	width: 100%;
	display: table;
	height: auto;
}

.cellSpace {
	padding: 2px 3px 2px 3px;
}

.cell1 {
	width: 109px;
	height: 35px;
	float: left;
	display: block;
}

.cell2 {
	width: 110px;
	height: 35px;
	float: left;
	display: block;
}

.formRow
{
	width: 100%;
	height: 30px;
	display: block;
	white-space: nowrap;
}

.formTextheader {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
}

.formText
{
	color: #986400;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	margin: 0px 0px 0px 11px;
	display: block;
	float: left;
	width: 80px;
	text-align: right;
}

.formText2
{
	color: #986400;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	margin: 0px 0px 0px 11px;
	display: block;
	float: left;
	width: 140px;
	text-align: right;
}

#formField
{
	padding: 2px;
	background-color: #fff;
	border-color: #986400;
	border-width: 1px;
	border-style: solid;
	color: #986400;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: normal;
	width: 140px;
	margin: 5px 0px 0px 11px;
	float: left;
}

.pollInputfield {
	padding: 2px;
	background-color: #fff;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: normal;
	width: 100px;
	margin: 5px 0px 0px 2px;
	float: left;
}

a.formButtonlink
{
	padding: 2px 4px 2px 4px;
	background-color: #cd9934;
	border-color: #986400;
	border-width: 1px;
	border-style: solid;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 350px;
	clear: both;
	cursor: pointer;
}

a:hover.formButtonlink
{
	background-color: #e0007c;
}

.formButton
{
	padding: 2px;
	background-color: #cd9934;
	border-color: #986400;
	border-width: 1px;
	border-style: solid;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: bold;
	float: right;
	margin: 11px 18px 11px 0px;
	cursor: pointer;
}

.pollButton
{
	padding: 2px;
	background-color: #fc0;
	border-color: #e00406;
	border-width: 1px;
	border-style: solid;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: bold;
	float: left;
	margin: 11px 0px 0px 240px;
	cursor: pointer;
}

/* Foot */

#foot {
	width: 780px;
	height: 21px;
	display: block;
	background-image: url(../images/foot.jpg);
	background-repeat: no-repeat;
	float: left;
}

#footText {
	padding: 2px 5px 2px 5px;
}

#footLefttext {
	float: left;
	font-size: 11px;
	width: 400px;
	color: #fff;
	padding: 0 0 0 10px;
}

#footRighttext {
	float: right;
	font-size: 10px;
	text-align: left;
	color: #fc0;
}

#footLefttext a {
	text-decoration: none;
	color: #fff;
}

#footLefttext a:hover {
	text-decoration: none;
	color: #fc0;
}

a.spidertelLink {
	text-decoration: none;
	color: #fc0;
}

a:hover.spidertelLink {
	color: #fff;
}