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

.clearer	{clear:both;display:block;height:1px;margin-bottom:-1px;font-size:1px;line-height:1px;}

body {
	margin: 0 0 55px 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: 'Trebuchet MS', 'Lucida Grande',Verdana, Lucida, Geneva, Helvetica,  Arial, sans-serif;
	font-size: 12px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #fff;
	background-image: url(Templates/i/ftr.png);
}
img {border:0px none;}
td {vertical-align:top;}
h1 { 
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0;
}


#topMenu_c {
	height: 22px;
	background-color: #9b2d1f;
	background-image: url(Templates/i/bar.png);
	background-repeat: repeat-x;
}
#topMenu {
	width: 900px;
	padding:0;
	margin: 0 0 3px 0;
	font-size:10px;
	color: #efefef;
	line-height:22px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}
#topMenu A {
	color:white;
	text-decoration:none;
}

#breadCrumbs {float:left;}
#topMenuItems {float:right;}

#container_c {
	background-image: url(Templates/i/container_c.jpg);
	background-repeat: repeat-x;
	background-color: #9fb8cd;

}


.oneColFixCtrHdr #container {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(Templates/i/contentbg.png);
}
.oneColFixCtrHdr #header {
	background-color: #6D1700;
}
.oneColFixCtrHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.oneColFixCtrHdr #mainContent {
	padding: 0;
	margin:0;
}
#footer_c {

}
#footer {
	width: 900px;
	text-align: center;
	border-top: 1px solid #444;
}
 #footer a{	color: #555555;}
#footer p {	margin: 0;	padding: 10px 0;}

#logo {
	float: left;
}

#header #rImage {
	float: right;
}

#leftSection { 
	float:left;
	width: 180px; 
	text-align: left; 
}
#centerSection { 
	width: 525px;
	padding:0;
	margin: 0px 185px; 
	text-align: left; 
	background: white;
}

#rightSection { 
	float:right;
	width: 180px; 
	text-align: left; 
}
#banner {
	margin: 10px auto;
	text-align:center;
	
}


#catBox {
	width: 100%;
	padding: 0 0 2px 0;
	margin: 0 0 2px 0;
	color: #a28e6a;
	list-style: none;
}
#catBox li {
	border-bottom: 1px solid #a28e6a;
	margin: 0;
}

#catBox li span {
	display: block;
	padding: 1px 5px 5px 0.5em;
/*	border-left: 10px solid #868686;
	border-right: 10px solid #a28e6a;
	background-color: #e9e5dc;
	color: #a28e6a; */
}
#catBox li a {text-decoration: none;}

/* #catBox li span:hover {
		border-left: 10px solid #9b2d1f;
		border-right: 10px solid #d34817;
		background-color: #e9e5dc;
} */


.infoBox {
}

.infoBox h2 {
	font-size:12px;
	line-height:16pt;
	padding-left:18px;
	margin:0;
	background-image: url(Templates/i/hbg.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	font-variant: small-caps;
	display:block;
}

.infoBoxContents , .infoBoxContents select , .infoBoxContents input{	font-size: 11px;}

.pageHeading {font-weight:bold;	}

.productListing { 
	border: 1px solid #696464;
}
.plimg {
	border: 1px solid #696464;
}

.productListing-heading {
	font-weight:bold;
	color: #333333;
	background-color: #a28e6a;
}

.productListing-odd {
	background-color: #e9e5dc;
}
.productListing-even {
	background-color: #fff;
}
.productListing-data {
	font-size:small;
}
.smallText {font-size: smaller;}
