*{padding:0;margin:0;}

body{
    background: #f8f8f8 url(i/bg.jpg) repeat-x;
    text-align: center;
    font-family: Tahoma, Verdana, Helvetica, Arial, Sans Serif;
    font-size: 11px;
    color: #666;
}

a {
  color: #666;
  text-decoration: none;
}

a:hover{
  color: #A41504;
  text-decoration: underline;  
}

h1{
  font-size: 20px;
}

h2{
  font-size: 16px;
}

h3{
  font-size: 13px;
}

img{
    border: 0;
}

.imagePreloader{
    display: none;
}

#content{
    min-height: 150px;
    _height:150px;
    
}

#container{
    width: 900px;
    margin: 0 auto 0 auto;
    text-align: left;
}

#top{
    height: 64px;
}

#header{
    height: 277px;
    background: url(i/header.jpg) no-repeat;
}

#footer{
    
    background: url(i/footer.jpg) no-repeat top center;
    margin-top: 20px;
    padding: 5px 0 0 0;
    color: #ccc;
    font-size: 10px;
    text-align: center;
    height: 50px;
}

#content p{
    padding: 10px;
    line-height: 1.5em;
    
}

#searchBox{
    width: 270px;
    padding: 60px 0px 0px 0px;
    text-align: center;
    float: left;
    
}


#wording {
    padding: 30px 0px 0px 0px;    
    float: left;
    width: 500px;
    
    margin-left: 85px;
}

#searchBox table{
    margin: auto;
}

#searchbox td{
    font-size: 11px;
    text-align: center;
}

#searchBox .button{
    cursor: pointer;
    width: 118px;
    height: 32px;
    border: 0;
    background: transparent url(i/search_button.jpg) no-repeat; 
    
}

#searchBox input, select{
    border: 1px solid #333;
    width: 150px;
    margin: 10px;
    font-size: 10px;
    padding: 1px;
}

.rssItem {
    padding: 5px;
    margin: 5px;
    background: #fff;
    border: 1px solid #eee;
}
.fpBox{
    width: 158px;
    height: 100px;
    margin: 5px;
    float: left;
    text-align: center;
    background: url(i/fp_box_bg.jpg) no-repeat;
}


.fpBoxContent{
   padding-top: 10px;
}



.lpBox{
    width: 158px;
    height: 158px;
    float: left;
    text-align: center;
    margin: 7px;
    background: url(i/box_bg.png) no-repeat top left;
    
}
.lpBoxPriority{
    width: 158px;
    height: 158px;
    float: left;
    text-align: center;
    margin: 7px;
    background: url(i/priority_box_bg.png) no-repeat top left;
    
}

.lpBoxContent{
  padding: 15px 7px 0;
    
}

option {
    padding: 1px 0 1px 5px;
}

input, textarea{
    border: 1px solid #aaa;
    background: #fff url(i/form_bg.jpg) repeat-x;
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans Serif;
}

input{
    height: 16px;
    width: 296px;
    padding: 2px;
}

textarea{
    width: 290px;
    height: 100px;
    padding: 5px;
}

input.button{
    border: 1px solid #000;
    background: #ccc;
    padding: 0px;
    width: 100px;
    height: 25px;
}

table.contact {
    margin: 0 auto 0 auto;
}

table.contact td{
    padding: 5px;
    font-size: 11px;
    
}

.center{
    text-align: center;
}

.mapwrap{
      
      padding: 5px;
}

#map {
  	height: 290px;
  	width: 290px;
  	
  	
}



#wording p img{
    float: left;
    margin: 0 20px 10px 0;
}

.businessBoxTop{
    width: 900px;
    height: 15px;
    background: url(i/bbtop.png) no-repeat;
}

.businessName{
    padding-left: 20px;
}

.businessBoxContent{
    width: 900px;
    background: url(i/bbmiddle.png) repeat-y;
    padding: 0 0px 0 0px;
}

.businessBoxBottom{
    width: 900px;
    height: 18px;
    background: url(i/bbbottom.png) no-repeat;
}

td.businessDetails{
    width: 250px;
    vertical-align:top;
    border: 1px solid #eee;
}

td.businessGallery{
    width: 300px;
    vertical-align:top;
    padding: 5px;
    background: #fff;
    border: 1px solid #eee;
}

td.businessGallery img{
    border: 1px solid #666;
    margin: 2px;
}

td.map{
    vertical-align:top;
    border: 1px solid #eee;
}

.galleryTitle{
    font-weight: bold;
    padding: 0 0 5px 0;
    font-size: 11px;
}

#businessDetails td{
    padding: 5px;
    border: 1px solid #f0f0f0;
    font-size: 11px;
}

.error{
    border: 1px solid #a00;
    padding: 2px;
    margin: 2px auto;
    color: #fff;
    background: #f00;
    width: 410px;
    
}

.ok{
    border: 1px solid #030;
    padding: 5px;
    margin: 2px;
    color: #fff;
    background: #0a0;
    width: 410px;
}
a.backlink {
    display: block;
    padding: 5px;
    background: #ddd;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #bbb; 
    width: 150px;
    margin: 5px 0 5px 5px;
    text-align: center;
    font-size: 10px;
}

a.backlink:hover{
    background: #ccc;
    border: 1px solid #aaa;
}

.gfxLink{
    border:0;
    text-decoration: none;
}

table.business{
  margin-left: 15px;
}

.noImage{
    margin: 10px;
    height: 50px;
    background: #fff;
    text-align: center;
    padding: 10px;
    border: 1px solid #ccc;
    font-size: 12px;
    font-weight: bold;
    color: #ccc;
}
.fpThumb{
    margin-top: 0px;
    padding: 5px;
}
.fpThumb img{
    border: 1px solid #666;
}
.businessDescription{
    margin: 0 10px 10px;
    background: #fff;
    text-align: justify;
    padding: 10px;
    border: 1px solid #ccc;
    font-size: 11px;
    color: #666;
}
#footer h2{
    color: #666;
}


#bottom {
    text-align: left;
    background: #fff url(/i/bottom_bg.jpg) repeat-x;
    padding: 10px;
    font-size: 10px;
}

#bottom li{
    list-style: none;
    padding: 2px;
    clear: left;
    
}

#bottom .columnTitle{
    font-weight: bold;
    color: #963;
}

#bottom table {
    width: 100%;
}

#bottom td{
    width: 25%;
    padding-left: 30px;
    vertical-align: top;
    
}

#bottom td div{
    float: left;
}

#bottom td div a{
    text-decoration: none;
}

#disclaimer{
    color: #ccc;
    font-size: 10px;
    padding-top: 15px;
    background: url(/i/bottom_bg2.jpg) repeat-x;    
}

