/* Header *************************************/

#header2-wrapper {
background:#FFFFFF url("http://www.thewellnesscommunity.org/i/header_bg.gif") repeat-x scroll left bottom;
height:113px;
position:relative;
}

#header2 {
width:928px;
margin:auto;
}

.inside {
margin:0 auto;
width:856px;
}

div#logo2 {
background: url("http://www.thewellnesscommunity.org/community/i/twc-logo.gif") no-repeat top left;
display:block;
float:left;
height:73px;
margin-top:20px;
width:149px;
}

div#logo2 h1 {
background:transparent none repeat scroll 0 0;
margin:0;
padding:0;
position:relative;
text-indent:-9999px;
}

div#logo2 h1 a {
display:block;
height:73px;
left:-3px;
overflow:hidden;
position:absolute;
text-indent:-9999px;
top:-3px;
width:149px;
}



/* Nav *************************************/


#nav2-wrapper {
background:transparent url("http://www.thewellnesscommunity.org/community/i/navbar-repeat.gif") repeat-x;
height:36px;
overflow: hidden;
}

#nav2 {
/*background:transparent url("http://www.thewellnesscommunity.org/i/navbar.gif") no-repeat scroll left top;*/
height:36px;
}

#nav2 {
width:928px;
}


a#home {
background:transparent url("http://www.thewellnesscommunity.org/i/home.png") no-repeat scroll left top;
border:0 none;
cursor:pointer;
float:right;
height:16px;
margin-right:10px;
margin-top:8px;
text-indent:-9999px;
overflow:hidden;
width:65px;
}
#nav2 ul {
width:750px;
}
#nav2 ul li, #nav2 ul li a {
color:#000000;
display:block;
float:left;
margin:0;
padding:0;
}
#nav2 ul li a {
margin:1px 2px 0 1px;
text-indent:-9999px;
}
#nav2 ul li a.about {
background:transparent url("http://www.thewellnesscommunity.org/i/about.gif") no-repeat scroll left top;
height:33px;
margin-left:5px;
width:91px;
}
#nav2 ul li a.about:hover, #nav2 ul li.active a.about {
background:transparent url("http://www.thewellnesscommunity.org/i/about_over.gif") no-repeat scroll left top;
}
#nav2 ul li a.pac {
background:transparent url("http://www.thewellnesscommunity.org/i/pac.gif") no-repeat scroll left top;
height:33px;
width:174px;
}
#nav2 ul li a.pac:hover, #nav2 ul li.active a.pac {
background:transparent url("http://www.thewellnesscommunity.org/i/pac_over.gif") no-repeat scroll left top;
}
#nav2 ul li a.media {
background:transparent url("http://www.thewellnesscommunity.org/i/media.gif") no-repeat scroll left top;
height:33px;
width:99px;


}
#nav2 ul li a.media:hover, #nav2 ul li.active a.media {
background:transparent url("http://www.thewellnesscommunity.org/i/media_over.gif") no-repeat scroll left top;
}
#nav2 ul li a.calendar {
background:transparent url("http://www.thewellnesscommunity.org/i/calendar.gif") no-repeat scroll left top;
height:33px;
width:128px;
}
#nav2 ul li a.calendar:hover, #nav2 ul li.active a.calendar {
background:transparent url("http://www.thewellnesscommunity.org/i/calendar_over.gif") no-repeat scroll left top;
}
#nav2 ul li a.locations {
background:transparent url("http://www.thewellnesscommunity.org/i/locations.gif") no-repeat scroll left top;
height:33px;
width:170px;
}
#nav2 ul li a.locations:hover, #nav2 ul li.active a.locations {
background:transparent url("http://www.thewellnesscommunity.org/i/locations_over.gif") no-repeat scroll left top;
}


/* SEARCH/SUPERNAV *************************************/
#pod {
	float: right;
	width: 250px;
	overflow: hidden;
	margin-top: 57px;
margin-right:-28px;
}

#pod li {
margin:0;
padding: 0;
}

#pod li a {
text-decoration: underline;
}

#supernav ul li a.noborder, .noborder {
border:0 none;
}

#supernav {
	width: 210px;
	height: 15px;
	margin-left: 21px;
	margin-bottom: 5px;
	display: block;
}

#supernav ul li,
#supernav ul li a {
	display: block;
	float: left;
}

#supernav ul li a {
	font: bold 75% "Trebuchet MS";
	color: #D75253;
	line-height: 10px;
	border: 0;
	border-right: 1px solid #D75253;
	padding: 0 5px 0 6px;
}

#supernav ul li, #supernav ul li a {
display:block;
float:left;
}

#search {
	background: url("http://www.thewellnesscommunity.org/i/search_bg.gif") no-repeat top left;
	height: 25px;
	padding-top: 2px;
	padding-left: 30px;
}

input#searchbox {
	border: 0;
	background: url("http://www.thewellnesscommunity.org/i/searchbox.png") no-repeat top left;
	width: 140px;
	height: 18px;
	font: normal 8pt "Trebuchet MS";
	padding: 2px 6px 0 6px;
	margin-top: 2px;
	float: left;
}

button#searchbtn,
button#go {
	border: 0;
	background: url("http://www.thewellnesscommunity.org/i/searchbtn.png") no-repeat top left;
	width: 32px;
	height: 21px;
	float: right;
	margin-right: 27px;
	margin-top: 2px;
	cursor: pointer;
	text-indent: -9999px;
}

button#go {
	margin: 0;
	padding: 0;
	float: none;
	background: url("http://www.thewellnesscommunity.org/i/go.gif") no-repeat top left;
	margin-left: 5px;
}


