/* CSS Document */
@import "reset.css";
@import "classicbikes_style.css";


div#container {
	width: 100%;
	height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
	text-align:center;
}

div#column2-3_splash {
	text-align:left;
	float:left;
	padding-top:24px;
	margin: 0px 0px 24px 0px; 
	width:652px;
	}


div#content {
	background-color:none;
	/*
	background-image:url(../_img/944_Grid.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	*/
	text-align:left;
	margin-left: auto;
    margin-right: auto;
	margin-top:120px;
	width:944px;
	overflow:hidden;
}



div#column1 {
	float:left;
	margin: 15px 24px -50px 20px;
	width:208px;
	}
	
div#column1_content {
	float:left;
	margin: 15px 24px 0px 20px; 
	padding-top:30px;
	width:208px;
	}
	
div#column1_ads {
	float:left;
	clear:left;
	margin: 25px 18px 0px 30px; 
	padding-top:0px;
	width:180px;
	}
	
div#navwithads {
	float:left;
}
	
div#column2 {
	float:left;
	clear:right;
	width:652px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
	
div#column2-3 {
	float:left;
	clear:right;
	padding-top:20px;
	margin: 15px 20px -50px 0px;
	background-image:url(../_img/BicPic_BG.gif);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center; 
	width:672px;
	height:370px;
	}
	
div#column2-3_new {
	float:left;
	clear:right;
	margin: 15px 20px 5px 0px;
	text-align:center; 
	width:672px;
	
	}
	
div#newsletter {
	float:left;
	clear:right;
	margin: 40px 20px 0px 20px;
	padding-top:10px;
	border-top:1px dotted #000; 
	width:900px;

	}
	
div#footer{
	float:left;
	clear:both;
	background-image:url(../);
	background-repeat:no-repeat;
	background-position:center top;
	margin: 0px 0px 0px 0px;
	padding-top:0px;
	padding-bottom:30px;
	width:944px;
	background-color:#fff;
	}
	
div.booking {
	clear:left;
	padding-top:20px;
	}
	
	
	/* GALLERY */

div#gallery {
	float:left;
	width:672px;
	margin-bottom:20px;
	margin-top:15px;
	}

#gallery ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#gallery li {
	float: left;
	margin: 10px;
}
#gallery li a {
	color: #666666;
}

div#gallery_thumbs {
	margin-bottom:20px;
	}
	
div#flickr {
	height:26px;
	color:#666666;
	float:right;
	width:672px;
	margin-bottom:20px;
	}
