/*URI:http://www.WesternUPHealth.org/
Version:1.0
Description:Widget-enabled fixed width 2-column design with left menu
Author:L. Keller
Author URI:http://SandstoneDigital.com/
*/
*{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	}
body{
	font:100% Arial,Verdana,Tahoma,sans-serif;
	text-align:center;
	line-height:1;
	}
table{
	table-layout:fixed;
	border-collapse:collapse;
	border:1px solid #000;
	border-top:0;
	border-left:0;
	}
td{
	padding:3px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	}
h1,h2,h3,h4,h5,h6{
	margin:0 0 5px 0;
	color:#003663;
	font-size:150%;
	font-weight:normal;
	}
h2{
	font-size:137.5%;
	}
h3{
	font-size:125%;
	}
h4,h5,h6{
	font-size:112.5%;
	font-weight:bold;
	}
h5{
	font-size:100%;
	}
h6{
	font-size:87.5%;
	}
p{
	margin:5px 0 10px;
	line-height:1.2;
	}
hr{
	margin:10px 0;
	color:#ccc;
	background:#ccc;
	}
a:link,a:visited{
	color:#003663;
	}
a:focus,a:hover,a:active{
	text-decoration:none;
	}
ul,ol{
	margin:5px 0 10px 30px;
	}
ul ul,ol ol{
	margin:0 0 0 15px;
	}
li{
	margin:5px 0 10px 15px;
	}
blockquote{
	margin:15px 25px;
	}
#page{
	width:1000px;
	margin:0 auto;
	text-align:left;
	}
#head{
	height:155px;
	margin:0 auto;
	background:url('images/head_bg.gif') no-repeat 0 7px;
	}
#head h1,#head h1 a{
	display:block;
	width:990px;
	height:118px;
	margin:0;
	border-bottom:1px solid #ccc;
	}
#head h1 a{
	text-indent:-9999px;
	border:0;
	}
#head_nav{
	height:36px;
	}
#head_nav li{
	float:left;
	margin-left:25px;
	}
#head_nav a:link,#head_nav a:visited{
	font-weight:bold;
	color:#363636;
	text-decoration:none;
	line-height:36px;
	}
#head_nav a:focus,#head_nav a:hover,#head_nav a:active,#head_nav .current_page_item,#head_nav .current_page_item a{
	/*color:#79b732;*/
	color:#037b90;
	}
#search{
	float:right;
	}
#sidebar{
	position:relative;
	left:10px;
	float:left;
	width:328px;
	margin:0 6px 20px 0;
	}
#sidebar ul,#foot ul,#head_nav{
	list-style:none;
	}
#side_nav{
	margin:0 0 22px;
	padding:65px 0 22px;
	background:#ebebeb;
	}
#side_nav li{
	margin:7px 0 7px 20px;
	}
#side_nav li a{
	padding:0 0 0 10px;
	}
#side_nav li li{
	margin-left:15px;
	font-size:87.5%;
	}
#side_nav li li li{
	font-size:100%;
	}
#side_nav li a:link,#side_nav li a:visited{
	display:block;
	text-decoration:none;
	}
#side_nav li a:focus,#side_nav li a:hover,#side_nav li a:active,#side_nav li.current_page_item a{
	background:url('images/side_bullet.gif') no-repeat;
	}
#side_nav .current_page_ancestor a{
	background:none;
	}
#side_nav .current_page_item li a{
	background:none;
	}
#side_nav li.current_page_item li a:hover{
	background:url('images/side_bullet.gif') no-repeat;
	}
#side_nav ul{
	margin:0;
	padding:0;
	}
#news{
	margin-left:22px;
	}
#news *{
	color:#003663;
	}
#news li{
	margin:7px 0;
	}
#news li a:link,#news li a:visited{
	text-decoration:none;
	}
#news li a:focus,#news li a:hover,#news li a:active{
	text-decoration:underline;
	}
#home_head,#heading{
	float:right;
	width:646px;
	margin:0 10px 20px 0;
	}
#home_head{
	height:276px;
	margin:0 10px 0 0;
	/*background:url('images/winter.jpg') no-repeat;*/
	background:url('images/summer.jpg') no-repeat;
	}
#heading{
	height:152px;
	margin:0 10px 0 0;
	}
#heading p{
	margin:0;
	}
#home_rotate{
	float:right;
	width:360px;
	height:276px;
	}
#content,#site_map{
	float:right;
	width:606px;
	margin:20px 10px 20px 0;
	padding:0 20px;
	}
#site_map ul{
	margin:40px 10px 20px 0;
	}
#site_map ul li{
	margin:5px 0 10px 15px;
	}
#site_map ul ul{
	margin:0;
	}
#foot{
	clear:both;
	font-size:75%;
	border-top:1px solid #ccc;
	}
#foot p{
	margin:0 30px 3px;
	padding:0;
	}
#foot a{
	color:#000;	
	}
#foot_nav{
	float:right;
	margin:15px 30px 5px 0;
	padding:0;
	}
#foot_nav li{
	float:left;
	margin-left:8px;
	padding-left:8px;
	border-left:1px solid #000;
	}
#foot_nav li:first-child{
	border:0;
	}
#foot_nav a{
	text-decoration:none;
	}
#comment{
	width:100%;
	background:#e6e6e6;
	}
#sub_pages{
	list-style:none;
	margin:5px 0 20px;
	padding:0;
	text-align:center;
	}
#sub_pages li{
	display:inline;
	margin:7px;
	}
#sub_pages li a:link,#sub_pages li a:visited{
	font-weight:bold;
	color:#79b732;
	text-decoration:none;
	}
#sub_pages li a:focus,#sub_pages li a:hover,#sub_pages li a:active,#sub_pages li.current_page_item a{
	color:#003663;
	}
#searchform{
	margin:15px 0 0;
	}
input#s{
	background:#e7e7e7;
	border:1px solid #e7e7e7;
	}
#searchsubmit,input#s{
	background:#e7e7e7;
	}
.bold{
	font-weight:bold;
	}
.small{
	font-size:87.5%;
	}
.clear-b{
	clear:both;
	}
.right{
	float:right;
	}
.left{
	float:left;
	}
.right img{
	margin:5px 0 5px 15px;
	}
.left img{
	margin:5px 15px 5px 0;
	}
.center{
	text-align:center;
	}
.m_0{
	margin:0;
	}
.m_0-0-10{
	margin:0 0 10px;
	}
.xoxo{
	margin:0;
	}
.no-disk{
	list-style:none;
	}
li.linkcat h2{
	font-size:112.5%;
	font-weight:bold;
	}
.pdf,.off-site{
	padding-right:15px;
	background:url('images/pdficon_tiny.gif') no-repeat right 0;
	}
.off-site{
	background:url('images/new_window.gif') no-repeat right 0;
	}
.silver{
	background:#ccc;
	}
.emphasis{
	font-style:italic;
	}
