body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 78%;
	background: url(images/bg.gif) top repeat-x #84a5c4;
	padding: 20px 0;
	margin: 0;
}

h1	{ font-size: 2em; margin: .67em 0 }
h2	{ font-size: 1.5em; margin: .75em 0 }
h3	{ font-size: 1.17em; margin: .83em 0 }
h4	{ margin: 1.12em 0 }
h5	{ font-size: .83em; margin: 1.5em 0 }
h6	{ font-size: .75em; margin: 1.67em 0 }

#page-container {
	width: 1004px;
	margin: 0 auto;
	background: url(images/middle.gif) repeat-y;
}

#top-fade {
	width: 1004px;
	background: url(images/top-fade.gif) top no-repeat;
}

#page {
	width: 936px;
	margin: 0 auto;
	background-color: #fff;
}

#top-hat {
	position: relative;
	height: 24px;
	padding-left: 16px;
	line-height: 24px;
	color: #fff;
	font-size: 13px;
	background: url(images/header-top.gif) no-repeat;
}

#user-info {
	float: right;
}

#user-info ul {
	position: absolute;
	right: 10px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#user-info ul li {
	float: left;
	padding: 0 12px;
	background: url(images/small-div.gif) right no-repeat;
}

#user-info ul li.last {
	background-image: none;
}

#user-info a {
	text-decoration: none;
	color: #fff;
}

#user-info a:hover {
	text-decoration: underline;
}

#header {
	position: relative;
	height: 133px;
	background: url(images/header.gif) no-repeat;
}

#header h1 {
	margin: 0;
	position: absolute;
	width: 342px;
	height: 102px;
	top: 15px;
	left: 15px;
}

#header h1 a {
	display: block;
	text-decoration: none;
	height: 102px;
}

#header h1 a span {
	display: none;
}

#header-banner {
	position: absolute;
	top: 23px;
	left: 638px;
	width: 189px;
	height: 89px;
	text-align: center;
	font-size: .9em;
	color: #000;
	background: url(images/header-special-image.jpg) no-repeat;
}

#header-banner a {
	color: #4976a8;
	text-decoration: underline;
}

#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 27px;
	background: #BC4444 url(images/nav-bg.gif) repeat-x;
	font-size: 14px;
}

#nav li {
	display: inline;
}

#nav li a {
	display: block;
	float: left;
	height: 27px;
	padding: 0 22px;
	line-height: 26px;
	text-decoration: none;
	color: #fff;
	border-right: 1px solid #d48383;
}

#nav li a.last {
	border: 0;
}

#nav li a:hover, #nav li.current {
	background: url(images/nav-bg.gif) 0 -27px repeat-x;
	background-color: #a42b2b;
}

#nav li a span {

}

#content-dropshadow {
	height: 10px;
	font-size: 0;
	background: url(images/btn_spacer.gif) repeat-x;
}

#min-height {
	height: 443px;
	width: 3px;
	float: left;
}

#content {
	position: relative;
	margin: 3px 0 0 5px;
	width: 920px;
	float: left;
}

#content a {
	color: #4976a8;
	text-decoration: underline;
}

#contact-me {
	position: relative;
	margin: 3px 25px 0 5px;
	width: 920px;
	float: left;
}

#contact-me .name {
	position: relative;
	margin: 0 0 0 0;
	width: 920px;
	float: left;
}

#contact-me .address {
	position: relative;
	margin: 0 0 0 0;
	width: 920px;
	float: left;
}

#contact-me .phone {
	position: relative;
	margin: 5px 0 0 0;
	width: 920px;
	float: left;
}

#contact-me .email {
	position: relative;
	margin: 2px 0 0 0;
	width: 920px;
	float: left;
}

#contact-me a {
	color: #4976a8;
	text-decoration: underline;
}


body>#page-container>#top-fade>#page>#content {
	margin: 3px 0 0 10px;
}

#footer {
	position: relative;
	width: 912px;
	margin: 0 auto;
	height: 20px;
	background: url(images/footer.gif) no-repeat;
	color: #fff;
	font-size: .9em;
	padding: 44px 46px;
	clear: both;
}

#footer-topline {
	color: #000;
	font-size: 1em;
	height: 30px;
}

#footer .right {
	float: right;
	font-size: .9em;
}

#footer-topline a {
	color: #000;
}

#footer-topline a:hover {
	color: #000;
	text-decoration: underline;
}

#controls-aboutme {
	width: 301px;
	margin: 0 auto;
	background: #BC4444 url(images/nav-bg.gif) repeat-x;
	font-size: 14px;
}

#controls-district {
	width: 301px;
	margin: 0 auto;
	background: #BC4444 url(images/nav-bg.gif) repeat-x;
	font-size: 14px;
}

#footer-sitemap {
	padding-left: 210px;
}

#footer-sitemap div {
	float: left;
	padding: 1px;
}
/*
#footer-sitemap div:hover {
	background-color: #7a9cbc;
}
*/
#footer-sitemap .siteby {
	width: 410px;
}

.clear {
	display: block;
	clear: both;
}

#file-information p {
    color: #686868;
    font-size: .85em;
    margin: 0 0 0 0;
    padding: 0;
    line-height: 1;
}

#file-information .description {
    color: #686868;
    font-size: .85em;
    font-weight: normal;
}

#file-information .file-type {
    color: #686868;
    font-size: .85em;
    margin: 0 0 0 0;
    font-weight: normal;
}

#file-information .file-size {
    color: #686868;
    font-size: .85em;
    margin: 0 0 0 0;
    font-weight: normal;
}

#content .blue a {
	color: #316196;
}

.blue {
	font-size: 1.4em;
	margin: .8em 0 1em 0;
	color: #316196;
	font-weight: normal;
	border-bottom: 2px solid #316196;
	padding-right: 170px;
}

#content .blue a {
	color: #316196;
	text-decoration: none;
	font-weight: bold;
}

.content-holder {
	padding: 0 16px;
}

h3.small {
	font-size: 1.2em;
	margin: .8em 0 1em 0;
	font-weight: normal;
	color: #316196;
	border-bottom: 2px solid #316196;
}

#content h3.small a {
	text-decoration: none;
}

input:focus, textarea:focus{
	background-color: #ffffcb;
}

#donate-button {
	display: none;
}

#flash-message {
	background: #fff;
	padding: .8em 2em;
	border-left: 8px solid #5bd65b;
	margin: .8em 3em;
	color: #000;
	font-weight: bold;
	font-size: 1.1em;
}

#flash-message.error {
	border-left: 8px solid #b22728;
	color: #b22728;
}

.error-star {
	font-size: 2em;
	color: #b22728;
	font-weight: bold;
}

.required-star {
	color: #b22728;
}

.larger-font {
	font-size:1.1em;
	line-height:1.6em;
}

blockquote {
	padding: 0;
	margin: 1.5em 0;
}

table.manage-table {
	width: 100%;
}

table.manage-table th {
	padding: .5em;
	font-weight: bold;
	border-bottom: 2px solid #999;
}

table.manage-table td {
	padding: .5em;
	font-size: .9em;
}

table.manage-table td.edit a, table.manage-table td.delete a {
	display: block;
	padding: .5em;
}

table.manage-table td.edit a:hover {
	background-color: #ddd;
	text-decoration: none;
}

table.manage-table td.delete a:hover {
	background-color: #b00;
	text-decoration: none;
	color: #fff;
}

table.manage-table tbody tr {
	background-color: #eee;
}

table.manage-table tbody tr.alt {
	background-color: #f8f8f8;
}

#editor {
	width: 95%;
	height: 600px;
}

#editor2, #summary {
	width: 95%;
	height: 300px;
}

#admin-links {
	margin: 1em auto;
	padding: 0;
	list-style: none;
	text-align: center;
	width: 750px;
}

#admin-links li {
	width: 120px;
	height: 150px;
	float: left;
	margin: 0 20px 20px 0;
	padding: 8px 20px 20px 20px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background-color: #e9e9e9;
}

#admin-links li h3 {
	margin: 0 0 .6em 0;
	color: #999;
	font-size: 1.4em;
	font-weight: normal;
}

#admin-links li p {
	margin: .9em 0;
}

#admin-links li p a {
	display: block;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #fff;
	color: #777;
	text-decoration: none;
}

#admin-links li p a:hover {
	display: block;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #a8a8a8;
	color: #fff;
	text-decoration: none;
}

hr {
	display: none;
}

.summary {
	margin: .5em 2em;
	border-left: 4px solid #eee;
	background-color: #fafafa;
	padding: 1em;
	color: #444;
}

#sidetools {
	position: relative;
	float: right;
	top: 18px;
	right: 46px;
}

body > #page > #page-padding > #content-area > #sidetools {
	position: absolute;
	float: none;
	top: 18px;
	right: 18px;
}

#sidetools a {
	
}

#sidebar {
	width: 160px;
	float: right;
	padding: 1em;
	border-left: 3px solid #eee;
	margin: 0 0 1em 2em;
}

#sidebar h4 {
	color: #888;
	margin: 0 0 1em 0;
	font-weight: normal;
	font-size: 1.2em;
	text-align: center;
}

#sub-nav {
	list-style: none;
	margin: 0;
	padding: 0 0 0 1em;
}

#sub-nav li a {
	display: block;
	text-decoration: none;
}

#sub-nav li a:hover {
	text-decoration: underline;
}

#preview-nav {
	clear: both;
}

.digg {
	clear: both;
}

#feature {
	z-index: 1;
}

#nav {

}

#nav li {
	display: block;
	float: left;
}

#nav li li {
	float: none;
	width: auto;
	background: url(images/nav-sub-bg.gif) top repeat-y;
}

#nav li li a {
	display: block;
	float: none;
	height: auto;
	border: none;
	padding: 0;
	width: 200px;
	line-height: 1;
	font-size: 14px;
	color: #a52d2d;
	font-weight: bold;
	background: url(images/dotted-red.gif) bottom repeat-x;
	text-align: left;
}

#nav li li a span {
	display: block;
	padding: 8px 10px 8px 10px;
}

#nav li li a:hover {
	background-color: transparent;
	color: #a52d2d;
}

#nav li li a:hover span {
	background: url(images/nav-rsaquo.gif) right center no-repeat;
}

#nav li a {
	float: none;
	padding: 0;
	text-align: center;
}

#nav li li a {
	float: none;
}

#nav ul {
	line-height: 1;
	font-size: 0;
}

#nav li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
	width: 200px;
	left: -5000px;
	border: 3px solid #a52d2d;
	background: #fff;
	line-height: 1;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -5000px;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

#nav li ul ul {
	margin: -33px 0 0 200px;
}
/*
#nav-home {
	width: 29px;
}

#nav #nav-home a {
	background-image: url(images/nav-home.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#nav-home span {
	display: none;
}
*/

#nav-home {
	width: 90px;
}

#nav-aboutme {
	width: 90px;
}

#nav-forms {
	width: 90px;
}

#nav-contributions {
	width: 100px;
}

#nav-volunteer {
	width: 100px;
}

#nav-districtmap {
	width: 100px;
}

#nav-events {
	width: 90px;
}

#nav-photogallery {
	width: 100px;
}

#nav-contactme {
	width: 100px;
}

#nav-donate {
	width: 100px;
	background: url(images/nav-donate-bg.gif) top repeat-x;
}

#nav li#nav-donate a:hover {
	background-color: #971a1a;
}


.bottomrule{
	border-bottom: 2px solid #ddd;
}

#nav li div.multi-col{ 
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	position: absolute;
	z-index: 10;
	left: -5000px;
	border: 3px solid #a52d2d;
	background: #FBF9F4;
	line-height: 0.8em;
}
#nav li div.multi-col ul{
	position: relative;
	float: left;
	width: 125px;
	left: auto;
	border: none;
	margin-left: 6px;
}
#nav li div.multi-col ul li {
	width: auto; 
}
#nav li div.multi-col ul li a{
	padding: 4px 0;
	width: auto; 
	font-size: 11px;
	background: none;
}
#nav li div.multi-col ul li a span{
	padding: 0 3px;
}
#nav li:hover div.multi-col, #nav li.sfhover div.multi-col{ 
	left: auto;
}
#nav li div.multi-col ul li a:hover{ 
	background: url(images/dotted-red.gif) bottom repeat-x;
}

