@import url("calendar-layout.css");
@import url("calendar-color.css");


/* Global Whitespace Reset */
* {	padding:0;	margin:0;	 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {
	margin: 20px 0 5px; 
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {	margin: 5px 0 20px;}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
ul ul {	margin: 5px 0;	}
a:active {	outline: none;	}
:focus {	-moz-outline-style: none;	}

.structure {	display: none;}
hr.clear {	clear: both;	height: 1px;	margin: 0;	visibility: hidden;}
#logo {	display: none;	}
img {
	margin: 6px;
	border: 1px solid #333;
}
a:link, a:visited {
	color: #2d464d;
	text-decoration: underline;
}
a:hover, a:active {
	color: #cea723;
	text-decoration: none;
}

table {
border-collapse: collapse;
width: 90%;
margin: 10px auto;
}
td {
padding: 3px;
border: 1px solid #333;
vertical-align: top;
}

/* Styles */
html, body {
	height: 100%;
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	color: #413b2c;
	font-size: 12px;
}
#container {
	width: 800px;
	margin: 0 auto;
	background: #e2dbc9 url(../images/bg.gif) 0 0 repeat-y;
	min-height: 100%;
	position: relative;
}
#header {
	margin: 0;
	background: url(../images/header.jpg) 0 0 no-repeat;
	height: 191px;
	text-indent: -1234em;
}
#header a {
	display: block;
	height: 95px;
	width: 350px;
	text-decoration: none;
}
#navigation {
	margin: -15px 0 0;
	padding: 0;
	float: left;
	width: 187px;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.1;
	background: #cea723;
}
#navigation li {
	margin: 0;
	position: relative;
}
#navigation li a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 2px 8px 2px 18px;
	text-indent: -10px;
}
#navigation li:hover a {
	background: #352f1f;
	color: #cea723;
}
#navigation li:hover li a {
background: #CEA723;
color: #000;
}
#navigation li a:hover,
#navigation li:hover li a:hover {
	background: #352f1f;
	color: #cea723;
}
#navigation #mda {
	background: url(../images/newmap.jpg) 0 100% no-repeat;
	padding: 165px 0 0;
	text-indent: -1234em;
}
#navigation #mda a {
	background: transparent;
	height: 94px;
	text-indent: -1234em;
}
#navigation ul {
	display: none;
}
#navigation li:hover ul {
	display: block;
	position: absolute;
	left: 180px;
	background: #CEA723;
	border: 1px solid #000;
	width: 180px;
	list-style: none;
	margin: 0;
	top: 3px;
	font-size: 14px;
}
#navigation li:hover ul li ul {
	position: static;
	width: auto;
	border-width: 0;
}
#navigation li:hover ul li ul li a {
	font-size: 12px;
	padding-left: 26px;
}
#elected {	z-index: 10;	}
#depts {	z-index: 9;	}
#education {	z-index: 8;}
#courts {	z-index: 7;	}
#attractions {	z-index: 6;}

#navigation #attractions ul {
width: 230px;
}

#navigation #attractions ul li ul {
display: none;
}
#navigation #attractions ul li:hover ul {
	position: absolute;
	background: #CEA723;
	border: 1px solid #000;
	width: 180px;
	list-style: none;
	margin: 0;
	font-size: 14px;
left: 220px;
top: 3px;
}
#navigation li#attractions ul li:hover ul {
width: 300px;
}
#navigation li#attractions li:hover ul a {
background: #CEA723;
color: #000;
}
#navigation li#attractions li:hover a:hover,
#navigation li#attractions li:hover a {
	background: #352f1f;
	color: #cea723;
}
li.homes {z-index: 20;}
li.festivals {z-index: 18;}
li.parks {z-index:16;}

#content {
	padding: 0 15px 15px 0;
	line-height: 1.4;
	min-height: 36em;
	margin-left: 203px;
}
h2#title {
	margin: 0 0 10px;
	font-weight: normal;
	font-size: 22px;
}
#clear {
	height: 100px;
}
#date {
	position: absolute;
	top: 16px;
	right: 14px;
	width: 300px;
	text-align: right;
	color: #e2dbc9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#phone {
	position: absolute;
	top: 2px;
	left: 14px;
	width: 300px;
	color: #e2dbc9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	opacity: .9;
	filter: alpha(opacity=90);
}
#footer {
	color: #FFF;
	background: #2c2515 url(../images/footer.gif) 0 0 repeat-x;
	width: 790px;
	text-align: center;
	margin: -70px auto 0;
	height: 60px;
	padding: 5px;
	position: relative;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	margin: 5px;
}
#footer #byline {
	font-size: 10px;
}
#byline em {
	text-decoration: underline;
	font-style: normal;
}
/* FAQ */
#faqlist {
	list-style: square;
	padding: 0 0 20px;
	margin: 0 0 20px;
}
#faqlist li {
	margin-left: 20px;
}
#faqlist a {
	text-decoration: none;
}
#faqview {
	list-style: none;
}
#faqview li {
	margin: 10px 0 20px 0;
	border-top: 1px solid #CCC;
}
#faqview li h2 {
	margin-top: 10px;
}
#faqview li a.backtotop {
	display: block;
	margin: 10px 0 20px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px 0;
}

/* Forms */
option {
padding-right: 10px;
}

form label {
display: block;
margin: 2px 0;
float: left;
width: 160px;
height: 14px;
}
form input, 
form textarea,
form select  {
clear: right;
display: block;
margin: 2px 0 2px 170px;
font-size: 12px;
}

form input {
padding: 2px 3px;
}
form textarea {
padding: 2px 3px;
width: 300px;
height: 120px;
}
form select {
}
form input.button {
margin-left: 0;
margin: 5px 0;
border: 1px solid #000;
background: #FFF;
color: #000;
font-weight: bold;
letter-spacing: 0;
font-size: 14px;
width: 100px;
text-align: center;
cursor: pointer;
clear: left;
}
#bottomsearch {
background: url(../images/searchline.gif) 0 0 no-repeat;
color: #333;
padding: 5px;
margin: 0 0 -5px;
height: 22px;
line-height: 22px;
vertical-align: middle;
position: absolute;
left: 188px;
top: -40px;
width: 602px;
}
#bottomsearch * {
line-height: 22px;
vertical-align: middle;
float: none;
width: auto;
display: inline;
margin: 0 3px 0 0;
}
#bottomsearch input#words {
	border: 1px solid #999;
	width: 160px;
padding: 5px;
}

