body{font-family: Arial, Sans-serif;font-size: 12px;
 margin: 0;
 padding:0; 
 background:#94d6ff;
 color: #333333;
 line-spacing:1.33;
 }
p{margin-left:5px;margin-right:5px}
h1{margin:0}
h2{margin:0}
h3{margin:0}
h5{margin:0}
img{border:none}
img a{border:none}
#lh-col{
 position:absolute;
 top:62px;
 left:0;
 width:140px;
 z-index:3;
 background:#94d6ff;
 color: #333333;}

#rh-col{
 position:absolute;
 top:62px;
 right:0;
 width:140px;
 z-index:2;
 background:#94d6ff;
 color: #333333;}

#c-block {
 width:100%;
 z-index:1;
 background:#94d6ff;
 color: #333333;
 height:80%;}

#hdr{
 height:60px; 
 border-bottom:1px solid #000000; 
 width:100%; 
 background:#94d6ff;
 color: #333333; 
 margin:0;
  }

#c-col{
 margin:0 142px 0 142px;
 position:relative;
 background:#ffffff;
 color: #333333;
 z-index:5;
 border: solid #000000;
 border-width:0 1px;
 font-size:14px
 }

#ftr {
 width:100%;
 height:35px;
 border: solid #000000; 
 border-width:1px 0;
 background:#eeeeee;
 color: #333333;
 margin:0;
 }
#map{width:700px;height:500px;}

.c{text-align:center}
.ar{text-align:right}
.b{font-weight:bold}
.fr{color:red}
.fll{float:left}
.flr{float:right}
.ml5{margin-left:5px}
.ml10{margin-left:10px}
.mr5{margin-right:5px}
.mrl25{margin-right:25px;margin-left:25px}
.f12{font-size:12px}
.f12 a:hover{color:red}
.nav{font-size:11px}
.nav a{color:black;text-decoration:none}
.nav a:hover{color:red;font-weight:bold}
.b1{border:solid 1px black}
.w100{width:100%}
.itemtitle{font-size:11px;font-weight:bold;text-align:center}
.itemtitle a{color:red;text-decoration:none;}
.itemtitle a:hover{color:blue;text-decoration:none;}
.itemdescription{font-size:9px}
.cb{clear:both}