body {
    background-color: #E9DAC3;
    margin: 0 auto;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a:link, a:visited {
    color: #FC8531;
    font-size: 12px;
    text-decoration: underline;
}

a:hover, a:active {
    color: #FC8531;
    text-decoration: none;
    font-size: 12px;
}

p {
    text-align: left;
}

p, td, div {
    font-size: 12px;
}

h1 {
	text-align:left;
	font-size:14px;
	padding: 6px 0 0 0px;
	margin:0;
}

h2 {
	color:#000000;
	font-size:14px;
	font-style: italic;
}

h3 {
    text-align: left;
    font-size: 15px;
    font-style: italic;
    margin: 0;
    padding: 0;
}

b {
    text-align: left;
}

ul {
    text-align: left;
}

#content {
    background-color: #FFFFFF;
    width: 934px;
    background-image: url(../images/contentbgd.gif);
    background-repeat: repeat-y;
}

#header {
    margin-left: -1px;
}

#nav {
    background-image: url(../images/navbgd.gif);
    background-repeat: repeat-x;
    height: 37px;
    width: 909px;
    margin-left: -1px;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}

.navlines {
    padding: 0 5px 0 5px;
}

#nav a:link, #nav a:visited {
    color: #FFFFFF;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}

#nav a:hover, #nav a:active {
    color: #FFFFFF;
    text-decoration: underline;
    font-size: 14px;
    font-weight: bold;
}

#innercontent {
    background-color: #FFFFFF;
    width: 908px;
    /*background-image: url(/images/innercontent.gif);*/
    background-repeat: no-repeat;
}

.contentfooter {
    background-image: url(../images/contentfooter.gif);
    background-repeat: no-repeat;
    width: 934px;
    height: 18px;
}

#left {
    width: 230px;
    float: left;
    margin: 15px 20px 0 15px;
}

#right {
    float: left;
    margin: 15px 0 0 0;
    width: 625px;
}

.heading {
    background-image: url(../images/headingbgd.gif);
    background-repeat: repeat-x;
    height: 30px;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
}

.lightbrown {
    background-color: #D1A259;
    padding: 0;
    margin: -12px 0 0 0;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    text-align: left;
}

.featuredheading {
    background-image: url(../images/headingbgd.gif);
    background-repeat: repeat-x;
    height: 30px;
    border: 1px solid #FFFFFF;
}

.featureproducts {
    border: 1px solid #666666;
    width: 300px;
    float: left;
    margin: 5px 0 0 5px;
    padding: 2px;
}

.featuredfooter{
	margin-top:15px;
}

.categories {
    list-style: none;
    margin: 0 0 0 -170px;;
    padding: 0;
}

.categorieslinks {
    color: #000000 !important;
    margin: 0 0 0 15px;
    font-weight: bold;
    text-decoration: none;
}

.leftnav a:link, .leftnav a:visited {
    color: #000000 !important;
    margin: 0 0 0 15px;
    font-weight: bold;
    text-decoration: none;
}

.leftnav a:hover, .leftnav a:active {
    color: #000000 !important;
    margin: 0 0 0 15px;
    font-weight: bold;
    text-decoration: underline;
}

#leftcontactbutton {
    background-image: url(../images/contactus2.png);
    background-repeat: no-repeat;
    width: 226px;
    height: 150px;
	padding: 25px 0 0 20px;
	text-align: center
}

/*#leftcontactbutton p {
    margin-left: 15px;
    padding-top: 35px;
}*/

#footer {
    color: #FC8531;
    text-align: center;
}

.search_table td {
font-size: 70%;
vertical-align: middle
}

.search_table input {
margin: 0 2px
}