/* CSS Document */

.clear {
 clear:both;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
#page_wrapper { 
 	width:900px;
 	height:auto;
 	margin-left:auto;
 	margin-right:auto;
}
#content_wrapper { 
 	width:900px;
}
#main_navigation { 
 	width:900px;
	float:left;
	padding: 0 0 0 0;
}

/* Home Page Layout */

#home_content_wrapper {
	background:url(../images/basecamp_home_btbg.jpg) repeat-y;
	width:900px;
	height:auto;
	float:left;
}
#home_content_left_column {
	width:600px;
	height:100%;
	float:left;
}
#home_content_left_content {
	height:100%;
	float:left;
	padding: 20px 20px 30px 10px;
}
#home_content_leftsub_column {
	width:270px;
	height:100%;
	float:left;
}
#home_content_leftsub_content {
	height:100%;
	float:left;
	padding: 20px 20px 30px 10px;
}
#home_content_rightsub_column {
	width:270px;
	height:100%;
	float:left;
}
#home_content_rightsub_content {
	height:100%;
	float:left;
	padding: 20px 20px 30px 10px;
}
#home_content_right_column {
	width:300px;
	height:100%;
	float:left;
}
#home_content_right_content {
	height:100%;
	float:left;
	padding: 20px 20px 30px 10px;
}

/* Locations and Tours Layout */

#locate_content_left_column {
	width:600px;
	height:100%;
	float:left;
}
#locate_content_left_content {
	height:100%;
	float:left;
	padding: 20px 20px 30px 10px;
}
#locate_content_leftsub_column {
	width:570px;
	height:100%;
	float:left;
}
#locate_content_leftsub_content {
	height:100%;
	float:left;
	padding: 20px 20px 15px 10px;
}
#locate_content_rightsub_column {
	width:270px;
	height:100%;
	float:left;
}
#locate_content_rightsub_content {
	height:100%;
	float:left;
	padding: 20px 20px 30px 10px;
}
#locate_content_right_column {
	width:300px;
	height:100%;
	float:left;
}
#locate_content_right_content {
	height:100%;
	float:left;
	padding: 20px 20px 30px 10px;
}

/* About PFish Layout */

#about_content_wrapper {
	background:url(../images/basecamp_home_btbg.jpg) repeat-y;
	width:900px;
	height:auto;
	float:left;
}
#about_wordpress_wrapper {
	width:900px;
	height:auto;
	float:left;
}
#about_content_submenu_column {
	width:100px;
	height:100%;
	float:left;
}
#about_content_submenu_content {
	height:100%;
	float:left;
	padding: 2px 2px 2px 8px;
}
#about_content_left_column {
	width:150px;
	height:100%;
	float:left;
}
#about_content_left_content {
	height:100%;
	float:left;
	padding: 20px 20px 30px 10px;
}
#about_content_leftsub_column {
	width:195px;
	height:100%;
	float:left;
}
#about_content_leftsub_content {
	height:100%;
	float:left;
	padding: 10px 20px 20px 10px;
}
#about_content_rightsub_column {
	width:195px;
	height:100%;
	float:left;
}
#about_content_rightsub_content {
	height:100%;
	float:left;
	padding: 10px 20px 20px 10px;
}
#about_content_leftguide_column {
	width:130px;
	height:100%;
	float:left;
}
#about_content_leftguide_content {
	height:100%;
	float:left;
	padding: 10px 15px 20px 15px;
}
#about_content_middleguide_column {
	width:130px;
	height:100%;
	float:left;
}
#about_content_middleguide_content {
	height:100%;
	float:left;
	padding: 10px 15px 20px 15px;
}
#about_content_rightguide_column {
	width:130px;
	height:100%;
	float:left;
}
#about_content_rightguide_content {
	height:100%;
	float:left;
	padding: 10px 15px 20px 15px;
}
#about_content_middle_column {
	width:450px;
	height:100%;
	float:left;
}
#about_content_middle_content {
	height:100%;
	float:left;
	padding: 20px 20px 30px 10px;
}
#about_content_right_column {
	width:300px;
	height:100%;
	float:left;
}
#about_content_right_content {
	height:100%;
	float:left;
	padding: 20px 20px 30px 10px;
}
#about_content_fullright_column {
	width:750px;
	height:100%;
	float:left;
}
#about_content_fullright_content {
	height:100%;
	float:left;
	padding: 20px 40px 30px 20px;
}

/* Bottom Navigation Layout */


#bottom_nav_wrapper { 
 	width: 900px;
}
#bottom_navigation{
	width:870px;
	text-align:center;
	float:left;
	padding: 5px 15px 5px 15px;
}
