body { margin: 0px; padding:0px; background:url(/images/bg.jpg) repeat-x #d62c37; }
body, td, th, div, li, select, input, textarea { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size:13px; }
body, td, th, div, li { vertical-align:top; color:#eac8c8; } 
form { margin: 0px; padding: 0px; }
a img { border: 0px; }
a { font-weight:normal; color:#e3ba3d; text-decoration:none; }
a:hover { text-decoration:underline; }
div.spacer { clear:both; font-size:0px; } 

/* For Crazy IE Peekaboo Bug */
div { line-height:1.2; } 
#container {width:800px; margin:0px auto;}

.links { height:31px; font-size:0px; font-family:Georgia, "Times New Roman", Times, serif; background:url(/images/linkBG.gif) repeat-x;}
.links a { color:#f2e046; float:left; padding:0px 8px 0px 8px; font-size:13px; font-weight:bold; display:block; font-style:italic;}
.links a:hover {padding:0px 8px 0px 8px; float:left; color:#FFFFFF; text-decoration:none; font-style:italic;}

#sidebar {background:url(/images/sidebarBG.jpg) repeat-y; padding:10px;}
#footer {text-align:center; font-size:12px; padding:10px 0px;}


/* 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 { width:90%; margin:10px auto; padding:3px; border:1px solid #CC0000; background-color:#FFDCDC; color:#CC0000; font-size:14px; font-weight:bold; text-align:center; }
#confirmBox { width:90%; margin:10px auto; padding:3px; border:1px solid #228844; background-color:#CCFFCC; color:#228844; font-size:14px; font-weight:bold;text-align:center; }

.contentHeader { font-size:22px; font-family:Georgia, "Times New Roman", Times, serif; color:#e6be08; padding:0px 0px 3px 0px; margin:0px 20px 6px 0px; }
.contentBody { padding:5px 10px; line-height:20px; }


/* For new Events Display Functions */
.eventDateHeader { font-size:14px; font-weight:bold; border-bottom:1px solid #000; }
.eventContent { padding:10px; }
.eventPicture { border:1px solid #EEE; padding:2px; float:left; margin:0px 5px 5px 0px; }
.eventTitleLink {}
.eventDates { }
.eventSubContent {}
.eventDivider { clear:both; font-size:0px; height:5px; margin-bottom:5px; border-bottom:#333 dashed 1px; }
.eventShowAllLink { display:block; margin:5px 0px; } 

/* For News Display Functions */
.newsDateHeader { font-size:14px; font-weight:bold; border-bottom:1px solid #000; }
.newsContent { padding:10px; }
.newsPicture { border:1px solid #EEE; padding:2px; float:left; margin:0px 5px 5px 0px; }
.newsTitleLink {}
.newsSubContent {}
.newsDivider { clear:both; font-size:0px; height:5px; margin-bottom:5px; border-bottom:#333 dashed 1px; }
.newsShowAllLink { display:block; margin:5px 0px; } 
.newsReadMoreLink { display:block; margin:5px 0px; }

/* 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; }

/* For Blog Display Functions */
.blogCategoryTitle { text-transform:uppercase; font-size:11px; }
.blogTitle { font-size:19px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }
.blogSubTitle { font-size:11px; color:#999; margin:2px 0px 6px 0px; }
.blogSubTitle a { font-weight:normal; }
.blogPost { padding:10px 0px; line-height:16px; font-size:12px; }
.blogContinue { display:block; margin:5px 0px; float:left; } 
.blogComments { display:block; margin:5px 0px; float:right; } 
.blogDivider { clear:both; font-size:0px; height:5px; margin-bottom:5px; border-bottom:#333 dashed 1px; }
.blogCommentHeader { font-size:19px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; border-top:#000 solid 2px; padding-top:15px; }
ol.comments { margin:5px 0px 5px 0px; }
ol.comments li { padding-bottom:6px; border-bottom:1px dashed #CCC; margin-bottom:12px; }
.commentAuthor { margin-top:8px; font-weight:bold; color:#BBB; font-size:12px; }

/* For Forum Display Functions */
.forumColumnHeading { font-weight:bold; padding-left:10px; }
.forumCategoryTitle { border-top:3px solid #000; padding:10px; font-size:18px; font-weight:bold; background-color:#9C1C1B;  }
.forumColumnRow { background-color:#FFFAEF; padding:5px 0px 5px 10px; border-bottom:1px dashed #9C1C1B; line-height:18px; vertical-align:top; }
.forumMainLink { float:right; border:1px solid #000; background-color:#9C1C1B; padding:1px 4px 2px 4px; font-size:11px; margin-top:4px; text-align:center; }
.forumMainLink:hover { border:1px solid #000; background-color:#000; color:#9C1C1B; text-decoration:none; }
.forumBottomLink { float:left; border:1px solid #000; background-color:#9C1C1B; padding:1px 4px 2px 4px; font-size:11px; margin-top:10px; text-align:center; }
.forumBottomLink:hover { border:1px solid #000; background-color:#000; color:#9C1C1B; text-decoration:none; }
.forumPostHeader { font-size:19px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; border-top:#D39D9D solid 2px; padding-top:15px; }
.forumTopicSubject { border-top:3px solid #000; padding:10px; font-size:18px; font-weight:bold; background-color:#9C1C1B;  }
.forumTopicBody { background-color:#EFD2D1; padding:5px 0px 5px 10px; border-bottom:2px solid #9C1C1B; line-height:18px; vertical-align:top }
.forumPosterProfile { font-size:11px; text-align:left; padding:0px 10px 10px 10px; border-left:1px solid #9C1C1B; margin:5px 10px 5px 10px;}
.forumPosterProfile img { margin-bottom:8px; padding:2px; border:1px solid #9C1C1B; }
.forumResponseSubject { font-size:14px; font-weight:bold; }
.forumResponseBody { line-height:16px; margin:5px 0px; }
.forumResponseDate { font-size:11px; } 

/* For Photo Gallery Display Functions */
.photoGalleryColumnHeading { font-weight:bold; padding-left:10px; }
.photoGalleryCategoryTitle { border-top:3px solid #000; padding:10px; font-size:18px; font-weight:bold; background-color:#9C1C1B; color:#FFF; }
.photoGalleryColumnRow { background-color:#EFE8E0; padding:5px 0px 5px 10px; border-bottom:1px dashed #9C1C1B; line-height:18px; vertical-align:top; }
.photoGalleryMainLink { float:right; border:1px solid #000; background-color:#9C1C1B; padding:1px 4px 2px 4px; font-size:11px; margin-top:4px; text-align:center; }
.photoGalleryMainLink:hover { border:1px solid #000; background-color:#000; color:#000; text-decoration:none; }
.photoGalleryBottomLink { float:left; border:1px solid #000; background-color:#9C1C1B; padding:1px 4px 2px 4px; font-size:11px; margin-top:10px; text-align:center; }
.photoGalleryBottomLink:hover { border:1px solid #000; background-color:#000; color:#000; 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 #000; padding:10px; font-size:18px; font-weight:bold; background-color:#9C1C1B;  }
.photoGalleryTopicBody { background-color:#EFD2D1; padding:5px 0px 5px 10px; border-bottom:2px solid #9C1C1B; line-height:18px; vertical-align:top }
.photoGalleryPosterProfile { font-size:11px; text-align:left; padding:0px 10px 10px 10px; border-left:1px solid #9C1C1B; margin:5px 10px 5px 10px;}
.photoGalleryPosterProfile img { margin-bottom:8px; padding:2px; border:1px solid #9C1C1B; }
.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:#EFE8E0; border-bottom:1px dashed #9C1C1B; }
.photoGallerySquares img { padding:3px; border:none; }
.photoGalleryPhoto { padding:12px 12px 12px 12px; background-color:#EFE8E0; border-bottom:1px dashed #9C1C1B; }
.photoGalleryPhoto img { padding:3px; border:none; }
.photoGalleryFloatingPicture { border:1px solid #000; background-color:#9C1C1B; 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; }




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


/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:		0;
	padding:	0;
	list-style:	none;
}
.sf-menu {
	margin:		0px 0px 0px 5px;
	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.5em; /* 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;
}
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;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}



/*** DEMO SKIN ***/
.sf-menu { float:left; margin-bottom:1em; text-align:center; }
.sf-menu a { font-family:Georgia, "Times New Roman", Times, serif; border-top:1px solid #000000; padding:.75em; text-decoration:none; font-size:13px; font-weight:bold; font-style:italic; }

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

.sf-menu li { background:none; }

.sf-menu li li { background:#533C1D; text-align:left; }
.sf-menu li li a { background:#533C1D; color:#FFFFFF; }
.sf-menu li li a:hover { background:none; color:#000000; background-color:#AF9C83; }

.sf-menu li li li { background:#533C1D; text-align:left; }
.sf-menu li li li a { background:#533C1D; color:#FFFFFF; }
.sf-menu li li li a:hover { background:none; color:#000000; background-color:#AF9C83; }

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover { background:url(/images/linkBGOver.gif); outline:0; }



/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	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;
	background:		url('/wn_shared/javascripts/superfish/images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
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;
}