body {
	margin:20px 0px  0px 0px;
	font-family:georgia;
	font-size:14px;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color:white;
	color:#7b7b7b;
}

p {
	color:#7b7b7b;
}

input {
	border:1px solid #cccccc;
	color:#7b7b7b;
}
textarea {
	border:1px solid #cccccc;
	color:#7b7b7b;
}

.radioButtonStyle{
	border:0px;
}

a:link {
	color:#3a91cb;
	text-decoration:none;
}

a:hover {
	color:#3a91cb;
	text-decoration:underline;
}

a:visited {
	color:#3a91cb;
	text-decoration:none;
}
a:hover {
	color:#3a91cb;
	text-decoration:underline;
}

img {
	padding:2px;
	border:1px solid #cdcece;
}

hr {
	margin-top:10px;
	margin-bottom:20px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px solid #063008;
	clear:both;
}

h5 {
	color:#000;
}

h3 a:hover {
	text-decoration:none;
	color:#000;
}

#car_rack_img_div {
	float:left;
	width:198px;
	padding-right:20px;
	padding-left:15px;
	text-align:center;
}

#car_rack_img_div p{
	font-size:12px;
	margin:2px;
	text-align:center;
}

#car_rack_img {
	width:198px;
}

#container {
	text-align: left;
	width: 744px;
	margin: 0 auto;
	background-color:white;
	border-top:1px solid #cdcece;
	border-left:1px solid #cdcece;
	border-right:1px solid #cdcece;
}

#header {
	background-image:url(../images/header-bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:107px;
	border-bottom:1px solid #1b1464;
	background-color:white;
}

#header h1 {
	font-size:6px;
	margin:0px;
	color:#e3e7e8;
	position:absolute;
	left:-800em;	
}

#navigation {
	background-image:url(../images/navigation-bg.gif);
	background-position:top center;
	color:white;
	font-weight:bold;
	font-variant:small-caps;
	padding:5px 4px 5px 10px;
	overflow:none;
	height:25px;
	text-align:center;
	border-bottom:1px solid #1b1464;
}

#nav-main {
	float:left;
	width:520px;
}

#nav-search {
	float:right;
	width:25%;
}

#content {
	padding:10px 0px 40px 10px;
	overflow:auto; 
	clear:left;
}

#left-col {
	width:510px;
	float:left;
}

#left-col h2{
	color:#000;
	border-bottom:1px solid #063008;
	font-size:21px;
}

#left-col h3{
	color:#000;
	font-size:16px;
}

#left-col h4{
	margin:0px;
	padding:0px;
}

#left-col b {
	color:#000;
}

#right-col {
	width:200px;
	float:right;
	background-image:url(../images/right-col-border.gif);
	background-repeat:repeat-y;
	min-height:300px;
}

#right-col h2 {
	border-bottom:1px solid #1b1464; 
	font-size:16px;
	font-weight:bold;
	margin: 0px 10px 10px 10px;
	color:#1b1464;
	padding:2px 2px 2px 0px;
}

#right-col img {
	border:0px;
	margin:0px 0px 0px 15px;
	padding:0px;
}

#right-col p {
	margin:10px 10px 10px 15px;
	text-align:left;
	font-size:11px;
}

#right-col p b{
	color:#7b7b7b;
}

#right-col input {
	border:1px solid #cccccc;
	font-family:georgia;
	font-size:11px;
	margin:0px 0px 5px 0px;
	padding:2px;
	height:13px;
	width:170px;
	color:#7b7b7b;
}

#right-col #login-submit-button {
	width:70px;
	height:20px;
}

#right-col #search-box #search-text-box {
	border:1px solid #cccccc;
	font-family:georgia;
	font-size:11px;
	margin:0px 0px 0px 5px;
	padding:2px;
	height:13px;
	width:147px;
	color:#7b7b7b;
	display:inline;
}

#right-col #search-box #search-submit-button {
	border:0px;
	margin:0px 0px 0px 2px;
	width:20px;
	height:19px;
	padding:0px;
	display:inline;
}


#search-box h2{
	background-image:url(../images/magnifying-glass.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #1b1464;
	color:#7b7b7b;
	font-size:11px;
	font-weight:bold;
	margin: 0px 10px 10px 10px;
	padding:2px 2px 2px 20px;
}
	

#footer {
	background-image:url(../images/footer-bg.gif);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#009344;
	padding-top:230px;
	clear:both;
	text-align:center;
	padding-bottom:10px;
}

#footer a {
	color:#000;
}

#footer p {
	color:#000;
}

.about-img {
	float:right;
	width:240px;
	padding-left:20px;
}
.about-img img {
	width:240px;
}
.about-img p{
	margin:2px;
	text-align:center;
	font-weight:bold;
	font-size:10px;
}

.baby-helmet-img {
	float:right;
	width:200px;
	padding-left:20px;
	text-align:center;
}
.baby-helmet-img img {
	width:40px;
	border:0px;
}
#baby-helmet {
	width:200px;
	border:1px solid #cdcece;
}
.baby-helmet-img p{
	margin:2px;
	text-align:center;
	font-weight:bold;
	font-size:10px;
}

.bicycle-assembly-img {
	float:right;
	width:250px;
	padding-left:20px;
}
.bicycle-assembly-img img{
	width:250px;
}
.bicycle-assembly-img p{
	margin:2px;
	text-align:center;
	font-weight:bold;
	font-size:10px;
}

.cycling-apparel-img {
	float:right;
	width:200px;
	padding-left:20px;
}
.cycling-apparel-img img{
	width:200px;
}
.cycling-apparel-img p{
	margin:2px;
	text-align:center;
	font-weight:bold;
	font-size:10px;
}

.float-img-right {
	float:right;
	margin-left:20px;
}

.float-img-left {
	float:left;
	margin-right:20px;
}

.form-error-message {
	color:#cd0301;
	font-size:11px;
	margin-left:20px;
	padding-left:0px;
}

.post-a-comment-field {
	margin:20px;
}
.post-a-comment-field input {
	border:1px solid #cccccc;
	width:400px;
}
.post-a-comment-field textarea {
	border:1px solid #cccccc;
	width:400px;
	height:70px;
}
.post-a-comment-field #submit_button {
	border:1px solid #cccccc;
	font-family:georgia;
	font-size:12px;
	margin:0px 0px 5px 0px;
	padding:2px;
	color:#7b7b7b;
	width:140px;
}

#addBikeRideForm h4 {
	margin-top:20px;
}

#addBikeRideForm input {
	width:100%;
}

#addBikeRideForm textarea {
	width:100%;
	height:70px;
}



#addBikeRideForm #cue {
	width:100%;
	height:170px;
}

#addBikeRideForm #submitRideButton {
	width:120px;
	margin-top:20px;
}

#art {
	padding:5px;
	display:none;
	height:150px;
	overflow:auto;
	border:1px solid black;
}

#GmapCanvas {
	float:left;
	width:508px;
	height:300px;
	border:1px solid #cccccc
}

#GmapControlsContainer {
	float:left;
	width:217px;
	height:300px;
	background-color:#ebe6dc;
	z-index:3;
	position:relative;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	overflow:auto;
}

#GmapControlsContainer div {
	margin-bottom:20px;
	margin-top:10px;
	padding-left:10px;
}

#GmapControlsContainer h5 {
	margin:5px 0px 0px 0px;
	font-weight:normal;
	color:#333333;
}

#GmapControlsContainer input {
	width:187px;
	margin-top:3px;
	background-color:#fff;
}

#GmapControlsContainer select {
	width:187px;
	margin-top:5px;
	color:#7b7b7b;
}

#GmapControlsContainer #outAndBack {
	width:10px;
	margin:0px;
	padding:2px;
}

#GmapIntroDiv {
	float:left;
	z-index:5;
	position:absolute;
	margin-left:105px;
	margin-top:101px;
	width:300px;
	border:5px solid #cccccc;
	padding:10px 0px 10px 0px;
	background-color:#ffffff;
	top:0px;
	left:0px;
}

#GmapIntroDiv p{
	padding:0px;
	text-align:center;
	margin:0px;
}

#changeGmapOpacityDiv {
	float:left;
	position:absolute;
	top:0px;
	left:0px;
	opacity:0.7;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
	width:510px;
	height:302px;
	background-color:#333333;
	z-index:4;
}

#totalAddMapArea {
	width:697px;
	overflow:hidden;
	height:302px;
	clear:both;
	position:relative;
	z-index:2;
}

#home-img {
	padding:5px;
	border:1px solid #cdcece;
	width:500px;
}

#contactMessageForm {
	background-color:#dcdcdc;
	padding:10px;
	border:3px solid #b2b2b2;
	float:left;
	width:290px;
}

#askMikeSubmitQuestionForm {
	float:left;
	width:215px;
	background-color:#dcdcdc;
	padding:10px;
	border:3px solid #b2b2b2;
	margin-left:15px;
}

#askMikeSubmitQuestionForm input {
	width:100%;
}

#askMikeSubmitQuestionForm p {
	margin-top:2px;
}

#askMikeSubmitQuestionForm textarea {
	width:100%;
}

.service-recommendations-img {
	float:right;
	width:225px;
	padding-left:20px;
}
.service-recommendations-img img {
	width:225px;
}
.service-recommendations-img p{
	margin:2px;
	text-align:center;
	font-weight:bold;
	font-size:10px;
}

.bicycle-price {
	font-weight:bold;
	margin:0px;
	padding:0px;
	color:#000;
}
.bicycle-img {
	border:0px;
}
.bicycle-specs-link {
	margin:0px 0px 70px 0px;
	font-weight:bold;
}

.caption {
	font-size:10px;
	text-align:center;
}

.correct_bat_response {
	font-weight:bold;
	color:#009344;
}

.incorrect_bat_response {
	font-weight:bold;
	color:#b50905;
}

.faq_question_index {
	border-bottom:1px solid #ccc;
	margin-bottom:50px;
	padding-bottom:10px;
}

	

.faq_question_index ul{
	padding-top:0px;
	padding-bottom:0px;
	margin-top:-10px;
	margin-bottom:0px;
}
	


.wwINTL-tag {
	font-size:10px;
	text-align:center;
}
.wwINTL-tag a {
	font-size:10px;
	text-align:center;
	color:black;
	text-decoration:underline;
}