@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body{
    font-family:verdana;
      color:#554433;
    font-size:.8em;
    line-height:1em;
    padding-top:20px;
    /*background-color:#E9E9DA;*/
}
.width {
	width: 80%;
	min-width: 976px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
        padding:20px;
    border:1px solid white;
margin-bottom:20px;
}
a{
    text-decoration: none;
   color:#554433;
}
a:hover{
    text-decoration:underline;
}
#logo{
    float:left;
}
#logo span { padding-top: 10px; }
#header{
  padding-bottom:15px;
    font-weight:bold;
    /*border-bottom:2px solid #554433;*/
height:100px;
display:block;
 
}
#header span{
    display:block;
}
#Midcontent p{
    line-height:1.6em;
    /*letter-spacing: .05em;*/
   
}
#Midcontent{
	text-align:center;
	clear:both;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 0px;
}


.brownBG{
    background-color:#554433;
    color:white;
    padding:10px;
    border:1px solid #554433;
    width:350px;
       -moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
#footer{
        /*border-top:2px solid #554433;*/
    text-align:right;
    height:2em;
    padding-top:1em;
    color:#554433;
    font-size:.9em;
    clear:both;
}
#footer #fleft a,#footer #fright #cright{
    padding:0 10px;
}
.formButton{
    background-color:#CDC29E;
    color:white;
    font-weight:bold;
    border: 1px solid #554433;
   display:block;
margin-top:5px;
cursor:pointer;
padding:3px;
clear:both;
text-align:center;
}

#fleft{
    float:left;
    text-align:left;
}
#fright{
    float:right;
    text-align:right;
}


#contentText{
    text-align:left;
    float:left;
    padding-left:25px;
    width:76%;
	line-height: 2em;
}
h1,h2,h3,h4{
    font-size:1.2em;
}

#contentText h1 { font-size: 1.5em; margin-bottom: 15px; }
#contentText h2 { font-size: 1.2em; margin-bottom: 10px; }

#contentText p { margin-bottom: 10px; }
#topNav{
    color:#8C792A;
    clear:both;
    float:right;
    width:450px;
}
#topNav ul li{
    float:left;
}
#topNav ul li a{
   color:#8C792A;
   display:block;
   padding:0 15px; 
   font-weight:normal;
}
#miniCart{
    height:80px;
    float:right;
    display:block;
    left:1px;
    border:1px solid white;
}
#miniCart img{
    float:left;
	height: 100px;
}
.miniInner{
    float:left;
    width:180px;
    display:block;
    padding-top:15px;
     font-weight:normal;
     line-height:1.4em;
}
.subHeader{
     color:#8C792A;
     font-size:1em;
     font-weight:bold;
}

#leftNav{
    float:left;
    width:200px;
    text-align:left;
}
#newsInner{
   padding-top:10px;
    text-align:left;
}
#latestNews{
     border-top:1px solid #8C792A;
    padding-top:10px;
    margin-top:20px;
      text-align:left;
}
h3{
  color:#8C792A;  
  font-weight:bold;
}
a.lnTitle{
    font-weight:bold;
}
.latestNewsItem{
 margin-top:10px;  
 margin-bottom: 15px; 
}
.lnDate,.newsCatLink{
    font-size:.8em;
    padding:3px 0;
}
.storyContent p {
font-size: 90%;
}
.rmLink{
    color:#8C792A;   
}
.menuCat{
    font-size:1.1em;
    line-height:1.3em;
       
  font-weight:bold;
}
.menCatLink{
    color:#8C792A; 
}
.subCategories li a{
line-height:1.3em;
padding-left:16px ;
font-weight:normal;
font-size:.9em;
display:block;
}

.subCategories li a#activeScat, .subCategories li a:hover{
    background-image:url("../site_images/small_bullet.jpg");
    background-repeat:no-repeat;
}
.productContainer{
    float:left;
    padding:10px;
    width:175px;
    height:300px;
    display:block;
position:relative;
}

.productContainer .formButton{
position:absolute;
bottom:10px;
width:175px;
}
.productImages{
    float:right;
    

}
.productDescription{
    float:left;
    width:400px;
}
.mainProduct{
}

.basketTable tr td{
    padding:8px;
    vertical-align:middle;
}
.basketTable .basketHeader th{
    color:white;
    background-color:#554433;
    padding:3px 0;
    text-align:center;
}
#miniCupdates{
      color:white;
      position:absolute;
    background-color:#554433;  
    padding:10px 5px;
    display:none;
    /* for IE */
 
}
#minicUD{
    padding:0 5px 0 0;
}
.mainProdTitle{
    font-size:1.2em;
    font-weight:bold;
    margin-bottom:15px;

}
.mainDesc{
    margin-bottom:15px;
}
.productPrice{
    margin-bottom:15px;
}
.catProdTitle{
    font-weight:bold;
    padding-bottom:5px;
}
.otherImage{
padding:5px 5px 0 0;
}
#catDesc{
    padding-left:10px;
    margin-bottom:15px;
}
.adminBar{
 display:block;
margin-bottom:10px;

}
#adToolsInner{
    padding:10px;
     background-color:   #554433;
     width:190px;
}
.adminBar span{
    display:block;
    color:white;
    font-weight:bold;
    font-size:1.1em;
    margin-bottom:5px;
    text-decoration:underline;
}
.hpSpecial{
    float:left;
    margin-left:20px;
    margin-bottom:25px;
}
#newsCatOuter h4{
font-size:1.5em;
}

.newsByCat{
margin-top:15px;
border-bottom:1px solid;
padding-bottom:12px;
}
.newsByCat .newsTitle{
font-weight:bold;
font-size:1.2em;
margin-bottom:10px;
}
.newsByCat .newsDate{
font-style:italic;
margin-bottom:10px;
}
.mainTitle1{
    font-size:1.5em;
    font-weight:bold;
}
.mainTitle2{
    font-size:1.2em;
    font-weight:bold;
}

.mainTitle1Light{
    color:#8C792A;
     font-size:1.5em;
    font-weight:bold;
}
.mainTitle2Light{
   color:#8C792A;
     font-size:1.2em;
    font-weight:bold; 
}
.normal{
    font-size:1em;
}

