body {
	margin: 0;
	padding: 0;
	font: 0.8125em Tahoma, Arial, Helvetica, sans-serif;
	color: #161616;
	background-color: #eff0f8;
}

img { border: 0; }

div#container {
	width: 756px;
background: #eff0f8 url(/i/background.gif) repeat-y center top;
	margin: 0 auto;
}

div#sec-container { width: 746px; margin: 0 auto; }

div#header { 
	width: 745px;
	height: 103px;
	background: url(/i/headerbg.gif) repeat-x;
	position: relative;
}

div#header h1 {
	margin: 0 0 0 10px;
	width: 318px;
	height: 74px;
}

div#header div#districts {
	position: absolute;
	top: 0;
	right: 0;
}

ul#navigation {
	margin: 0;
	padding: 7px 0 0 15px;
}

ul#navigation li {
	float: left;
	margin-left: 8px;
	padding-left: 8px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	list-style: none;
	line-height: 1;
	border-left: 1px solid #FFF;
}

ul#navigation li#nav-home { border-left: 0; margin-left: 0; padding-left: 0; }

ul#navigation a { color: #FFF; text-decoration: none; }
ul#navigation a:hover, ul#navigation a:active {	color: #FFF; text-decoration: underline; }

body#home ul li#nav-home a, body#meetings ul li#nav-meetings a, body#members ul li#nav-members a, body#gallery ul li#nav-gallery a, body#faq ul li#nav-faq a, body#contact ul li#nav-contact a, body#links ul li#nav-links a { color: #fecf5b;}

div#content {
	width: 725px;
        min-height: 350px;
	padding: 5px 10px;
	background-color: #fff;
}

h2 { margin: 10px 0; font-size: 125%; color: #050d87; }
h3 { margin: 10px 0; font-size: 115%; color: #000; }
h4 { margin: 10px 0; font-size: 115%; font-weight: normal; color: #000; }

a:link, a:visited, a:hover, a:active { color: #050d87;	text-decoration: underline; }

div#content p, div#content li { line-height: 1.5; }

div#content ul { margin: 0; padding-left: 10px; }

div#content ul li {
	list-style: none;
	background: url(/i/bullet.gif) 3px 7px no-repeat;
	margin: 0;
	padding: 0 0 0 15px;
}

div#footer {
	width: 745px;
        height: 40px;
	background: url(/i/footer.gif) no-repeat 0 0;
	position: relative;
	overflow: hidden;
}

div#footer p {
	color: #c7a03f;
	font-size: 85%;
	margin-top: 5px;
	padding-left: 12px;
}

div#footer div#credit { 
	position: absolute;
	top: 7px;
	right: 7px;
}

table#cmshelp { width: 80%; border-color: #050d87; }
table#cmshelp th { background-color: #050d87; color: #fff; }
table#cmshelp td { padding: 5px; }

.gallerybreadcrumb { font-size: 85%; margin-bottom: -10px; }
#gallerytable { width: 100%; }
.thumbs { text-align: center; }
.thumbs img { border: 1px solid #000; }
.thumbs .title { font-weight: bold; font-size: 85%; }
.paginate { padding: 10px 0; text-align: center; }
.paginate b { padding: 2px; }
.paginate a { padding: 2px 4px; border: 1px solid #050d87; }
.paginate a:hover { background-color: #fecf5b}
#imageviewer { text-align: center; }
#imageviewer .prevnext { font-size: 85%; padding: 5px 0 10px 0; }
#imageviewer .image img { border: 1px solid #000; }
#imageviewer .title { font-weight: bold; }
#imageviewer .caption { font-style: oblique; }
#imageviewer .windowclose { font-size: 85%; font-weight: bold; }

#meetings #content table td { vertical-align: top; padding: 0.2em; }