
/* Main Stuff */

	body {
		margin: 0px 0px 0px 0px;
		background: #ffffff;

		font-family: Arial;
		font-size: 12px;
		color: #000000;
	}

	#container {
		width: 800px;

		margin: 0px 0px 0px -400px;
		padding: 0px;
		position: absolute; top: 0px; left: 50%;

		border-left: 1px solid #377CC3;
		border-right: 1px solid #377CC3;

		min-height: 900px;
	}

/* Header Stuff */

	#header {
		height: 100px;
		width: 800px;


		background: #FFFFFF url(/images/header.gif) top left no-repeat;
	}

	#navbar {

		background: #377CC3;
		height: 20px;
		width: 800px;

		font-family: Arial;
		font-size: 12px;
		color: #ffffff;
	}

	#navbar a {
		color: #ffffff;
		text-decoration: none;
	}

	#navbar #left {
		padding-top: 2px;
		padding-left: 10px;
		float: left;
	}

	#navbar #right {
		padding-top: 2px;
		padding-right: 10px;
		float: right;
	}

	#navbar a:hover {
		color: #ffffff;
		text-decoration: underline;
	}


/* Side Links */

	#sidebar1 {
		position: absolute;
		top: 120px;
		left: 0px;

		align: center;
		text-align: center;

		width: 185px;
		padding: 10px 0px;
	}

	#sidebar1 #sidebar2, #sidebar1 #sidebar3 {
		margin-bottom: 5px;
		padding: 3px;

		text-align: left;
		width: 150px;

		background: #FFFFFF;
	}


	#sidebar1 #sidebar2 Span {
		width: 100%;
		display: block;

		Font-Family: Arial;
		Font-Size: 14px;
		Font-Weight: bold;
		Color: #377CC3;
	}


	#sidebar1 #sidebar3 A {
		width: 100%;
		display: block;

		Font-Family: Arial;
		Font-Size: 14px;
		Font-Weight: bold;
		Color: #000000;
	}


	#sidebar1 #sidebar2 A {
		width: 100%;
		display: block;

		Font-Family: Arial;
		Font-Size: 12px;
		Color: #000000;

	}

	#sidebar1 #sidebar2 A:Hover {
		color: #51A4F9;
	}


/* Content Area */
	#content {
		background: #FFFFFF;

		margin-left: 185px;
		width: 615px;

		font-family: Arial;
		font-size: 12px;
		color: #000000;

		margin-bottom: 100px;
	}

	#content div.text, #content span.text {
		font-family: Arial;
		font-size: 12px;
		color: #000000;
	}


	#content a {
		color: #000000;
	}

	#content a:hover {
		color: #377CC3;
	}

	#content div.title, #content span.title {
		font-family: Arial;
		font-size: 12px;
		color: #377CC3;
		font-weight: bold;
	}

	#content div.small, #content span.small {
		font-size: 10px;
	}

/* Footer Area */

	#footer {
		font-family: Arial;
		font-size: 12px;
		color: #000000;
		
		valign: bottom;
		text-align: center;
	}

	#footer hr {
		color: #01B301;
	}

	#footer a {
		color: #000000;
	}

	#footer a:hover {
		color: #01B301;
	}

/* Temp Stuff */


 .main-title {font-family: Arial; font-size: 14px; color: #000000; font-weight: bold;}
 a.main-title {color: #0000cc;}
 a:hover.main-title {color: #cc0000;}

 .main-text {font-family: Arial; font-size: 12px; color: #000000;}
 a.main-text {font-family: Arial; font-size: 12px; color: #000000;}
 a:hover.main-text {font-family: Arial; font-size: 12px; color: #000000;}

  .main-hgtext {font-family: Arial; font-size: 12px; color: #01B301; font-weight: bold;}
 a.main-hgtext {font-family: Arial; font-size: 12px; color: #01B301; font-weight: bold;}
 a:hover.main-hgtext {font-family: Arial; font-size: 12px; color: #01B301; font-weight: bold;}

 .CountyPadding {padding: 3px;}
 a.county {font-family: Arial; font-size: 12px; color: #000000; padding-left: 15px; padding-right: 15px;}
 a:hover.county {font-family: Arial; font-size: 12px; color: #000000; padding-left: 15px; padding-right: 15px;}

 .more-text {font-family: Arial; font-size: 10px; color: #000000; vertical-align: middle;}
 a.more-text {font-family: Arial; font-size: 10px; color: #000000; vertical-align: middle;}
 a:hover.more-text {font-family: Arial; font-size: 10px; color: #000099; vertical-align: middle;}

 .home-title {font-family: Tahoma; font-size: 18px; color: #000000; font-weight: bold;}
 a.home-title {font-family: Tahoma; font-size: 18px; color: #000000; font-weight: bold; text-decoration: none}
 a:hover.home-title {font-family: Tahoma; font-size: 18px; color: #000000; font-weight: bold; text-decoration: none}

 .home-titleadmin {font-family: Tahoma; font-size: 20px; color: #FF0000; font-weight: bold; text-decoration: underline}
 a.home-titleadmin {font-family: Tahoma; font-size: 20px; color: #FF0000; font-weight: bold; text-decoration: underline}
 a:hover.home-titleadmin {font-family: Tahoma; font-size: 20px; color: #FF0000; font-weight: bold; text-decoration: underline}

 .home-text {font-family: verdana; font-size: 12px; color: #000000;}
 a.home-text {color: #000000;}
 a:hover.home-text {color: #009900;}

 .text-links {font-family: verdana; font-size: 12px; color: #0000CC;}
 a.text-links {color: #01B301;}
 a:hover.text-links {color: #01B301;}

 .about-text {font-family: verdana; font-size: 12px; color: #000000;}
 a.about-text {color: #000000;}
 a:hover.about-text {color: #009900;}

 .about-title {font-family: Verdana; font-size: 14px; color: #008800; font-weight: bold;}
 a.about-title {font-family: Verdana; font-size: 14px; color: #008800; font-weight: bold;}
 a:hover.about-title {font-family: Verdana; font-size: 14px; color: #008800; font-weight: bold;}

 .about-links {font-family: Verdana; font-size: 12px; color: #0000cc; font-weight: normal;}
 a.about-links {font-family: Verdana; font-size: 12px; color: #0000cc; font-weight: normal;}
 a:hover.about-links {font-family: Verdana; font-size: 12px; color: #0000cc; font-weight: normal;}

 .Page-title {font-family: Tahoma; font-size: 45px; color: #01B301; font-weight: bold;}
 a.Page-title {color: #880000;}
 a:hover.Page-title {color: #009900;}

 .Page-text {font-family: verdana; font-size: 18px; color: #000000;}
 a.Page-text {color: #000000; text-decoration: none;}
 a:hover.Page-text {color: #FF0000; text-decoration: none;}

 .List-title-standard {font-family: Arial; font-size: 14px; color: #008800; font-weight: bold;}
 a.List-title-standard {color: #008800;}
 a:hover.List-title-standard {color: #00cc00;}

 .List-title {font-family: Arial; font-size: 14px; color: #FFFFFF; font-weight: bold;}
 a.List-title {color: #FFFFFF;}
 a:hover.List-title {color: #FFFFFF;}

 .List-title {font-family: Arial; font-size: 14px; color: #FFFFFF; font-weight: bold;}
 a.List-title {color: #FFFFFF;}
 a:hover.List-title {color: #FFFFFF;}

 .List-text {font-family: Arial; font-size: 12px; color: #0000cc;}
 a.List-text {color: #0000cc;}
 a:hover.List-text {color: #009900;}


 .advert-title {font-family: Tahoma; font-size: 14px; color: #008800;}
 a.advert-title {color: #008800;}
 a:hover.advert-title {color: #008800;}

 .advert-text {font-family: Tahoma; font-size: 12px; color: #000000;}

 .advert-address {font-family: Tahoma; font-size: 13px; color: #0000cc; text-decoration: italic;}
 a.advert-address {color: #0000cc;}
 a:hover.advert-address {color: #0000cc;}


	.Button-Vote { padding: 0px; border: 1px solid #000000; font-size: smaller;}


	A.Small-Text { 
		font-family: Arial;
		font-size: 10px;
		font-weight: bold;
		color: #000000;
	}

	A:Hover.Small-Text { 
		color: #008800;
	}