body {
	background: url(../images/MainBackground.gif) left top repeat-x; 
	background-color:#74624b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	margin: 0px;
}

.footer {
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	line-height: 11px;
	padding-bottom: 10px;
}

.footerMenu {
	font-size: 11px;
	color: #ECF3BA;
	text-align: right;
}

.sideBarAndContent{
	background-color: #FFFFFF;
}

.contentProductTitle {
	color: #8f2828;
	font-weight: bold;
	font-size: 14px;
	vertical-align: top;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.content {
	color: #000000;
	vertical-align: top;
	padding: 7px 7px 7px 7px;
	border: 1px solid #969075;	
}

.contentPrice {
	color: #000000;
	vertical-align: top;
	font-weight: bold;
	padding: 7px 7px 7px 7px;
}

.productPhoto {
	padding: 10px 5px 5px 5px;
	border: 1px solid #969075;	
}

.contentAddToCart {
	color: #000000;
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
}

.contentPhotoFull {
	padding: 0;	
}

.product .shop_cart { 
	height:41px;
	text-align:center; 
	vertical-align:middle;
	color:#8E1214; 
	font-size:13px; 
	font-weight:bold;
}  

td,th {
	font-size: 12px;
	color: #333333;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover{
	text-decoration:underline; 
}

form {
	background-color: #CCCC99;
}

.title {
	font-size: 24px;
	line-height: 30px;
	background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #006666;
}

.header {
	font-size: 28px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
}

.headerCartTitle {
	font-size: 11px;
	text-align: right;
	color: #ECF3BA;
}

.headerCartDetails {
	font-size: 13px;
	text-align: right;
	color: #FFFFFF;
}

.sideBar {
	background-color: #FFFFFF;
}

.sideBarItem {
	color: #4a3c3b;
}

.sideBarItem p{
	font-weight: bold;
	background:url(../images/DotBullet.gif) no-repeat center left;
	padding-left:12px;
	margin-left: 12px; 
	border-bottom: 0px;
	margin-bottom: 0px;
}

.sideBarItem  ul{
	padding:0; 
	margin: 0px 0px 0px 30px ;
	line-height: 1.2; 
	width: 150px;
}

.sideBarItem li {
	list-style-image: url(../images/ArrowBullet.gif);
	margin-top: .6em;
	margin-bottom: .6em;	
}

.sideBarItem a{
	text-decoration:none;
	font-size:12px; 
}

.sideBarItem a:hover{
	text-decoration:underline; 
}


.sideBarHeader {
	height: 100px;
	background-color: black;
}

.productBody .productDescription {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #000000;	
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;	
	text-align: left;
}

.productBody .productAddToCart {
	padding-left: 10px;
	padding-top: 13px;
	padding-bottom: 13px;
}

.productBody .productDetails {
	padding-left: 10px;
	padding-top: 13px;
	padding-bottom: 13px;
}

.productBody .productPrice {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #8f2828;	
	font-size: 20px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
}

.productBody .finalProductTitle {
	text-decoration: none;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.productBody .productTitle{
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.contentHeader {
	height: 100px;
	background-color: black;
}

.contentCount {
	font-size: 11px;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #505050;
}

.spacerBreak {
	padding-top: 8px;
	padding-bottom: 5px;	
}

.contentBreak {
	background:url(../images/LineDot.gif) left top repeat-x;
	padding-bottom: 5px;	
}

.contentLocation {
	height: 35px;
	font-weight: bold;
	padding-left: 10px;
	color: #483b3a;
	text-transform:uppercase;
}

.contentPageTitle {
	margin: 4px;
	height: 35px;
	background: url(../images/LocationBackground.gif) left top repeat-x;
	width: 98%;	
	font-weight: bold;
	color: #FFFFFF;
	text-transform:uppercase;
	text-indent: 1em;
	line-height: 3em;
}

.popup {
	background:none;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

.productCategoryListItem{
	float: left;
	text-align: center;
	font-size: 13px;
	line-height: 1;
  	width: 33%;
  	padding-bottom: 20px;
}

.productCategoryListItem a {
	padding-left: 10px;
}


.textPanel{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
