body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
}
body {
	background-color: RGB(88, 98, 137);
	margin:0px;
}
a:link{
       color:rgb(58,71,121);
}
a:visited{
       color:rgb(58,71,121);
}
a:hover{
       color:#069;
}
.left_margin {
	background-color: #FFFFFF;
	background-image: url(layout/margin_L.jpg);
	width: 1000px;
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
    text-align: left;
	clear: both;
	
}
.right_margin {
	background-color: #FFFFFF;
	background-image: url(layout/margin_R.jpg);
	width: 972px;
	margin: 0px 0px 0px 28px;
	background-repeat: repeat-y;
	background-position: right;
	text-align: left;
	clear: both;
}
.wrapper{
	margin-right:24px;
    width: 948px;
    background-image:url('layout/parchment.jpg');
	border:1px solid rgb(192,160,98);
    padding-top:10px;
}  
.left_menu{
    float:left;
    margin-left:-35px;
    width:260px;
    border-right:1px solid #220000;
    font-family: Georgia, Arial, Helvetica, sans-serif;
}
.left_menu ul{
    color:rgb(128, 0, 0);
    font-size:16pt;
    list-style-type:none;
    list-style-position:outside;
    text-indent:10px;
    font-weight:bold;
}
.left_menu ul ul{
    text-indent:0px;
    font-size:14pt;
    list-style-type:square;
    list-style-position:outside;
    font-weight:normal;
}
.left_menu a:link{
    color:rgb(128, 0, 0);
    text-decoration:none;
}
.left_menu a:visited{
    color:rgb(128, 0, 0);
    text-decoration:none;
}
.left_menu a:hover{
    color:rgb(170, 30, 30);
    text-decoration:underline;
}

.main_content{
    margin:0px 10px 10px 245px;
  
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:rgb(59,55,129);
	font-size: 19pt;
    text-align:center;
}
h2{
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:rgb(58,71,121);
    text-align:center;
}
h3{
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#006666;
    text-align:center;
}
.services_frame{
    float:left;
    width:200px;
    margin:3px 0px 5px 17px;
 }
.services_frame a:link{
    color:rgb(58,71,121);
    text-decoration:none;
}
.services_frame a:visited{
    color:rgb(58,71,121);
    text-decoration:none;
}
.services_frame a:hover{
    color:rgb(100,100,251);
    text-decoration:none;
}
.content_frame{
    margin:0px 0px 0px 20px;    
	background-color:#FFFFCC;
    padding:10px 0px 10px 0px;
}
.bodyMain{
	margin:10px 10px 10px 10px;
}



.contact{    
    margin: 15px 0px 5px 0px;  
    width: 100%;
	background-color:#558855;
    padding: 5px 0px 5px 0px;
	text-align:center;
	color:#fff;
	font-size:11pt;
    
}
.contact span{
        margin-left:25px;
        float: left;
}
.footer{
	font-size:9px;
	text-align:right;
    padding: 5px 5px 5px 0px;
    color:#222222;
   
}
.bus_logos{
    text-align:center;
}
.bottom_menu{ 
    color:#330000;  
    
}
.bottom_menu ul li{
    display:inline;
    font-size:14pt;
    padding-right:20px;
    
}
.bottom_menu ul li ul li{ 
    font-size:12pt;
    padding-right:10px;
}

.photo175{
	width:175px;
	margin: 0px 23px 23px 0px;
	float:left;
}
.photo175 a{
	color:#333333;
}
.photo175 a:visted{
	color:#333333;
}
.photo175 a:hover{
	color:#ffcc00;
}
.clear{
	clear:both;
}
.photo200{
    float:right;
    width:200px;
    margin:0px 10px 10px 10px;
    text-align:center;
    font-weight:bold;
    font-size:12px;
}

.photo320{
          float:left;
          width:320;
          margin:2px 10px 10px 0px;
          text-align:center;
          font-weight:bold;
}
.more{
      clear:both;
      margin-left:10px;
}
.more a:link{
       color:#066;
      background-color:#cdc;
      border:1px solid #666;
      padding:3px 10px 3px 10px;
      text-decoration:none;
      font-weight:bold;
}
.more a:visited{
      color:#066;
      background-color:#cdc;
      border:1px solid #666;
      padding:3px 10px 3px 10px;
      text-decoration:none;
      font-weight:bold;
}
.more a:hover{
      color: #099;
      border-color:#999
}
.frame48{
      float:left;
      width:48%;
      
 }
