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

#wrapper2
{
	position:relative;
	float:left;
	width:552px;
	height:auto;
}

#content
{
	position:relative;
	float:left;
	width:552px;
	min-height:600px;
	height:auto;
	background:#e8eae7 url(../images/discover_inner_content.jpg) no-repeat top;
	margin-bottom:50px;
}

#content .content_wrapper { margin:0px 50px 0px 45px; }


#photo_gallery { position:relative;  margin:10px 0px 25px 25px; }
#photo_gallery a { position:relative; float:left; display:inline-block; width:100px; height:75px; margin:0px 0px 0px 0px; border:none;  padding:0px; }
#photo_gallery a:hover img {  outline:none; }
#photo_gallery a img { position:relative; margin:0px 0px 0px 0px; border:#fff 1px solid; padding:0px; }

#sidebar
{
	position:relative;
	float:right;
	width:248px;
	height:auto;
	padding-bottom:245px;
}

#sidebar_footer
{
	position:absolute;
	bottom:88px;
	right:0px;
	width:248px;
	height:167px;
	background:url(../images/sidebar_fern.jpg) no-repeat bottom;
}

h4#quick_links_hdr
{
	position:relative;
	width:248px;
	height:50px;
	background:url(../images/sidebar_quicklinks_hdr.jpg) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
}

#quick_links
{
	position:relative;
	width:195px;
	height:auto;
	background:#e3e5e1 url(../images/sidebar_quicklinks.jpg) no-repeat;
	padding:5px 20px 33px 33px;
}

#business_directory
{
	position:relative;
	width:248px;
	height:126px;
	background:url(../images/sidebar_biz_dir.jpg) no-repeat;
}

#questions
{
	position:relative;
	width:168px;
	height:43px;
	background:url(../images/sidebar_questions.jpg) no-repeat;
	padding:30px 30px 5px 50px;
	color:#333;
	font-size:12px;
	line-height:18px;
}

#events
{
	position:relative;
	width:138px;
	height:64px;
	background:url(../images/sidebar_events.jpg) no-repeat;
	padding:47px 60px 15px 50px;
	color:#fff;
	font-size:12px;
	line-height:14px;
}

#sidebar_news
{
	position:relative;
	width:248px;
	height:126px;
	background:url(../images/sidebar_news.jpg) no-repeat;
}

#join
{
	position:relative;
	width:165px;
	height:auto;
	background:url(../images/sidebar_join.jpg) no-repeat top;
	padding:42px 33px 0px 50px;
}


/****************************************************   PAGE HEADERS  *********************************************/


h1#about_tofino_hdr
{
	position:relative;
	width:552px;
	height:350px;
	background:url(../images/discover_inner_hdr.jpg) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
}

h1#photo_gallery_hdr
{
	position:relative;
	margin:45px 25px 25px 45px;
	font-family:Verdana, Arial, Helvetica, sans-serif;  line-height:24px; color:#9574a5; 
}
