/* SAVIA CSS Document */
body {
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#Container {
	background: #ffffff;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	border: solid #016fbc 2px;
}

/* HEADER */

#Header {
	background: #016fbc;
	margin: 0px auto;
	padding: 0px;
	clear: none;
}
.subhead {
	float: left;
	margin-top: -50px;
}

/* MAIN PAGE */

#Page {
	background-image: url(/media/images/bkgd.jpg);
	background-repeat: repeat-x;
	width: 790px;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	float: none;
}
.home {
	border-right: solid #000000 1px;
}
.home li {
	line-height: 18px;
	padding-top: 10px;
}
.dblspc {
	line-height: 24px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}


/* LEFT COLUMN */

#LeftCol {
	float: left;
	width: 135px;
	margin: 50px 0px 0px 30px;
	padding: 1px;
}

#Nav {
	background: #016fbc url(/media/images/navbkgd.jpg);
	border: 0px;
	height: 24px;
	margin: 0px;
	padding: 3px 0px 0px 5px;
	display: block;
	font-size: 13px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	clear: both;
}
#Nav table {
}
#Nav td {
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-align: center;
	vertical-align: top;
	line-height: 24px;
}
#Nav a {
	color: #ffffff;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
}
#Nav a:hover {
	color: #000000;
	background-color: #ffffff;
	opacity:.50;
	filter: alpha(opacity=50); -moz-opacity: 0.5;
	text-decoration: none;
}

#Nav td.active{
	color: #000000;
	background: #016fbc; /*url(/media/images/nav_over.jpg) repeat-x top center;*/
	text-decoration: none;
}

#LearnMore {
	background-color: #8bc14b;
	border: solid #333333 1px;
	width: 100%;
	margin: 15px 0px 0px 0px;
	padding: 3px;
	display: block;
	font-size: 12px;
}

#Content {
	background: #ffffcc;
	width: 500px;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	line-height: 14pt;
	border: solid #8bc14b 1px;
	float: left;
	clear: both;
}
#Content a {
	color: #000000;
	text-decoration: underline;
}
#Content a:hover {
	color: #ffffff;
	background: #8bc14b;
	text-decoration: none;
}
.links {
	padding: 1px;
	font-size: 12px;
	display: block;
	line-height: 18pt;
}
.links th {
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}

/* RIGHT COLUMN */

#RightCol {
	float: left;
	width: 180px;
	margin: 10px 0px 0px 20px;
	padding: 0px;
}
#RightCol td {
	padding: 0px;
	font-size: 10px;
}
#RightCol a {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}
#RightCol a:hover {
	color: #000000;
	background: #75a639;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}

#PetitionCol {
	background-color: #8bc14b;
	border: solid #333333 1px;
	width: 180px;
	margin: 0px;
	padding: 3px;
	display: block;
	font-size: 12px;
	clear: both;
}

#Headlines {
	background-color: #8bc14b;
	border: solid #333333 1px;
	width: 150px;
	margin: 15px 0px 0px 0px;
	padding: 3px;
	display: block;
	font-size: 12px;
}

#RightCol th {
	font-size: 14px;
	height: 30px;
	background: url(/media/images/?.jpg) center;
	background-repeat: no-repeat;
	font-weight: lighter;
	border: 1px solid #000000;
}

/* FOOTER */

#Footer {
	width: 900px;
	height: 100px;
	margin: 0px auto 0px auto;
	padding: 0px;
	clear: both;
	z-index: 10;
}
#Footer table {
	background: #b8a743;
	width: 800px;
	height: 14px;
	margin: 0px 0px 0px 33px;
	padding: 0px;
}
#Footer a {
	color: #666666;
	text-decoration: none;
}
#Footer a:hover {
	color: #999999;
	text-decoration: underline;
}
#Bottom {
	background-color: #8bc14b;
	height: 20px;
}

/* TAGS AND CLASSES */

h1 {
	font-size: 36px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-transform: capitalize;
}
.copyright {
	font-size: 12px;
	color: #666666;
	text-align: center;
	margin: 10px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright a {
	color: #666666;
	text-decoration: underline;
}
.copyright a:hover {
	color: #8bc14b;
	text-decoration: underline;
}
.smalltext {
	font-size: 10px;
	color: #ffffff;
	text-align: left;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.scroll {
	height: 150px;
	width: 250px;
	overflow: auto;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	margin-left: auto;
	margin-right: auto;
}
.caption {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#About {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 240px;
}
#About p {
	background-color: #CCCC99;
	vertical-align: middle;
	height: 18px;
	display: block;
}
