/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
   text-align: left;
   font-family: Arial;
   font-size: 12px;
   line-height: 1em; 
   color: #000000;
   margin-top:0px; margin-bottom:0px;
   background-color: #553a26;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li  {
	color: #771f1e;
	text-decoration: none;
	}
 
a:visited {
	color: #771f1e;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #3d6564;
	}

a:active {
	color: #771f1e;
	}

	/*Linking*/
a.morelinks:visited,a.morelinks:active,a.morelinks:link{
	color: #3d6564;
	font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}
a.morelinks:hover{
	color: #a97d27;
	font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}
h1 {
	padding-left: 5px;
	color: #5c3f2a;
	font-size: 18px;
    font-style: normal;
    font-weight: normal;
	font-family: Arial;
	text-align: left; /* some air around the text */
	padding-top: 0px;	
	padding-bottom: 3px; /* set borders around header */
	/*border-bottom: 2px solid #ba9040;
	border-left: 1em solid #ba9040;*/
	line-height: 1.2em; /* and some air under the border */
	margin: 0 0 0 0;
    margin-bottom:10px;
}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.0em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #f3efe1;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #aca48c;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #5c3f2a;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #b1bebe;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #aca48c;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
/*MainWrapper of Page - Layout and main background color*/
#mainWrapper {
   border-top: 2px solid #ece7d8;
   margin: 0 auto;     /* this centers wrapper */
   max-width: 990px; /* IE wont understand these, so we will use javascript magick */
   min-width: 990px;
   background-color: #ece7d8;
	}

#headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
/*ContentWrapper of Page - Anything below the Top Navigational Bar*/
#contentMainWrapper {
	/*background-image: url(../images/centertable.jpg);*/
	border: 0px solid black;
	width: 986px;
	margin: 0 auto;     /* this centers wrapper */
}
#logoWrapperOuter{
	background-color: #ece7d8;
	height:120px;
	}
#logoWrapper{
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	background-color: #ece7d8;
	height:120px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper {
	
	}
#navColumnTwoWrapper {
	
	}
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #aca48c;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.0em 0em;
	}

/*navigation*/

.navSplitPagesResult {padding-bottom:3px;padding-top:3px;}
.navSplitPagesLinks {padding-bottom:3px;padding-top:3px;}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}
	
/*Additional Top Navigation Bar instead of Drop Down Menu*/
#navMainWrapper {
   background-image: url(../images/navbackground.jpg); /*  background color for the entire menu row */
   margin: 0;   /* Never Change Padding or will not work in Firefox and IE */
   padding: 0em 0em .6em 0em; /* padding inside the list item box */
   border-bottom: 1px solid #98aaaa;
   border-top: 1px solid #98aaaa;
   height:1.8em;
   width:990px;
   margin-top: 5px;
   }
	
/*Footer*/
#navSuppWrapper {
    background-image: url(../images/navbackground.jpg);
	height:32px;
	width: 990px;
	border-bottom: 1px solid #98aaaa;
    border-top: 1px solid #98aaaa;
	margin-bottom:10px;
}
	
#navCatTabsWrapper {

}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #aca48c;
	background-image:none;
}
/*Footer Navigation*/
#navMain ul, #navSupp ul, #navCatTabs ul {
	margin-left: 20px;
	padding: 5px;
	list-style-type: none;
	text-align: center;
	/*line-height: 1.5em;*/
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000000;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #aca48c;
	}


#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

td.breadcrumbs {
   background-color: none;
   width: 100%;
   padding: 4px 2px 3px 1px;
   color:#5c3f2a;
}
div#breadcrumbs {
   /*padding: 2px 2px 0px 2px;  CSS short hand rule first value is top then right, bottom and left */
   margin: 0px 0px;              /* css shorthand rule will be opened to be "0 1em 0 1em" */
   font-size:11px;
   font-weight:normal;
   color:#5c3f2a;
}
div#breadcrumbs a {
   /*padding: 2px 2px 0px 2px;  CSS short hand rule first value is top then right, bottom and left */
   margin: 0px 0px;              /* css shorthand rule will be opened to be "0 1em 0 1em" */
   font-size:11px;
   font-weight:normal;
   color:#5c3f2a;
}


/*Left Column Outside Styles*/
/*Width is controled in Site Manager*/
#navColumnOne {
	background-color: transparent;
	margin: 0 auto;     /* this centers wrapper */
	padding-left:3px;
	padding-bottom:0px;
	border-left: solid 0px #996633;
	}
/*Right Column Outside Styles*/
/*Width is controled in Site Manager*/	
#navColumnTwo {
	background-color: transparent;
	margin: 0 auto;     /* this centers wrapper */
	padding-left:3px;
	padding-right:2px;
	padding-bottom:0px;
	border-right: solid 0px #996633;
	}
	
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
.centerColumn {
padding: 0.5em;
}

h2.productGeneral{
    padding-left: 5px;
	color: #3d6564;
	font-size: 14px;
    font-style: normal;
    font-weight: bold;
	font-family: Arial;
	text-align: left; /* some air around the text */
	padding-top: 0px;	
	padding-bottom: 3px; /* set borders around header */
	line-height: 1.2em; /* and some air under the border */
	margin: 0 0 0 0;
    margin-bottom:4px;
}
h3.productGeneral{
font-size:0.95em;
text-align:left;
}
#wrapperAttribsOptions h3, h2 {
font-size:0.95em;
}
#productAttributes h3 {
font-size:0.95em;
}

/*.content,*/ #productDescription, .shippingEstimatorWrapper,infoShoppingCart, {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
.shippingEstimatorWrapper,.infoShoppingCart, .popupattributeqty{
	background-color:white;
	}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
/*Center Column Information*/
td.centermain {
	background-color: #f4f2ea;
	padding: 1px 1px 1px 1px;
	border: 1px solid #b1bebe;
	font-family: Arial;
    font-size: 12px;
    line-height: 1.3em;
	width: 624px;
	}
	
 #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
#siteinfoLegalLeft {font-size: 10px;color:black;padding-top:5px; margin: 5px 0 0 0; width:480px;}
#siteinfoLegalRight {font-size: 10px;color:black;padding-top:5px; margin: 5px 0 0 0; width:480px;}
#siteinfoLegal a {font-size: 10px;color:black;padding-top:5px;}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #aca48c;
	background-color:#ece7d8;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #aca48c;
	border-top: 1px solid #aca48c;
	background-color: #ffffff;
	}

.tableHeading, #cartSubTotal {
	background-color: #ffffff;
	border-bottom: 1px solid #aca48c;
	 }

#cartSubTotal {
	border-top: 1px solid #aca48c;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #771f1e;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #5c3f2a;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li a, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	color: #000000;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	border: 1px solid #aca48c;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft { padding: 0px 2px 0px 0px;}
.columnRight { padding: 0px 2px 0px 0px;}

td.leftBoxTop, td.rightBoxTop {
	background-image: url(../images/boxtop.jpg);
	height: 55px;
	width: 170px;
}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	color: #741918;
         font-size: 13px;
         font-family: Arial;
         text-align: center; /* some air around the text */
         padding-top: 0px;	
         padding-bottom: 9px; /* set borders around header */
         border: 0px;
         line-height: 1.2em; /* and some air under the border */
         margin: 0 0 0 0;

	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #741918;
}


.centerBoxHeading {
	margin: 0em;
	background-color: #ba9040;
	/*background-image: url(../images/tile_back.gif);*/
	padding: 0.2em 0.2em;
	} 

.leftBoxContainer, .rightBoxContainer {
	border-collapse: collapse; 
	margin: 0 auto;     /* this centers wrapper */
	margin-top:0px; 
	margin-bottom:10px; 
	border: 0px solid black;
	width:170px;
	}

.sideBoxMainContent {
	padding:5px; 
    font-size:11px;
    height:100%;
    background-color: #f4f2ea;
    border-left:1px solid #b1bebe;
    border-right:1px solid #b1bebe;
    border-bottom:1px solid #b1bebe;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #741918;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #741918;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading,  .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
.productListing-data{
	padding: 5px;
	text-align:center;
	border-bottom: solid 1px #ba9040;
}
#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li a {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	color:black;
	}

#bannerboxHeading {
	/*background-color: #0000CC;*/
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories
THESE MUST MATCH STYLESHEET_BETTER CATEGORIESEZINFO for FIREFOX*/
A.category-top, A.category-top:visited {
	display: block;
	background-color: #771f1e;
	/*border-top: 2px solid #ffffff;*/
	padding-left: 2px;
	color: #ffffff;
	font-family: sans-serif;
    font-size: 11px;
    font-weight:bold;
	text-decoration:none;
	margin-bottom:1px;
	}
A.category-top:hover {
	display: block;
	background-color: #ba9040;
	/*border-top: 2px solid #ffffff;*/
	padding-left: 2px;
	color: #ffffff;
	font-family: sans-serif;
    font-size: 11px;
    font-weight:bold;
	text-decoration:none;
	margin-bottom:1px;
	}
A.category-links, A.category-links:visited {
	display: block;
	background-color: #771f1e;
	/*border-top: 2px solid #ffffff;*/
	padding-left: 2px;
	color: #ffffff;
	font-family: sans-serif;
    font-size: 11px;
    font-weight:bold;
	text-decoration:none;
	margin-bottom:1px;
	}
A.category-links:hover {
	display: block;
	background-color: #ba9040;
	/*border-top: 2px solid #ffffff;*/
	padding-left: 2px;
	color: #ffffff;
	font-family: sans-serif;
    font-size: 11px;
    font-weight:bold;
	text-decoration:none;
	margin-bottom:1px;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	display: block;
	background-color: #771f1e;
	/*border-top: 2px solid #ffffff;*/
	padding-left: 2px;
	color: #ffffff;
	font-family: sans-serif;
    font-size: 11px;
    font-weight:bold;
	text-decoration:none;
	margin-bottom:1px;
	}
A.category-subs:hover, A.category-products:hover {
	display: block;
	background-color: #ba9040;
	/*border-top: 2px solid #ffffff;*/
	padding-left: 2px;
	color: #ffffff;
	font-family: sans-serif;
    font-size: 11px;
    font-weight:bold;
	text-decoration:none;
	margin-bottom:1px;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #ffffff;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #ffffff;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #996633;
	/*background-image: url(../images/tile_back.gif);*/
	height: 2em;
	color: #FFFFFF;
	margin:3px;
	}
.productListing-rowheading a {color:white;}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #shippingEstimatorContent, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
/* this hilights in red the selection in the checkout page */
.mainalert {
  font-size: 10px;
  line-height: 1.5;
  font-weight: bold;
  color: red;
}






/********************
TOP NAVIGATION MENU
*********************/
/* hack for Internet Explorer
* html div#menu_horiz {
   /* hide ie/mac \*/
   /*height: 1%;
    end hide 
}*/
/* 
 /*background-color for the entire menu row, 
covering 100% of the width and text center-aligned */

div#menu_horiz {
   width: 100%;
   margin: 0px 0px 0px 0px;
   margin-left:0px;
   border:0px solid blue;

/* Never Change Padding or will not work in Firefox and IE */
   padding: 0em 0em 0em 0em; /* padding inside the list item box */
   border-bottom: 0px;
   font-family:arial
}
/* 
the menu ul box has top and left border, 
right border is provided by the li elements 
*/
div#menu_horiz ul {
   margin: 0 auto;
   margin-left:13px;
   padding: 0;
   border-left: 0px;
   height:2.0em;
}
/* menu list items */
div#menu_horiz li {
   float: left; /* makes the list horizontal */
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
   border-right: 0px solid #492007;
}
/* the links, that is each list item */
div#menu_horiz a {
   padding: .5em 1em .4em 1.4em; /* padding inside the list item box */
   margin: 0; /* margin outside each list item box */
   text-decoration: none; /* no underline for links */
   color: #741918;
   font-weight: bold;
   background: url(../images/bullet.jpg) no-repeat left; ;
   display: block; /* IE has problems with this, fixed above */
}
/* hover state for links */
div#menu_horiz li a:hover {
   background: url(../images/bullet.jpg) no-repeat left;
   padding: .5em 1em .4em 1.4em; /* padding inside the list item box */
   color:#5a3c29;
   font-weight: bold;
}
div#menu_horiz a.activeparent:hover {
   color: #5a3c29;
   font-weight: bold;
}
/* active parent, that is the first-level parent of a child page that is the current page */
div#menu_horiz li.activeparent a {
   background: url(../images/bullet.jpg) no-repeat left; 
   color: #741918;
   margin: 0;
   padding: .5em 1em .4em 1.4em; /* padding inside the list item box */
}
div#menu_horiz h3 {
   padding: .5em 1em .4em 1.4em; /* padding inside the list item box */
   text-decoration: none; /* no underline for links */
   color: #741918;
   background: url(../images/bullet.jpg) no-repeat left; ;
   font-size: 1em;                           /* instead of the normal font size for <h3> */
}
/*********************************
END TOP NAVIGATION MENU STYLE
*********************************/

