body {
	font-size: 11px; /* Resets 1em to 10px */
	background-color: #383838;
	color: #000;
	}
	
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #0033CC;
	text-decoration:underline:
}
a:visited {
	color: #0033FF;
}
h1 {
	color: #000;
}

#container {
	width: 968px;
	background: #fff;
	margin: 0 auto;

}
#service_main {
 	width:100%;
	margin:0 auto;
	background-color:#aaaaaa;
	}

.hr {
	background-color:#cccccc;
	height:1px;
	width:680px;
	margin:20px 0;
}

h1 {
	font-size: 24px;
	text-align: left;
	}
	
h2 {
	font-size: 20px;
	}

h3 {
	font-size: 16px;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;

	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, {
	text-decoration: none;
	}

h1,h2,h3,h4,h5,h6{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
/********************* Begin Header ****************************/	
	
#header {
	width:968px;
	height:155px;
	margin:0 0;
	padding: 0 0;
	position:relative;
}

#topLinks {
	width:450px;
	margin:0;
	padding:0;
	position:absolute;
	top:2px;
	left:10px;
	visibility: visible;
}

#topLinks ul{
	margin:0;
	padding:0;
	line-height:20px;
}

#topLinks ul li{
	margin:5px;
	padding:0;
	list-style:none;
	float:right;
}

#topLinks ul li a {
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:20px;
	display:block;
	color:#000;
	padding-right:10px;
}

#award {
	height:134px;
	margin:0;
	padding:5px;
	position:absolute;
	left:665px;
	bottom:3px;
	width:254px;
}
#logo {
	padding:10px;
	}
	
img.floatLeft{
	float:left;
}


/************************ End Header ***************************/

/************************ Begin Pop Up *************************/

#popup-form {
    position:relative;
    text-align:left;
    width:400px;
    margin:0 auto;
}

#popup-form input {
    left:100px;
    position:absolute;
    top:-5px;
    width:250px;
}

#popup-form select {
    left:100px;
    position:absolute;
    top:-5px;
    width:255px;
    height:22px;
}

#popup-form textarea {
    font-family: Arial,'Lucida Grande',Verdana,Sans-Serif;
    font-size:12px;
    left:100px;
    position:absolute;
    top:-5px;
    width:250px;
}

#popup-form .mc-field-group {
    margin-bottom:20px;
    position:relative;
}

#popup-location {
    margin-left:400px;
    text-align:left;
}

#popup-location h2 {
    color:#FFD204;
    font-size:12px;
    font-weight:bold;
    margin-bottom:-10px;
}

#popup-location strong {
    color:#FFFFFF;
}
/**************************** Begin Main Page Layout  ***************/
/****************Main Page Images ***************/
#main {
 	width:968px;
	margin:0 auto;
background-color:#D8D8D8;
	}
#content {
	width 960px;
	margin:10px;
	
	
	}
		
#homeImages {
	width:auto;
	height:auto;
	position:relative;
	padding:10px 10px;
	background-color:#D8D8D8 ;
	}

#homeBottomColumn {
	width:635px;
	height:auto;
	padding:10px 0px;

	}
#homeColumnLeft {
	float:right;
	width: 640px;
	Height: auto;
	margin:0;
	}
	
#homeColumnRight {
	float:left;
	width:295px;
	float:left;
	height:auto
	}
.homeImageTop {
	padding:0px 0px 10px 0px;
	margin-left:0px;
	width:295px;
	height:205px;
	padding-left:2px;
	}

.homeImageBottom {
	padding: 10px 0px 10px;
	width:295px;
	height:auto;
	padding-left:2px;
	padding-top:2px;
	background-color:#FFFFFF;
	}
	
#the-latest {
    height: 200px;  
    background-color: #238fae; 
    text-align:left;
    width: 295px;
	font-size:15px;
}

#the-latest .text {
    margin:5px;
	color:#000000;
	font-weight:bold;
}

#the-latest ul {
	list-style-image: url('images/bullet.gif');
	color:#ffffff;
	padding-left:20px;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

#the-latest ul li {
    margin:0px;
	padding:0px;
}
	
#the-latest ul li a {
	color:#ffffff;
	text-decoration:none;
	}
#the-latest ul li a:hover{
	color:#000000;
	text-decoration:underline;
	}		

/******** End Main Page Images ***********/
/******** Begin Main Page lower Columns *****/
#contentColumns{
	width:auto; 
	display:block; 
	padding:10px 10px;
	}
#column_left{
	width:302px; 
	margin-right:20px; 
	float:left;
	}
#column_middle{
	width:302px; 
	margin-right:20px; 
	float:left;
	}
#column_right{
	width:302px; 
	float:left;
	}
	
div.spacer{clear:both; height:10px; display:block;}
/******** End Main Page Lower Columns ****/

/********** Rental Page Column Layout ********************************/
#rent_column_left {
	width:150px;
	margin-left:10px;
	float:left;
	}
#rent_column_center {
	width:700px;
	margin-left:10px;
	float:left;
	}
/*********** End Rental Page Column Layout ****************************/
/**************************** Two Column Page Layout ******************/

#main_column_left{
	width:500px;
	float:left;
	}
	
#main_column_right{
	width:400px;
	float:left;
	padding-left:40px;
	}




/**************************** End Two columng Page Layout ************/
	
/**************************** End Main Page Layout ******************/


/**************************** Begin Footer **************************/

#footer{
	clear: both;
    font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin: 0 20;
	position: relative;
	}

#footer p {
	margin: 0;
	padding: 20px 10px 0 0;
	/* text-align: center; */
}
 
#footer .footer-a {
    width:960px;
	padding: 0;
	margin: 0 auto;
    background:transparent url('images/background2.jpg') repeat-x 0 0;
}
#footer .vendor-list {
	margin:0 auto;
	width:920px;
	text-align:center;
}
 
#footer .footer-b {
    width:960px;
	padding: 0;
	margin: 0 auto;
    background:transparent url('images/background2.jpg') repeat-x 0 0;
}
#footer .links {
	margin:0 auto;
	width:920px;
	text-align:left;
}
 
#footer .links p {
	margin:0;
}
 
#footer p.link {
	margin:0 10px;
	padding:3px 0;
}
 
#footer a, #footer a:link {
	color:#000;
	text-decoration:none;
}
 
#footer a:hover {
	color:#0033ff;
	text-decoration:underline;
}
 
#footer .links h2 {
	color:#ffffff;
	font-weight:normal;
	font-size:12px;
	margin:0 0 3px 10px;
}
#footer .links-a1 {
	float:left;
	margin-top:30px;
	margin-right:5px;
	width:200px;
	height:150px;
 }
 
#footer .links-a {
	float:left;
	margin-top:10px;
	width:240px;
	height:150px;
}
 
#footer .links-b {
	background: transparent url(../images/links-div.gif) no-repeat top left;
	float:left;
	margin-top:5px;
	width:180px;
	height:150px;
    color:#ffffff;
}
 
#footer .links-c {
	background: transparent url(../images/links-div.gif) no-repeat top left;
	float:left;
	margin-top:5px;
	width:110px;
	height:150px;
}
 
#footer .links-d {
	background: transparent url(../images/links-div.gif) no-repeat top left;
	float:left;
	margin-top:5px;
	width:160px;
	height:150px;
}
 
#footer .legal {
	background-color:#ffffff;
	height:100px;
	font-size:12px;
	padding-left:20px ;
	width:935px;
	text-align:left;
	color:#000000;
}

#footer .legal a {
	color:blue;
}

/* End Footer */
#popup {
	float:right;
	margin-right:10px;
	}
	
#popup_bikes {
	float: left;
	margin-left:10px;
	}	
div.clear {
	clear: both;
	width: 100%;
	height: 1px;
	}
	

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    width:640px;
    height:455px;
    margin:0 auto;

}

#slider {

	background:url(../images/loading.gif) no-repeat 50% 50%;
	background-image: url(../images/loading_big.gif);
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}



.nivo-controlNav a {
    background:url("../images/slider_pager.png") no-repeat scroll 0 0 transparent;
    height:16px;
    width:16px;
    margin:0 2px;
    overflow:hidden;
    text-decoration:none;
    text-indent:-10000px;
    z-index:102;
    float:right;
    cursor:pointer;
}

.nivo-controlNav {
    float:right;
	top:-40px;
}

.nivo-controlNav a.active {
    background-position: 0 -32px;
}
.nivo-controlNav a:hover {
    background-position: 0 -16px;
}
#slider_control_bg {
    background:url("../images/slider_control_overlap.png") repeat scroll 0 0 transparent;
    position:absolute;
    height:40px;
    width:100%;
    bottom:0px;
    display:none;
    z-index:101;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
    position:absolute;
    width:40px;
    height:40px;
    text-indent:-10000px;
    top:45%;
    z-index:101;
    cursor:pointer;
}
.nivo-prevNav {
    background:url("../images/slide_left.png") no-repeat scroll 0 0 transparent;
    left:20px;
}
.nivo-nextNav {
    background:url("../images/slide_right.png") no-repeat scroll 0 0 transparent;
    
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
/* Control nav styles (e.g. 1,2,3...) */
