/* CSS for Washington Men's Council Chesapeake Men's Gathering of Men  */

body {
	font-size: 11px;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#804000;
	/*background-color:#FFFFCC;*/
 background-image: url(../images/LIGHTPIN.JPG); 
	background-repeat: repeat}

h1 {
	margin:0px 0px 5px;
	padding:0px 0px;
	font-size: 2em;
	line-height:1.75em;
	font-weight:900;
	color:#804000;
	}

h2 {
	margin:0px 0px 5px; 
	padding:0px; 
	font-size:1.2em; 
	font-weight:bold; 
	color:#804000; 
}

p {
	font: 1em/1.25em;
	margin:0px 0px 16px;
	padding:0px 0px;
	}
	
.mapweb {
	text-align: center;
	}


a {
	text-decoration:underline;
	font-weight:600;
	}
	
a:link, a:visited {color:#CC6600;}

a:hover {
	background-color:#FFFF99;
	text-decoration: none
	}
	
a.headerlogo:hover  {
	text-decoration: none;
	
	background-color: #F1E0C2;
	}

/*#floatright {
	border:1px solid #000;
	float:right;
	width:200px;
	background:#eee;
	padding:0px 8px;
	margin:-15px 0px 10px 10px;
		}
*/
#Header, div#headerWrapper {
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 20px;
	border-bottom: 1px solid #663300;
	color: #006600;
	/*background-image: url(../images/lghtbrwnbg.gif);
	background-position: bottom;
	background-repeat: repeat-x;*/
}

/*div#Header h1 {
	margin: 0.4em 0 0.25em 0.5em;
	}
	*/

div#Header h2, div#headerWrapper h2 {
	color: #006600;
	margin-left: 40px /*5.0em*/ /*0.05em*/;
	margin-top: 0.5em;
	padding: 0px;
	/*line-height:1.0em;*/
}

/* div#headerWrapper for Zen Cart pages */
div#Header h1, div#Header h1 a, div#Header h1 a:hover, div#Header h1 a:active, div#Header h1 a:visited, div#headerWrapper h1, div#headerWrapper h1 a, div#headerWrapper h1 a:hover, div#headerWrapper h1 a:active, div#headerWrapper h1 a:visited {
	color: #006600;
	font-size: 1.80em;
	margin: 0.4em 0 0em 0.5em;
	padding: 0px;
	line-height: 1.0em;
	}
	
div#Header h1 a, div#Header h1 a:hover, div#Header h1 a:active, div#Header h1 a:visited, div#headerWrapper h1 a, div#headerWrapper h1 a:hover, div#headerWrapper h1 a:active, div#headerWrapper h1 a:visited {
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
	background-color: transparent;
	}
	
.bgcamp, .sponsor {
	font-size: 0.60em;
	color: #CC6600;
	padding: 0px;
	margin: 0px;
	}
	
.delete {
	color: #6699FF;
	text-decoration: line-through;
	}

.sponsor {
	font-size: 0.80em;
	}
	
/*
div.globalnavbar {
	margin: 0px 0px 0.5em 0;
	padding: 0.5em 0.8em;
	font-size: 0.9em;
	text-align: right;
	color: #006600;
	background-color: #CCCC66;
	}
	*/

div.globalnavbar a {
	color: #006600;
	padding: 0.15em 20px 0.15em 5px;
	/*background: url(http://www.menswork.org/images/nav_slant.gif) no-repeat top right;*/
	}
div.globalnavbar a:visited {
	color: #006600;
	}
	
div.globalnavbar a:hover, div.globalnavbar a.thispage, body#council a.council, body#article a.article, body#test a.test, body#contact a.gncontact, body#councilnews a.gncouncilnews {
	color: #CC3300;
	text-decoration: none;
	background: #CCFF99;
	}
	
/* globalnavbar styles horizontal buttons based on
  listamatic styles see: http://css.maxdesign.com.au/listamatic/horizontal13.htm */
  
 div.globalnavbar
		{
			background: #f0e7d7;
			margin: 0 auto;
			padding: 0.50em 0 0 0;
			margin-left: 175px;
			margin-right: 8px;
			/*font-family: georgia, serif;*/
			text-transform: lowercase;
		}
#Content div.globalnavbar {
	margin-left: 0;
	margin-right: 0;
	}
		
		/* to stretch the container div to contain floated list */
		div.globalnavbar:after
		{
			content: ".";
			display: block;
			line-height: 1px;
			font-size: 1px;
			clear: both;
		}
		
		div.globalnavbar ul.navbarlist
		{
			list-style: none;
			padding: 0;
			/*margin: 0 auto;*/
			/*width: 80%;*/
			margin: 0 5% 0 0;
			/*font-size: 0.60em;*/
		}
		
		div.globalnavbar ul.navbarlist li
		{
			display: block;
			float: left;
			width: 15%;
			margin: 0;
			padding: 0;
		}
		
		div.globalnavbar ul.navbarlist li a
		{
			display: block;
			width: 100%;
			padding: 0.5em;
			border-width: 1px;
			border-color: #ffe #aaab9c #ccc #fff;
			border-style: solid;
			color: #006600;
			text-decoration: none;
			background: #f7f2ea;
			font-size: 0.90em;
		}
		
		div.globalnavbar>ul.navbarlist li a { width: auto; }
		
		div.globalnavbar ul.navbarlist li#active a
		{
			background: #f0e7d7;
			color: #800000;
		}
		
		div.globalnavbar ul li a:hover, div.globalnavbar ul li#active a:hover, div.globalnavbar a:hover, div.globalnavbar a.thispage, body#council a.council, body#article a.article, body#test a.test, body#contact a.gncontact, body#councilnews a.gncouncilnews
		{
			color: #800000;
			background: #FFFFCC; /*#f0e7d7;*/
			border-color: #aaab9c #fff #fff #ccc;
		}

/* end of listamatic horizontal buttons */


#Content {
	margin:0px 8px 0px 175px;
	padding: 6px /*8px*/ 0px 0px /*8px*/ 0px;
	background-color: #FFFFCC;
	clear: both;
	position: relative;
	}
	
/* to make horizontal globalnavbar behave on the leadership blog */

#container {
	clear: left;
	}
	
/* To give a right gutter for a weather forcast div */


body.weatherin div#Content {
	margin-right: 165px;
	}
	
div.weax {
	position: absolute;
	top: 100px;
	right:0px;
	width:155px;
	padding: 0;
	font-size: 0.90em;
	}

/*	
div.weax {
	display: none;
	}
*/
	
div.weax h3 {
	margin: 0 8px 2px 0;
	padding: 2px 4px 3px 0;
	font-style: normal;
	font-size: 0.95em;
	border-top: 1px solid;
	}
	
div#Content h1 {
	margin: 0 0 0.3em 0;
	padding: 0 8px 5px 8px;
	border-bottom: solid 2px #CC9933;
	line-height: 0.9em;
	}


div#Content ul, div#Content ol {
	margin-top: 2px;
	margin-right: 1em;
	}
	
div#Content ul li, div#Content ol li {
	margin-right: 1.5em;
	}
	
div#Content p {
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 0px;
	padding: 0 8px 5px 15px;
}
div#Content h6 {
	font-size: 1.2em;
	margin-bottom: 0px;
	padding: 0 8px 5px 8px;
	padding-bottom: 0.3em;
}

div#Content h2 {
	padding: 0 8px 1px 8px;
	margin-bottom: 0px;
	}

#Content2 {
	margin:0px 125px 50px 175px;
	padding: 6px 0px 0px 0px;
	background-color: #FFFFCC;
			}

div#Content2 p {
	margin-left: 1em;
	padding: 0 8px 5px 8px;
}

div#Content2 h2 {
	padding: 0 8px 3px 8px;
	}

div#Content2 h6 {
	font-size: 1.2em;
	margin-bottom: 0px;
	padding-bottom: 0.3em;
	padding: 0 8px 5px 8px;
}

/* Feedback Form Styles 
--------------------------- */

div#Content form#feedback {
	padding: 10px;
	width: 90%;
	margin-left: 10px;
	position: relative;
	}

	

div#Content form#feedback fieldset {
	padding: 10px;
	/*background-color: #663300;*/
	}
div#Content form#feedback fieldset.fsinner {
	margin: 12px 8px 0 8px;
	/*background-color: #FFFFFF;*/
	}
	
div#Content form#feedback legend {
	background-color: #CACACA /*#FFFFCC*/ /*#CC9900*/;
	font-weight: bold;
	padding: 5px 10px;
	border: 2px solid;
	border-color: #CC9933;
	border-right-color: #993300;
	border-bottom-color: #993300;
	}
	
div#Content form#feedback label {
	font-weight: bold;
	}

div#Content form#feedback dl dt {
	padding: 8px 0;
	text-indent: -17px;
	margin-left: 17px;
	font-size: 1.10em; 
	}
div#Content form#feedback em {
	font-weight: normal;
	font-size: 85%;
	
	}
	
div#Content form#feedback textarea {
	width: 95%;
	height: 150px;
	}

div#Content form#feedback input.fdinput {
	width: 250px;
	}
	

	
/* End of Feedback Form Styles
------------------------------- */

/* Left Menu and Styles */

#menu {
	position: absolute;
	top: 120px;
	left:0px;
	width:155px;
	padding: 0;
	border-right: 2px solid #993300;
	border-top: 2px solid #993300;
	voice-family: "\";}\"";
	voice-family:inherit;
	width:155px;
	}
/* Again, "be nice to Opera 5". */
body>#menu {
	width:155px;
}

div#menu h2 {
	margin:0px 0px 0px;
	padding: 2px 4px;
	font-size: 1.25em;
	color:#006600;
	background: #CCCC66;
	text-align: right;
	border-bottom: 1px solid #993300;
}

/*div#menu a {
	display: block;
	text-decoration:none;
	font-size: 1.1em;
	background-color: #FFCC99;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	}
*/	
div#menu a,  div#menu a.regonline {
	display: block;
	padding:4px 8px;
	margin: 0;
	text-align: right;
	/* border-bottom: 1px solid #993300; orginal style*/
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #006600 /*#777*/;
	text-decoration: none;
	background: #f7f2ea;
	text-decoration: none;
	}

div#menu a.regonline {
	font-weight: bold;
	/*background-color: #CCCC66;*/
	padding: 4px 8px;
	background: #bbc3d3;
	color: #FFFFFF;
	/*border-bottom: 3px solid #CC3300;*/
	/*border-left: 2px solid #CC3300;*/
	/*color: #660000;*/
}

div#menu a:visited {color: #006600 /*#CC6600 */;}

div#menu a:visited.regonline {
	color: #FFFFFF;
	}

div#menu a:hover, div#menu a.thispage, div#menu a:hover.regonline, body#home a.home, body#camp a.camp, body#expect a.expect, body#sked a.sked, body#dsked a.dsked, body#info a.info, body#regonline a.regonline, body#direct a.direct, body#contact a.contact, body#councilnews a.councilnews, body#councilnews a.councilnewsarch, body#links a.extresources, body#vol a.vol {
	background-color: #FFFFCC; /*#FFFF99;*/ 
	text-decoration: none;
	/*padding: 3px 6px;*/
	color: #800000;
			/* background: transparent;*/
			border-color: #aaab9c #fff #fff #ccc;
	/*
	border-bottom: 3px solid #993300;
	border-right: 2px solid #993300; orginal style */
	}
	
div#menu a:hover.regonline {
	color:#804000;
	}
	
div#menu a.thispage, body#home a.home, body#camp a.camp, body#expect a.expect, body#sked a.sked, body#dsked a.dsked, body#info a.info, body#regonline a.regonline, body#direct a.direct, body#contact a.contact, body#councilnews a.councilnews {
	color: #006600;
	}

div#menu img {
	width: 102px;
	height: 124px;
	}

div#menu p {
	line-height: 1em;
	font-size: 0.9em;
	margin: 0.5em .5em 1em .5em;
	}
	
/*div#menu a.google {
	font-size: 0.80em;
	text-decoration: underline;
	font-weight:normal;
	text-align: left;
	padding: 3px 6px;
	}
	
div#menu a:hover.google {
	text-decoration: none;
	border: 0px;
	padding: 3px 6px;
	margin: 0px;
	background: 0;
	}
	
ul.menusearch {
	list-style: none; 
	margin-left: 0px; 
	padding-left: 5px;
	}
	
body#searchresults ul.menusearch {
	display: none;
	}
*/

/* added Google search capability to menswork.org */

div.bannersearch {
	position: absolute;
	right: 8px;
	margin-top: 0px;
	/*padding-right: 8px;*/
	width: 150px;
	padding: 0px;
	}
	
form#gapsearch input.searchwords {
 	width: 125px;
	font-size: 1.0em;
	}
	
div.bannersearch p,  form#gapsearch a.google, div#headerWrapper label {
	margin: 0px;
	padding: 0px 2px 2px 2px;
	font-size: 0.90em;
	}
	
div#headerWrapper label {
	font-size: 100%;
	background: transparent;
	}

form#gapsearch a.google, div#headerWrapper form#gapsearch a.google {
	font-size: 0.90em;
	padding: 0px;
	}
	
div#headerWrapper form#gapsearch a.google {
	text-decoration: underline;
	font-size: 100%;
	}
	
div#headerWrapper form#gapsearch a:hover.google {
	text-decoration: none;
	}

#sa {
	font-size: 0.90em;
	}
	

/*
div#menu p.thispage {
	padding: 4px 8px;
	margin: 0px;
	font-weight: bold;
	color: #CC6600;
	font-size: 1em;
	text-align: right;
	border-bottom: 1px solid #993300;
}
*/

/* Left Menu styles based on listamatic vertical buttons */

#navcontainer
		{
			background: #f0e7d7;
			width: 30%;
			margin: 0 auto;
			padding: 1em 0;
			font-family: georgia, serif;
			font-size: 13px;
			text-align: center;
			text-transform: lowercase;
		}
		
		ul#navlist
		{
			text-align: left;
			list-style: none;
			padding: 0;
			margin: 0 auto;
			width: 70%;
		}
		
		ul#navlist li
		{
			display: block;
			margin: 0;
			padding: 0;
		}
		
		ul#navlist li a
		{
			display: block;
			width: 100%;
			padding: 0.5em 0 0.5em 2em;
			border-width: 1px;
			border-color: #ffe #aaab9c #ccc #fff;
			border-style: solid;
			color: #777;
			text-decoration: none;
			background: #f7f2ea;
		}
		
		#navcontainer>ul#navlist li a { width: auto; }
		
		ul#navlist li#active a
		{
			background: #f0e7d7;
			color: #800000;
		}
		
		ul#navlist li a:hover, 	ul#navlist li#active a:hover
		{
			color: #800000;
			background: transparent;
			border-color: #aaab9c #fff #fff #ccc;
		}
		
/* end of listmatic vertical buttons */

/* Right Menu & Styles */

#rtmenu {
	position: absolute;
	top: 158px;
	right:0px;
	width:125px;
	padding: 0;
	border-top: 1px solid #993300;
	border-left: 1px solid #993300;
	voice-family: "\";}\"";
	voice-family:inherit;
	width:125px;
	}
/* Again, "be nice to Opera 5". */
body>#rtmenu {
	width:125px;
}

div#rtmenu h2 {
	margin:0px 0px 0px;
	padding: 2px 4px;
	font-size: 1.1em;
	color:#666600;
	background: #FFCC00;
	text-align: left;
	border-bottom: 1px solid #993300;
}

div#rtmenu h5 {
	margin:0px 0px 0px;
	padding: 2px 4px;
	font-size: 1em;
	color:#FFFFCC;
	background: #CC6600;
	text-align: left;
	border-bottom: 1px solid #993300;
}

div#rtmenu a {
	display: block;
	padding: 2px 2px 4px 15px;
	margin: 0;
	text-align: left;
	border-bottom: 1px solid #993300;
	text-decoration: none;
	}


div#rtmenu a:visited {color:#CC6600;}
div#rtmenu a:hover {
	background-color:#FFFF99; 
	text-decoration: none;
	padding: 2px 2px 2px 13px;
	border-bottom: 3px solid #993300;
	border-left: 2px solid #993300;
	}

div#rtmenu img {
	width: 102px;
	height: 124px;
	}

div#rtmenu p {
	line-height: 1em;
	font-size: 0.9em;
	margin: 0.5em .5em 1em .5em;
	}

div#rtmenu p.thispage {
	padding: 4px 8px;
	margin: 0px;
	font-weight: bold;
	color: #CC6600;
	font-size: 1em;
	text-align: left;
	border-bottom: 1px solid #993300;
}

div.pullquote {
	border-right:#996666;
	border-left:#996666;
	border-top:2px solid #996666;
	border-bottom:2px solid #996666;
	float:right;
	width: 170px;
	background:#FFCC99;
	padding:3px 2px;
	margin:0px;
}

div.pullquote p {
	line-height: 1.25em;
	padding: 0.5em 0.5em 0.25em 0.6em;
	font-size: .85em;
	margin: 0px;
}

div.pullquote h6 {
	padding: 0em 0.15em 0.15em 0.5em;
	width: 100%;
	font-size: 0.9em;
	margin-bottom: 0em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFF99;
	background-color: #996666;
	}	

#floatright {
	float:right;
	width:130px;
	background:#CCCC99;
	padding:0px;
	margin: 0.25em 0.25em 0.5em 1.2em;
	border: 1px solid #663300;
		}
		
div#floatright h6 {
	border-bottom: 1px solid #663300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #FFFFCC;
	padding-top: 0.25em;
	padding-right: 2px;
	padding-bottom: .1em;
	padding-left: 0.33em;
	margin: 0px;
	}
		

p.considerquote {
	/*text-indent: -0.5em;
	padding:0.33em 0.6em 0.33em 0.3em;*/
	font-size: 0.85em;
	line-height: 110%;
	margin: 0px;
}

p.considerattributed
 {
	margin:0px 0px 0.75em;
	padding:0px 0.4em 0px 0px;
	/*text-align: right;*/
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 0.9em;
 }

div#footer {
	font-size: 10px; 
	margin: 0 /*8px -8px, 0, -8px*/; 
	padding: 0.5em 1em; 
	border: solid; 
	border-width: 1px 0; 
	text-align: right; 
	clear: both; 
	background-color: #eeeeee
	}

.box {/*this is a box where the bottom-navigation*/
      /* and the copyright will be placed*/
  background: #FFFFFF;
  color : #000099;
  font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  padding : 2px;
  margin: 2px;
  border-color : #48D1CC;
  border-style : groove;
  border-width : 2px;/* the border property in longhand*/
  }

.leademphasis 
{  
	font-size: 1em; 
	color: #804000; 
	font-weight: bold
}

blockquote 
{
	margin:0px 0px 8px;
	padding:0px 30px 0px 40px;
	font-size: 1em;
	line-height: 1.3em;
	text-align: justify;
}

td 
{
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px 16px;
	padding:0px 0px;
	color: #663300;
}

.c245bg {  background-color: #99FF99}
.w102bg {  background-color: #00FFFF}
.d104bg {  background-color: #FFFF99}

.expandedText {  letter-spacing: 6px}

.teamAbg {  background-color: #99FFFF; color: #0000FF; font-weight: bold}
.teamBbg {  background-color: #FFCCCC; color: #3366FF; font-weight: bold}
.teamCbg {  background-color: #FFFFCC; color: #3366FF; font-weight: bold}
.teamDbg {  background-color: #CCFFCC; color: #0000FF; font-weight: bold}

.weekheading
 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	text-transform: none; 
	color: #333333; 
	letter-spacing: 5px; 
	background-color: #CCFFFF
}

a.crumb:link {  color: #CC6633}
a.crumbv:visited {  color: #CC6633}

/*.considerquote 
{ 
	font:10px/10px Verdana, Arial, Helvetica, sans-serif; 
	margin:0px 0px 8px; 
	padding:0px 0px; 
}
*/

#floatrtmenu 
{ 
	border-right:1px solid #000; 
	border-left:1px solid #000; 
	border-top:1px solid #000; 
	border-bottom:1px solid #000; 
	float:right; 
	width:190px; 
	background:#eee; 
	padding:0px 8px; 
	margin:0px 0px 10px 10px; 
}

li {
	font-size: 11px;
}

.adjustsize 
{  
	font-size: 1.15em; 
	font-family: Verdana, Arial, Helvetica, sans-serif
}
#floatrtinfo { 
	border-right:1px solid #000;
 border-left:1px solid #000;
 border-top:1px solid #000;
 border-bottom:1px solid #000;
 float:right; width:150px;
 background:#FFCCFF;
 padding:0px /* 8px*/;
 margin:0px 8px 10px 10px
}

#floatright p.considerquote {
	margin: 0;
	padding: 3px 3px 2px 6px;
	text-indent: -3px;
	}

.considerattributed { font:9px/10px Geneva, Arial, Helvetica, san-serif; margin:0px 0px 8px; padding:0px 0px; }

.currentpage {  color: #663300}

h4 {  
	color: #000000; 
	background-color: #CCFF66;
	margin: 0 0 5px 0;
	padding: 1px 10px 1px 10px; 
	font-size: 12px
	}
	
div#Content dd, .content dd, #gather.testimonials dd {
	margin: 0 30px 5px 60px;
	font-size: 11px;
	}

div#Content dt, .content dt, #gather.testimonials dt {
	margin-left: 30px;
	font-size: 1.40em;
	font-weight: bold;
	color: #804000; 
	}
	
dl {
	font-size: 11px;
}



h6 {
	margin-top: 0px;
	margin-bottom: 5px;
}
.smallsupertext {
	font-size: 8px;
	vertical-align: super;
	font-style: oblique;
}
.smalleroblique {
	font-size: 14px;
	font-style: oblique;
}
.smallnote {
	font-size: 8px;
	margin-left: 2px;
	padding-left: 0px;
}
.lightbackground {
	background-color: #CCCC99;
}
.topborder {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCFF;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #CCCCFF;
	margin-top: 2px;
}

abbr, acronym, .help {
  border-bottom: 1px dotted #333;
  cursor: help;
  }
  
.greenemphasis {
	font-weight: bold;
	color: #006600;
}

div.contentnavbar {
	background: #FFFFCC;
	color: #333333;
	padding:0px 2px 3px;
	margin:0px 0px 0.5em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	}

div.contentnavbar a {
	color: #FFFFFF;
	padding: 0.3em 0.5em 0.3em 0.55em;
	background-color: #993300;
	margin-top: 0px;
	margin-right: 0.25em;
	margin-bottom: 0.5em;
	margin-left: 0.25em;
	}
div.contentnavbar a:visited {
	color: #FFFFFF;
	}
	
div.contentnavbar a:hover {
	color: #333300;
	text-decoration: none;
	background: #CCFF66;
	}
	
.announcement {
	color: #000000;
	background-color: #99FFFF;
	padding: 5px;
	margin: 10px 25px 10px 25px;
	border: 3px solid #330099;
	}

.announcement p {
	margin-bottom: 5px;
	}
	
.announcement h2, .announcement h3 {
	/*margin-bottom: 3em;*/
	color: #330099;
	}
	
div#Content .announcement h2 {
	margin-bottom: 10px;
	}
	
.fltannounce {
	float:right;
	width:175px;
	background:#99FFFF;
	padding:0px;
	margin: 0.25em 0.25em 0.5em 1.2em;
	border: 2px solid #330066;
}

.eventslist {
	line-height: 1.25em;
	}
	
.eventslist li {
	padding-bottom: 8px;
	}

div.fltannounce h6 {
	border-bottom: 1px solid #663300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #FFFFCC;
	padding-top: 0.25em;
	padding-right: 2px;
	padding-bottom: .1em;
	padding-left: 0.33em;
	margin: 0px;
	color: #333366;
	}
	
div.fltannounce p {
	text-indent: -0.5em;
	padding:0.33em 0.6em 0.33em 0.3em;
	font-size: 0.85em;
	line-height: 110%;
	margin: 0px;
	color: #000000;
}
tr.focus td {
	background-color: #FFFFFF;
	padding-bottom: 2px;
}
#menu .weatherleft {
	margin: 0;
	padding: 0;
	}

#menu .weatherleft img {
	height: 325px;
	width: 140px;
	border: 0;
}

#menu div.weatherleft a.weather, #menu div.weatherleft a.weather:link, #menu div.weatherleft a.weather:visited, #menu div.weatherleft a.weather:hover {
	border: 0 solid;
	background-color: #F1E0C2;
	padding: 0;
	} 
	
#menu div.weatherleft a.weather, #menu div.weatherleft a.weather:link, #menu div.weatherleft a.weather:visited {
	text-decoration: underline;
	}
	
#menu div.weatherleft a.weather:hover {
	background-color:#FFFF99;
	text-decoration: none;
	}

#adultreg p {
	margin: 5px 0 2px 20px;
	}

#adultreg legend {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006633 /*#666*/;
	font-size: 0.90em;
	background: #eee;
	border: 1px solid #ccc;
	border-bottom-color: #999;
	border-right-color: #999;
	padding: 4px 8px;
	}
	
#adultreg fieldset {
	border: 1px solid #ccc;
	padding: 0 20px;
	}
	
#adultreg input.age {
	width: 40px;
}

#adultreg input.regname {
	width: 120px;
	}
	
#adultreg label {
	font-size: 1.10em;
	font-weight: bold;
}

#adultreg input.addcart {
	float: right;
	margin-right: 250px;
	padding-top: 15px;
}

table#sked {
	margin-left: 1em;
	padding-left: 15px;
	}

table#sked td {
	padding-top: 1px;
	padding-left: 3px;
}

table#sked h2 {
	padding-bottom: 8px;
	padding-left: 0px;
	margin-left: 0px;
	}

