body {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
}



#container {
width: 890px;
}

#header {

}

#navigation {
float: left;
width: 170px;
}

#main {
float: left;
width: 700px;
margin: 10px 0px 0px 15px;
}

#footer {

}


ul.menu {
list-style: none;
padding: 0px 0px 0px 0px;
margin: 20px 0px 0px 0px;
width:179px;
height: 39px;
}

ul.menu li {
background-image: url(/store/templates/amish/images/menu_background.png);
background-repeat: no-repeat;
background-position: top left;
display: block;
width:179px;
height: 39px;
color: #fff;
}

ul.menu a {
color: #fff;
display: block;
width: 179px;
height: 39px;
text-decoration: none;
font-weight: bold;
margin: 0px 0px 0px 35px;
padding: 0px 0px 0px 0px;
line-height: 42px;
font-size: 11px;
}

ul.menu a:hover {
text-decoration: underline;
}

.contentheading {
font-size: 16px;
font-weight: bold;
}


a:link, a:visited, a:active {
color: #AF5230;
font-size: 14px;

}
a:hover {
color: #EB9214;
font-size: 14px;
}






















