/*=RESET -=*/
* { padding: 0; margin: 0; border:none;}
body {font-family: Arial, Helvetica, sans-serif; font-size:12px; background:#fff; color: #113f8c;}
.clear {clear: both;}

/*=INLINE elements---rewrite [ms3448] =*/

p {margin-top:10px;}
p.home_red {color:#993300;}
a {font-size:11px; color:#993300; text-decoration:none;}
a:hover {color:#003466; border-bottom:1px dotted #993300;}

#header {float:left;}
#header img, #header a:hover  {border:none;}

/*=BLOCK elements and dependents =*/
#search {background:#003466; height:30px; padding:3px 10px 0 0; border-bottom:1px solid #fff; text-align:right;}
#clinical_services_scroll {float:right; width:160px;}
#clinical_services_scroll a:hover {border:none;}

#img_list_container {float:left; margin-bottom:20px; width:424px; height:154px; background:url(../images/bkg_blank.gif) top repeat-y;}
#img_list_wrap {float:left; width:210px;}
	#img_list_wrap ul li {margin-top:15px; list-style:none;}
	#img_list_wrap li.first {margin-top:20px;}
	#img_list_wrap ul li a:hover {border:none;}
	
#topnavbar {width:auto;}
#topnavbar ul li {list-style:none; display:inline; float:left;}
#topnavbar li a {display:block;}
#topnavbar li a:hover {text-decoration:none; border:none;}
	
#wrapper {width:800px; margin:0 auto; border:1px solid #a6b2bc;}
#navigation {
 color: #333;
 background: #abbebe;
}
#content {float:right; width:620px; margin-top: 20px; padding:10px 5px 10px 10px;}
#left_menucolumn {width: 165px; height:auto; background:#0b3a7d; float:left; clear:left;}
#left_menucolumn_bottom_spacer {width: 165px; height:54px; background:#0b3a7d; float:left; clear:left;}

#googleSearch {width:790px; text-align:right; background:#003466; padding:10px 10px 10px 0;}
	.search_btn {color:#fff; background:#809e7d; border:1px solid #fff; margin-left:3px; padding:0 5px; text-transform:uppercase; font-size:11px; cursor:pointer;}
	.searchField {border:1px solid #ccc; padding:1px 0;}

/*=FOOTER =*/
#footer {width:800px; background-color:#d7c893; color:#000; text-align:left; border-top:1px solid #a6b2bc;}
.footer_text {color: #9f3914; font-size:10px; padding:2px 0 5px 10px;}
.footer_text a {font-size:10px;}

#footer_img_links {padding:5px 0 0 0; margin:0; border-top:1px solid #a6b2bc;}
#footer_img_links ul li {list-style:none; display:inline; padding:0; margin:0;}
#footer_img_links img {border:none;}
#footer_img_links a {text-decoration:none;}
#footer_img_links a:hover {border:none;}


/*= EVENTS, NEWS, DIRECTOR boxes -------------------*rewrite [ms3448]*/
#box_shell {float:left; width:198px; height:220px;} 
	#news_box {height:180px; width:186px; margin-top:10px; background: #fbecc8; border:1px solid #b3c2d1; padding:5px;}
	#events_box {height:180px; width:186px; margin-top:10px; background: #f8e8db; border: 1px solid #b3c2d1; padding:5px;}
	#director_box {height:180px; width:186px; margin-top:10px; background: #e7ebf3; border: solid 1px #b3c2d1; padding:5px;}

#news_box_container {float:right; width:620px; height:auto; margin-top:10px; font-size: 11px; color: #036; text-align: left;}
	#news_box_container img {border:none;}
	
#includes_wrap {height:150px;}
	#includes_wrap p {padding:0 0 10px 0; margin:0;}	
	#includes_wrap ul li {padding:0; margin:0;}
	
	
/*=DYNAMIC classes | id-s =*/
.news_img {width:65px; height:73px; float:left;  border:1px solid #ccc; margin-right:3px; padding:2px;}






