@charset "UTF-8";
/* CSS Document */

html { 
!important;
min-height: 100%; 
margin-bottom: 1px; 
}

body {
	margin: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color: #000000;
	/*background-color:#f9f9f2;*/
	background-color:#ffffff;
}

#wrapper {
margin: auto;
height:100%;
width:770px;
}

#header {
background-image: url(../images/headerbg.jpg);
background-repeat:repeat-x;
border:solid 1px #783C36;
height:65px;
margin-bottom:0px;
}

#utilitynav {
text-align:right;
font-size:10px;
}

#navcontainer {
border-left:solid 1px #783C36;
border-right:solid 1px #783C36;
border-bottom:solid 1px #783C36;
border-top:solid 1px #ffffff;
width:768px;
}

#nav {
background-position:left;
background-repeat:no-repeat;
margin-left:5px;
margin-top:5px;
margin-bottom:3px;

} 

#bctrail {
color:#993300;
font-size:10px;
margin-top:5px;
}

.bclink {
color:#993300;
}

#content {
margin-top:5px;
}



#footer {
font-size:10px;
margin: auto;
text-align:left;
width:765px;
}

.logo {
margin-top:25px;
margin-bottom:15px;
margin-left:5px;
}

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

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

h1 {
font-size:16px;
color:#993300;
}

h2 {
font-size:16px;
color:#485925;
}

.products {
font-size:14px;
line-height:22px;
}

.productlink {
color:#993300;
}

.on {
color:#993300;
text-decoration:underline;
}

.product {
margin-right:15px;
}

div.featured {
background-color: #fff6df;
border: #cfb7ad 1px solid;
height:345px;
width:200px;
padding:5px;
}

div.links {
background-color:#fff6df;
border: #cfb7ad 1px solid;
width:200px;
height:150px;
padding:5px;
}

#subnav {
background-color:#fff6df;
border: #cfb7ad 1px solid;
padding-left:5px;
margin-right:20px;
width:150px;
}

.smtext {
font-size:10px;
}

.mainimage {
border:solid 1px #783C36;
}

#ads {
background-color: #fff6df;
border-top: #cfb7ad 1px solid;
border-bottom: #cfb7ad 1px solid;
}

.ad {
border-right: solid #cfb7ad 1px;

}

