html,body {
height:100%;
}

body {
background:#693 url(background.gif) repeat-x;
font:77% Arial,Tahoma,Verdana,sans-serif;
line-height:1.5em;
margin:0;
padding:0;
}

#container {
background:url(container.png) repeat-y;
font-size:1.2em;
margin:0 auto;
min-height:100%;
padding-left:225px;
position:relative;
width:755px;
}

#header {
background:url(header.png) repeat-x;
height:154px;
left:25px;
position:absolute;
top:0;
width:930px;
}

#logo {
left:15px;
position:absolute;
top:3px;
}

#title {
left:230px;
position:absolute;
top:40px;
}

#entity {
position:absolute;
top:99px;
}

#address-phone-hours {
position:absolute;
right:10px;
top:23px;
}

#address-phone {
position:absolute;
right:10px;
top:50px;
}

#navigation {
float:left;
margin:160px 0 0 -230px;
text-align:right;
width:180px;
}

#navigation ul {
list-style-type:none;
}

#navigation li.margin {
margin-top:20px;
}

#jeh-engine-plans {
background-image:url(jeh-engine-plans.png);
}

#computer-services {
background-image:url(computer-services.png);
}

#motorsports {
background-image:url(motorsports.png);
}

#christmas-tree-farm {
background-image:url(christmas-tree-farm.png);
}

#potager-garden-nook {
background-image:url(potager-garden-nook.png);
}

#gourdnut {
background-image:url(gourdnut.png);
}

#pictures {
background-image:url(pictures.png);
}

#visit-our-store {
background-image:url(visit-our-store.png);
}

#store-location-map {
background-image:url(store-location-map.png);
}

#specials {
background-image:url(specials.png);
}

#navigation a {
display:block;
height:37px;
width:180px;
}

#navigation a.active{
background-position:0 -37px;
}

#navigation a:hover {
background-position:0 -37px;
}

#content {
background-color:#fff;
float:left;
margin:165px 10px 0 20px;
width:695px;
}

#welcome {
background:transparent url(welcome.png) no-repeat;
height:34px;
width:115px;
}

#footer {
background-color:#fff;
color:#999;
float:left;
font-size:0.9em;
margin:10px 10px 0 15px;
padding-bottom:10px;
text-align:center;
width:700px;
}

#footer a {
font-size:0.8em;
}

a {
color:#5F3800;
text-decoration:underline;
}

img {
border:none;
}

p {
margin:10px 0;
text-align:left;
}

h1 {
color:#5F3800;
margin:5px 0 20px;
font-size:1.7em;
}

li {
margin:10px 0;
}

#link-back {
color:#999;
font-size:0.7em;
}

.clear {
clear:both;
}

div.hr {
background:url(hr.png) no-repeat;
height:10px;
margin:10px 0;
}

#navigation a span,#welcome span,div.hr hr {
display:none;
}
