body {
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}

a {
	color: #603813;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #6F9EC7;
	text-decoration: none;
}

.blue a {
	color: #6F9EC7;
	font-size: 12px;
	text-decoration: none;
}

.blue a:hover {
	color: #603813;
	text-decoration: none;
}

.grey {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}

.grey a {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.grey a:hover {
	color: #603813;
	text-decoration: none;
}

.brown a {
	color: #603813;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.brown a:hover {
	color: #6F9EC7;
	text-decoration: none;
}

.items a {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.items a:hover {
	color: #6F9EC7;
	text-decoration: none;
}

#pol table td div p {
	text-align: left;
}

#header {
	height: 70px;
}
#header a {
	font-family: Verdana;
	font-size: 18px;
	font-weight: 100;
	text-decoration: none;
	padding: 0px 20px 0px 20px;
}

#header a:hover {
	color: #6F9EC7;
	font-family: Verdana;
	text-decoration: none;
	padding: 0px 20px 0px 20px;
}

#nav {
	width: 725px;
	border-bottom: 1px solid #999999;
	padding: 20px 0px 5px 0px;
	margin-right: 15px;
	float: right;
	text-align: right;
}

#nav2 {
	width: 705px;
	padding: 0px 0px 15px 0px;
	margin: 0px 15px 0px 0px;
	float: right;
	text-align: right;
}



#homepage {
	background-color: #FFFFFF;
	background-image:  url(/img/home.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 940px;
	height: 600px;
}

#aboutpage {
	background-color: #FFFFFF;
	background-image:  url(/img/about2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	color: #ffffff;
	font-size: 18px;
	font-family: Arial;
	width: 940px;
	height: 600px;
	text-align: center;
}

#contactpage {
	background-color: #FFFFFF;
	background-image:  url(/img/contact2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	color: #ffffff;
	font-size: 18px;
	font-family: Arial;
	width: 940px;
	height: 600px;
	text-align: center;
}

#intcontab{
	align: bottom;
	background-image:  url(/img/aboutbg.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 165px;
	align: center;
}

#intcontcon{
	align: bottom;
	background-image:  url(/img/contactbg.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 315px;
	align: center;
}

#maincontent {
	margin-top: 5px;
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	text-align: left;
	padding: px 10px 0px 10px;
	width: 940px;
	height: 600;
	overflow: auto;
}

#maincontent table{
	font-size: 12px;
}

#store {
	font-family: Arial;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px 10px 0px 10px;
	width: 940px;
	height: 700;
	overflow: auto;
}

#header {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top left;
	width: 940px;
	height: 70;
}

.select {
	color: #6F9EC7 !important;
}

#container {
	background-color: #FFFFFF;
	width: 940px;
	height: 700;
	text-align: center;
}

.heading {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.heading2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

#checkout {
	border: 1px solid #000000;
	height: 500px;
	width: 200px;
	overflow: auto;
	padding: 5px;
	align: center;
}	

.basket a {
	font-size: 10px;
	color: #000000;
}

.numnav{
	font-size: 14px;
}

.sizechart a{
	color: #6F9EC7;
}

.sizechart a:hover {
	color: #603813;
}

.locheading{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.signup {
	font-size: 10px;
	font-family: ariel;
	color: #333333;
}