/* CSS Document */

body {
  margin: 0px;
	padding:0px;
	background:#091d34 url(images/page_bg_repeat.gif) repeat;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
td,ul{
	font-family: Arial, sans-serif;
	font-size: 12px;
}
img{ margin: 0px; padding:0; border:0; }

a { 
	font:  12px Arial, sans-serif;
	color: #ccb97b;
	font-weight: bold;
	
	
}

a:hover { 
	
	font:  12px Arial, sans-serif;
	color: #6A5026;
	font-weight: bold;
	}

/* /////// Header /////// */


html>body .divider {
  height:3px;
  
}
.divider {
	display: block;
	height: 3px;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
 }

#header { }

#nav_bar {
	height:32px;
	padding:4px 4px 0px 24px;
	margin: 0px 0px -4px 0px;
	background:#022644;
}
#topnav { height: 30px; background: #670f0f;}
#topnav div{float:left}
	
/* /////// End -- Header /////// */


/* /////// Headings /////// */


#content_column h1 {
    font-size: 18px; 
	color:#FFFFFF;
	margin: 0px; 
	padding-top: 10px;
}

#content_column h2 {
	font: 14px Arial, sans-serif;
	font-weight: bold; 
	color:#FFFFFF;
	margin: 0px; 
	line-height: 20px;
	padding-top: 10px;
}

html>body #pagetitlebg { margin: 0px; padding:16px 20px 0px 20px; width:436px; height: 46px;}
#pagetitlebg{
	background: url(images/pagetitle_bg.jpg) no-repeat top left;
	display:block;
	margin: 0px;
	padding:16px 20px 0px 20px;
	width:436px;
	height: 46px;
}

#pagetitlebg h1 {
    font-size: 18px; 
	color:#FFFFFF;
	margin: 0px; 
	padding-top: 10px;
}

/* /////// End -- Headings /////// */


/* /////// Right Nav /////// */


html>body #nav_column { width:274px; margin: 0px; padding:30px 0px 0px 0px; }
#nav_column {
	float:left;
	clear: inherit;
	background: url(images/nav_col_bg2.jpg) left repeat-y;
	margin: 0px;
	padding:20px 0px 0px 0px;
	width:274px;
}

#nav_column h1 {
	font-size: 16px; 
	color:#FFFFFF;
	margin: 0px; 
	padding:40px 0px 0px 16px;
}



#nav_column p {
  color: #FFFFFF;
  font:11px Arial, sans-serif;
	margin: 0px;
	padding:0px;
	text-align: left;
}


html>body #nav_column_bottom {margin-left:-6px; width:258px; padding:0px 10px 0px 16px; background: url(images/nav_bot_bg.jpg) bottom no-repeat; }
#nav_column_bottom {
	font-family: Arial, sans-serif;
	background: url(images/nav_bot_bg.jpg) top no-repeat -.05em;
	font-size: 12px; 
	color:#be9e51;
	float:left;
	margin: 0px;
	height: 196px;
	padding:0px 18px 0px 28px;
	width:258px;
	text-align: left;
	line-height: 16px;

}
html>body #nav_column_bottom p{padding:0px 14px 0px 16px;}
#nav_column_bottom p{
	margin-top: 8px;
	line-height: 18px;
	padding:0px 30px 0px 0px;
}


#nav_column_bottom a{
	color:#6d8801;
	text-decoration: underline;
	font-weight: bold;
	text-align: right;
}
#nav_column_bottom a:hover{
	color:#FFFFFF;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	
}

html>body #nav_column_bottom h4{ font-size:16px; padding:0px 0px 0px 16px; margin: 20px 0px 0px 0px;}
#nav_column_bottom h4 {
    font-size: 12px; 
	margin: 30px 0px 0px 0px; 
	padding:0px;
	color:#FFFFFF;
		
}
html>body .nblink { text-align: right; padding-right: 16px;}
.nblink { text-align: right; margin: 0px; padding-right: 46px;}

html>body #sidenav { margin: 10px 0px 0px 10px;  float:left; width: 230px;}
#sidenav{
	float:left; 
	/*background: url(images/side_nav_bg.jpg) top repeat-x #d6bf9d;*/
	display:block;
	width: 220px;
	/*border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;*/
	padding: 10px;
	padding-left: 6px;
	color: #660000;
  	font:12px Arial, sans-serif;
	margin: 10px 0px 0px 6px;
	text-align: left;
	
}

#sidenav ul {
	list-style-image: url(images/bullet.gif);
}

#sidenav ul li {
		margin:0px 0px 5px 10px;
		color: #660000;
		font-weight:bold;
}

#sidenav ul li a{
		color: #866633;
		text-decoration:underline;
}

#sidenav ul li a:hover{
		color: #866633;
		text-decoration:none;
}
html>body #sidenav h1{ font-size: 11px;}
#sidenav h1 {
    font-size: 10px; 
	color: #660000;
	margin: 0px; 
	padding:0px 0px 5px 4px;
}

html>body #sidenav h2{ font-size: 10px;}
#sidenav h2 {
    font-size: 10px; 
	color:#660000;
	margin: 0px; 
	padding:0px 0px 5px 4px;
}
	
/* /////// End -- Right Nav /////// */


/* /////// Containers /////// */


#container {
  margin-right:auto;
	margin-left:auto;
	padding:0px 0px 0px 0px;
	text-align:left;
	width:750px;
}

#content_wrapper {
	/*background:url(images/nav_bg.jpg) repeat-y;*/
	float:left;
}
html>body #content_column { margin: 0px; padding:16px 20px 0px 20px; width:436px;}
#content_column {
	font-family: Arial, sans-serif;
	font-size: 12px;
	float:left;
	margin: 0px;
	padding:0px 20px 0px 20px;
	width:436px;
	color:#FFFFFF;
	font-family: Arial, sans-serif;
	background:url(images/content_bg.jpg) repeat-y;
}

#content_column a {
	text-decoration: underline;
	/*font-style: italic;*/
}

#content_column a:hover {
	background: #dbd3b9;
	border-bottom: solid 1px #6A5026;
	color: #6A5026;
	text-decoration: none;
	
}

#content_column p {
  font:12px Arial, sans-serif;
	color:#FFFFFF;
	margin: 0px;
	padding-top: 10px;
	
}
	
/* /////// End -- Containers /////// */


/* /////// Footer /////// */


html>body #content_column_foot {margin: 0px; float:left;}
#content_column_foot {
	margin: 0px;
	padding:0px;
	width:475px;
	height: 37px;
	background:url(images/content_bot.jpg) no-repeat left bottom;
}


#footer {
	clear: both;
	height: 39px;
	text-align:center;
	color: #ffffff;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#footer ul{	margin: 0px;margin-bottom: 10px;  }

html>body #footer li{letter-spacing: 0;}
#footer li {
	list-style:none;
	display: inline;
	padding: 0px 4px;
	margin: 0px 3px;
	
} 

#footer li a {
	color: #ffffff;
	text-decoration: underline;
} 
#footer li a:hover {
	color: #727CAF;
	text-decoration: none;
} 

#footer span  {
	color: #d5c4a1;
	
}
#footer span a {
	color: #d5c4a1;
	text-decoration: underline;
} 
#footer span a:hover {
	color: #727CAF;
	text-decoration: none;
} 

/* /////// End -- Footer /////// */



/* /////// Nav Rollovers /////// */
#home {margin:0px; padding:0px;
}

#home a{
	float: left;
	font:11px Arial, sans-serif;
	padding:0 0 0 0px;
	color:#fff;
	display:block;
	width:65px; height:31px;
	margin:-4px 0px -4px 0px; padding:0px;
	background: url(images/home.jpg) left no-repeat;
	text-decoration: none;
	}
	
#home a:hover {
	background-image: url(images/home_over.jpg);
	}
#home em{
	float: left;
	font:11px Arial, sans-serif;
	padding:0 0 0 0px;
	color:#fff;
	display:block;
	width:65px; height:31px;
	margin:-0px 0px -4px 0px; padding:0px;
	background: url(images/home_over.jpg) left no-repeat;
	text-decoration: none;
}
#home em span { display:none; overflow: hidden;}
#home a span { display:none; overflow: hidden;}



#welcome {margin:0px; padding:0px;
}

#welcome a{
	float: left;
	font:11px Arial, sans-serif;
	padding:0 0 0 0px;
	color:#fff;
	display:block;
	width:86px; height:31px;
	margin:-4px 0px -4px 0px; padding:0px;
	background: url(images/welcome.jpg) left no-repeat;
	text-decoration: none;
	}
	
#welcome a:hover {
	background-image: url(images/welcome_over.jpg);
	}
#welcome em{
	float: left;
	font:11px Arial, sans-serif;
	padding:0 0 0 0px;
	color:#fff;
	display:block;
	width:86px; height:31px;
	margin:-0px 0px -4px 0px; padding:0px;
	background: url(images/welcome_over.jpg) left no-repeat;
	text-decoration: none;
}
#welcome em span { display:none; overflow: hidden;}
#welcome a span { display:none; overflow: hidden;}

#calendar {margin:0px; padding:0px;
}

#calendar a{
	float: left;
	font:11px Arial, sans-serif;
	padding:0 0 0 0px;
	color:#fff;
	display:block;
	width:89px; height:31px;
	margin:-4px 0px -4px 0px; padding:0px;
	background: url(images/calendar.jpg) left no-repeat;
	text-decoration: none;
	}
	
#calendar a:hover {
	background-image: url(images/calendar_over.jpg);
	}
#calendar em{
	float: left;
	font:11px Arial, sans-serif;
	padding:0 0 0 0px;
	color:#fff;
	display:block;
	width:89px; height:31px;
	margin:-0px 0px -4px 0px; padding:0px;
	background: url(images/calendar_over.jpg) left no-repeat;
	text-decoration: none;
}
#calendar em span { display:none; overflow: hidden;}
#calendar a span { display:none; overflow: hidden;}

#communities {margin:0px; padding:0px;
}

#communities a {
	float: left;
	font:11px Arial, sans-serif;
	padding:0 0 0 0px;
	color:#fff;
	display:block;
	width:155px; height:31px;
	margin:-4px 0px -4px 0px; padding:0px;
	background: url(images/our_communities.jpg) left no-repeat;
	text-decoration: none;
	}
	
#communities a:hover {
	background-image: url(images/our_communities_over.jpg);
}
#communities em {
	float: left;
	font:11px Arial, sans-serif;
	padding:0 0 0 0px;
	color:#fff;
	display:block;
	width:155px; height:31px;
	margin:0px 0px -4px 0px; padding:0px;
	background: url(images/our_communities_over.jpg) left no-repeat;
	text-decoration: none;
	}
	
#communities em span { display:none; overflow: hidden;}
#communities a span { display:none; overflow: hidden;}

#culture {margin:0px; padding:0px;
}

#culture a {
	float: left;
	font:11px Arial, sans-serif;
	padding:0 0 0 0px;
	color:#fff;
	display:block;
	width:86px; height:31px;
	margin:-4px 0px -4px 0px; padding:0px;
	background: url(images/our_culture.jpg) left no-repeat;
	text-decoration: none;
	}
	
#culture a:hover {
	background-image: url(images/our_culture_over.jpg);
	}
#culture em {
	float: left;
	font:11px Arial, sans-serif;
	padding:0 0 0 0px;
	color:#fff;
	display:block;
	width:86px; height:31px;
	margin:0px 0px -4px 0px; padding:0px;
	background: url(images/our_culture_over.jpg) left no-repeat;
	text-decoration: none;
	}
	
#culture em span { display:none; overflow: hidden;}
#culture a span { display:none; overflow: hidden;}

#findcare {margin:0px; padding:0px;
}

#findcare a {
	float: left;
	font:11px Arial, sans-serif;
	padding: 0px;
	color:#fff;
	display:block;
	width:113px; height:31px;
	margin:-4px 0px -4px 0px; 
	background: url(images/finding_care.jpg) left no-repeat;
	text-decoration: none;
	}
	
#findcare a:hover {
	background-image: url(images/finding_care_over.jpg);
	}
#findcare em {
	float: left;
	font:11px Arial, sans-serif;
	padding: 0px;
	color:#fff;
	display:block;
	width:113px; height:31px;
	margin:0px 0px -4px 0px; 
	background-image: url(images/finding_care_over.jpg);
	}
#findcare em span { display:none; overflow: hidden;}

#findcare a span { display:none; overflow: hidden;}

#join {margin:0px; padding:0px;
}

#join a {
	float: left;
	font:11px Arial, sans-serif;
	padding:0 0 0 0px;
	color:#fff;
	display:block;
	width:127px; height:31px;
	margin:-4px 0px -4px 0px; padding:0px;
	background: url(images/join_our_team.jpg) left no-repeat;
	text-decoration: none;
	}
	
#join a:hover {
	background-image: url(images/join_our_team_over.jpg);
	}

#join em {
	float: left;
	font:11px Arial, sans-serif;
	padding:0 0 0 0px;
	color:#fff;
	display:block;
	width:127px; height:31px;
	margin:0px 0px -4px 0px; padding:0px;
	background: url(images/join_our_team_over.jpg) left no-repeat;
	text-decoration: none;
	}
#join em span { display:none; overflow: hidden;}
#join a span { display:none; overflow: hidden;}


#news {margin:0px; padding:0px;
}

#news a{
	float: left;
	font:11px Arial, sans-serif;
	padding:0 0 0 0px;
	color:#fff;
	display:block;
	width:57px; height:31px;
	margin:-4px 0px -4px 0px; padding:0px;
	background: url(images/news.jpg) left no-repeat;
	text-decoration: none;
	}
	
#news a:hover {
	background-image: url(images/news_over.jpg);
	}

#news em{
	float: left;
	font:11px Arial, sans-serif;
	padding:0 0 0 0px;
	color:#fff;
	display:block;
	width:57px; height:31px;
	margin:0px 0px -4px 0px; padding:0px;
	background: url(images/news_over.jpg) left no-repeat;
	text-decoration: none;
	}
#news em span { display:none; overflow: hidden;}
#news a span { display:none; overflow: hidden;}
	
/* /////// End -- Nav Rollovers /////// */



/* /////// Form Elements /////// */



.error {
	background: url(images/error_bg.jpg) top left no-repeat;
	padding: 6px;
	border: 2px solid #ffffff;
	color:#FFF;
	font-weight:bold
}

.success {
   color:#390;
	 font-weight:bold
}
.clear_left { clear:left; }

#calendar_all { background-color: #dbd3b9;}
#calendar_all a {
color:#876631;
font: 12px Arial, sans-serif;
font-weight: bold;
}

#calendar_all a:hover {
color: #CDAC7B;
font: 12px Arial, sans-serif ;
font-weight: bold;
	background: none;
	border-bottom: none;
	text-decoration: none;
	font-style: none;
}

#event_calendar {
/*background: #dbd3b9;*/
background: #fefefb url(images/calendar_everyday.gif) top left no-repeat;
color:#876631;
}

#dayofweek {
	height:20px;
	padding:4px;
	background:#041D34;
	color: #ffffff;
}
.today { 
	background: url(images/calendar_today.gif) top left no-repeat;
	color:#876631;
}

.today a {
	color:#876631;
}
.noday {
	background: url(images/calendar_noday.gif) repeat;
}

input, textarea, select{
	font-family: Arial, sans-serif ;
	border: solid 1px #6A5026; 
	background: #dbd3b9;
	
}
textarea { font-family: Arial, sans-serif ;
}
.submit input{
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	border: solid 1px #FFFFFF; 
	background:#2e4f71;
	cursor: pointer;

}

#leadership p {padding: 0 5px 0 8px;}
#leadership .leadershipPhoto {border: 1px solid #b19d7b; margin-bottom: 17px;}
#leadership td {vertical-align: top;}