body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #333333;
	background: #3d3d3f url(/assets/bg_pic2.jpg) 0 0 no-repeat;
	background-attachment: fixed;
	margin: 30px 0 20px 0;
	padding: 0;
	}
#homePage {
	background: #76687b url(/assets/bg_pic.jpg) 0 0 no-repeat;
	}
#wrapper {
	width: 850px;
	margin: 0 auto;
	border: 4px #76687b solid;
	background: #fff;
	}
#innerWrapper {
	background: #fff url(/assets/logo.jpg) 50px 0 no-repeat;
	border: 4px #ccc solid;

	}
#masthead {
	height: 210px;
	}
#shoppingCart, #login {
	text-align: right;
	padding-right: 8px;
	}
#shoppingCart a, #login a{
	color: #48394e;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	}
#shoppingCart a:hover, #login a:hover{
	color: #ccc;
	}

#keyInformation {
	text-align: right;
	padding: 8px 8px 0 0 
	}
#keyInformation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#keyInformation li {
	display: inline;
	margin: 0;
	padding: 0;
	}
#keyInformation a{
	color: #666;
	font-size: 12px;
	}
#keyInformation a:hover{
	color: #ccc;
	text-decoration: none;
	}
#mainNavigation {
	background-color: #fff;
	padding-left: 50px;
	}
#mainNavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#mainNavigation li {
	display: inline;
	margin: 0;
	padding: 0;
	}
#mainNavigation a{
	text-decoration: none;
	color: #666;
	margin-right: 20px;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 5px 16px;
	}
#mainNavigation a:hover{
	color: #fff;
	background: #76687b;
	}
#homePage #mainNavigation a.navHomePage, #pressPage #mainNavigation a.navPressPage, #bagsPage #mainNavigation a.navBagsPage, #accessoriesPage #mainNavigation a.navAccessoriesPage, #comingsoonPage #mainNavigation a.navComingsoonPage, #bespokePage #mainNavigation a.navBespokePage, #informationPage #mainNavigation a.navInformationPage {
	color: #fff;
	background: #76687b;
	}

#content {
	margin: 0 50px;
	padding-bottom: 100px;
	}
#content a{
	color: #48394e;
	letter-spacing: 1px;
	}
#content a:hover{
	color: #ccc;
	text-decoration: none;
	}
#footer {
	width: 850px;
	margin: 0 auto;
	color: #fff;
	padding-top: 10px;
	}
#houseKeeping {
	width: 500px;
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
	}
#houseKeeping ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#houseKeeping li {
	display: inline;
	margin: 0;
	padding: 0;
	}
#houseKeeping a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	letter-spacing: 1px;
	}
#houseKeeping a:hover{
	color: #fff;
	text-decoration: underline;

	}
#splash img {
	border: 8px solid #766b7a;
	margin-right: 20px;
	}
#splash a:hover img {
	border: 8px solid #ececec;
	}
#zoom1 img{
	border: 8px solid #766b7a;
	}
#thumbnails img {
	border: 4px solid #766b7a;
	margin-top: 5px;
	margin-right: 5px;
	}
#imageGallery {
	padding-top: 5px;
	}
.productName {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #333;
	padding: 0;
	margin-bottom: 0;
	}
.productPrice {
	margin: 0;
	padding: 0;
	}
.loud {
	color: #76687b;
	font-weight: bold;
	}
h1, h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 1px;
	font-style: italic;
	color: #48394e;
	}
h1 {
	font-size: 20px;
	}
h2 {
	font-size: 18px;
	}
.centre {
	text-align: center;
	}
.bagSummary {
	width: 200px;
	height: 325px;
	float: left;
	margin: 20px 0 0 20px;
	line-height: 1.3em;
	}
.clearLeft {
	clear: both;
	}
.lable {
	color: #48394e;
	font-weight: bold;
	}
.softColour {
	color: #999;
	}

#content img {
	border: 2px #ccc solid;
	padding: 2px;
	}
form {
	background: #fff;
	color: #333;
	padding: 10px;
	}
.floatLeft {
	float: left;
	margin-right: 10px;
	}
#buyNow form, #cartButton form {
	background: none;
	color: #000;
	padding: 0;
	}
#buyNow img {
	border: 0;
	}
#content img.borderImg {
	border: 0;
	}
#copyright a {
	color: #fff;
}