/* BASIC */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, p, ul {
	padding: 0;
	margin: 0;
}

/* WRAPPER: wraps entire contents of page */
#wrapper {
	border: solid 1px black;
}


/* BANNER */
#banner {
	background: url(images/Clothing/anniv_banner.png) no-repeat right top;
}
#banner ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#banner li {
	display: inline;
	margin-left: 10px;
}
#banner li a {
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	font: 1.1em "Trebuchet MS";
}
.seperator {
	border-right: 1px solid #666;
	padding-right:10px;
}

/* NAV BAR */

#mainNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(images/bg_nav.png) repeat-x left top;
	float: left;
	border-bottom: 1px solid #000;
	width: 100%;
}

#mainNav li {
	float: left;
	padding: 0;
	margin: 0;
}

#mainNav li a, #mainNav li a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: .5em 1em;
	border-right: 1px solid #000;
	display: block;
	font: bold 1em "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

#mainNav li a:hover {
	background: url(images/bg_nav_h.png);
}

/* IE 6 hack to make entire button clickable */
* html #mainNav a { width: 1px; }


/* MAIN CONTENT */

#main h1 {
	color: #663900;
	padding-top: 15px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.3em;
	font-weight: bold;
	text-decoration: none;
}

#main h2 {
	font-size: 1.8em;
	font-weight: normal;
	border-bottom: 1px solid #106A9B;
	margin-bottom: 5px;
	color: #663900;
}

#main p {
	font-size: 1.4em;
	margin-bottom: 10px;
}
.centre {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 100px;
}


/* SIDEBAR */
#sidebar {
	background-color: #D9ECFF;
}

#sidebar h2 {
	font-size: 1.3em;
	color: #FFFFFF;
	margin-bottom: 5px;
	border-top: 3px solid #86B500;
	background: url(images/bg_side_head.png) repeat-x left bottom;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#sidebar p {
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #666666;
}
#sidebar h3 {
	font-size: 1.1em;
	margin-right: 5px;
	margin-left: 5px;
	color: #663900;
	margin-bottom: 3px;
}
#adverts h3 {
	font-size: 1.1em;
	margin-right: 5px;
	margin-left: 5px;
	color: #663900;
	margin-bottom: 3px;
	text-decoration: none;
	text-align: center;
}
#sidebar h3 a {
	color: #663900;
}
#adverts h3 a {
	color: #663900;
}
#sidebar a:hover {
	color: #CA1D07;
}

/* ADVERTISING */
#adverts p {
	margin-bottom: 15px;
	text-align: center;
}

/* COPYRIGHT INFO */
#copyright {
	border-top: 1px solid #000;
	background-color: #663900;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 200px;
	font-size: 62.5%;
}
.pro-bike {
	TEXT-ALIGN: left;
	WIDTH: 700px;
	FLOAT: left;
	COLOR: #000000;
	FONT-SIZE: 36px;
	FONT-WEIGHT: bold;
	padding-left: 10px;
}
.pro-bikeyam {
	TEXT-ALIGN: left;
	FONT-SIZE: 18px;
}
.header {
	WIDTH: auto;
	HEIGHT: 100px;
	background-image: url(images/bgheaderfade.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.menu_container {
	FLOAT: left;
	padding-top: 15px;
	width: 900px;
}
.menu_container A:link {
	TEXT-ALIGN: center;
	PADDING-BOTTOM: 0px;
	LINE-HEIGHT: 20px;
	MARGIN: 14px 0px 5px;
	PADDING-LEFT: 0px;
	WIDTH: 90px;
	PADDING-RIGHT: 0px;
	DISPLAY: inline-block;
	HEIGHT: 29px;
	COLOR: #ffffff;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	PADDING-TOP: 0px;
	background-image: url(images/button-up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_container A:visited {
	TEXT-ALIGN: center;
	PADDING-BOTTOM: 0px;
	LINE-HEIGHT: 20px;
	MARGIN: 14px 0px 5px;
	PADDING-LEFT: 0px;
	WIDTH: 90px;
	PADDING-RIGHT: 0px;
	DISPLAY: inline-block;
	BACKGROUND: url(images/button-up.jpg) no-repeat left top;
	HEIGHT: 29px;
	COLOR: #ffffff;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	PADDING-TOP: 0px
}
.menu_container A:active {
	TEXT-ALIGN: center;
	PADDING-BOTTOM: 0px;
	LINE-HEIGHT: 20px;
	MARGIN: 14px 0px 5px;
	PADDING-LEFT: 0px;
	WIDTH: 90px;
	PADDING-RIGHT: 0px;
	DISPLAY: inline-block;
	BACKGROUND: url(images/button-down.jpg) no-repeat left top;
	HEIGHT: 29px;
	COLOR: #ffffff;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	PADDING-TOP: 0px
}
.menu_container A:hover {
	COLOR: #000000;
	background-image: url(images/button-down.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
.floatrt {
	float: right;
	padding-right: 0px;
	padding-left: 0px;
	border: thin solid #663900;
	margin-right: 10px;
	margin-left: 10px;
}
#copyright a {
	border-top: 1px solid #000;
	background-color: #663900;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 200px;
}
.contact {
	color: #663900;
	text-decoration: none;
}
#main  td a:link {
	font-weight: normal;
	margin-bottom: 5px;
	color: #663900;
	text-align: center;
}
#clothing h1 {
	color: #663900;
	padding-top: 15px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.3em;
	font-weight: bold;
	text-decoration: none;
}
#clothing h2 {
	font-size: 1.8em;
	font-weight: normal;
	border-bottom: 1px solid #106A9B;
	margin-bottom: 5px;
	color: #663900;
}
#clothing p {
	font-size: 1em;
	margin-bottom: 10px;
}
#clothing td a:link {
	font-weight: normal;
	margin-bottom: 5px;
	color: #663900;
	text-align: center;
}
#main h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 5px;
	color: #663900;
}
#main h4 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 5px;
}
#main h1 a:link {
	color: #663900;
	padding-top: 15px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.3em;
	font-weight: bold;
	text-decoration: none;
}
#sidebar img {
	margin-left: 2px;
}

