body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.price {
	font-size: 12px;
	font-weight: bold;
	color: #CE2100;
}
h1 {
	font-size: 24px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #CE2100;
	border-right-color: #CE2100;
	border-bottom-color: #CE2100;
	border-left-color: #CE2100;
}


#container {
	width: 1000px;
	height: auto;
}
#top {
	background-image: url(images/ashworths-logo.jpg);
	background-repeat: no-repeat;
	height: 119px;
}
#nav {
	background-image: url(images/navigation-back.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 1000px;
	margin-top: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	text-align: right;
}
#container #left li {
	font-size: 11px;
	color: #FFD101;
}
#container #left a {
	color: #FFFFFF;
}


#left {
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	height: 1200px;
	width: 187px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#container #left a:hover {
	color: #FFD101;
}

#main {
	float: right;
	width: 813px;
}
h2 {
	font-size: 16px;
}
#container #main li {
	font-weight: bold;
	color: #CE2100;
	border-left-style: none;
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
#container #main h3 {
	font-size: 14px;
}
.priceflash {
	font-size: 16px;
	font-weight: bold;
	color: #CE2100;
	text-decoration: blink;
	padding: 5px;
	border: thin solid #333333;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 100px;
}
#container #nav a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	line-height: 16px;
	margin-right: 20px;
	margin-left: 20px;
}
#container #main a {
	color: #000000;
}
#container #main a:hover {
	color: #CE2100;
}
#container #main p {
	margin: 3px;
	padding: 3px;
}
noscript li {
	display: inline;
}
.features {
	font-size: 14px;
}
