* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #88a3bb;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image:url(images/bodyBgTile.jpg);
	margin:0px 15px;
}
#container { 
	position:relative;
	margin: 0px auto 30px;
	background-repeat: repeat-y; background-position: 0px 0px; background-image: url(images/contentBgTile.png); 
	width:960px; 
}
#masthead { 
	height:147px; 
	background-image: url(images/masthead.jpg);
}
#masthead h2, #masthead h3 { display:none; }
a#adminAccess:link, a#adminAccess:visited { 
	background-position: 0px 0px; 
	background-repeat: no-repeat; 
	background-image: url(images/memberAccess.jpg); 
	display:block; 
	width:148px; height:38px; 
	text-decoration:none; 
	text-indent:-999999px;
	position: absolute;
	left:643px;
	top:0px;
}
a#adminAccess:hover, a#adminAccess:active {
	background-position: -148px 0px; 
}

#mainmenu { 
	width: 168px; padding: 20px 0px 0px; background-position: 0px 0px; 
	background-repeat: no-repeat; background-image: url(images/mm_bg_top.png); 
	position:absolute;
	top: 167px;
	left:0px;
}
#mainmenu ul { 
	text-align: right; font-size: 14px; list-style-type: none;
	padding-bottom: 20px; 
	background-position: left bottom; background-repeat: no-repeat; background-image: url(images/mm_bg_bottom.png);
}
#mainmenu li {
	background-position: 0px 0px; background-image: url(images/mm_bg_tile.png); background-repeat: repeat-y;
	padding:1px;
}
#mainmenu a:link, #mainmenu a:visited {
	text-transform: lowercase;
	display:block;
	padding: 5px 15px 5px 0px; color: #b2c9dd; text-decoration: none;
}
#mainmenu a:hover, #mainmenu a:active { color: #fff; }

#sidebar { 
	color: #1e252c; 
	width: 168px; padding: 20px 0px 0px; background-position: 0px 0px; 
	background-repeat: no-repeat; background-image: url(images/sideBar_bg_top.png); 
	position:absolute;
	top: 167px;
	right:0px;
}
#sidebar ul { 
	font-size: 14px; list-style-type: none;
	padding-bottom: 20px; 
	background-position: left bottom; background-repeat: no-repeat; background-image: url(images/sideBar_bg_bottom.png);
}
#sidebar li {
	padding-left: 10px;
	padding-bottom: 1px;
	padding-right: 15px;
	padding-top: 1px;
	background-position: 0px 0px;
	background-image: url(images/sideBar_bg_tile.png);
	background-repeat: repeat-y;
	display: block;
}
#sidebar h2 { color: white; margin-top:20px; }
#sidebar li.calendar h2 { margin-top:0px; }
#sidebar li.calendar ol { background-image: url(none); list-style-type: none; margin:0px; padding:0px; }
#sidebar li.calendar li { border-bottom-color: #4d6d83; border-left-style: none; border-bottom-style: dashed; border-right-style: none; border-top-style: none; border-width: 1px; padding-left: 0px; padding-bottom: 5px; padding-right: 0px; padding-top: 0px; margin-left: 0px; margin-bottom: 5px; margin-right: 0px; margin-top: 0px; background-image: url(none); }
#sidebar p { margin-bottom:10px; }
#sidebar a:link, #sidebar a:visited {
	padding: 0px 5px;
	color: #b2c9dd;
	display: block;
}
#sidebar a:hover, #sidebar a:active { color: #fff; }

#sidebar li.meetings ol { background-image: url(none); list-style-type: none; margin:0px; padding:0px; }
#sidebar li.meetings li { border-bottom-color: #4d6d83; border-left-style: none; border-bottom-style: dashed; border-right-style: none; border-top-style: none; border-width: 1px; padding-left: 0px; padding-bottom: 5px; padding-right: 0px; padding-top: 0px; margin-left: 0px; margin-bottom: 5px; margin-right: 0px; margin-top: 0px; background-image: url(none); }

#sidebar li.onlineForms ol { background-image: url(none); list-style-type: none; margin:0px; padding:0px; }
#sidebar li.onlineForms li { border-bottom-color: #4d6d83; border-left-style: none; border-bottom-style: dashed; border-right-style: none; border-top-style: none; border-width: 1px; padding-left: 0px; padding-bottom: 5px; padding-right: 0px; padding-top: 0px; margin-left: 0px; margin-bottom: 5px; margin-right: 0px; margin-top: 0px; background-image: url(none); }


#content {
	padding-right: 60px;
	padding-left: 60px;
	padding-top: 0px;
	min-height: 1000px;
	width: 485px;
	margin: 0px auto;
}
#content h1 {
	text-transform: lowercase;
	margin-bottom: 40px;
	margin-left: -38px;
	color: #5b788f;
	height: 71px;
	width: 366px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 40px;
	font-size: 30px;
	line-height: 24px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(images/contentTitle.gif);
}
#content h2 { color: #29405a; margin-top:25px; margin-bottom:15px; }
#content h3 { color: #2d425a; margin-top:25px; margin-bottom:15px; }
#content p {font-size: 13px; margin-bottom: 15px;}
#content img.map {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #486379;
}
#content strong, #content b {color: #2d425a;}
#content em, #content i {color: #2d425a;}
#content a:link, #content a:visited { color: #2d425a; }
#content a:hover, #content a:active {
	color: #17222F;
	text-decoration: none;
}


#content ul#fileDetails { margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 50px; list-style-type:none; }
#content ul#fileDetails li { background-color: #e9f0f3; padding: 15px; }
#content ul#fileDetails li.alt { background-color: #fdfdfd; }
#content ul#fileDetails span {font-size: 12px; display: block;}
#content ul#fileDetails span.title {font-size: 20px; font-weight:bold; }
#content table.minutes { border-collapse:collapse; width:100%; margin: 15px auto; font-size: 14px; border: solid 5px #DCE3E9; }
#content table.minutes th, #content table.minutes td { border: solid 1px #DCE3E9; padding: 5px;  }
#content table.minutes th { background-color:#DCE3E9; }
#content table.minutes th + th { }
#content table.minutes td { }
#content table.minutes td + td { text-align: right; }
#content table.minutes { }
#content img#slideShow {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

form {}
form table {
	border-collapse:collapse;
	font-size: 14px;
}
form tr {}
form th, form td {
	padding: 5px;
	border: 1px solid #819FB7;
}
form th { text-align:right; vertical-align:top; width:50%; }
form td { }
form ol { text-align:left; width:75%; margin: 0px 0px 0px auto; font-weight:normal; margin-top:10px;  }
span.required { color:#900; font-size:18px; }
input[type="text"], input[type="password"] { width: 95%; }
form textarea {
	height: 100px;
	width: 95%;
}
form textarea:focus, input[type="text"]:focus, input[type="password"]:focus { background-color: #E6F3FF; }


#footer { 
	padding:1px;
	text-align: center; 
	font-size: 10px; 
	height: 171px; background-position: 0px 0px; 
	background-repeat: no-repeat; background-image: url(images/footer.jpg);
}
#sitemap { list-style-type: none; width: 450px; margin: 40px auto 0px; }
#sitemap li { display:inline; margin:5px; line-height:15px; }
#sitemap a:link, #sitemap a:visited { color: #2d425a;}
#sitemap a:hover, #sitemap a:active { }
#footer .credits { font-zize:12px; margin-top: 50px; }
#footer .credits a:link, #footer .credits a:visited {
	color: #4B5B69;
	display:block;
	margin:10px;
}
#footer .credits a:hover, #footer .credits a:active { color: #2d425a; text-decoration:none; }