/* CSS Document */

body{
	margin:0;
	padding:0;
	background:#fff;
	font-family:Arial, sans-serif;
	font-size:.9em;
	color:#eee;
}
a{outline:none;}
#bounds{
	margin:auto;
	width:795px;
	background:#B3B3B3 url(../images/bounds_bg.gif) top repeat-x;
}
#header{
	margin:auto;
	width:762px;
	height:289px;
	overflow:hidden;
}
#header h1{
	margin:0;
	padding:0;
	height:88px;
	text-indent:-9999px;
	background:url(../images/logo.gif) center no-repeat;
}
#header ul{
	margin:0 auto;
	padding:0;
	width:610px;
	list-style:none;
}
#header li{
	float:left;
}
#header li a{
	display:block;
	margin:0;
	height:27px;
	text-decoration:none;
	float:left;
	text-indent:-9999px;
	outline:none;
}
#header ul li a:hover, #header ul li.loc a, #sidenav ul li a:hover, #sidenav ul li.loc a{
	background-position:bottom;
}
#header li.home a{
	width:69px;
	background:url(../images/nav_home.gif) no-repeat;
}
#header li.goals a{
	width:169px;
	background:url(../images/nav_goals.gif) no-repeat;
}
#header li.work a{
	width:137px;
	background:url(../images/nav_work.gif) no-repeat;
}
#header li.history a{
	width:103px;
	background:url(../images/nav_history.gif) no-repeat;
}
#header li.services a{
	width:130px;
	background:url(../images/nav_services.gif) no-repeat;
}

#columns{
	margin:15px auto 0 auto;
	width:762px;
	background:url(../images/icon_bg.gif) 0 230px no-repeat;
	overflow:hidden;
}
#sidenav{
	margin:0;
	width:185px;
	float:left;
	background:#00A0C6 url(../images/sidenav_bottom.gif) bottom no-repeat;
}
#sidenav h3{
	margin:0;
	padding:15px 0 0 20px;
	background:#00A0C6 url(../images/sidenav_top.gif) top no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:normal;
	color:#fff;
}
#sidenav ul{
	margin:0 0 10px 10px; 
	padding:0;
	list-style:none;
}
#sidenav li{
	margin:5px 0 0 0;
}
#sidenav li a{
	display:block;
	height:20px;
	text-decoration:none;
	text-indent:-9999px;
}
#sidenav li.donate a{
	width:110px;
	background:url(../images/sidenav_donate.gif) top no-repeat;
	color:#FF0000;
}
#sidenav li.meet a{
	width:139px;
	background:url(../images/sidenav_meet.gif) top no-repeat;
}
#sidenav li.help a{
	width:109px;
	background:url(../images/sidenav_help.gif) top no-repeat;
}
#sidenav li.contact a{
	width:97px;
	background:url(../images/sidenav_contact.gif) top no-repeat;
}
#sidenav li.boards a{
	width:100px;
	background:url(../images/sidenav_board.gif) top no-repeat;
}
#sidenav li.press a{
	width:56px;
	background:url(../images/sidenav_press.gif) top no-repeat;
}
#sidenav li.links a{
	width:55px;
	background:url(../images/sidenav_links.gif) top no-repeat;
}
#content{
	margin:0 0 0 15px;
	width:562px;
	background:#333E51 url(../images/content_bottom.gif) bottom no-repeat;
	float:left;
}
#content a:link, #content a:visited {
	color:#FFFFFF;
}	
#content h2{
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	font-weight:normal;
	color:#fff;
}
#content_cap{
	background:url(../images/content_top.gif) top no-repeat;
}
#content_margin{
	margin:0 20px 20px 20px;
	padding:11px 0 0 0;
}
#content ul{
	margin:0;
	padding:0;
	list-style:none;
}
#content li{
	margin:10px 0 10px 0;
	padding:0 0 0 30px;
	line-height:1.2em;
	background:url(../images/bullet.gif) top left no-repeat;
}
#tabs{
	margin:30px 0 0 0;
	padding:0;
	overflow:hidden;
}
#tabs ul{
	margin:0;
	padding:0;
	list-style:none;
}
#tabs li{
	margin:0 10px 0 0;
	padding:0 0 0 10px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	font-weight:normal;
	color:#fff;
	cursor:pointer;
	background:none;
}
#tabs li span{
	padding:0 10px 0 0;
}

#tabs li.active, #tabs li.over {
	background:url(../images/tab_left.gif) bottom left no-repeat;
}
#tabs li.active span, #tabs li.over span {
	background:url(../images/tab_right.gif) bottom right no-repeat;
}
div#board_header{
	overflow:hidden;
}
div#board_header h2{
	float:left;
}
div#board_header p{
	margin:0;
	float:right;
}
#content div.board_list{
	position:relative;
}
div.board_list p{
	margin:0;
	padding:0;
}
div.board_list div.list{
	margin:0 0 20px 0;
}
div.board_list div.one{
	position:absolute;
	top:0;
	left:0;
}
div.board_list div.two{
	position:absolute;
	top:0;
	left:275px;
}
div.board_list div.list h3{
	margin:0 0 10px 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.9em;
	color:#fff;
}
#content div.board_list{
	margin-top:15px;
}
#content div.board_list ul li{
	margin:0 0 5px 0;
	padding:0;
	font-size:11px;
	float:none;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
}
#content div.board_list ul li.active, #content div.board_list ul li.over {
	padding:0;
	background:none;
}
#content div.board_list ul li.active span, #content div.board_list ul li.over span {
	padding:0;
	background:none;
	border-bottom:1px solid #ccc;
}
#content div.board_list ul li.active span, #content div.board_list div.list ul li.over span {
	padding:0;
	background:none;
}
#content div.board_list div.mootabs_panel h2{
	margin-bottom:10px;
	display:block;
}
#content div.board_list div.mootabs_panel img{
	margin:5px 10px 0 0;
	float:left;
}
.mootabs_panel {
	display: none;
	margin:0 12px 0 12px;
	width:auto;
	font-family: "Trebuchet MS";
	clear: both;
	overflow: hidden;
}
.mootabs_panel p{
	margin:10px 0 0 0;
}

.mootabs_panel h2{display:none;}
.mootabs_panel.active {
	display: block;
	
}
div.mootabs_panel ol li{
	margin:0 15px 0 0;
	padding:0 0 0 10px;
	float:none;
	font-family:Arial, sans-serif;
	font-size:.9em;
	color:#eee;
	cursor:default;
	background:none;
}
#footer{
	width:100%;
	height:15px;
	background:url(../images/footer.gif) bottom no-repeat;
}


#patienttabs{
	margin:10px 0 0 0;
	padding:0;
	overflow:hidden;
}
#patienttabs ul{
	margin:0;
	padding:0;
	list-style:none;
}
#patienttabs li{
	margin:0;
	padding:0 0 0 10px;
	float:left;
	cursor:pointer;
	background:none;
}
#patienttabs li span{
	padding:0 5px 0 0;
}

#patienttabs li.active, #patienttabs li.over {
	background:url(../images/tab_left.gif) bottom left no-repeat;
}
#patienttabs li.active span, #patienttabs li.over span {
	background:url(../images/tab_right.gif) bottom right no-repeat;
}