body {
	margin: 0; /* to prevent IE from screwing up 100% width */
	padding: 0; /* to prevent IE from screwing up 100% width */
	background-color: #C5E1F1;
}

p, td {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}
.articletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #9acb33;
}

.title-general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #9acb33;
}
.title-child {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #fa7900;
}
.title-aquatic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #6699ff;
}
.section-general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9acb33;
}
.section-child {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fa7900;
}
.section-aquatic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6699ff;
}

.todayevents {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #03527F;
}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.calitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#divScroll {
	height: 170px;
	width: 201px;
	overflow: auto;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#logo {
	float: left;
	width: 284px;
	height: 86px;
}

#topnav {
	float: right;
	margin: 0;
	margin-top: 32px;
}
#menutop {
	/*width: 100%;
	float: left;*/	
	width: 646px;
}
#menutop ul {	/*controls placement of 1st level - top */
	list-style: none;
	margin: 0; /* -right controls space between buttons */
	padding: 0;
	/*width: 6em; controls width of top and second tier menus - use if all widths are the same*/
	float: left;
	background: #fff;
	height: 28px;
}
#menutop a {  /*describes specifics of the look of 2nd tier since they all have links*/
	display: block;
	margin: 0;
	padding-top: 2px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #5E88BA;
	background: #fff;
	text-decoration: none;
	cursor: pointer;
}
#menutop a:hover {		/*describes specifics of the look of 2nd tier */
	color: #0966A6;
	background: #fff;
	font-weight: bold;
}


#topmenubar {
	/*width: 100%;*/
	float: left;	
	width: 930px;	
}

#topmenubar ul {	/*controls placement of 1st level - top */
	list-style: none;
	margin: 0; /* -right controls space between buttons */
	padding: 0;
	/*width: 6em; controls width of top and second tier menus - use if all widths are the same*/
	float: left;
	height: 40px;
}

#topmenubar a {  /*describes specifics of the look of 2nd tier since they all have links*/
	display: block;
	margin: 0;
	padding: 4px 5px;
	padding-left: 0px;
	padding-right: 10px;
	color: white;
	background-color: #034D74;
	text-decoration: none;
	cursor: pointer;
	text-align: right;
}

#topmenubar a:hover {		/*describes specifics of the look of 2nd tier */
	color: #000;
	background-color: #ececec;
}

#topmenubar ul ul li a {font: 12px Verdana, Arial, Helvetica, sans-serif}

#topmenubar h2 {  /*nothing in h2 but 1st tier name with link, but needs margin: 0*/
	margin: 0;
}

#topmenubar h2 a {  /*only need to specify attributes here that will be different from the standard <a> defined above*/
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 0px;
	color: #fff;
	/*background: url(images/grad-bg.gif) repeat-x;*/
	margin: 0;
	text-align: center;
}
#topmenubar h2 a:hover {	/*only need to specify attributes here that will be different from the standard <a: hover> defined above*/
	color: #fff;
	font-weight: bold;
}

#topmenubar li {position: relative;}

#topmenubar ul ul {
	position: absolute;
	z-index: 500;
	width: 250px;  /*if added, could make the second tier longer than the first tier*/
	right: 0px;  /*controls left offset */
}

div#topmenubar ul ul,
div#topmenubar ul li:hover ul ul,
div#topmenubar ul ul li:hover ul ul
{display: none;}

div#topmenubar ul li:hover ul,
div#topmenubar ul ul li:hover ul,
div#topmenubar ul ul ul li:hover ul
{display: block;}


#leftnav {
float: left;
width: 190px;
margin: 0;
padding: 0;
padding-top: 2px;
}

#leftmenu {
width: 190px;
}

#leftmenu ul {
list-style: none;
margin: 0;
padding: 0;
}

#leftmenu h2 {  /*nothing in h2 but 1st tier name with link, but needs margin: 0*/
	margin: 0;
}

#leftmenu h2 a {  /*only need to specify attributes here that will be different from the standard <a> defined above*/
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 6px 8px;
	margin: 0;
	color: white;
	border-bottom: 1px solid #118dd3;
	text-decoration: none;
	width: 174px;
}
#leftmenu h2 a:hover {	/*only need to specify attributes here that will be different from the standard <a: hover> defined above*/
	color: black;
}

#leftmenu h3 {  /*nothing in h2 but 1st tier name with link, but needs margin: 0*/
	margin: 0;
}

#leftmenu h3 a {  /*describes specifics of the look of 2nd tier since they all have links*/
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 4px 4px;
	margin-right: 12px;
	color: white;
	background-color: #034D74;
	text-decoration: none;
	width: 180px;
}
#leftmenu h3 a:hover {	/*only need to specify attributes here that will be different from the standard <a: hover> defined above*/
	color: #000;
	background-color: #ececec;
}

#leftmenu li {
position: relative;
}

#leftmenu ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#leftmenu ul ul 
{display: none;}

div#leftmenu ul li:hover ul 
{display: block;}
