@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 21px;
	text-align: center;
	background-color: #FFFFFF;
	}
		
#container {
	width: 988px;
	height: 3000px;
	margin: 0 auto;
	background-image:url(../images/backgroundMain.jpg);
	background-repeat:no-repeat;
	}
	
#bladenContainer {
	width: 988px;
	height: 800px;
	margin: 0 auto;
	background-image:url(../images/bladenBG2.jpg);
	background-repeat:no-repeat;
	}
	
	
#wrapper {
	width: 946px;
	margin: auto;
	text-align: left;
	/*background-color:#666;*/
	margin-top: 0px;
	position:relative;
 top:8px;
 left:0px;
	}
	
.headerMenuBox {
	width: 946px;
	height: 77px;
	}



/*------------------MAIN NAVIGATION BOX---------------------*/
	
.headerWrapper {
	width: 946px;
	height: 77px;
	/*background-color:#F90;*/
	}
	
.logoBox {
	width: 205px;
	height: 77px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/healthLogo.png);
	float: left;
	/*display: inline;*/
	}
	
.bladenLogoBox {
	width: 205px;
	height: 77px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/logo.png);
	float: left;
	/*display: inline;*/
	}

.mainMenuBox {
	width: 732px;
	height: 77px;
	float: right;
	/*display: inline;*/
	}
	
.menuTop {
	width: 732px;
	height: 36px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003E71;
	padding: 0px 0px 0px 0px;
	line-height: 36px;
	background-image: url(../images/menu_topBG.png);
	float: right;
	}
	
.menuBottom {
	width: 732px;
	height: 41px;
	float: right;
	background-image: url(../images/menu_bottomBG.png);
	}
	
ul.nav {
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
}

/*make nave bar display horizontally by floating left*/
ul.nav li {
	float: left;
	white-space: nowrap;
	color: #DBDBDB;
}

/*anchor link design by using blocks*/
ul.nav a{
display: block;
padding: 0px 7px;
margin: 0px 8px;
text-decoration: none;
/* top menu font color */
color: #DBDBDB;
}

/*removing first link unwanted divider line*/
ul.nav li:first-child a {
  background-image: none;
}

/*rollover color*/
ul.nav a:hover,
ul.nav a:focus {
color: white;
}

.style1 {color: #003E71}

	
/*------------------LEFT MENU BOX---------------------*/

.leftMenuBox {
	width: 205px;
	margin-top: 11px;
	float: left;
}

.sidebarTop { 
	width: 205px;
  	height: 10px;
  	background: url(../images/curve_top.png) no-repeat top left;
	
}

.sidebarBottom { 
	width: 205px;
  	height: 13px;
  	background: url(../images/corner_04.png) no-repeat top left; 
}

/*------------------RIGHT MENU BOX---------------------*/

.rightMenuBox {
	width: 160px;
	float: right;
	margin-top: 11px;
}

/*------------------BANNER BOX-------------------------*/

.bannerBox {
	width: 732px;
	height: 177px;
	float: right;
	margin-top: 11px;
}

.spacerBox {
	width: 732px;
	height: 290px;
	float: right;
	margin-top: 11px;
}


/*-----------------MAIN CONTENT BOX-------------------*/

.mainContentBox {
	width: 523px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height: 14px;
	padding: 5px 20px 0px 15px;
	float: left;
	margin-top: 11px;
	margin-left: 8px;
	text-align: left;
	color: #555;
	}

		
.mainContent {
	width: 523px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height: 24px;
	padding: 10px 20px 0px 0px;
	float: left;
	}
	
.mainContentBold {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	}

	
/*-----------------INFO BOX-------------------*/

.infoBox {
	width: 700px;
	height: 180px;
	float: left;
	margin-top: 320px;
	margin-left: 11px;
}



.boxHolder {
	width: 205px;
	height: 185px;
	margin-right: 12px;
	float: left;
	background-image:url(../images/infobox.png);
}
	
.roundedbox { 
   	width: 205px;
   	height: 185px;
	
   
}
.roundedboxtop { 
	width: 205px;
  	height: 5px;
  	background: url(../images/corner_01.png) no-repeat top left; 
}

.roundedboxcontent {
	background-image:url(../images/corner_02.png);
  	padding: 0px 5px 0px 5px;
	height: 167px;  
}

.roundedboxcontentText	 {
	padding: 14px 22px 12px 15px;
	line-height: 16px;
	width: 160px;
}

.roundedboxbottom { 
	width: 205px;
  	height: 13px;
  	background: url(../images/corner_04.png) no-repeat top left; 
}


.boxHolderWide {
	width: 350px;
	height: 185px;
	margin-right: 12px;
	float: left;
	background-image:url(../images/infobox_wide.png);
}
	
.roundedboxWide { 
   	width: 350px;
   	height: 185px;
	
   
}
.roundedboxtopWide { 
	width: 350px;
  	height: 5px;
  	background: url(../images/corner_01wide.png) no-repeat top left; 
}

.roundedboxcontentWide {
	background-image:url(../images/corner_02wide.png);
  	padding: 0px 5px 0px 5px;
	height: 167px;
}

.roundedboxbottomWide { 
	width: 350px;
  	height: 13px;
  	background: url(../images/corner_04wide.png) no-repeat top left; 
}



/*-----------------FOOTER BOX-------------------------*/



.footerBox {
	width: 946px;
	height: 46px;
	line-height: 18px;
	font-size:9px;
	overflow: hidden;
	color:#bfbfbf;
	margin-top: 0px;
	position:relative;
 	top:28px;
 	left:0px;
	}
	


/*-----------------FONT CODE--------------------------*/

p {
	/* color used to differentiate the different paragraphs */
	color: #555;
	background-color: transparent;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 24px;
	font-style: normal;
}

.smallSmallHead {
	color: #999;
	font-weight: bold;
	font-style: normal;
	margin-top: 8px;
}


.heads {
	color: #0087bc;
	font-size: 21px;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 24px;
}

.smallheads {
	color: #0087bc;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}

.mediumheads {
	color: #0087bc;
	font-size: 21px;
	line-height: 40px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
	
.mediumheadsNoPic {
	color: #0087bc;
	font-size: 21px;
	line-height: 40px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}	
	
.contactText {
	line-height: 24px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}


.wrapper .content .primary .textBody p strong {
	color: #000;
	font-size: 12px;
}


a {
	color: #0087Bc;
	text-decoration: none;
	}
a:hover {
	color:#09F;
	text-decoration: none;
	}
/*a:visited {
	color: #AFBC21;
	text-decoration: none;
	}*/
.adminTitle {
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
}
.adminName {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.subHeads {
	font-size: 16px;
	color: #0087bc;
	line-height: 21px;
}

.locationHead {
	font-size: 16px;
	color: #0087bc;
	line-height: 40px;
}

.tinyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.inner {
	padding:0 40px;
}
#content .blog {
	float:left;
	width:219px;
	padding-bottom:20px;
	padding-right:20px;
}
#content .blog h2 {
	float:left;
	font-size:24px;
	padding-bottom:10px;
	padding-left:27px;
}
#content .blog p {
	width:190px;
}


/*-----------------TABLE CODE--------------------------*/

.jointclubTable {
	width: 510px;
	background-color:#0979AF;
}
	
hr {
  border: none;
  background-color: #B4CBDF;
  color: #B4CBDF;
  height: 1px;
}

.dateTime {
	font-weight: bold;
	color: #FFF;
}
.month {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #FFF;
}
.tableDate {
	color: #FFF;
}


