.header {
  color: #000000;
  font-weight: bold;
  font-family: arial,verdana;
  font-size: 18px;
}

.large, .ART_content, .FORM_Intro {
  font-family: verdana,arial;
  font-size: 12px;
}

.largeB, .ART_title {
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 12px;
}

.medium, .formboxes {
  font-family: verdana,arial;
  font-size: 11px;
}

.small, .FORM_Choice {
  font-family: verdana,arial;
  font-size: 10px;
}

.smallB, .FORM_Question {
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 10px;
}

.xsmall {
  font-family: verdana,arial;
  font-size: 9px;
}

/*---------------------------Developer's CSS Styles--------------------------*/

html { 
  padding: 0px; 
  margin: 0px 0px 0px 0px;
}

body {
  background-image: url(/custom/framework/header_repeat.jpg);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #1F1A17;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 80%;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  margin: 0px 0px 0px 0px;
}

#container {
  width: 100%;
  height: auto; 
}

#clear {
  clear: both;  
}

#header {
  width: 775px;
  height: 125px;
  display: block; 
}

#logo {
  width: 321px;
  height: 125px;
  display: block;
  float: left;  
}
ul.nav {
position: relative;
z-index: 10;
}
#topnav {
  width: 454px;
  height: 125px;
  display: block;
  float: right;
  background-image: url(/custom/framework/header_back.jpg);
  background-repeat: no-repeat; 
}

#topnav_holder {
  padding-right: 12px;
  color: #FFFFFF;
  text-align: right;
  margin-top: 15px;
  font-size: 95%;
  *font-size: 90%;  
}

#topnav_holder a:link, #topnav_holder a:active, #topnav_holder a:visited {
  background-color: transparent;
  text-decoration: none;
  color: #00B6DE;
}

#topnav_holder a:hover {
  color: #1F1A17;
  background-color: #00B6DE;
  text-decoration: none;  
}

#topnav_phone_number {
  padding-right: 12px;
  color: #FFFFFF;
  text-align: right;
  margin-top: 5px;
  font-size: 130%;
  font-weight: bold;  
}

#topnav_address {
  padding-right: 12px;
  color: #FFFFFF;
  text-align: right;
  margin-top: 5px;
  font-size: 95%;
  *font-size: 90%;  
}

#middlenav {
  width: 775px;
  height: 25px;
  display: block;
  text-align: left; 
}

#main_content_container {
  width: 100%;
  height: auto;
  background-color: #ffffff;  
}

#main_content_holder {
  width: 775px;
  height: auto; 
}

#home_top_content {
  width: 775px;
  height: auto; 
}

#home_content_left {
  width: 425px;
  height: auto;
  float: left;
  text-align: left;
  margin-top: 15px;
  margin-bottom: 25px;  
}

#home_content_left_holder {
  padding-right: 45px;
  text-align: left;
  line-height: 24px;  
}

#home_content_left_holder h1 {
  color: #00B6DE;
  font-size: 140%;
  font-weight: normal;
  margin-top: 0px;  
}

#home_content_left_holder h2 {
  color: #00B6DE;
  font-size: 140%;
  font-weight: normal;
  margin-top: 0px;  
}

#home_content_left_holder p {
  line-height: 24px;  
}

#home_content_left_holder p a:link, #home_content_left_holder p a:active, #home_content_left_holder p a:visited {
  color: #00B6DE;
  background-color: transparent;
  text-decoration: underline;
  padding: 1px;
}

#home_content_left_holder p a:hover {
  color: #1F1A17;
  background-color: #00B6DE;
  text-decoration: none;
  padding: 1px; 
}

p a:link, p a:active, p a:visited {
  color: #00B6DE;
  background-color: transparent;
  text-decoration: underline;
  padding: 1px;
}

p a:hover {
  color: #1F1A17;
  background-color: #00B6DE;
  text-decoration: none;
  padding: 1px; 
}

#home_content_right {
  width: 325px;
  height: auto;
  float: right;
  text-align: left;
  margin-top: 15px;
  margin-bottom: 25px;  
}

#home_content_flash {
  width: 350px;
  height: auto;
  float: right;
  text-align: left;
  margin-top: 15px;
  margin-bottom: 25px;  
}

#home_flash {
  width: 350px;
  height: 258px;
  display: block; 
}

#home_bottom_content {
  width: 775px;
  height: auto; 
}

#home_bottom_content_left {
  width: 400px;
  height: auto;
  float: left;  
}

#home_bottom_content_left_header {
  width: 400px;
  height: 30px;
  display: block;
  background-image:url(/custom/framework/content_bar1.jpg);
  background-repeat: no-repeat; 
}

#home_bottom_content_left_header_text {
  text-align: left;
  line-height: 30px;  
}

#home_bottom_content_left_header_text h2 {
  font-size: 100%;
  text-align: left;
  line-height: 30px;
  color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  padding-left: 15px;
  font-weight: bold;  
}

#home_bottom_content_left_content {
  text-align: left;
  padding: 15px;  
}

.promotions p {
  font-size: 100%;
  line-height: 24px;
  padding: 0px;
  margin: 0px;  
}

.promotions p a:link, .promotions p a:active, .promotions p a:visited {
  color: #00B6DE;
  background-color: transparent;
  text-decoration: underline;
  padding: 1px;
}

.promotions p a:hover {
  color: #1F1A17;
  background-color: #00B6DE;
  text-decoration: none;
  padding: 1px; 
}

#home_bottom_content_right {
  width: 350px;
  height: auto;
  float: right; 
}

#home_bottom_content_right_header {
  width: 350px;
  height: 30px;
  display: block;
  background-image:url(/custom/framework/content_bar2.jpg);
  background-repeat: no-repeat; 
}

#home_bottom_content_right_header_text {
  text-align: left;
  line-height: 30px;  
}

#home_bottom_content_right_header_text h2 {
  font-size: 100%;
  text-align: left;
  line-height: 30px;
  color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  padding-left: 15px;
  font-weight: bold;  
}

#home_bottom_content_right_content {
  text-align: left;
  padding: 15px;  
}

.social-links a: {
  background-color:none;  
}

.social-links a:hover {
  background-color:none;  
}

#home_bottom_content_right_content p {
  line-height: 20px;
  margin: 0px;
  padding: 0px; 
}

.home_testimonial {
  color: #00B6DE;
  background-color: transparent;
  text-decoration: none;  
}

.home_testimonial2 p a:link, .home_testimonial2 p a:active, .home_testimonial2 p a:visited {
  margin: 0px;
  color: #00B6DE;
  background-color: transparent;
  text-decoration: underline;
  padding: 1px;
  font-size: 100%;
}

.home_testimonial2 p a:hover {
  margin: 0px;
  color: #1F1A17;
  background-color: #00B6DE;
  text-decoration: none;
  padding: 1px; 
}

#inside_content_left {
  width: 520px;
  height: auto;
  float: left;
  text-align: left;
  margin-top: 15px;
  margin-bottom: 25px;  
}

#inside_content_left_holder {
  margin-right: 15px;
  text-align: left;
  line-height: 24px;  
}

#inside_content_left_holder hr {
  color: #009ABC;
        background: #009ABC;
        border: 0px;
        height: 1px;
        width: 90%;
}

#inside_content_left_holder h1 {
  color: #00B6DE;
  font-size: 140%;
  font-weight: normal;
  margin-top: 0px;  
}

#inside_content_left_holder h2 {
  color: #000;
  font-size: 120%;
  font-weight: medium;
  margin-top: 0px;  
}

#inside_content_left_holder h3 {
  color: #00B6DE;
  font-size: 140%;
  font-weight: normal;
  margin-top: 0px;  
}

#inside_content_left_holder p {
  line-height: 24px;  
}

#inside_content_left_holder p a:link, #inside_content_left_holder p a:active, #inside_content_left_holder p a:visited {
  color: #00B6DE;
  background-color: transparent;
  text-decoration: underline;
  padding: 1px;
}

#inside_content_left_holder p a:hover {
  color: #1F1A17;
  background-color: #00B6DE;
  text-decoration: none;
  padding: 1px; 
}

#inside_content_right {
  width: 240px;
  height: auto;
  float: right;
  text-align: left;
  margin-top: 45px;
  margin-bottom: 25px;
}

#inside_content_right_holder {
  margin-right: 15px;
  text-align: left;
  line-height: 24px;
  padding: 6px 15px 15px 15px;
}

#inside_content_right_holder h1 {
  color: #00B6DE;
  font-size: 140%;
  font-weight: normal;
  margin-top: 0px;  
}

#inside_content_right_holder h2 {
  color: #000;
  font-size: 120%;
  font-weight: medium;
  margin-top: 0px;  
}

#inside_content_right_holder p {
  line-height: 24px;  
}

#inside_content_right_holder p a:link, #inside_content_right_holder p a:active, #inside_content_right_holder p a:visited {
  color: #00B6DE;
  background-color: transparent;
  text-decoration: underline;
  padding: 1px;
}

#inside_content_right_holder p a:hover {
  color: #1F1A17;
  background-color: #00B6DE;
  text-decoration: none;
  padding: 1px; 
}

#footer_container {
  width: 775px;
  height: auto; 
}

#footer_holder {
  padding-right: 12px;
  color: #FFFFFF;
  text-align: center;
  margin-top: 15px;
  font-size: 95%;
  *font-size: 90%;
  line-height: 22px;  
}

#footer_holder a:link, #footer_holder a:active, #footer_holder a:visited {
  background-color: transparent;
  text-decoration: none;
  color: #00B6DE;
}

#footer_holder a:hover {
  color: #1F1A17;
  background-color: #00B6DE;
  text-decoration: none;  
}

#nav  {
        border-bottom: 1px #007D99 solid;
}

#nav, #nav ul { /* all lists */
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 22px;
}

#nav a {
  display: block;
  width: 250px;
  font-size: 11px;
  color: black;
        text-decoration: none;
        padding-left: 5px;
}

#nav a:hover {
  background: #DCF3F8;
}

#nav li:hover {
  background: #DCF3F8;
}

#nav li { /* all list items */
  float: left;
  width: 257px; /* width needed or else Opera goes nuts */
        
}

#nav li ul { /* second-level lists */
  position: absolute;
  background: #00B6DE;
  width: 265px;
  left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
        margin-top: 1px;
}

#nav li ul ul { /* third-and-above-level lists */
  margin: -26px 0 0 262px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
  left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
  left: auto;
}

#nav li ul li {
  border-bottom: 1px #007D99 solid;
}


*{padding: 0; margin: 0;}

#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}

#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
  height:100%;
  width:100%;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}

#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}

#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}

#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}

#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}

#TB_title{
  background-color:#e8e8e8;
  height:27px;
}

#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
  padding:15px;
}

#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}

#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
