* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Lucida Grande", Arial, Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 62.5%;
	line-height: 1.5;
	color: #000000;
	text-align: center;
	padding-bottom: 30px;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header {
	height: 116px;
	width: 100%;
	background-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9B9B97;
}
.boxes {
	color: #000000;
	background-color: #D1B7A0;
	margin-bottom: 20px;
}
#footer p {
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
}
#footer a {
	color: #B80101;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#header  h1  {
	text-indent: -9000px;
	height: 116px;
	z-index: 3;
	background-image: url(../images/leisure-cycling-logo.gif);
	background-repeat: no-repeat;
	background-position: 25px bottom;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#header  a  {
	height: 116px;
	background-image: url(../images/leisure-cycling-logo.gif);
	background-repeat: no-repeat;
	background-position: 25px bottom;
	display: block;
	width: 525px;
	margin: 0px;
	padding: 0px;
}



h1 {
	font-size: 3.8em;
	margin-right: 10px;
	margin-bottom: 0.3em;
	margin-left: 15px;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	padding: 5px;
	clear: both;
}
h2 {
	font-size: 16px;
	margin-right: 10px;
	margin-bottom: 0.3em;
	margin-left: 30px;
}

#content {
	float: right;
	width: 595px;
	padding-top: 25px;
	font-weight: normal;
	padding-bottom: 25px;
}
.contDiv {
	color: #000000;
	background-color: #FFFF99;
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 15px;
	margin-left: 30px;
	border: 1px solid #990000;
	margin-top: 10px;
	margin-right: 15px;
}
.contDiv div {
	width: 50%;
	float: left;
	clear: both;
}


#sidebar {
	float: left;
	width: 35%;
	padding-top: 25px;
	padding-bottom: 25px;
}
p, ul {
	font-size: 1.2em;
	padding-left: 15px;
	padding-right: 10px;
}
#footer {
	clear: both;
	height: 4em;
}
.boxes .topLeft {
	background-image: url(../images/cnr-topLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	font-size: 1.6em;
}
.boxes .bottomRight {
	background-image: url(../images/cnr-bottomRight.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding-bottom: 10px;
	display: block;
}
#linksNav {
	list-style-type: none;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 13px;
}
a.linkTitle:link, a.linkTitle:visited {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	color: #7D2C26;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-decoration: none;
	margin-top: 10px;
}
.Linkdescription {
}
#linksNav li {
	float: left;
	white-space: nowrap;
}
#linksNav li a:link, #linksNav li a:visited {
	display: block;
	float: left;
	margin-right: 6px;
	white-space: nowrap;
	font-weight: bold;
	color: #590E0B;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link, a:visited, a:active {
	color: #996600;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.pageNav a {
	margin-right: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
	display: block;
	float: left;
}
.pageNav {
	clear: both;
	float: left;
	margin-bottom: 10px;
}
.boxes h2 {
	color: #AF0101;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 1.7em;
	display: block;
	margin-left: 0px;
	text-align: left;
}
.price {
	font-weight: bold;
	font-size: 1.3em;
	color: #000000;
}
.boxes img {
	float: left;
	margin-right: 10px;
	background-color: #333333;
	margin-bottom: 5px;
	margin-top: 10px;
	border: 1px solid #000000;
}
.clearIT {
	clear: both;
}
.boxes p {
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 8px;
}
#wrapper #content p {
	margin-left: 15px;
	margin-bottom: 10px;
}
#wrapper #content .contDiv p {
	margin-left: 0px;
}
#wrapper #content .contDiv h2 {
	margin-top: 10px;
	color: #990000;
}
#wrapper #content h1 {
	margin-left: 25px;
}
.topLeft2 {
	background-image: url(../images/cnr-topLeft2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.holder {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	width: 100%;
}
#wrapper #content #BackgroundDiv {
	float: left;
	width: 99%;
	background-color: #F3DDAB;
	border: 1px solid #000000;
	margin-top: 15px;
}
.clearerDiv {
	text-indent: -9000px;
	clear: both;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
}

#content  .holder  #leftDiv p, #content   .holder #leftDiv h2 {
	padding-left: 30px;
	margin-left: 0px;
}
#wrapper #content .holder #rightDiv .imgToppad {
	margin-top: 12px;
}
.Large {
	font-size: 3em;
	color: #FF0000;
}

.holder img {
	border: 1px solid #000000;
	margin-bottom: 12px;
}

#content .holder #rightDiv p, #content .holder #rightDiv h2 {
	margin-left: 0px;
	padding-left: 0px;
}
.holder #leftDiv {
	float: left;
	width: 49%;
}
.holder #rightDiv {
	float: right;
	width: 49%;
}

#content .boxes {
	margin-left: 20px;
}
#sidebar .boxes .bottomRight a {
	font-weight: bold;
	color: #AF0101;
}
#wrapper #content .boxes a {
	color: #AF0101;
}
#wrapper #content .boxes .price .bottomRight {
	display: block;
	clear: left;
	padding-bottom: 15px;
}
.boxes2 img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
	border: 1px solid #000000;
}
.boxes2 h2 {
	color: #AF0101;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 1.7em;
	display: block;
	margin-left: 0px;
	text-align: left;
}
.boxes2 {
	color: #000000;
	background-color: #F8DB9E;
	margin-bottom: 20px;
	margin-left: 20px;
}
.boxes2 .topLeft {
	background-image: url(../images/cnr-topLeftYellow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
}
.boxes2 .bottomRight {
	background-image: url(../images/cnr-bottomRightYellow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding-bottom: 10px;
	display: block;
	clear: left;
}
#wrapper #content #offers {
	margin-left: 30px;
}
#home #wrapper #sidebar .boxes .topLeft .topLeft img {
	float: none;
	clear: both;
	margin-bottom: 6px;
	display: block;
}
#wrapper #sidebar #ridetowork {
	margin-bottom: 15px;
	margin-left: -15px;
	padding-left: 0px;
	border: 1px solid #000000;
	display: block;
}
#home #wrapper #sidebar #ridetowork a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar ul li a:hover, #sidebar ul li a.current:link, #sidebar ul li a.current:visited {
	background: #DCC9B8;
}

#home #wrapper #sidebar .boxes .topLeft #woman {
	float: left;
	display: inline;
}
#women #wrapper #content {
	width: 595px;
}
#women #wrapper #sidebar {
	width: 364px;
}
#women #wrapper #content img {
	padding: 2px;
	border: 1px solid #1C304A;
	float: left;
	margin-top: 6px;
	margin-right: 15px;
	margin-bottom: 6px;
}
#women #wrapper #content .clearFix {
	clear: both;
}
#women #wrapper #content #ladiesDiv {
	background-color: #9AB4D9;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.4em;
	border: 1px solid #333333;
	font-weight: bold;
	color: #1C304A;
	margin: 10px 15px 10px 30px;
	clear: both;
	float: left;
	width: 546px;
}
#women #wrapper #content #ladiesDiv a:link, #women #wrapper #content #ladiesDiv a:visited {
	color: #C83756;
	border-bottom-color: #1C304A;
}
#picLandscape {
	margin-bottom: 6px;
}
#sidebar ul {
	margin: 0px 0px 15px;
	padding: 0px;
}
#sidebar ul li {
	list-style: none;
}
#sidebar ul li a {
	display: block;
	background: #D1B7A0;
	margin: 0px 0px 2px;
	padding: 2px 0px 2px 8px;
	color: #775100;
	font-size: 14px;
	font-weight: bold;
}
#sidebar h2 {
	margin-left: 0px;
}

