html, body{
	
	font-family: Georgia, times new-roman, serif;
	color: #5a493e;
	font-size: 12px;
	padding: 0;
	margin: 0;
	height: 100%;
	}
	
a img{
	border: 0px none;
}

h1{
	font-size:  12px;
	font-weight: normal;
	text-transform:  uppercase;
	padding-left: 18px;
	background: url(../images/h1Bg.gif) no-repeat 0 3px;
	display: inline;
	width: auto;
}

h2{
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0;
	text-align: center;
}

h4{
	
}

a:link, a:visited{
	color: #c0554b;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/* *** BASIC STRUCTURE *** */
	
#container{
	min-height: 100%;
	position: relative;
	}
	
#head{
	background: #fff;
	height: 140px;
	}
	
#contentArea{
	padding-bottom: 265px;
	}
	
#footer{
	height: 265px;
	position: absolute;
	bottom: 0;
	width: 100%;
	background: url(../images/abBG.gif) repeat-x bottom;
	}
	
/* *** DETAILED STRUCTURE *** */	
	
#headContent, #footContent{
	width: 1050px;
	margin: 0 auto;
}

#logo{
	float: left;
	margin: 0 21px 0 0;
	width: 278px;
}

#navigation{
	border-bottom: 1px solid #e5e5e5;
	color: #6a6a6a;
	float: left;
	font-size: 14px;
	padding: 100px 0 7px 10px;
	width: 720px;
}
	
#nav_566473{
	display: inline;
	float: left;
	height: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 430px;
}

#nav_566473 li{
	float: left;
	margin: 0 20px 0 0;
}

#nav_566473 a:link, #nav_566473 a:visited{
	color: #6a6a6a;
}

#nav_566473 a:hover{
	color: #c0554b;
	text-decoration: none;
}	

#cartSummary{
	background: url(../images/cartBg.gif) no-repeat top right;
	float: left;
	height: 20px;
	padding: 0 35px 0 0;
	text-align: right;
	width: 255px;
}

#siteContent{
	margin: 0 auto;
	padding: 40px 0 0 50px;
	width: 1000px;
}

.catalogueWrapper{
	margin: 0px auto;
	width: 900px;
}

.contentColumn{
	margin:  0 20px 0 0;
	width: 300px;
}

.contentColumn .item{
	margin: 10px 0;
}

#specialOffer{
	margin: 0px auto;
	padding: 30px 0 0 0;
	width: 312px;
}

#contentColumn3{
	

}

.shop-product-large .related .productItem{
	padding: 10px 0 0 0;
	border-top: 1px solid #fff;
	min-height: 50px; 
	height: auto !important; /* for modern browsers */
	width: 70px;
}

.shop-product-large .related .productItem img {
	height: 8em;
}

.contentColumn h2 {
	border-bottom: 1px solid #dfdcda;
	padding: 0 0 5px 0;
	margin: 10px 0;
}

#siteContent h2 a:link, #siteContent h2 a:visited{
	color: #5A493E;
	text-transform: lowercase;
}

#siteContent h2 a:hover{
	color: #C0554B;
	text-decoration: none;
}

#footContent{
	background: url(../images/abBgMain.gif) no-repeat bottom;
	padding: 196px 0 0 10px;
	height: 70px;
}

#footContent img{
	float: left;
	margin: 0 40px 0 0;
}

#footContent p{
	float: left;
	font-size: 16px;
	padding: 0;
	width: 120px;
}

#footContent a:link, #footContent a:visited{
	color: #fff;
}

#disclaimer{
	float: left;
	margin: 0 0 0 500px; 
	padding: 20px 0;
	width: 100px;
}
