#content_main1
{
  padding-left: 4px;
    width: 755px;
    padding-top: 0px;
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.middleimg {
	vertical-align:top}
	
	
.middlecol
{
width: 620px !important; 
padding-right: 20px; 
left: 0px;
}

.orange {
	padding-top: 1px;
	padding-bottom: 16px;
	font-size: 20px;
	color: #FA9E0D;
	font-weight: bold;
}


.blue {
	
	margin-top:4px;
	color: #027B95;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.blue2 {
	
	margin-top:4px;
	color: #027B95;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 4px;
}

.line {
  width:620px;
  padding-top: 0px;
  padding-bottom: 11px;

  }
  
 .line2 {
  width:620px;
  padding-top: 8px;
  padding-bottom: 10px;

  }
  
  .thumbs {
  width:620px;
  padding-left:1px;
  }

#content_main1 ul {
padding: 5px 0px 4px 0px;
margin: 0px 0px 0px 0px;
}

/*  */

.callout_body ul, .calloutbox_body ul, .calloutbox ul {
padding: 5px 0px 10px 20px;
margin: 0px 0px 0px 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.callout_body2 ul, .calloutbox_body2 ul, .calloutbox2 ul {
padding: 5px 0px 20px 20px;
margin: 0px 0px 0px 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.calloutbox a, .calloutbox2 a, .middlecol a { color: #005B7F; }
.calloutbox a:visited, .calloutbox2 a:visited, .middlecol a:visited  { color: #005B7F; }
.calloutbox a:hover, .calloutbox2 a:hover, .middlecol a:hover   { color: #FA9E0D; }
.footer_new a:hover   { color: #005B7F; }

/* Ryan Thrash method http://www.modxcms.com/simple-rounded-corner-css-boxes.html */ 
.calloutbox, .calloutbox2, .calloutbox_body, .calloutbox_head, .calloutbox_head h2, .calloutbox_body2, .calloutbox_head2, .calloutbox_head2 h2 {
    background: transparent url(../images/design/callout_green4.gif) no-repeat bottom right; 
} 




.calloutbox  { 
    width: 212px !important; /* intended total box width - padding-right(next) */
    /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
   margin: 20px auto;/* use to position the box */ 
  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
.calloutbox2  { 
    width: 212px !important; /* intended total box width - padding-right(next) */
    /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
   margin: 20px auto;/* use to position the box */ 
  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 


/* set the top-right image */ 
.calloutbox_head, .calloutbox_head2, .calloutbox_head2 { 
    background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 10px; /* right-image-gap + right-inside padding */ 
} 



/* set the top-left image */ 
.calloutbox_head h2 { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 10px 0 8px 10px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */
    color: #FFFFFF;
    font-size: 14px;
    margin-top: 0px !important;
    line-height: 18px;
   
} 

/* set the lower-left corner image */ 
.calloutbox_body  { 
    background-position: bottom left; 
    margin-right: 0px; /* interior-padding right */ 
    padding: 5px 0 10px 10px; /* mirror .calloutbox_head right/left */ 
    margin-top: 0px;
  
} 

/* set the top-left image */ 
.calloutbox_head2 h2 { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 10px 0 8px 10px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */
    color: #FFFFFF;
    font-size: 14px;
    margin-top: 0px !important;
    line-height: 18px;
   
} 

/* set the lower-left corner image */ 
.calloutbox_body2  { 
    background-position: bottom left; 
    margin-right: 0px; /* interior-padding right */ 
    padding: 5px 0 10px 10px; /* mirror .calloutbox_head right/left */ 
    margin-top: 0px;
  
} 

