* {
	margin: 0 0;
	padding: 0 0;
}

body {
	/*background:#b7b7b7 url(../images/website_2009Version/body_bg.gif) top left repeat-x;*/
	background:#FFFFFF url(../images/body_bg_programs.gif) repeat scroll center top;
	text-align: center;
	color: #3c3c3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

p {
	margin-bottom: 14px;
}

h1 {
		color: #d6ced6;
		font-size: 26px;
		font-weight: bold;
		font-family: Trebuchet MS, Arial, Verdana, sans-serif;
		margin-bottom: 24px;
}

h2 {
		color: #004c7d;
		font-size: 16px;
		font-weight: bold;
		font-family: Trebuchet MS, Arial, Verdana, sans-serif;
		margin-top: 14px;
}

a {
	color: #004c7d;
	text-decoration: underline;
}
/*
a:hover {
	color: #004b7c;
}*/

#container {
	background: url(../images/website_2009Version/2010/wrapper_bg.jpg) top center no-repeat;
	width: 100%;
	min-height: 700px;
}

#wrapper {
	width: 960px;
	height: auto;
	margin: 0 auto;
	text-align: center;
}

#header {
	background: url(../images/website_2009Version/2010/header_bg_newlogo2010.png) top center no-repeat;
	width: 960px;
	height: 134px;
}

#subheader {
	width: 960px;
	height: 111px;
}


#logo_link  {
	width: 500px;
	height: 134px;
	float: left;
}

#logo_link a {
	display: block;
	width: 500px;
	height: 134px;
	text-indent: -5000px;
	outline: none;
}

#search {
	float: right;
	width: 450px;
	padding-top: 50px;
	
}
/*#search table, #search form {
	float: right;
}*/

#search_form input#searchkey {
	width: 100px;
}






/* drop down menu */

#menuwrapper{
	behavior: url(../Scripts/csshover.htc);
	text-align: left;
	background-color: #004B7C;
	width: 960px;
}


#menu, #menu ul{
	padding: 0;
	margin: 0;
	list-style:none;
	z-index: 10;
}

ul#menu li{
 float:left;
 position:relative;
 z-index: 10;
}


li#li_menu_home{ width:52px;  height:42px;}
li#li_menu_locations{ width:113px;  height:42px;}
li#li_menu_about{ width:173px; height:42px; } 
li#li_menu_programs{ width:123px;  height:42px;} 
li#li_menu_group_exercise{ width:164px; height:42px; }
li#li_menu_join{ width:69px; height:42px; }
li#li_menu_contact{ width:111px;  height:42px;}



ul#menu a:link, ul#menu a:visited{
 display:block;
 height:42px;
 text-decoration:none;
 color:#3e87bc;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px; 
 font-weight:normal;
 outline: none;
}

* html ul#menu a{
 	width: 100%;
}

#menu ul{
 display:none;
 position:absolute;
 padding:0;
 z-index:10;
 background-color: #004b7c;
 margin-left: 20px;
}

#menu ul.transparent{
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter:alpha(opacity=90);
}

#menu ul li a:link, ul#menu li a:visited{
 display:block;
 height:42px;
 text-decoration:none;
 /*color:#3e87bc;*/
 color:#bfdefa;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px; 
 font-weight:normal;
 padding: 0 10px 0 10px;
}

#menu ul li{
 background-color: #004b7c;
 height: 20px;
 width: 250px;
}

#menu li:hover {
 background-color: #2e6b93;
}

#menu li:hover ul{
 display:block;
}

#menu ul li:first-child{
	padding-top:5px;
}

#menu ul li:last-child{
	padding-bottom:5px;
}



a#menu-home{background: url(/images/website_2009Version/new_menu/menu-home-3.gif) no-repeat; width:52px; text-indent: -5000px; height:42px;outline: none;}
a#menu-home:hover{background: url(/images/website_2009Version/new_menu/menu-home-3.gif) no-repeat 0px -42px; width:52px; text-indent: -5000px; height:42px;outline: none;}


a#menu-locations{background: url(/images/website_2009Version/new_menu/menu-location-3.gif) no-repeat; width:113px; text-indent: -5000px; height:42px;outline: none;}
a#menu-locations:hover{background: url(/images/website_2009Version/new_menu/menu-location-3.gif) no-repeat 0px -42px; width:113px; text-indent: -5000px; height:42px;outline: none;}

a#menu-about{background: url(/images/website_2009Version/new_menu/menu-about-3.gif) no-repeat; width:173px;  text-indent: -5000px;  height:42px;outline: none;}
a#menu-about:hover{background: url(/images/website_2009Version/new_menu/menu-about-3.gif) no-repeat 0px -42px; width:173px;  text-indent: -5000px;  height:42px;outline: none;}
	
a#menu-programs{background: url(/images/website_2009Version/new_menu/menu-programs-3.gif) no-repeat; width:123px;  text-indent: -5000px;  height:42px;outline: none;}
a#menu-programs:hover{background: url(/images/website_2009Version/new_menu/menu-programs-3.gif) no-repeat 0px -42px; width:123px;  text-indent: -5000px;  height:42px;outline: none;}
	
	
a#menu-group-exercise{background: url(/images/website_2009Version/new_menu/menu-group-3.gif) no-repeat; width:164px;  text-indent: -5000px;  height:42px;outline: none;}
a#menu-group-exercise:hover{background: url(/images/website_2009Version/new_menu/menu-group-3.gif) no-repeat 0px -42px; width:164px;  text-indent: -5000px; height:42px;outline: none;}


a#menu-join{background: url(/images/website_2009Version/new_menu/menu-join-3.gif) no-repeat; width:69px;  text-indent: -5000px;  height:42px;outline: none;}
a#menu-join:hover{background: url(/images/website_2009Version/new_menu/menu-join-3.gif) no-repeat 0px -42px; width:69px; text-indent: -5000px; height:42px;outline: none;}
	
a#menu-contact{background: url(/images/website_2009Version/new_menu/menu-contact-3.gif) no-repeat; width:111px; text-indent: -5000px; height:42px;outline: none;}
a#menu-contact:hover{background: url(/images/website_2009Version/new_menu/menu-contact-3.gif) no-repeat 0px -42px; width:111px; text-indent: -5000px; height:42px;outline: none;}


/* end drop down menu */


#interactive_section {
	background-color: #004b7c;
	width: 960px;
	height: 459px;
	margin: 0 auto;
	text-align: left;
}

#interactive_section_left {
	float: left;
	width: 632px;
	height: 459px;
}

#interactive_section_flash{
	width: 632px;
	height: 344px;
}

#interactive_section_buttons{
	width: 632px;
	height: 115px;
}

#interactive_section_buttons a {
	outline: none;}


#interactive_section_right {
	float: right;
	width: 318px;
	height: 459px;
	background: url(/images/website_2009Version/interactive_section_right_b.gif) no-repeat;
}


#interactive_section_searchby{
	width: 318px;
	/*height: 335px;*/
	height: 320px;
	background: url(../images/website_2009Version/map_bg.jpg) top center no-repeat;
}

#interactive_section_specials{
	width: 318px;
	/*height: 65px;*/
	height: 80px;
}



#content_section{
	clear: both;
	background-color: #FFFFFF;
	/*border-left: 2px solid #8caec6;
	border-right: 2px solid #8caec6;
	border-bottom: 2px solid #8caec6;*/
	width: 956px;
	margin: 0 auto;
	text-align: left;
	min-height: 720px;
	background: url(/images/website_2009Version/2010/content_section_bg.gif) top center repeat-y;
}

#content_section_home {
	clear: both;
	background-color: #FFFFFF;
	border-left: 2px solid #8caec6;
	border-right: 2px solid #8caec6;
	border-bottom: 2px solid #8caec6;
	width: 946px;
	margin: 0 auto;
	text-align: left;

}

#content_section_inner {
	/*padding: 20px 20px 20px 20px;*/
	/*background: url(/images/website_2009Version/content_bg.gif) 20 20 repeat-y;*/
}

#content_section_inner_home {
	padding: 0 0;
}

#content_section_inner_bg {
	/*background: url(/images/website_2009Version/content_bg.gif) repeat-y;*/
}

#content_section_left {
	float: left;
	width: 610px;
}

#content_section_left_inner {
	/*border-right: 1px solid #ced6ce;*/
	padding: 20px 20px 20px 40px;
}




#content_section_right {
	float: right;
	width: 333px;
	background: #d3d3d3;
}

#content_section_right_inner {
	padding-left: 15px;
	padding-top: 20px; padding-right: 20px;
}

#footer {
	/*background:transparent url(/images/website_2009Version/footer_bg.jpg) top center no-repeat;*/
	background:transparent url(../images/aquatics/footer_bg.jpg) no-repeat scroll center top;
	clear:both;
	height:101px;
	width:960px;
}

div.footer_p {
	color: #ffffff;
	font-size: 11px;
	text-align: left;
	margin-left: 135px;
	padding-top: 20px;
	margin-right: 135px;
}

#bottom_menu {
	text-align: center;
}


#results_tbl, #display_tbl {
	border: 1px solid #004b7c;
}


#display_tbl {
	valign: bottom;
}

#results_tbl th, #display_tbl td.sp_col {
		background-color: #004b7c;
		padding: 5px 5px;
		color: #63adee;
}

#results_tbl td {
		padding: 5px 5px;
}


ul.content_list {
	margin-left: 30px;
	margin-bottom: 14px;
}

#searchnav ul{
		margin-left: 0;
		list-style-type: none;
}

#searchnav ul li{
		float: left;
		margin-left: 10px;
}



#p_branchimage{
	height:300px;
	background-color:#ededed;
}


#p_branchbuttons ul{
	list-style:none;
	padding:0;
	margin:0;
	margin-bottom:25px;
}

#p_branchbuttons li{
	list-style:none;
	float:left;
	height:115px;
}

.p_groupexercise .name{
	font-weight:bold;
}

#p_groupexerciselist td{
	padding:3px;
}

#p_groupexerciselist td.even{
	background-color:#ededed;
}

.clear{
	clear:both;
}


#content-section-wide{
	padding:40px;
	background-color:white;
	text-align:left;
	border-left:1px solid black;
	border-right:1px solid black;
}


#branch-slideshow{
	width:619px;
	height:334px;
	overflow: hidden;
}

#branch-header{
	margin:-20px 0 0 -41px;
}




#p_branchbuttons_programs{width:195px}
#p_branchbuttons_group{width:243px}
#p_branchbuttons_contact{width:150px}
