/* TEMPLATED PARTS */
body{ font-family:arial,helvetica,sans-serif; }

h2 { font-weight:bold; color:#007bb6; }

span { float:left; }
div { float: left; }

#overall{
width:100%;
border:1px solid #dadada;
}

#header{
width:100%;
height:auto;
}

#title{ margin: 11px 10px 11px 0px; }

#accessibility{
position:relative;
margin-left:10px;
}

  #accessibility p{ margin:0px;  }

#address{
clear:left;
margin-left:10px;
}
  
  #address p{ margin:22px 0 0 0;  }

#left_cont{
width:20%;
text-align:center;
}

#left{
float:right; /* was none */
width:225px; /* was 180px; */
margin:40px auto 0 auto;
text-align:left;
width:80%;
}

#main{
width:100%;
background: url(/images/flower.jpg) no-repeat bottom left;
}

#main_cont{ 
width:79.7%; 
margin-bottom:40px;
}

#main_block{
float:none;
margin:40px auto 40px auto; 
width:80%;
text-align:justify;
}

#min-height{
visibility:hidden;
width:1px;
height:600px;
}

#clear_foot{
width:100%;
clear:both;
}

.menu_bars{
width:100%;
background-color:#fdbb2f;
text-align:center;
line-height:1.9em;
vertical-align:middle;
}

#sub_bar{
float:none;
margin-left:auto;
margin-right:auto;
}

#sub_bar span{
float:none;
}

.top_line{
margin-left:10px;
margin-right:10px;
}

.orange_ps{
margin:0px;
height:5px;
display:block;
width:100%;
background-color:#fdbb2f;
}

.white_ps{
margin:0 5px 0 5px;
line-height:2.1em;
text-align:justify;
}

.white_ps2{
line-height:1.7em;
}

.sub_left_head_ps{
margin:0px;
clear:both;
margin-top:20px;
float:left;
width:99%;
}

.container_divs{
width:223px;
border:1px solid #dadada;
clear:both;
background-color:white;
width:100%;
}

.float_right{ float:right; }

.p_none { margin:0px; }

.p_clear { clear:both; }

a.links_m:active,a.links_m:link,a.links_m:visited,a.links_m:hover      {color:black;text-decoration:none;font-weight:bold;}
a.links_m:hover{text-decoration:underline;}

a.links_m2:active,a.links_m2:link,a.links_m2:visited,a.links_m2:hover  {color:black;text-decoration:none;}
a.links_m2:hover{text-decoration:underline;}

a.inP:active,a.inP:link,a.inP:visited,a.inP:hover                      {color:#007bb6;text-decoration:none;}
a.inP:hover{text-decoration:underline;}

img { border:0px; }

.bold { font-weight:bold; }

/* Although not called in main template - this is site wide features */
.span_8{width:7.5%;}
.span_10{ width:9.5%; }  
.span_15{ width:14.5%; }   
.span_20{ width:19.5%; }   
.span_25{ width:24.5%; }
.span_30{ width:30%; }
.span_40{ width:39%; }
.span_50{ width:50%; }  
.span_70{ width:69.5%; }  

/* This enables text only readers to view a more detailed description of the image */
.longdesc{ display:none; }


/* END TEMPLATED PARTS */

.pushup { margin-top:40px; }

.bolditalic { 
font-weight:bold; 
font-style: italic; 
}

#banner{
float:left;
clear:right;
width:auto;
margin-right:10px;
margin-bottom:10px;
}

.banner_nojs{
text-align:center;
width:100%;
margin-right:20px;
}

.ta{
font-family:arial,helvetica,sans-serif;
font-size:10pt;
}

li {margin-bottom:5px;}
