body{
	margin:0;
	font-family:Arial, Verdana, Tahoma;
}

* html .png {
    behavior:	url("css/pngbehavior.htc");
}


h1{font-size:16px;color:#004b8a;}
h2{font-size:14px;color:#004b8a;}
h3{font-size:12px;color:#004b8a;font-weight:700;}
p{font-size:13px;color:#666666;line-height:1.5}
p.intro{font-size:13px;color:#004b8a;font-weight:bold;}

#page_container{
	width:986px;
	margin-left:auto;
	margin-right:auto;
}

.clearBoth{
	clear:both;
}

img {
	border:0;
}

table {
	font-size:12px;
	color:#666666;
}

ul,ol {
	line-height:1.5;
}

/*Head*/

#HeadContainer {
	width:986px;
	height:253px;
	margin:0 auto;
	padding-bottom:10px;
}

#LogoContainer {
	width:239px;
	height:253px;
	float:left;
}

#HeadPickCont {
	width:509px;
	height:253px;
	margin-left:14px;
	float:left;
}

#HeadInfoCont {
	width:214px;
	height:253px;
	float:left;
	margin-left:10px;
}


/*End Head*/


/* left col */

#left_col{
	width:244px;
	float:left;
}

#menu_container{
	width:244px;
	height:325px;
	background:url(../i/menu_bg.jpg) no-repeat right top;
}

#ptrn_box {
	width:244px;
	height:270px;
	margin-top:30px;
	float:left;
	background:url(../i/ptrnbackground.jpg) bottom;
}	

#ptrn_box  a {
	color:#FFF;
	font-size:10px;
}

#ptrn_box  a:hover {
	text-decoration:none;
}

#ptrn_box h1 {
	color:#FFF;
	font-size:14px;
	text-align: center;
	margin:15px 0 0 0;
}

#ptrn_box p {
	color:#FFF;
	font-size:12px;
	text-align: center;
	padding:0 10px;
	margin:0;
}

/* main col banner */

#main_col{
	float:left;
	width:731px;
	margin-left:10px;
}

* html #main_col{
	margin-left:2px;
	margin-top:-10px;
} 

#banner_container{
	width:732px;
	height:253px;
}

#banner_container_outer{
	width:732px;
	height:253px;
}

#banner_left{
	float:left;
	margin-right:9px;
	position:relative;
	z-index:-100;
}

#banner_right{
	float:left;
	width:214px;
	position:relative;
	z-index:-100;
}

#banner_right_top{
	margin-bottom:8px;
}

/* main col */

#content_container_top{
	width:731px;
	height:9px;
	background:url(../i/content_bg_top.jpg) no-repeat 0 0;
	margin-top:0px;
}

* html #content_container_top{ 
	height:5px;
	width:731px;
	margin:0;
	padding:0;
	background-position:bottom;
}
#content_container_body{
	width:671px;
	height:auto;
	background:#f0faff url(../i/content_bg_bottom.jpg) no-repeat left bottom;
	padding:10px 30px 10px 30px;
}

#content_container_body a {
	color:#004b8a;
	text-decoration:none;
	font-weight:700;
	text-decoration:underline;
}

#content_container_body a:visited {
	color:#004b8a;
	text-decoration:underline;
	font-weight:700;
}

#content_container_body a:hover {
	color:#004b8a;
	text-decoration:none;
	font-weight:700;
}

#content_container_body strong { 
	color:#004b8a; 
}
.gallery_thumb_box{
	width:88px;
	height:90px;
	float:left;
	margin:0 15px 8px 0;
	background:url(../i/gallery_th_bg.jpg) no-repeat 0 0;
}

.gallery_thumb_img {
	width:67px;
	height:62px;
	margin:9px 0 0 9px;
	overflow:hidden;
}

span.news_title{
	text-transform:capitalize;
}

.error {
	color:#ff0000;
}

#wide_footer_body{
	width:671px;
	background:#f0faff url(../i/content_bg_bottom.jpg) no-repeat left bottom;
	padding:8px 30px 10px 30px;
}

#wide_footer_body h2{
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	color:#004b8a;
	font-size:14px;
}

#wide_footer_body ul{
	margin:0
}

#wide_footer_body a{
	color:#004b8a;
	font-weight:700;
	text-decoration:none;
}

#wide_footer_body a:visited{
	color:#004b8a;
	font-weight:700;
	text-decoration:none;
}

#wide_footer_body a:hover{
	color:#004b8a;
	font-weight:700;
	text-decoration:underline;
}

#content_box{
	width:670px;
}

#content_box_left{
	width:315px;
	float:left;
	margin-right:20px;
}

#content_box_right{
	width:335px;
	float:left;
}

#footer_container{
	width:732px;
	height:150px;
	margin-top:8px;
}

#footer_news_box{
	width:207px;
	height:150px;
	float:left;
	background:url(../i/latest_news_box_bg.jpg) no-repeat 0 0;
	margin-right:10px;font-size:11px;font-weight:700;
}

.latest_news_article{
	width:184px;
	height:51px;
	padding:12px 4px 0px 15px;
}

.latest_news_article a{
	color:#004d89;
	text-decoration:none;
}

.latest_news_article a:visited{
	color:#004d89;
	text-decoration:none;
}

.latest_news_article a:hover{
	color:#004d89;
	text-decoration:underline;
}

span.quote_strong a{
	color:#999999;
	font-size:11px;
}

span.quote_strong a:visited{
	color:#999999;
	font-size:11px;
}

span.quote_strong a:hover{
	color:#999999;
	font-size:11px;
}

#news_article_img{
	float:right;
	margin:5px 0 10px 40px;
	border-top:10px white solid;
	border-right:10px white solid;
	border-left:10px white solid;
	border-bottom:10px white solid;
}

#footer_location_box{
	height:26px;
	float:left;
}

#footer_checklist {
	width:243px;
	height:150px;
	margin-top:10px;
	float:left;
	background:url(../i/checklist.png) no-repeat;	
}

#footer_checklist p {
	margin:35px 0 0 10px;
	width:140px;
	color:#FFF;	
}

#footer_checklist a {
	color:#afdbe9;
	text-decoration:none;
	font-size:13px;
	text-transform:uppercase;
	background:url(../i/blue_arrow.jpg) no-repeat right;
	padding-right:15px;
}

#footer_checklist a:hover {
	color:#FFF;
}

.GreenTick {
	width:56px;
	height:78px;
	position:absolute;
	margin-left:160px;
	margin-top:60px;
}


#yourstories {
	width:460px;
	height:150px;
	margin-top:10px;
	margin-left:9px;
	padding:0px 10px 0 10px;
	float:left;
	background:url(../i/yourstories.jpg) no-repeat left;
}

p.yourstories_headtext {
	color:#FFF;
	position:relative;
	padding:5px 0 5px 130px;
}

.yourstories_headtext a {
	color:#afdbe9;
	text-decoration:none;
	font-size:13px;
	text-transform:uppercase;
	background:url(../i/liteblue_arrow.jpg) no-repeat right;
	padding-right:15px;
}

#crtlogos {
	width:237px;
	height:32px;
	margin-top:10px;
	margin-left:3px;
	float:left;
}

.yourstories_headtext a:hover {
	color:#FFF;
}

#yourstories h1 {
	color:#FFF;
	font-size:12px;
	margin:0;
}

#yourstories p {
	color:#FFF;
	font-size:11px;
	margin:0px 0 0 0;
}

#yourstories a {
	color:#FFF;
	font-size:10px;
}

#yourstories a:hover {
	text-decoration:none;
}

#yourstories .hr {
	height:3px;
	width:99%;
	border:none; 
	margin:4px 0;
	background:url(../i/hr-lines.gif) bottom repeat-x;
}	

* html #yourstories .hr {
	margin:-5px 0 5px 0;
}	

.opt {
	 margin:0;
	 font-size:100%;
	 font-weight:100;
	 text-transform:uppercase;
	 color:#CE0000;
	 display:none;
}

.hlink1{
	display:none;
}

/*Patrons Style*/

.Patron 
{
    width:182px;
    margin-left:30px;
    margin-top:30px;
    float:left;
}

.PatronPhoto {
    width:182px;
    height:101px;
}

.PatronDescription 
{
    height:100px;
    padding:5px;
    background:#307faf;
}
.PatronDescription h1
{
    color:#ffffff;
    font-style:italic;
    font-size:12px;
    padding:0;
    margin:5px 0;
}

.PatronDescription p
{
    color:#ffffff;
    font-size:10px;
    margin:0;
    padding:0;
    line-height:13px;
}

.PatronDescription a
{
    color:#ffffff!important;
}

#select a
{
  color:#12a5a9!important;  
}
#ctl00_CntPlcHdrBody_TxBxKeywords 
{   
   border:0;
   background:none;
   margin-top:5px;
   margin-left:3px;
   width:280px;
   height:18px;
}

#textInputbg 
{
   width:306px;
   height:28px;
   background:url(../i/searcharDropdown.jpg) no-repeat;
}

#ctl00_CntPlcHdrBody_DrpDwnLstTreatments   
{
    width:300px;
    background:none;
    margin-top:9px;
   }

#ctl00_CntPlcHdrBody_ImageButton1 
{
    position:absolute;
    margin:-28px 0 0 284px;
}

#seachDropDown 
{
   background:url(../i/searcharDropdown.jpg) no-repeat 0 4px;    
   width:353px;
   height:33px;
}

.textbox {
	width:250px;
}
.multibox {
	width:250px;
	font-family:Arial, Verdana, Tahoma;
}

fieldset {
	border:1px solid #ddd;
	padding:0 10px 0 10px;
	margin:0 0 10px 0;
	background-color:#fff;
	border:1px solid #ccc;
}

