body { margin: 0px; padding:0px; background:url(/images/bg3.jpg) top center no-repeat #000; background-attachment:fixed; }
body, td, th, div, li, select, input, textarea { font-family: Arial, Helvetica, sans-serif; font-size:12px; }
body, td, th, div, li { vertical-align:top; }
form { margin: 0px; padding: 0px; }
a img { border: 0px; }
a { font-weight:bold; color:#2e5aaf; text-decoration:none; }
a:hover { text-decoration:underline; }
div.spacer { clear:both; font-size:0px; }
h1 {margin:0px 0px 10px 0px; padding:0px; font-size:22px; font-weight:bold;}

/* For Crazy IE Peekaboo Bug */
div { line-height:1.2; } 

ul { margin-left:14px; padding-left:0px; }

#container {width:878px; margin:0px auto;}
.left { width:39px; background:url(/images/left.png) repeat-y;}
.middle {background-color:#fff;}
.right { width:39px; background:url(/images/right.png) repeat-y;}

.topLinks {float:right;padding:6px 10px 0px 0px;}
.topLinks a {color:#fff; padding:6px 10px 0px 0px;}
.topLinks a:hover { text-decoration:underline; padding:6px 10px 0px 0px;}

#sidebar { width:230px; float:left; background:#2a0000; padding-bottom:10px; margin-right:10px; }

.sidebarLink { height:12px; border-top:1px solid #351111; border-bottom:1px solid #1f0000; background:url(/images/arrow.gif) right no-repeat; padding:4px 10px 8px 20px;}
.sidebarLink a { height:12px; color:#b49696; font-weight:bold; font-size:13px; display:block;}
.sidebarLink a:hover {color:#fff; font-weight:bold; font-size:13px; text-decoration:none;}

.sidebarButton {height:30px; width:191px; background:url(/images/sidebarButtonBG.jpg) no-repeat; margin:15px auto 15px auto; text-align:center; padding-top:8px;}
.sidebarButton a { color:#2a0000; font-size:18px; font-weight:bold; display:block; }
.sidebarButton a:hover { color:#293889; text-decoration:none; }

#content {background:url(/images/contentBG.jpg) repeat-x #fff; padding-bottom:10px;}
.contentBody { padding:10px 10px 10px 0px; float:left; width:545px; }
#footer {background:#e0e0e0; padding:20px;}

#council {padding:10px; width:110px; background:#400c0c; color:#fff;}
#council a {color:#fff;}

/* To Make Sure Google Maps Buttons Are Centered & Links Can Be Seen*/
.gmnoprint div div { text-align:center; color:#000000; } 
#gmapDirHead a { color:#990000; }
#gmapDirHeadFrom a { color:#990000; }
#gmapDirHeadTo a { color:#990000; }
#gmapmarker { color:#000000; }
.gmapDirButton { text-align:center; }

/* Legends And Fieldsets */
legend { background-color:#FFF; padding:2px 8px 3px 8px; border:1px dotted #666; font-weight:bold; color:#666; font-size:11px; text-transform:uppercase; }
fieldset { border:1px solid #BBB; color:#666; padding:10px; }
fieldset { position: relative; } /* For Crazy IE Background Color Bleed Bug */
legend { position: absolute; top: -10px; left:2px; } /* For Crazy IE Background Color Bleed Bug */

#errorBox, #warningBox, #confirmBox { font-size:14px; font-weight:bold; padding:5px 10px 3px 10px; border: 2px solid #ddd; margin:10px auto; text-align:center; width:95%; }
#errorBox { background: #FBE3E4; color: #BF777A; border-color: #FBC2C4; }
#errorBox a { color: #BF777A; }
#warningBox { background: #FFF6BF; color: #514721; border-color: #FFD324; }
#warningBox a { color: #514721; }
#confirmBox { background: #E6EFC2; color: #9EAF57; border-color: #C6D880; }
#confirmBox a { color: #9EAF57; }


/* Basic; Full Width; Default */
.eventTitleLink { font-size:15px; margin-top:10px; display:block; }
.eventDates { font-size:11px; text-transform:uppercase; font-weight:bold; color:#888; }
.eventContent { padding-left:4px; font-size:11px; }
.eventSubContent { font-size:11px; line-height:14px; }
.eventPicture { border:1px solid #EEE; padding:2px; float:left; margin:0px 5px 5px 0px; }
.eventReadMoreLink { display:block; }
.eventDivider { clear:both; height:10px; margin-bottom:5px; border-bottom:#CCC dashed 1px; font-size:0px; }
.eventShowAllLink { width:300px; text-align:center; border:1px solid #AAA; border-width:1px 0px; padding:3px 0px 2px 0px; margin:10px auto 5px auto; display:block; } 


/* Basic; Full Width; Default */
.newsTitleLink { font-size:15px; margin-top:10px; display:block; }
.newsContent { font-size:11px; line-height:14px; padding-left:4px; }
.newsPicture { border:1px solid #EEE; padding:2px; float:left; margin:0px 5px 5px 0px; }
.newsReadMoreLink { display:block; }
.newsDivider { clear:both; height:10px; margin-bottom:5px; border-bottom:#CCC dashed 1px; font-size:0px; }
.newsShowAllLink { width:300px; text-align:center; border:1px solid #AAA; border-width:1px 0px; padding:3px 0px 2px 0px; margin:10px auto 5px auto; display:block; } 


/* For Category Display Functions 
 *   Each "subCategory" has its own class (eg. .category1, .category2 ...) to allow full customization
 *   but also uses .category as its base class.
 */
.category { margin-bottom:5px; padding-bottom:5px; border-bottom:#333 dashed 1px; }
.category1 { margin-left: 10px; } 
.category2 { margin-left: 15px; } 
.category3 { margin-left: 20px; }
.categoryLink { color:#0072BB; }

.categoryLink { display:block; width:100px; float:left; text-align:center; border:1px solid #000; background-color:#900; color:#FFF; margin-right:10px; padding:3px; }
.categoryLink:hover { background-color:#000; text-decoration:none; }
.categoryLinkActive { display:block; width:100px; float:left; text-align:center; border:1px solid #000; background-color:#000; color:#FFF; margin-right:10px; padding:3px; }

/* For Photo Gallery Display Functions */
.photoGalleryColumnHeading { font-weight:bold; padding-left:10px; }
.photoGalleryCategoryTitle { border-top:3px solid #95494B; padding:10px; font-size:18px; font-weight:bold; background-color:#D8A6A5;  }
.photoGalleryColumnRow { background-color:#FFFAEF; padding:5px 0px 5px 10px; border-bottom:1px dashed #D8A6A5; line-height:18px; vertical-align:top; }
.photoGalleryMainLink { float:right; border:1px solid #95494B; background-color:#D8A6A5; padding:1px 4px 2px 4px; font-size:11px; margin-top:4px; text-align:center; }
.photoGalleryMainLink:hover { border:1px solid #95494B; background-color:#95494B; color:#D8A6A5; text-decoration:none; }
.photoGalleryBottomLink { float:left; border:1px solid #95494B; background-color:#D8A6A5; padding:1px 4px 2px 4px; font-size:11px; margin-top:10px; text-align:center; }
.photoGalleryBottomLink:hover { border:1px solid #95494B; background-color:#95494B; color:#D8A6A5; text-decoration:none; }
.photoGalleryPostHeader { font-size:19px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; border-top:#D39D9D solid 2px; padding-top:15px; }
.photoGalleryTopicSubject { border-top:3px solid #95494B; padding:10px; font-size:18px; font-weight:bold; background-color:#D8A6A5;  }
.photoGalleryTopicBody { background-color:#EFD2D1; padding:5px 0px 5px 10px; border-bottom:2px solid #D8A6A5; line-height:18px; vertical-align:top }
.photoGalleryPosterProfile { font-size:11px; text-align:left; padding:0px 10px 10px 10px; border-left:1px solid #D8A6A5; margin:5px 10px 5px 10px;}
.photoGalleryPosterProfile img { margin-bottom:8px; padding:2px; border:1px solid #D8A6A5; }
.photoGalleryResponseSubject { font-size:14px; font-weight:bold; }
.photoGalleryResponseBody { line-height:16px; margin:5px 0px; }
.photoGalleryResponseDate { font-size:11px; } 
.photoGallerySquares { padding:12px 3px 12px 12px; background-color:#FFFAEF; border-bottom:1px dashed #D8A6A5; }
.photoGallerySquares img { padding:3px; border:none; }
.photoGalleryPhoto { padding:12px 12px 12px 12px; background-color:#FFFAEF; border-bottom:1px dashed #D8A6A5; }
.photoGalleryPhoto img { padding:3px; border:none; }
.photoGalleryFloatingPicture { border:1px solid #000; background-color:#D8A6A5; border-width:1px 0px; text-align:center; font-size:12px; font-weight:bold; padding:2px 0px 3px 0px; }
.photoGallery_linksBar { text-align:center; margin-top:20px; }
.photoGallery_totalPhotos { font-size:10px; text-align:center; margin:10px; }
a.photoGallery_current { border:2px solid #000; padding:2px 5px; margin:0px 2px; background-color:#666; color:#FFF; }
a.photoGallery_current:hover { border:2px solid #000; padding:2px 5px; margin:0px 2px; background-color:#666; color:#FFF; }
a.photoGallery_number { border:1px solid #CCC; padding:2px 5px; margin:0px 2px; color:#999; }
a.photoGallery_number:hover { border:1px solid #000; background-color:#666; color:#FFF; }
a.photoGallery_next { border:1px solid #CCC; padding:2px 5px; margin:0px 2px 0px 15px; color:#999; }
a.photoGallery_next:hover { border:1px solid #000; background-color:#666; color:#FFF; }
a.photoGallery_previous { border:1px solid #CCC; padding:2px 5px; margin:0px 15px 0px 2px; color:#999; }
a.photoGallery_previous:hover { border:1px solid #000; background-color:#666; color:#FFF; }

#featureStory {
	height: 226px;
	width: 538px;
	margin:10px auto;
	border:solid #DDD 1px;
}
 
.featureStoryContent {
	padding: 10px 10px 5px 10px;
}

.featureStoryLeft {
	background: none;
	float: left;
	width: 300px;
	margin-left: 0px
}

.featureStoryRight {
	background: none;
	float: right;
	width: 305px;
}


#featureStory table {
	margin: 0;
	padding: 0;
	width: 538px;
}

#featureStory table td {
	margin: 0;
	padding: 0;
}

.stepcarousel {
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 517px;
	height: 226px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .featureStoryContent {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .featureStoryPost {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0 10px 0 10px; /*margin around each panel*/
	padding: 0 10px 0 10px; /*margin around each panel*/
	width: 498px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.featureStoryPost img {
	margin-right: 10px;
}

#featureStoryCarousel{overflow: hidden;}




/*************/
/* SuperFish */

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:		0px 0px 0px 0px;
	padding:	0;
	list-style:	none;
}
.sf-menu {
	margin:		0px 0px 0px 0px;
	line-height:	1.0;
}
.sf-menu ul {
	position:	absolute;
	top:			-999em;
	width:		10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:	100%;
}
.sf-menu li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:		left;
	position:	relative;
}
.sf-menu a {
	display:	block;
	position:	relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.4em; /* match top ul list item height */
	z-index:	99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
	z-index:	150;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
	z-index:	200;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
	z-index:	250;
}



/*** DEMO SKIN ***/
.sf-menu { float:left; margin-bottom:1em; }
.sf-menu a { width:210px; border-top:1px solid #000000; padding:8px 0px 10px 13px; text-decoration:none; font-size:13px; background: url(/images/arrow.gif) right no-repeat; }

/* visited pseudo selector so IE6 applies text color */
.sf-menu a  { color:#b49696; }
.sf-menu a:hover  { color:#FFFFFF; }

.sf-menu li { background:none; }

.sf-menu li li { background:#5F4141; }
.sf-menu li li a { background:#5F4141; color:#FFFFFF; }
.sf-menu li li a:hover { background:none; background-color:#3F0C0C; }

.sf-menu li li li { background:#5F4141; }
.sf-menu li li li a { background:#5F4141; color:#FFFFFF; }
.sf-menu li li li a:hover { background:none; background-color:#3F0C0C; }



/*** arrows **/
.sf-menu a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:			absolute;
	display:			block;
	right:				.75em;
	top:					1.05em; /* IE6 only */
	width:				10px;
	height:				10px;
	text-indent: 	-999em;
	overflow:			hidden;
	
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,

.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('/wn_shared/javascripts/superfish/images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-vertical, .sf-vertical li {
	width:	224px;
}
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
	left:	224px; /* match ul width */
	top:	0;
}

/*** alter arrow directions ***/
.sf-vertical .sf-sub-indicator { background-position: -10px 0; } /* IE6 gets solid image only */
.sf-vertical a > .sf-sub-indicator { background-position: 0 0; } /* use translucent arrow for modern browsers*/

/* hover arrow direction for modern browsers*/
.sf-vertical a:focus > .sf-sub-indicator,
.sf-vertical a:hover > .sf-sub-indicator,
.sf-vertical a:active > .sf-sub-indicator,
.sf-vertical li:hover > a > .sf-sub-indicator,
.sf-vertical li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/* For Photo Gallery Display Functions */
.photoGalleryColumnHeading { font-weight:bold; padding-left:10px; }
.photoGalleryCategoryTitle { border-top:3px solid #444444; color:#000000; padding:10px; font-size:18px; font-weight:bold; background-color:#CCCCCC;  }
.photoGalleryColumnRow { background-color:#FFFFFF; padding:5px 0px 5px 10px; border-bottom:1px dashed #9F9F9F; line-height:18px; vertical-align:top; }
.photoGalleryMainLink { float:right; border:1px solid #F58026; background-color:#9F9F9F; padding:1px 4px 2px 4px; font-size:11px; margin-top:4px; text-align:center; }
.photoGalleryMainLink:hover { border:1px solid #F58026; background-color:#F58026; color:#9F9F9F; text-decoration:none; }
.photoGalleryBottomLink { float:left; border:1px solid #F58026; background-color:#9F9F9F; padding:1px 4px 2px 4px; font-size:11px; margin-top:10px; text-align:center; }
.photoGalleryBottomLink:hover { border:1px solid #F58026; background-color:#F58026; color:#9F9F9F; text-decoration:none; }
.photoGalleryPostHeader { font-size:19px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; border-top:#D39D9D solid 2px; padding-top:15px; }
.photoGalleryTopicSubject { border-top:3px solid #F58026; padding:10px; font-size:18px; font-weight:bold; background-color:#9F9F9F;  }
.photoGalleryTopicBody { background-color:#EFD2D1; padding:5px 0px 5px 10px; border-bottom:2px solid #9F9F9F; line-height:18px; vertical-align:top }
.photoGalleryPosterProfile { font-size:11px; text-align:left; padding:0px 10px 10px 10px; border-left:1px solid #9F9F9F; margin:5px 10px 5px 10px;}
.photoGalleryPosterProfile img { margin-bottom:8px; padding:2px; border:1px solid #9F9F9F; }
.photoGalleryResponseSubject { font-size:14px; font-weight:bold; }
.photoGalleryResponseBody { line-height:16px; margin:5px 0px; }

.photoGalleryResponseDate { font-size:11px; } 
.photoGallerySquares { padding:12px 3px 12px 3px; background-color:#FFFAEF; border-bottom:1px dashed #9F9F9F; }
/*.photoGallerySquares img { padding:3px; border:none; } */
.photoGalleryPhoto { padding:12px 12px 12px 12px; background-color:#FFFAEF; border-bottom:1px dashed #9F9F9F; }
/*.photoGalleryPhoto img { padding:3px; border:none; }*/
.photoGalleryFloatingPicture { border:1px solid #000; background-color:#9F9F9F; border-width:1px 0px; text-align:center; font-size:12px; font-weight:bold; padding:2px 0px 3px 0px; }
.photoGallery_linksBar { text-align:center; margin-top:20px; }
.photoGallery_totalPhotos { font-size:10px; text-align:center; margin:10px; }
a.photoGallery_current { border:2px solid #999999; padding:2px 5px; margin:0px 2px; background-color:#666666; color:#FFF; }
a.photoGallery_current:hover { border:2px solid #999999; padding:2px 5px; margin:0px 2px; background-color:#333333; color:#FFF; text-decoration:none; }
a.photoGallery_number { border:1px solid #CCC; padding:2px 5px; margin:0px 2px; color:#999; }
a.photoGallery_number:hover { border:1px solid #000; background-color:#666; color:#FFF; }
a.photoGallery_next { border:1px solid #CCC; padding:2px 5px; margin:0px 2px 0px 15px; color:#999; }
a.photoGallery_next:hover { border:1px solid #000; background-color:#666; color:#FFF; }
a.photoGallery_previous { border:1px solid #CCC; padding:2px 5px; margin:0px 15px 0px 2px; color:#999; }
a.photoGallery_previous:hover { border:1px solid #000; background-color:#666; color:#FFF; }