/* CSS Document */

body {
	background-color:white;
	text-align: center;
	padding:0px;
	margin:0px;
	}

/*==============================
STYLES FOR TITLE PAGE
==============================*/

.title
	{
	text-align:center !important;
	padding:0px !important;
	}
	
.copy
	{
	margin-top:100px;
	color:grey !important;
	}

#logo
	{
	border:0px;
	margin:60px 0 0 0;
	}
	
#bike
	{
	border:0px;
	margin:30px 0 0 0;
	}
/*==============================*/


b 
	{
	letter-spacing:normal;
	}

.box
	{
	background-color:none;
	border:none;
	width:350px;
	height:450px;
	position:absolute;
	color:black;
	font-family: Georgia, "Times New Roman",serif;
	font-size:10px;
	letter-spacing:.1em;
	line-height:1.1em;
	text-align:left;
	padding:0px;
	left:125px;
	top:65px;
	z-index:100;
	margin:0px;
	}
	
.box form
	{
	display:inline;
	}	


.box p
	{
	margin:5px 0px;
	margin-left:60px;
	border:none;
	padding:0;
	width:260px;
	text-indent:1em;
	}
	
.box p:first-child
	{
	text-indent:0em;
	top:50px;
	}
	
.box p a
	{
	font-weight:normal;
	letter-spacing:normal;
	text-decoration:none;
	color:#cc0000;
	}
	
.box p a:hover
	{
	color:#cc0000;
	text-decoration:underline;
	}
	
.box ul
	{
	list-style-type:none;
	margin:15px 30px 5px 60px;
	}
	
ul, li
	{
	padding:0px;
	text-align:center;
	}

ul 
	{
	margin:0px 0px 15px 0px;
	font-size:.9em;
	}
	
li
	{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	margin:0px 0px 15px 0px;
	}
	
li b
	{
	color:#cc0000;
	}
	
span.firstword
	{
	color:#CC0000;
	font-weight:bold;
	letter-spacing:normal;
	}

p.firstparagraph
	{
	text-indent:0em;
	}


.letter
	{
	position:relative;
	float:left;
	margin: 0px 4px 0px 0px;
	border:0px;
	}
	
.centerer
	{
	width:900px;
	background-image:url("images/bkgnd_nopr.jpg");
	background-repeat:none;
	height:600px;
	margin:5px;
	border:none;
	padding:0px;
	position:relative;
	float:left;
	z-index:0;
	}
	
.navbar
	{
	position:absolute;
	font-family: Georgia, "Times New Roman",serif;
	font-size:13px;
	font-weight:bold;
	letter-spacing:normal;
	line-height:1.15em;
	text-align:left;
	background-color:none;
	}
	
a
	{
	color:black;
	text-decoration:none;
	}
a:hover
	{
	color:#cc0000;
	}
	
.gallery
	{
	top:245px;	
	left:700px;
	}
	
.press
	{
	top:405px;
	left:680px;
	}
	
.locations
	{
	top:286px;
	left:687px;
	}
	
.shop
	{
	top:327px;
	left:695px;
	}
.about
	{
	top:365px;
	left:685px;
	}
	
.footer
	{
	height:2px;
	width:260px;
	margin: 0px 30px 0px 0px;
	border-top:1px dotted grey;
	padding:0px;
	position:absolute;
	top:415px;
	left:60px;
	}
	
	
/* Styles for the gallery and shop pages */
/*=========================================*/

.gal
	{
	text-align:center;
	}
	
.gal img.main
	{
	border:1px dotted grey;
	padding:1px;
	float:left;
	margin:5px 30px 0px 60px;
	}
	
/*div.caption
	{
	text-align:left;
	position:relative;
	float:left;
	clear:left;
	padding:0;
	margin:5px 30px 20px 60px;
	width:260px;
	font-size:.9em;
	}*/
	
div.caption
	{
	text-align:left;
	position:absolute;
	top:370px;
	left:60px;
	padding:0;
	margin:0px 30px 20px 0px;
	width:260px;
	font-size:.9em;
	}
	
.price
	{
	font-weight:bold;
	margin-left:10px;
	}

/*=========================================*/


/*=========================================*/
/*Styles for page number navigation
/*=========================================*/
.caption button
	{
	border: 1px dotted grey;
	font-family: Georgia, "Times New Roman", serif;
	font-size:9px;
	padding:1px;
	margin:0 6px 0 0;
	background-color:white;
	width:75px;
	text-align:center;
	display:inline;
	color:black;
	}
	
.caption button:hover
	{
	border: 1px dotted #cc0000;
	color:#cc0000;
	}
/*=========================================*/


/*=========================================*/
/*Styles for page number navigation
/*=========================================*/
div.navigation
	{
	position:absolute;
	width:40px;
	top:415px;
	right:35px;
	border:0;
	border-bottom:1px dotted grey;
	height:50px;
	padding:2px 0;
	}
	
.pagenumber
	{
	font-style:italic;
	padding-top:8px;
	position:relative;
	float:right;
	height:30px;
	font-size:40px;
	text-align:center;
	width:40px;
	border:0;
	}
	
.pagenavs
	{
	padding:0;
	border:0;
	border-top:1px dotted grey;
	position:relative;
	float:right;
	clear:both;
	height:40px;
	font-size:1.4em;
	width:40px;
	}
	
div.navigation a
	{
	font-weight:bold;
	border:0;
	color:black;
	}
	
div.navigation a:hover
	{
	color:#cc0000;
	}
	
/*=========================================*/
	

/*=========================================*/
/* Header styles
/*=========================================*/

.header
	{
	height:15px;
	margin:20px 0px 15px 60px;
	width:260px;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted grey;
	font-size:11px;
	}
	
.header h1
	{
	font-size:.9em;
	font-weight:normal;
	position:relative;
	float:left;
	}
	
.header h2
	{
	font-size:.9em;
	font-weight:normal;
	position:relative;
	float:right;
	}
	
/*=========================================*/
