* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 10pt;
}

img {
	border: none;
	vertical-align: top;
}

.just_center {
	text-align: center;
}

.just_left {
	text-align: left;
}

.just_right {
	text-align: right;
}

.header {
	height: 145px;
	background: #006699 url(../images/header_bg.jpg) repeat-x;
}

body.home .header {
	height: 135px;
}

.header .montage {
	background: url(../images/header_montage.jpg) no-repeat 100% 0;
	height: 100px;
}

.header #logo {
	position: relative;
	left: 10px;
	top: 10px;
}

/* Menubar */

#menubar {
	background-color: #004668;
	background-image: url("../images/menubar_bg.jpg");
	background-attachment: scroll;
	background-position: 0 0;
	white-space: nowrap;
	height: 35px;
	position: absolute;
	top: 100px;
	left: 0;
	width: 100%;
	z-index: 100;
}

#menubar li    {
	line-height: 35px;
	list-style: none;
	display: block;
	position: relative;
	width: auto;
	float: left
	}




#menubar li a  {
	color: #bbc9d0;
	font-size: 13pt;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	padding: 0 2em;
	height: 35px;
	float: left
	}


#menubar li a:hover {
	color: white;
}

/* dropdowns */

#menubar li ul     {
	background-color: white;
	text-align: center;
	display: none;
	position: absolute;
	z-index: 1000;
	top: 35px;
	width: 100%;
	clear: left
	}

#menubar li:hover ul, #menubar li.over ul {
	display: block;
}

#menubar li ul li  {
	float: none;
/* 	display: inline; for IE6? */
	border-right: none;
	height: 25px;
	line-height: 25px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: url("../images/h1.gif") 50% 100%;
}
	
#menubar li ul li a {
	display: block;
	float: none;
	color: #666 !important;
	font-size: 9pt;
	line-height: 25px;
	height: 25px;
	padding: 0;
}
#menubar li.over ul li a, #menubar li:hover ul li a {
	background-image: none !important;
}

#menubar li ul li a:hover {
	color: white !important;
}

body.elizabeth #menubar li.elizabeth:hover ul,
body.fivepoints #menubar li.fivepoints:hover ul,
body.rahway #menubar li.rahway:hover ul,
body.about #menubar li.about:hover ul{
	display: none;
}

/* submenu */

#submenu {
	position: absolute;
	left: 0;
	top: 145px;
	width: 170px;
	background: url(../images/submenu_bg.gif) no-repeat 100% 100%;
	padding: 15px 0 109px 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#submenu li {
	font-size: 10pt;
	list-style: none;
	margin: 0;
	overflow: visible
}

#submenu li a {
	display: block;
	text-decoration: none;
	color: #888;
	padding: 5pt 20px 5pt 7px;
	background: url(../images/submenu_a_bg.gif) no-repeat 100% 100%;
}

#submenu li a:hover {
	color: black;
}

/* Homepage */

body.home .content  {
	margin: 0;
	height: 50px
	}

body.home .left {
	position: absolute;
	top: 400px;
	left: 10px;
	width: 690px;
	margin-right: 10px;
	padding-bottom: 1em;
}

body.home .leftb {
	position: absolute;
	top: 430px;
	left: 10px;
	width: 690px;
	margin-right: 10px;
	padding-bottom: 1em;
}

body.home .right  {
	padding: 10px;
	position: absolute;
	right: 0;
	left: 700px
	}


body.home h1 {
	margin: 0;
}

body.home .whatsnew {
	color: white;
	float: left;
	width: 340px;
}

body.home .emailclub label {
	font-weight: bold;
	float: left;
	width: 5em;
}

body.home .emailclub input, body.home .emailclub select {
	width: 15em;
}

body.home .whatsnew h1 {
	text-indent: -9999px;
	background: url(../images/home_whatsnew.gif) no-repeat;
	height: 40px;
	left: 0px;
}

body.home .whatsnew {
	background: #e5eff4 url("../images/home_bboard_bg.jpg") no-repeat 0 100%;
}

body.home .whatsnew li b {
	color: #fafa64;
	font-size: 125%;
}

body.home .whatsnew ul {
	padding: 0 0 15px .5em;
}

body.home .left li {
	margin: 0 18px .25em 0;
	font-size: 90%;
}

body.home .leftb li {
	margin: 0 18px .25em 0;
	font-size: 90%;
}

body.home .dyk, body.home .emailclub {
	float: right;
	clear: right;
	width: 340px;
}

body.home .emailclub div {
	padding: .5em 1em 1em 1em;
	background: #e5eff4 url("../images/home_bb_corner.gif") no-repeat 100% 100%;
	margin-bottom: 1em;
}

body.home .emailclub h1 {
	text-indent: -9999px;
	color: white;
	height: 40px;
	left: 0;
}

body.home .dyk {
	background: #e5eff4 url("../images/home_bb_corner.gif") no-repeat 100% 100%;
	padding-bottom: 15px;
	font-size: 105%;
}

body.home .dyk div {
	background: url(../images/home_dyk.gif) 0 0 no-repeat;
	padding: 40px 10px 0 40px;
}

body.home .dyk  h1 {
	display: none;
}

 body.home .emailclub  h1 {
	background-image: url(../images/home_emailclub.gif);
}

.alert, .formerror {
	background: #c00000 url(../images/home_alert_bg.gif) no-repeat;
	padding: 10px 10px 10px 25px;
	color: white;
	font-weight: bold;
}

.alertgreen, .formerror {
	background: #0e5d2c url(../images/home_alert_bg-green.gif) no-repeat;
	padding: 10px 10px 10px 25px;
	color: white;
	font-weight: bold;

}

.alertred, .formerror {
	background: #c00000 url(../images/home_alert_bg-red.gif) no-repeat;
	padding: 10px 10px 10px 25px;
	color: white;
	font-weight: bold;
}

.content ul.buttons {
	margin: 0;
}

.content ul.buttons li {
	list-style: none;
	margin: 0;
}

ul.buttons li a {
	display: block;
	height: 50px;
	white-space: nowrap;
	text-indent: -9999px;
	background-repeat: no-repeat;
	text-decoration: none;
}

ul.buttons li a:hover {
	opacity: .75;
}

ul.buttons li a#regnow {
	background-image: url(../images/home_register.gif);
}

ul.buttons li a#forms {
	background-image: url(../images/home_forms.gif);
}

ul.buttons li a#branchloc {
	background-image: url(../images/home_branches.gif);
}

ul.buttons li a#waystohelp {
	background-image: url(../images/home_waystohelp.gif);
}

ul.buttons li a#videotour {
	background-image: url(../images/home_video.gif);
}

ul.buttons li a#onlinesvc {
	background-image: url(../images/home_online.gif);
}

/* Footer */

.footer {
	background: url("../images/footer_bg.gif") repeat-x;
	margin-left: 0px;
	padding: 0 10px 1em 40px;
	max-width: 1350px;
	clear: both;
	text-align:center;
	color:#666666;
	font-size: 80%;
}

a:link {color:#000000;}      /* unvisited link */
a:visited {color:#000000;}  /* visited link */
a:hover {color:#006599;}  /* mouse over link */
a:active {color:#0000FF;}  /* selected link */
.footer a:link {text-decoration:none;}
.footer a:visited {text-decoration:none;}
.footer a:hover {text-decoration:underline;}
.footer a:active {text-decoration:underline;}




/* Content */

.content {
	background: url("../images/content_bg.gif") repeat-x;
	margin-left: 150px;
	padding: 0 10px 1em 40px;
	max-width: 1200px;
	clear: both
}

.content ul, .content ol {
	margin-left: 2.5em;
	/*list-style-image: url(images/bullet1.gif);*/
}

.content ul, .content ol, .content p, .content table {
	margin-bottom: .75em;
	font-size: 1em
}

.content a {
	color: #fe0000;
}

.content a:visited {
	color: #b10002;
}

.content a:hover {
	color: #006599;
}

.content img {
	position: relative;
	z-index: 10
}

.content blockquote {
	color: #006697;
	display: inline-table;
	margin: 0 0 0.75em 2em;
	padding: 0.25em 0.5em;
	width: auto;
	border: dotted 1px
}

.content blockquote p {
	margin: .25em 0;
}

.content table th {
	padding: .25em;
	background: #666;
	color: white;
	border-right: 1px solid #fff
}

tr.alt {
	background: whitesmoke
}

.content table td {
	padding: .25em .5em;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd
}

.content table.infobox {
	border: solid 1px #f5f5f5
}

.content table.infobox td {
	padding: .2em .5em;
	border: 1px whitesmoke solid;
	vertical-align: top;
}

.content table.infobox td:first-child {
	font-weight: bold;
}

#fader_image_div {
	float: left;
	width: 570px;
	height: 150px;
	background-repeat: no-repeat;
	margin-bottom: 1em;
}

body.home #fader_image_div {
	position: relative;
	left: -30px;
	width: 690px;
	height: 255px;
	margin-bottom: 0;
}

body.about #fader_image_div { 
	float: left;
	width: 800px;
	height: 175px;
	background-repeat: no-repeat;
	margin-bottom: 1em;
}

.topphoto {
	margin-bottom: 1em;
}

.center {
	text-align: center
}

h1 {
	font: 16pt / 30px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	background: url(../images/h1.gif) no-repeat 0 100%;
	margin-bottom: 0.5em;
	padding-left: 15px;
	position: relative;
	left: -15px;
	clear: left
}

h2 {
	font-size: 14pt;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin-bottom: 5px;
	padding-left: 16px;
	clear: left
}

h3 {
	margin-bottom: 5px;
	color: #666;
	letter-spacing: 2px;
	word-spacing: 2px;
	border-bottom: 1px whitesmoke solid
}

.smaller {
	font-size: 80% !important
}

.rightinfo {
	position: relative;
	z-index: 10;
	float: right;
	width: 212px;
	margin: 10px 0 10px 10px;
	font-size: 9pt;
}

.rightinfo p {
	margin-bottom: .5em;
}

.rightinfo .box {
	text-align: center;
	padding: 10px;
	background: #e5e5e5 url(../images/rightinfo_box_corner.gif) no-repeat 100% 100%;
}

.rightinfo .box img {
	border: 1px white solid;
}

.rightinfo .buttons {
	text-align: left;
}

.content .rightinfo h1.title {
	left: 0;
	height: 30px;
/*	color: white;  */
	font: bold 13pt/30px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}


.rightinfo .events {
	color: #fcffca;
	font-family: "Comic Sans MS", "Comic", sans;
	background: url("../images/bboard_bg.jpg") no-repeat 0 100%;
	padding-bottom: 15px;
	margin-top: 1em;
}

.rightinfo .events h1 {
	left: 0;
	text-indent: -9999px;
	background: url(../images/bboard_ucevents.gif) no-repeat;
	height: 40px;
	margin-bottom: 0;
}


.rightinfo .events li, body.home .whatsnew li {
	list-style-image: url(../images/bboard_pin.gif);
	margin-left:  5px;
}

.rightinfo .events li {
	padding-right: 18px;
	font-size: 8pt;
}

.rightinfo .events li b {
	font-size: 10pt;
	color: white;
}

.rightinfo .events a, body.home .whatsnew a {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

.rightinfo .events a:hover, body.home .whatsnew a:hover {
	color: #e5eff4;
	text-decoration: none;
}

.rightinfo .smallbox {
	background: url(../images/smallbox_bottom.gif) no-repeat 0 100%;
	text-align: left;
	margin-top: 1em;
}

.rightinfo .smallbox ul {
	background: url(../images/smallbox_top.gif) no-repeat;
	margin-left: 0;
	padding: 5px 0;
}

.rightinfo .smallbox li {
	margin: 0 10px 0 2.25em;
	list-style: square;
	font-size: 110%;
}

.rightinfo .smallbox a {
	text-decoration: none;
}

.rightinfo .smallbox a:hover {
	color: #006697;
	text-decoration: underline;
}

.lefthalf {
	float: left;
	width: 35%;
	margin-right: 5%;
}

.righthalf {
	float: right;
	width: 55%;
	margin-left: 5%;
}

.float_right, .float_right_clear {
	margin-bottom: 0.25em;
	margin-left: 0.5em;
	float: right;
}

.float_right_clear {
	clear: right
}

.float_left, .float_left_clear {
	margin-right: 0.5em;
	margin-bottom: 0.25em;
	float: left;
}

.float_left_clear {
	clear: left
}

.clear_left {
	clear: left;
}

.clear_right {
	clear: right;
}

.clear {
	clear: both;
}

.enroll a {
	float: right;
	padding: .5em .5em .5em 30px;
	border: 2px #ddd dotted;
	background: #eee url(../images/enroll_bg.gif) no-repeat;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: black;
}

.enroll a:hover {
	border: 2px #006599 solid;
	background-color: #ddd;
}

ul.spaced li {
	margin-bottom: 0.3em
}

/* Rahway */

.rahway .header .montage {
	background: url(../images/rahway_header_montage.jpg) no-repeat 100% 0;
}

.rahway #menubar li.rahway, #menubar li.rahway:hover, #menubar li.rahway.over {
	background: url(../images/menubar_selected_rahway.gif) no-repeat;
}

.rahway #menubar li.rahway a, #menubar li.rahway:hover a, #menubar li.rahway.over a {
	color: white;
	background: url(../images/menubar_selected_rahway.gif) no-repeat 100% 0;
}

#menubar li.rahway ul li a:hover {
	background-color: #AF0000;
}

.rahway #menubar {
	border-bottom: 10px solid #AF0000;
}

body.rahway#geninfo #submenu a.geninfo,
body.rahway#membership #submenu a.membership,
body.rahway#childcare #submenu a.childcare,
body.rahway#health #submenu a.health,
body.rahway#youth #submenu a.youth,
body.rahway#clubs #submenu a.clubs,
body.rahway#events #submenu a.events,
body.rahway#camp #submenu a.camp,
body.rahway#aquatics #submenu a.aquatics,
body.rahway#activate #submenu a.activate {
	color: white;
	font-weight: bold;
	font-size: 12pt;
	background: url(../images/submenu_selected_rahway.gif) no-repeat 100% 100%;
}

.rahway .content h1 {
	color: #AF0000;
}

.rahway .content h2 {
	background-image: url(../images/rahway_h2.gif);
}

.rahway .rightinfo .title {
    color: white;
	background-image: url(../images/rightinfo_title_rahway.gif);
}

/* Elizabeth */

.elizabeth .header .montage {
	background: url(../images/eliz_header_montage.jpg) no-repeat 100% 0;
}

body.elizabeth #menubar li.elizabeth, #menubar li.elizabeth:hover {
	background: url(../images/menubar_elizabeth_selected.gif) no-repeat;
}

body.elizabeth #menubar li.elizabeth a, #menubar li.elizabeth:hover a, #menubar li.elizabeth.over a {
	color: white;
	background: url(../images/menubar_elizabeth_selected.gif) no-repeat 100% 0;
}

#menubar li.elizabeth ul li a:hover {
	background-color: #227826;
}

.elizabeth #menubar {
	border-bottom: 10px solid #227826;
}

body.elizabeth#geninfo #submenu a.geninfo,
body.elizabeth#membership #submenu a.membership,
body.elizabeth#childcare #submenu a.childcare,
body.elizabeth#health #submenu a.health,
body.elizabeth#youth #submenu a.youth,
body.elizabeth#clubs #submenu a.clubs,
body.elizabeth#events #submenu a.events,
body.elizabeth#camp #submenu a.camp,
body.elizabeth#housing #submenu a.housing {
	color: white;
	font-weight: bold;
	font-size: 12pt;
	background: url(../images/submenu_selected_elizabeth.gif) no-repeat 100% 100%;
}

.elizabeth .content h1 {
	color: #227826;
}

.elizabeth .content h2 {
	background-image: url(../images/eliz_h2.gif);
}

.elizabeth .rightinfo .title {
    color: white;
	background-image: url(../images/rightinfo_title_eliz.gif);
}

/* Five Points */

.fivepoints .header .montage {
	background: url(../images/fivepoints_header_montage.jpg) no-repeat 100% 0;
}

body.fivepoints #menubar li.fivepoints, #menubar li.fivepoints:hover {
	background: url(../images/menubar_fivepoints_selected.gif) no-repeat;
}

body.fivepoints #menubar li.fivepoints a, #menubar li.fivepoints:hover a, #menubar li.fivepoints.over a {
	color: white;
	background: url(../images/menubar_fivepoints_selected.gif) no-repeat 100% 0;
}

#menubar li.fivepoints ul li a:hover {
	background-color: #328984;
}

body.fivepoints #menubar {
	border-bottom: 10px solid #328984;
}

body.fivepoints .content h1 {
	color: #328984;
}

body.fivepoints #h1wc {
	color:#5522bb;
}

body.fivepoints #h2wc {
	background-image: url(../images/fivepointswc_h2.gif);
}

body.fivepoints .content h2 {
	background-image: url(../images/fivepoints_h2.gif);
}

body.fivepoints .rightinfo .title {
    color: white;
	background-image: url(../images/rightinfo_title_fivepoints.gif);
}

body.fivepoints#geninfo #submenu a.geninfo,
body.fivepoints#membership #submenu a.membership,
body.fivepoints#childcare #submenu a.childcare,
body.fivepoints#health #submenu a.health,
body.fivepoints#youth #submenu a.youth,
body.fivepoints#clubs #submenu a.clubs,
body.fivepoints#events #submenu a.events,
body.fivepoints#camp #submenu a.camp,
body.fivepoints#aquatics #submenu a.aquatics {
	font-weight: bold;
	font-size: 12pt;
	color: #fff;
	background: url(../images/submenu_selected_fivepoints.gif) no-repeat 100% 100%;
}

/* About Us */

.about #menubar li.about, #menubar li.about:hover {
	background: url(../images/menubar_about_selected.gif) no-repeat;
}

.about #menubar li.about a, #menubar li.about:hover a, #menubar li.about.over a {
	color: #004163;
	background: url(../images/menubar_about_selected.gif) no-repeat 100% 0;
}

#menubar li.about a:hover {
	color: black;
}

#menubar li.about ul li a:hover {
	background-color: #BFBF26;
}

.about #menubar {
	border-bottom: 10px solid #BFBF26;
}

.about .content h1 {
	color: #BFBF26;
}

.about .content h2 {
	background-image: url(../images/about_h2.gif);
}

.about .rightinfo .title {
	color: #004163;
	background-image: url(../images/rightinfo_title_about.gif);
}

.about#geninfo #submenu a.geninfo,
.about#history #submenu a.history,
.about#waystohelp #submenu a.waystohelp,
.about#employ #submenu a.employ,
.about#staff #submenu a.staff,
.about#contact #submenu a.contact {
	font-weight: bold;
	font-size: 12pt;
	color: #004163;
	background: url(../images/submenu_selected_about.gif) no-repeat 100% 100%;
}

/* Causing Body to hang under Rightbar
.about h1 {
	clear: both;
}*/

/* misc */

body#survey .content ol li {
	margin-bottom: 1em
}
body.about#history .year {
	padding: .75em 0 .25em 0;
	clear: both;
	border-bottom: 1px #ddd solid;
}

body.about#history h2 {
	float: left;
}

body.about#history .dates p {
	margin-left: 5.25em;
}

body.generic .content{
	margin-left: 0;
	padding-top: 50px;	
}

body.about#locations .content {
	padding-top: 1em;
}

body.about#locations .content ol li {
	float: left;
	width: 30%;
	margin-right: 2%;
	list-style-type: upper-alpha;
}

body.about#locations .content ol li:hover {
	cursor: pointer;
	background-color: whitesmoke
}

#locations_map {
	width: 100%;
	height: 400px;
	margin-bottom: 1em;
}
