/* @group Navigation */
/*------ Navigation ------*/
/*-- 11/5/08 --*/
/*------ Navigation ------*/

#navigation {
	width: 99%;
	margin: 0;
	padding: 0;
}

/*********************/

/* @group Top Nav Horizontal */

#ournav, #ournav ul {
	float: right;
	width: 100%;
	list-style: none;
	line-height: 1.5em;
	background: #39ae7f;
	font-weight: bold;
	padding: 0;
	margin: 0;
	border-top: thin solid #00440f;
	border-bottom: thin solid #00440f;
}

#ournav a {
	display: block;
	/*width: 10em;
	w\idth: 6em;*/
	text-decoration: none;
	color: white;
	padding: 0.2em .7em;
}

#ournav a:hover, #ournav a:active {
	color: #6b6a4c;
}

#ournav li {
	float: left;
	padding: 0;
	/*width: 10em;*/
}

#ournav li.wide8 {
	width: 8em;
}

#ournav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 12em;
	font-weight: normal;
	margin: 0;
	border: thin solid #00440f;
}

#ournav li ul.iehalf {  /*second-level lists*/
	width: 6em;
}

#ournav li ul.iehalf li {  
	width: 6em;
	padding-right: 0;
}

#ournav li ul.iehalf li ul {  
	margin: -2em 0 0 6em;
	width: 6em;
}

#ournav li li {
	padding-right: .5em;
	width: 11.5em
}

#ournav li ul a {
	width: 10em;
	/*w\idth: 9em;*/
}

#ournav li ul ul {
	margin: -2.1em 0 0 12em;
}

#ournav li:hover ul ul, #ournav li:hover ul ul ul, #ournav li.sfhover ul ul, #ournav li.sfhover ul ul ul {
	left: -999em;
	z-index: 1;
}

#ournav li:hover ul, #ournav li li:hover ul, #ournav li li li:hover ul, #ournav li.sfhover ul, #ournav li li.sfhover ul, #ournav li li li.sfhover ul {
	left: auto;
	z-index: 1;
}

#ournav li:hover, #ournav li.sfhover {
	background: #FFC254;
	color: #6b6a4c;
}

/* Highlighting the current page */

body.home #ournav a#home, body.about #ournav a#about, body.towngov #ournav a#towngov, body.bylaws #ournav a#bylaws, body.permits #ournav a#permits, body.events #ournav a#events, body.history #ournav a#history, body.gallery #ournav a#gallery, body.contact #ournav a#contactc {
	color: #D7D493;
	text-decoration: underline;
}

body.home #ournav a:hover#home,
body.about #ournav a:hover#about, body.bylaws #ournav a:hover#bylaws, body.towngov #ournav a:hover#towngov,
body.permits #ournav a:hover#permits, body.events #ournav a:hover#events, body.history #ournav a:hover#history, body.gallery #ournav a:hover#gallery, body.contact #ournav a:hover#contactc {
	color: #2D356A;
}

/* secondary list ---------- */
#ournav li.secondary {
	float:right;
	color: white;
	background:transparent !important;
}

#ournavli.secondary:hover a {
	color:#fff;
	background:#666;
}

/*#ournav li.secondary span.status span {
	text-transform:capitalize;
}


#ournav li.secondary:hover a:hover {
	background:#555;
}
#ournav li.secondary:hover a:active {background:#444;}

#ournav li.secondary span.status {
	float:left;
	padding:0 1em;
	line-height:2.77em;
	height:2.77em;
  font-size:0.9em;
}

#ournav li.secondary span.status a {
	float:none;
	display:inline;
	padding:0;
	height:auto;
	line-height:auto;
	color:#cde;
	background:transparent;
}
*/


/* @end Top Nav */
/***********************/
/* @group Column Nav */
/* column nav links */
/* colnavs ---------- */

ul.colnav {
	list-style: none;
	border-top: 1px solid #bbb;
	margin: 0;
}

ul.colnav li {
	margin-left: -.5em;
}

ul.colnav li a {
	display: block;
	color: #2C3B00;
	border-bottom: 1px solid #ccc;
	padding: .2em 0;
	margin: 0;
}

ul.colnav li a:hover {
	background: #eee;
}

ul.colnav li a:active {
	background: #ccc;
}

/*-- end column nav links --*/
/* @end Column Nav */
/*************************/
/* @group Our Nav Expand */

ul#ournavexpnd {
	width: 100%;
	list-style: none;
	line-height: 1.5em;
	background: #2450A6;
	font-weight: bold;
	padding: 0;
	margin: 0;
	border-top: thin solid #00440f;
	border-bottom: thin solid #00440f;
}

#ournavexpnd a {
	display: block;
	/*width: 10em;
	w\idth: 6em;*/
	text-decoration: none;
	color: white;
	padding: .2em .7em;
}

#ournavexpnd a:hover, #ournavexpnd a:active {
	color: #6b6a4c;
}

#ournavexpnd li {
	/*float: left;*/
	padding: 0;
	/*width: 10em;*/
}

#ournavexpnd li img {
	margin: .5em 0 0;
}

#ournavexpnd li ul {
	width: auto;
	height: auto;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 .8em;
}

#ournavexpnd li ul li {
	margin: 0;
}

#ournavexpnd li ul.iehalf {  /*second-level lists*/
	width: 6em;
}

#ournavexpnd li ul.iehalf li {  
	width: 6em;
	padding-right: 0;
}

/*#ournavexpnd li ul.iehalf li ul {  
	margin: -2em 0 0 6em;
	width: 6em;
}*/

/*#ournavexpnd li li {
	padding-right: .5em;
	width: 11.5em
}*/


#ournavexpnd li ul ul {
	margin:  0;
}

#ournavexpnd li:hover ul ul, #ournavexpnd li:hover ul ul ul, #ournavexpnd li.sfhover ul ul, #ournavexpnd li.sfhover ul ul ul {
	left: -999em;
	/*z-index: 1;*/
}

#ournavexpnd li:hover ul, #ournavexpnd li li:hover ul, #ournavexpnd li li li:hover ul, #ournavexpnd li.sfhover ul, #ournavexpnd li li.sfhover ul, #ournavexpnd li li li.sfhover ul {
	left: auto;
	/*z-index: 1;*/
}

#ournavexpnd li:hover, #ournavexpnd li.sfhover {
	background: #B0CAFF;
	color: #6b6a4c;
}

/* Highlighting the current page */

body.home #ournavexpnd a#home, body.about #ournavexpnd a#about, body.towngov #ournavexpnd a#towngov, body.bylaws #ournavexpnd a#bylaws, body.permits #ournavexpnd a#permits, body.events #ournavexpnd a#events, body.history #ournavexpnd a#history, body.gallery #ournavexpnd a#gallery, body.contact #ournavexpnd a#contactc {
	color: #D7D493;
	text-decoration: underline;
}

body.home #ournavexpnd a:hover#home,
body.about #ournavexpnd a:hover#about, body.bylaws #ournavexpnd a:hover#bylaws, body.towngov #ournavexpnd a:hover#towngov,
body.permits #ournavexpnd a:hover#permits, body.events #ournavexpnd a:hover#events, body.history #ournavexpnd a:hover#history, body.gallery #ournavexpnd a:hover#gallery, body.contact #ournavexpnd a:hover#contactc {
	color: #2D356A;
}

/* @end Our Nav Expand */
/*************************/
/* @group Grid Nav */
/*- Navigation ---------- */

/* navigation (horizontal subnavigation) ---------- */
ul.nav,
ul.nav * { margin:0;padding:0;}

ul.nav {
  position: relative;
  background: #FFCD6B;
  max-width: 100%;
  height: 2.3em;
  }
  
ul.nav li {
	/*cursor:pointer;*/
	float:left;
	text-align:center;
	list-style-type:none;
	font-weight:normal;
}
ul.nav li ul {
	cursor:default;
	width:100%;
	max-width:100%;
	position:absolute;
	height:auto;
	top:2.3em;
	background-position:0 0 !important;
	left:-900px;
}

ul.nav li ul li {
	padding:0;
	border:none;
	width:auto;
	max-width:none;
}

ul.nav li a {
	color:#fff;
	/*background:#666;*/
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
	padding:0 1em;
	height:2.3em;
	line-height:2.3em;
}

ul.nav li ul li a {
	position:relative !important; /* ie Mac */
	cursor:pointer !important;
	white-space:nowrap;
	line-height:2em;
	height:2em;
	font-weight:normal;
	color:#666;
	background-position:0 50% !important;
}

ul.nav li:hover a,
ul.nav li a:hover,
ul.nav li a:focus {color:#000; background:#ccc;}

ul.nav li a:active {color:#666; background:#fff;}

ul.nav li:hover ul {left:0;z-index:10}
ul.nav li ul,
ul.nav li {background:#ccc !important}

ul.nav li:hover ul li a {color:#444;}

ul.nav li:hover ul li a:hover {color:#000; background:#fff;}

ul.nav li:hover ul li a:active {color:#666; background:#fff;}

ul.nav li.current a {color:#666; background:#fff; cursor:default; font-weight:bold;}

ul.nav li.current ul {left:0;z-index:5}

ul.nav li.current ul,
ul.nav li.current {background:#ccc !important}

ul.nav li.current ul li a {color:#444; background:#ccc; font-weight:normal;}

ul.nav li.current ul li a:hover {color:#000; background:#fff;}

ul.nav li ul li.current a,
ul.nav li ul li.current a:hover,
ul.nav li.current:hover ul li a:active {color:#666; background:#fff;}


/* navigation (vertical subnavigation) ---------- */
ul.nav {
  background: #BFA36C;
}
ul.main li {
  position:relative;
  top:0;
  left:0;
}
ul.main li ul {
  border-top:0;
}
ul.main li ul li {
  float:left;
  background-color: red;
}
ul.main li a {
	height:2.3em;
	line-height:2.3em;
	border:0;
	color:#fff;
	background: #BFA36C;
}
ul.main li ul li a {
  width:12em;
  line-height: 2em;
  height: 2em;
  text-align: left;
  color: #fff;
  border-top:thin solid #444;
  background:#444;}

ul.main li a:focus {color:#fff; background:#666;}

ul.main li ul li a:hover {
  color:#fff;
  background:#555;
}
ul.main li:hover a {
  color:#fff;
  background:#555;
}

ul.main li:hover ul li a {color:#fff;}

ul.main li:hover ul li a:hover {color:#fff; background:#444;}

ul.main li:hover a:active {background:#444;}

ul.main li:hover ul li a:active {color:#fff; background:#222;}


/* secondary list ---------- */
ul.nav li.secondary {
	float:right;
	color:#cde;
	background:transparent !important;
}

ul.nav li.secondary span.status {
	float:left;
	padding:0 1em;
	line-height:2.77em;
	height:2.77em;
  font-size:0.9em;
}

ul.nav li.secondary span.status a {
	float:none;
	display:inline;
	padding:0;
	height:auto;
	line-height:auto;
	color:#cde;
	background:transparent;
}

ul.nav li.secondary span.status a:hover {
	color:#fff;
	background:transparent;
}

ul.nav li.secondary span.status span {
	text-transform:capitalize;
}
ul.nav li.secondary:hover a {
	color:#fff;
	background:#666;
}
ul.nav li.secondary:hover a:hover {
	background:#555;
}
ul.nav li.secondary:hover a:active {background:#444;}


/* @end Grid Nav */
/***************************/
/* @group Footer Stuff */

#footer {
	clear: both;
	width: 100%;
	font-size: .9em;
	background-color: #bf9d5f;
	border-top: medium solid #444A18;
	border-right: thin solid #444A18;
	border-left: thin solid #444A18;
	margin: 0 auto;
	text-align: center;
}

#footer p {
	font-size: .9em;
	margin: .5em auto 0;
}

#footer p a:link, a:visited {
	color: #fff;
	text-decoration: none;
}

#footer p a:hover, a:active {
	background: #39ae7f;
	color: silver;
}

.info {
	width: 85%;
	margin: 0 5em;
}

.leftf {
	float: left;
	width: 70%;
	text-align: left;
}

.rightf {
	float: right;
	width: 28%;
	text-align: center;
}

/* @group Site Map Style Footer */

/*-- Styles for smfooter --*/

#footer .logos {
	clear: both;
	width: 99%;
	margin: 0 auto 2em;
}

#footer .logos div {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
}

#sitemap {
	clear: both;
	text-align: center;
	width: 100%;
}

#sitemap .grid_3 {
	width: 14%;
	margin: 0 .03% 0 .2%;
	padding: 0;
	/*border: thin dotted silver;*/
}

#sitemap .box {
	color: #ccc;
	background: #bf9d5f;
	margin-bottom: 1em;
}

#sitemap .box h2 {
	font-size: 100%;
	padding: .2em .1em;
	margin: 0;
}

#sitemap p {
	font-size: .9em;
	margin: .5em auto 0;
}

#sitemap a {
	color: #fff;
	text-decoration: none;
}

#sitemap a:hover {
	color: silver;
}

#sitemap li {
	list-style: none;
	font-size: .8em;
	padding: .2em;
	/*border: thin dashed fuchsia;*/
}

#sitemap li a {
	text-align: left;
	font-variant: small-caps;
	text-decoration: none;
}

/*-#sitemap li.main a:hover {
	color: #392e5c;
}*/

#sitemap li.main ul {
	margin: 0;
	padding: 0;
}

#sitemap li.main ul a {
	text-decoration: none;
	border-bottom: none;
	display: block;
	float: left;
	font-variant: normal;
}

/* @end Site Map Style Footer */
/*****************************/
/* @group Site Info */

/* site information ---------- */

#site_info {
	text-align: center;
	width: 100%;
	margin: 0;
}

#site_info .box {
	color:#ccc;
	background:#666;
	margin-bottom: 1em;
}
#site_info p {
	margin: 0;
	padding: 0;
}

#site_info a {
	color:#fff;
	text-decoration: none;
}

#site_info a:hover {
	color:#000;
}

/* @end Site Info */

/* @end Footer Stuff*/
/* @end Navigation */

