@charset "UTF-8";
/* CSS Document */




body {
	margin: 0 0 0 0;
	background-color:#666666;
	}
	
div.home_image {
	width:740px;
	overflow:hidden;
	position:relative;
	margin-right:auto;
	}
	
div.leftnav {
	position:absolute;
	width:150px;
	top: 30px;
	left: 30px;
	}
	
#photonav {
	position:absolute;
	top: 70px;
	left: 120px;
	width:150px;
	background-color:#666666;
	display:none;
	z-index:550;
	}
	
#photonav_space {
	margin-left:15px;
	}
	
	
#topbar {
	width:955px;
	height:129px;
	}
	
div.content_wrap {
	position:relative;
	width:100%;
	float:none;
	background-image:url(../images/photos/bkg.jpg);
	background-repeat:repeat-x;
	}

img{border:none;}

#footer {
	position: relative;
	margin-left:auto;
	margin-right:auto;
	width: 100%;
	}
	
#slider_wrap {
	width:740px;
	margin-left:150px;
	}


	 




/*Text Styles*/

@font-face {
  font-family: "Futura";
  src: url(http://www.2wheels2boots.com/ericstarling/fonts/futuram.ttf) format("truetype");
}

h1 {
	color:#f5f5f5;
	font-family:"Futura", sans-serif;
	font-size:24px;
	line-height:36px;
	font-weight:lighter;
	}
	
h1 a:link{
	color:#f5f5f5;
	font-family:"Futura", sans-serif;
	text-decoration:none;
	}

h1 a:visited{
	color:#f5f5f5;
	font-family:"Futura", sans-serif;
	text-decoration:none;
	}

h1 a:active{
	color:#f5f5f5;
	font-family:"Futura", sans-serif;
	text-decoration:none;
	}
	
h1 a:hover{
	color:#f5f5f5;
	font-family:"Futura", sans-serif;
	text-decoration:underline;
	}
	
h2 {
	color:#f5f5f5;
	font-family:"Futura", sans-serif;
	font-size:18px;
	line-height:22px;
	font-weight:lighter;
	}

h2 a:link {
	color:#f5f5f5;
	font-family:"Futura". sans-serif;
	text-decoration:none;
	}

h2 a:active {
	color:#f5f5f5;
	font-family:"Futura". sans-serif;
	text-decoration:none;
	}

h2 a:visited {
	color:#f5f5f5;
	font-family:"Futura". sans-serif;
	text-decoration:none;
	}

h2 a:hover {
	color:#f5f5f5;
	font-family:"Futura". sans-serif;
	text-decoration:underline;
	}

h6 {
	color:#f5f5f5;
	font-family: Helvetica;
	font:Helvetica;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	}

h6 a:link {
	color:#f5f5f5;
	text-decoration: none;
	}
	
h6 a:active {
	color:#f5f5f5;
	text-decoration:none;
	}
	
h6 a:visited {
	color:#f5f5f5;
	text-decoration:none;
	}
	
h6 a:hover {
	color:#f5f5f5;
	text-decoration:underline;
	}
	
	