body{
background-image: url(/imgs/bg.gif);
font-family: "Trebuchet MS", Verdana Helvetica, Arial;
font-size: 14px;
color: #FFFFFF;
}

p{margin: 10px 0px 0px 0px;}

h2{margin: 0px; color:#9de9d3;}

#wrap{width: 850px; margin: auto;}

#header{
margin: auto;
height: 164px;
background-image: url(/imgs/header.jpg);}

#center_image{
margin: auto;
height: 217px;
background-image: url(/imgs/center_image.jpg);
clear: both;}

#main_nav li{list-style: none; display: inline;}

#main_nav{position:relative; top: 120px; left: 57px; width: 793px;}

#contact {position: absolute; top: -77px; right: 57px;}

#main{background-image: url(/imgs/content_bg.jpg);}

#content{ margin: auto; width: 680px;}

#content li {list-style: url(/imgs/button3.jpg); padding-bottom: 1em;}
#content ul {margin: 0;}


#bottomContact {position: absolute; bottom: 50px; right: 70px;}

#footer{ background-image: url(/imgs/footer.jpg); height: 100px; position: relative; }
h5{margin: 0px 0px 50px 0px;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;}

.inlinepic {float: left; padding-right: 20px;}
.classified p {margin: 0; padding: 0;}
.classified { background: #382A1D; width: 200px; font-size: 90%; padding: 10px; float: left; height: 11em; border-bottom: 1px solid #8DF0D3; border-right: 1px solid #8DF0D3; overflow: hidden; }
.entry {clear: both; border-top: 1px solid #8DF0D3; border-left: 1px solid #8DF0D3; float: left; }
.clearer {clear: both;}
.camelot {color: #8DF2D4; font-weight:bold;}

/*------links */

a:link {color: #fff; text-transform:uppercase;}
a:visited {color: #fff; text-transform:uppercase;}
a:hover {color:#999999;}
a:active {color:#00e0ba}
a {
text-decoration: none;
font-size: small;
}
a img {border: 0;}

/*---- form */

.Name, .Location, .Phone, .Email, .Time { display: block; float: left; clear: both; width: 6em;  }
.field {height: 2.5em;}
input, textarea {border: 2px solid #8DF2D4; background: #fff; }
.zemSubmit { color: white; background: #382A1D; border: 2px solid #8DF2D4; margin-top: 10px;}
.zemError {color: #8DF2D4; }