/**************************************************
General Body Styles
**************************************************/
body {
     text-align:center;
     background-color: #ffffff;
     background-repeat: repeat-x;
     background-image: url(../images/bg_main.jpg);
     background-position: top center;
     padding: 0;
     margin:0; }
#index { }
#wrapper {
     width: 1012px;
     text-align: left;
     margin: 0 auto;
     padding: 0; }
/**************************************************
Weather
**************************************************/
.weather{
     text-align: center;
     background-image: url(../images/bg_weather.jpg);
     background-repeat: repeat-x;
     clear: both;
     height: 70px; }
td, .weather strong{
     font-weight: normal; }
/**************************************************
Header
**************************************************/
.logo_area {
     float: left;
     width: 1012px;
     height: 185px;
     background-repeat: no-repeat;
     
     text-align: right;}

body#index .logo_area{
background-image: url(../images/logo_index.jpg);
     height: 200px; }
body#subpage .logo_area img{
     float: left;}

body#index .logo_area .intro {
     margin-top: 80px;
     margin-right: 20px;
     font-style: italic;
}
body#index .logo_area .intro p.contact_jeff{
     font-style: normal; 
     margin-bottom: 0;}
body#index .logo_area .intro p{
     font-size: 15px; 
     margin: 0;}

.logo_links{
    text-align: center;
      margin-top: 0;}
body#subpage .logo_area {
     background-image: url(../images/bg_nav.jpg);
    
 height: 50px;
     background-repeat: no-repeat; }
body#subpage #logo_area2.logo_area{
     height: 80px;}

p.special{
            background-color: #f11524;
padding: 6px;
    color: #ffffff;
     float: right;
     margin-top: 0;    }
body#subpage .logo_area p{
   margin-right: 45px;
     font-size: 16px;
     font-style: italic; }
p.margin0{
     margin-bottom: 5px;}
body#subpage .logo_area p a{

     font-style: normal; }


.logo_area h1 {
     float: right;
     font-family: Helvetica, Arial, sans-serif;
     color: #ffffff;
     font-size: 17px;
     margin-top: 20px; }
/**************************************************
Navigation Styles
**************************************************/
.navigation img{
     float: left; 
     margin: 0;}

body#index .navigation{
          background-image: url(../images/bg_nav.jpg);
}
.navigation {
     float: left;
     text-align: right;
     font-family: Helvetica, Arial, sans-serif;
     font-size: .9em;
     height:49px;
     width: 1012px;
     background-repeat: no-repeat;
     font-weight: normal;
     text-transform: uppercase; }
.navigation ul {
     list-style: none;
     margin: 0;
     padding: 13px; }
.navigation li {
     display: inline;
     padding-right: 15px;
     padding-left:15px;
     border-right: 1px #114175 solid; }
.navigation li.no_border{
     border: none;
     padding-right: 35px;}

.navigation a:link, .navigation a:visited {
     /* This is for Win/IE only */
     color: #112d62;
     text-decoration: none;
   }
.navigation a:hover {
          color: #ab0039;
}
body#subpage .navigation{
          background-image: url(../images/bg_logoarea2.jpg);
height: 123px;
}
body#subpage .navigation ul{
     width: 600px;
     float: right;
     margin-top: 75px;}
/**************************************************
Main Content Styles
**************************************************/
.content {
     float: left;
     width: 963px;
     min-height: 350px;
     background-repeat: repeat-y;
     background-color: #ffffff;
     padding: 10px 0 50px 0; }
body#subpage .content {
     background-image: url(../images/bg_content.jpg);
     background-repeat: no-repeat;
     padding: 0;
     width: 1012px;
          color: #ab0039;
 }

body#index .content {
     padding-left: 49px;
     padding-bottom: 10px; }
.content_two {
     float: left;
     margin: 0 21px 0 21px;
     background-repeat: repeat-x;
     background-image: url(../images/bg_content.jpg); }
.sub_footer{
   clear: both; 
     text-align: center; 
     margin-bottom: 30px;}
.sub_footer h1{
     color: #ab0039;
     text-transform: uppercase;
     letter-spacing: 7px;
     font-size: 17px; }
/**************************************************
Main Content Styles
**************************************************/
.c_one {
     float: left;
     width: 579px;
     background-image: url(../images/content_divider.jpg);
     background-repeat: repeat-y;
     background-position: top right;
     padding: 40px 25px 35px 80px; }
.content img {
     float: left;
     margin: 0 20px 15px 0; }
body#index .content img {
     padding: 0;
     margin: 0;
     float: left; }
img.l_image { }
img.toggle{
     float: none;}
.c_two {
     float: left;
     padding: 40px 80px 35px 0px;
     width:248px; }
.c_two ul, .c_one ul {
     font-family: Times, "Times New Roman", serif;
     font-size: 14px;
     color: #647a9b;
     font-weight: normal;
     line-height: 18px; }
.c_two li, .c_one li {
     margin-bottom: 7px; }
.home_text{
float: left;
     width: 520px;  
 padding: 30px 0px 20px 20px;  }
.home_pic{
     float: left;
     padding-top:50px;}
/**************************************************
Footer Styles
**************************************************/
.footer {
     text-align: center;
     margin: 0 auto;
     clear:both;
     height: 64px;
     background-image: url(../images/bg_footer.jpg);
     padding-top: 45px;
     background-repeat: no-repeat;
     background-position: top center; }
.footer h2, .footer a:link, .footer a:visited {
     font-size: 12px;
     color: #ab0039;
     margin: 0 0 5px 0;
     font-style: normal;
     font-family:  Helvetica, Arial, sans-serif; }
.footer a:hover {
     color: #7893a7; }
/**************************************************
General Text Styles
**************************************************/
h1 {
     color: #142350;
     font-family: Helvetica, Arial, sans-serif;
     font-weight: normal;
     font-size: 20px; }
h2 {
     color: #ab0039;
     font-family: Helvetica, Arial, sans-serif;
     font-size: 14px;
     font-weight: normal;
      }
h2.normal {
     margin-bottom: 0;
     font-style: normal;
     padding: 5px;
     background-color: #d7ebff;
     border: 1px #BCDDFF solid; }
p.normal {
     margin-top: 3px;
     padding-left: 5px; }
h3 {
     color: #b7b7b7;
     font-family: Verdana, Helvetica, Arial, sans-serif;
     font-size: 14px;
     font-weight: normal; }
p, body#index ul, body#index li{
     font-family:  Helvetica, Arial, sans-serif;
     font-size: 13px;
     color: #647a9b;
     font-weight: normal;
     line-height: 18px; }
a, a:link, a:visited, small a:link, small a:visited {
     color: #ab0039; }
a:hover, small a:hover {
     color: #679acd; }
#blue a:link, #blue a:visited{
    color: #679acd; }
#blue a:hover{
           color: #ab0039;
    }
