﻿body {  margin: 0px;  background-color: #736046;  }   
 /* -------------------------------------------- TEXT & LINK STYLES -------------------------------------------- */  
 body, td, .Content, .RadEContent, .RadEContentBordered {  font-family: "arial";  font-size: 10pt;  line-height: 15pt;  color: #232323;   } 
h1, h2 {line-height: 20pt;}   
h3, h4 {line-height: 15pt;}    
h5, h6 {line-height: 10pt;}    
h1, h2, h3, h4, h5, h6 {  font-family: "georgia", "times new roman";  margin-bottom: 0px;  }    
a {text-decoration: underline;}    a:link:hover {text-decoration: none;}    
a, h1, h2, h3, h4, h5, h6 {  color: #971900;  font-weight: normal;  }    
#copyright {width: 900px; margin: 10px;}    
#copyright, #copyright a {  text-transform: uppercase;  font-size: 6pt;  color: #c9c1b7;  }   
 #copyright a {color: #fff;  text-transform: uppercase;  font-size: 6pt;text-decoration: none;}   
  #copyright a:link:hover {border-bottom: 2px solid #fff;}    
  /* -------------------------------------------- MENU STYLES -------------------------------------------- */    
  #menu {  border-bottom: 2px solid #971900;  width: 900px;  margin-bottom: 27px;  }   
   .MenuItem {color: #971900;}    
   .MenuItem, .MenuItemHover {  font-size: 8pt;  line-height: 15pt;  font-family: arial;  text-transform: uppercase;  text-decoration: none;  font-weight: bold;  padding: 5px 8px 5px 8px;  cursor: pointer;  } 
      .MenuItemHover {color: #ffffff; background-color: #741300;}   
       .subMenuItem, .subMenuItemHover {  width: 100px;  line-height: 10pt;  font-family: arial;  font-size: 8pt;  color: #ffffff;  text-decoration: none;  font-weight: normal;  padding: 5px 10px 5px 10px;  cursor: pointer;  background-color: #741300;  }  
         .subMenuItem {background-color: #741300;}    .subMenuItemHover {background-color: #5a672f;}    /* -------------------------------------------- CLIENT CONTENT STYLES -------------------------------------------- */    
         #white {  background-color:#ffffff;  width: 904px;  }    #mast {  background: url(images/mast.jpg) no-repeat;  width: 900px;  height: 200px;  }   
          #phone {  color: #b8bea6;  font-size: 8pt;  font-weight: bold;  width: 780px;  text-align: right;  }   
           .Content, .RadEContent, .RadEContentBordered {  width: 864px;  padding:30px 20px 20px 20px;}   
            .pagetitle {  font-family: "georgia";  color: #971900;  font-size: 15pt;  }   
             #contactinfo {width :900px;}    #contactinfo {  padding: 10px;  color: #ffffff;  font-size: 6pt;  line-height: 8pt;  text-transform: uppercase;  }