/********************| LAYOUT |********************/

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/bg_gradient.jpg') repeat-x;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	font-family: arial,verdana;
	font-size: 12px;
}
	
img {border: none;}

a img {border: none;}

#align_left {
	float: left;
	margin: 8px;
}

#align_right {
	float: right;
	margin: 8px;
}

#site_wrapper {
	clear: both;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	background: #FCFDD7;
	border-width: 0px;
	text-align: center;
}

#header {
	float: left;
	clear: both;
	width: 800px;
	height: 172px;	
	margin: 0px;
	padding: 0px;
	background: #333333;
	border-width: 0px;
}

#header .header_outerframe_left {
	float: left;
	width: 20px;
	height: 172px;	
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/header_outer_shadow_left.jpg') no-repeat;
	border-width: 0px;
}

#header .header_content_left {
	float: left;
	width: 373px;
	height: 172px;	
	margin: 0px;
	padding: 0px;
	background: #FCFDD7;
	border-width: 0px;
	line-height: 172px;
	font-size: 1px;
}

#header .header_content_right {
	float: left;
	width: 387px;
	height: 172px;	
	margin: 0px;
	padding: 0px;
	background: #FCFDD7 url('../images/layout_universal/header_right.jpg') no-repeat;
	border-width: 0px;
}

#header .header_links {
	float: right;
	width: 114px;
	height: 39px;
	margin: 4px 4px 0px 0px;
	padding: 4px 0px 0px 0px;
	background: transparent url('../images/layout_universal/header_links_bg.jpg') no-repeat;
}

#header .header_outerframe_right {
	float: right;
	width: 20px;
	height: 172px;	
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/header_outer_shadow_right.jpg') no-repeat;
	border-width: 0px;
}

#main_menu {
	float: left;
	clear: both;
	width: 800px;
	height: 63px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background: #333333;
	border-width: 0px;
}

#main_menu .main_menu_outerframe_left {
	float: left;
	width: 20px;
	height: 63px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/main_menu_left.jpg') no-repeat;
	border-width: 0px;
}

#main_menu .main_menu_content {
	float: left;
	width: 760px;
	height: 63px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7;
	color: #5F4E38;
	border-width: 0px;
	font-size: 11px;
}

.css_main_menu {
	width: 760px;
	height: 45px;
	overflow: hidden;
	border-top: 3px solid #7A8934;
	border-bottom: 5px solid #E3E4C2; /*bottom horizontal line that runs beneath tabs*/
	background: #BFA254 url('../images/layout_universal/css_menu_bg.jpg') repeat-x;
}

.css_main_menu ul{
	margin-left: 0px;
	padding: 0px; /*offset of tabs relative to browser left edge*/
	font: bold 12px Arial;
	list-style-type: none;
	line-height: 45px;
}

.css_main_menu li{
	display: inline;
	margin: 0px;
}

.css_main_menu li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px; /*padding inside tabs*/
	border-right: 0px solid #9F8B45; /*right line*/
	color: #836616;
	background: transparent;
}

.who_we_are {float: left;width: 140px;}
.tours {float: left;width: 100px;}
.reservations {float: left;width: 140px;}
.terms {float: left;width: 140px;}
.faq {float: left;width: 100px;}
.contact {float: left;width: 140px;}

.css_main_menu li a:visited{
color: #836616;
}

.css_main_menu li a:hover {
background: #A89050 url('../images/layout_universal/css_menu_bg_over.jpg') repeat;
color: #FFF7E4;
}

#main_menu .main_menu_outerframe_right {
	float: right;
	width: 20px;
	height: 63px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/main_menu_right.jpg') no-repeat;
	border-width: 0px;
}

.twenty_pixel_separator {
	float: left;
	clear: both;
	width: 800px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background: #333333;	
	border-width: 0px;
}

.twenty_pixel_separator .twenty_pixel_separator_outer_frame_left {
	float: left;
	width: 20px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_left.jpg') repeat-y;
	border-width: 0px;
}

.twenty_pixel_separator .twenty_pixel_separator_content {
	float: left;
	width: 760px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7;
	border-width: 0px;
}

.twenty_pixel_separator .twenty_pixel_separator_outer_frame_right {
	float: right;
	width: 20px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_right.jpg') repeat-y;
	border-width: 0px;
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#about_content {
	float: left;
	clear: both;
	width: 800px;
	min-height: 520px;
	margin: 0px;
	padding: 0px;
	background: #333333;	
	border-width: 0px;
}

#about_content .about_content_outerframe_left {
	float: left;
	width: 20px;
	min-height: 520px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_left.jpg') repeat-y;
	border-width: 0px;
}

#about_content .about_page_header {
	float: left;
	width: 740px;
	height: 24px;
	margin: 0px;
	padding-left: 20px;
	background: #FCFDD7 url('../images/layout_universal/separator.jpg') no-repeat bottom;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#about_content .about_content_content {
	float: left;
	width: 760px;
	min-height: 520px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7;
	border-width: 0px;
	text-align: left;
}

#about_content .about_content_copy {
	float: left;
	width: 680px;
	margin: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	background: transparent;
	border-width: 0px;
	color: #5F4E38;
	text-align: left;
}

#about_content .about_content_outerframe_right {
	float: right;
	width: 20px;
	min-height: 520px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_right.jpg') repeat-y;
	border-width: 0px;
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#reservations_content {
	float: left;
	clear: both;
	width: 800px;
	min-height: 780px;
	margin: 0px;
	padding: 0px;
	background: #333333;	
	border-width: 0px;
}

#reservations_content .reservations_content_outerframe_left {
	float: left;
	width: 20px;
	min-height: 780px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_left.jpg') repeat-y;
	border-width: 0px;
}

#reservations_content .reservations_page_header {
	float: left;
	width: 740px;
	height: 24px;
	margin: 0px;
	padding-left: 20px;
	background: #FCFDD7 url('../images/layout_universal/separator.jpg') no-repeat bottom;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#reservations_content .reservations_page_separator {
	float: left;
	width: 680px;
	height: 3px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7 url('../images/layout_universal/small_separator.jpg') no-repeat;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#reservations_content .reservations_content_content {
	float: left;
	width: 760px;
	min-height: 780px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7;
	border-width: 0px;
	text-align: left;
}

#reservations_content .reservations_content_copy {
	float: left;
	width: 680px;
	margin: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	background: transparent;
	border-width: 0px;
	color: #5F4E38;
	text-align: left;
}

#reservations_content .reservations_content_copy a:link {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#reservations_content .reservations_content_copy a:visited {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#reservations_content .reservations_content_copy a:hover {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#reservations_content .reservations_content_copy a:active {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#reservations_content .reservations_content_copy li {
	font-size: 11px;
}

#reservations_content .reservations_content_outerframe_right {
	float: right;
	width: 20px;
	min-height: 780px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_right.jpg') repeat-y;
	border-width: 0px;
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#terms_content {
	float: left;
	clear: both;
	width: 800px;
	min-height: 1900px;
	margin: 0px;
	padding: 0px;
	background: #333333;	
	border-width: 0px;
}

#terms_content .terms_content_outerframe_left {
	float: left;
	width: 20px;
	min-height: 1900px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_left.jpg') repeat-y;
	border-width: 0px;
}

#terms_content .terms_page_header {
	float: left;
	width: 740px;
	height: 24px;
	margin: 0px;
	padding-left: 20px;
	background: #FCFDD7 url('../images/layout_universal/separator.jpg') no-repeat bottom;
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#terms_content .terms_page_separator {
	float: left;
	width: 680px;
	height: 3px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7 url('../images/layout_universal/small_separator.jpg') no-repeat;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#terms_content .terms_content_content {
	float: left;
	width: 760px;
	min-height: 1900px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7;
	border-width: 0px;
	text-align: left;
}

#terms_content .terms_content_copy {
	float: left;
	width: 680px;
	margin: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	background: transparent;
	border-width: 0px;
	color: #5F4E38;
	text-align: left;
}

#terms_content .terms_content_copy a:link {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#terms_content .terms_content_copy a:visited {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#terms_content .terms_content_copy a:hover {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#terms_content .terms_content_copy a:active {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#terms_content .terms_content_copy a.image_link:link {
	border: 0px;
}

#terms_content .terms_content_copy a.image_link:visited {
	border: 0px;
}

#terms_content .terms_content_copy a.image_link:hover {
	border: 0px;
	background-color: transparent;
}

#terms_content .terms_content_copy a.image_link:active {
	border: 0px;
	background-color: transparent;
}
	
#terms_content .terms_content_copy li {
	font-size: 11px;
}

#terms_content .terms_content_outerframe_right {
	float: right;
	width: 20px;
	min-height: 1900px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_right.jpg') repeat-y;
	border-width: 0px;
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#faq_content {
	float: left;
	clear: both;
	width: 800px;
	min-height: 5500px;
	margin: 0px;
	padding: 0px;
	background: #333333;	
	border-width: 0px;
}

#faq_content .faq_content_outerframe_left {
	float: left;
	width: 20px;
	min-height: 5500px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_left.jpg') repeat-y;
	border-width: 0px;
}

#faq_content .faq_page_header {
	float: left;
	width: 740px;
	height: 24px;
	margin: 0px;
	padding-left: 20px;
	background: #FCFDD7 url('../images/layout_universal/separator.jpg') no-repeat bottom;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#faq_content .faq_page_separator {
	float: left;
	width: 680px;
	height: 3px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7 url('../images/layout_universal/small_separator.jpg') no-repeat;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#faq_content .faq_content_content {
	float: left;
	width: 760px;
	min-height: 5500px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7;
	border-width: 0px;
	text-align: left;
}

#faq_content .faq_content_copy {
	float: left;
	width: 680px;
	margin: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	background: transparent;
	border-width: 0px;
	color: #5F4E38;
	text-align: left;
}

#faq_content .faq_content_copy a:link {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#faq_content .faq_content_copy a:visited {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#faq_content .faq_content_copy a:hover {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#faq_content .faq_content_copy a:active {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}
	
#faq_content .faq_content_copy li {
	font-size: 11px;
}

#faq_content .faq_content_outerframe_right {
	float: right;
	width: 20px;
	min-height: 3500px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_right.jpg') repeat-y;
	border-width: 0px;
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#tours_content {
	float: left;
	clear: both;
	width: 800px;
	min-height: 3220px;
	margin: 0px;
	padding: 0px;
	background: #333333;	
	border-width: 0px;
}

#tours_content .tours_content_outerframe_left {
	float: left;
	width: 20px;
	min-height: 3220px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_left.jpg') repeat-y;
	border-width: 0px;
}

#tours_content .tours_page_header {
	float: left;
	width: 740px;
	height: 24px;
	margin: 0px;
	padding-left: 20px;
	background: #FCFDD7 url('../images/layout_universal/separator.jpg') no-repeat bottom;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#tours_content .tours_page_separator {
	float: left;
	width: 680px;
	height: 3px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7 url('../images/layout_universal/small_separator.jpg') no-repeat;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#tours_content .tours_content_content {
	float: left;
	width: 760px;
	min-height: 3220px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7;
	border-width: 0px;
	text-align: left;
}

#tours_content .tours_image_right {
	float: right;
	width: 290px;
	height: 217px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#tours_content .tours_content_copy_left {
	float: left;
	width: 680px;
	margin: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	background: transparent;
	border-width: 0px;
	color: #5F4E38;
	text-align: left;
}

#tours_content .tours_content_copy_left a:link {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#tours_content .tours_content_copy_left a:visited {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#tours_content .tours_content_copy_left a:hover {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#tours_content .tours_content_copy_left a:active {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#tours_content .tours_content_copy_left a.image_link:link {
	border: 0px;
}

#tours_content .tours_content_copy_left a.image_link:visited {
	border: 0px;
}

#tours_content .tours_content_copy_left a.image_link:hover {
	border: 0px;
	background-color: transparent;
}

#tours_content .tours_content_copy_left a.image_link:active {
	border: 0px;
	background-color: transparent;
}
	
#tours_content .tours_content_copy li {
	font-size: 11px;
}

#tours_content .tours_content_outerframe_right {
	float: right;
	width: 20px;
	min-height: 3220px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_right.jpg') repeat-y;
	border-width: 0px;
}

#tours_content .tours_reminder {
	color: #8F7D59;
	font-size: 11px;
	}

#tours_content .tours_reminder a:link {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#tours_content .tours_reminder a:visited {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#tours_content .tours_reminder a:hover {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#tours_content .tours_reminder a:active {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#types_content {
	float: left;
	clear: both;
	width: 800px;
	min-height: 520px;
	margin: 0px;
	padding: 0px;
	background: #333333;	
	border-width: 0px;
}

#types_content .types_content_outerframe_left {
	float: left;
	width: 20px;
	min-height: 520px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_left.jpg') repeat-y;
	border-width: 0px;
}

#types_content .types_page_header {
	float: left;
	width: 740px;
	height: 24px;
	margin: 0px;
	padding-left: 20px;
	background: #FCFDD7 url('../images/layout_universal/separator.jpg') no-repeat bottom;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#types_content .types_page_separator {
	float: left;
	width: 680px;
	height: 3px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7 url('../images/layout_universal/small_separator.jpg') no-repeat;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#types_content .types_content_content {
	float: left;
	width: 760px;
	min-height: 520px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7;
	border-width: 0px;
	text-align: left;
}

#types_content .types_content_copy {
	float: left;
	width: 680px;
	margin: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	background: transparent;
	border-width: 0px;
	color: #5F4E38;
	text-align: left;
}

#types_content .types_content_copy a:link {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#types_content .types_content_copy a:visited {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#types_content .types_content_copy a:hover {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#types_content .types_content_copy a:active {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#types_content .types_content_copy li {
	font-size: 11px;
}

#types_content .types_content_outerframe_right {
	float: right;
	width: 20px;
	min-height: 520px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_right.jpg') repeat-y;
	border-width: 0px;
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#volcanes_content {
	float: left;
	clear: both;
	width: 800px;
	min-height: 2520px;
	margin: 0px;
	padding: 0px;
	background: #333333;	
	border-width: 0px;
}

#volcanes_content .volcanes_content_outerframe_left {
	float: left;
	width: 20px;
	min-height: 2520px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_left.jpg') repeat-y;
	border-width: 0px;
}

#volcanes_content .volcanes_page_header {
	float: left;
	width: 740px;
	height: 24px;
	margin: 0px;
	padding-left: 20px;
	background: #FCFDD7 url('../images/layout_universal/separator.jpg') no-repeat bottom;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#volcanes_content .volcanes_page_separator {
	float: left;
	width: 680px;
	height: 3px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7 url('../images/layout_universal/small_separator.jpg') no-repeat;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#volcanes_content .volcanes_content_content {
	float: left;
	width: 760px;
	min-height: 2520px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7;
	border-width: 0px;
	text-align: left;
}

#volcanes_content .volcanes_content_copy {
	float: left;
	width: 680px;
	margin: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	background: transparent;
	border-width: 0px;
	color: #5F4E38;
	text-align: left;
}

#volcanes_content .volcanes_content_copy a:link {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#volcanes_content .volcanes_content_copy a:visited {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#volcanes_content .volcanes_content_copy a:hover {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#volcanes_content .volcanes_content_copy a:active {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#volcanes_content .volcanes_content_copy a.image_link:link {
	border: 0px;
}

#volcanes_content .volcanes_content_copy a.image_link:visited {
	border: 0px;
}

#volcanes_content .volcanes_content_copy a.image_link:hover {
	border: 0px;
	background-color: transparent;
}

#volcanes_content .volcanes_content_copy a.image_link:active {
	border: 0px;
	background-color: transparent;
}
	
#volcanes_content .volcanes_content_copy li {
	font-size: 11px;
}

#volcanes_content .volcanes_content_outerframe_right {
	float: right;
	width: 20px;
	min-height: 2520px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_right.jpg') repeat-y;
	border-width: 0px;
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#rockin_content {
	float: left;
	clear: both;
	width: 800px;
	min-height: 2140px;
	margin: 0px;
	padding: 0px;
	background: #333333;	
	border-width: 0px;
}

#rockin_content .rockin_content_outerframe_left {
	float: left;
	width: 20px;
	min-height: 2140px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_left.jpg') repeat-y;
	border-width: 0px;
}

#rockin_content .rockin_page_header {
	float: left;
	width: 740px;
	height: 24px;
	margin: 0px;
	padding-left: 20px;
	background: #FCFDD7 url('../images/layout_universal/separator.jpg') no-repeat bottom;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#rockin_content .rockin_page_separator {
	float: left;
	width: 680px;
	height: 3px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7 url('../images/layout_universal/small_separator.jpg') no-repeat;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#rockin_content .rockin_content_content {
	float: left;
	width: 760px;
	min-height: 2140px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7;
	border-width: 0px;
	text-align: left;
}

#rockin_content .rockin_content_copy {
	float: left;
	width: 680px;
	margin: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	background: transparent;
	border-width: 0px;
	color: #5F4E38;
	text-align: left;
}

#rockin_content .rockin_content_copy a:link {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#rockin_content .rockin_content_copy a:visited {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#rockin_content .rockin_content_copy a:hover {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#rockin_content .rockin_content_copy a:active {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#rockin_content .rockin_content_copy a.image_link:link {
	border: 0px;
}

#rockin_content .rockin_content_copy a.image_link:visited {
	border: 0px;
}

#rockin_content .rockin_content_copy a.image_link:hover {
	border: 0px;
	background-color: transparent;
}

#rockin_content .rockin_content_copy a.image_link:active {
	border: 0px;
	background-color: transparent;
}
	
#rockin_content .rockin_content_copy li {
	font-size: 11px;
}

#rockin_content .rockin_content_outerframe_right {
	float: right;
	width: 20px;
	min-height: 2140px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_right.jpg') repeat-y;
	border-width: 0px;
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#aventura_content {
	float: left;
	clear: both;
	width: 800px;
	min-height: 2980px;
	margin: 0px;
	padding: 0px;
	background: #333333;	
	border-width: 0px;
}

#aventura_content .aventura_content_outerframe_left {
	float: left;
	width: 20px;
	min-height: 2980px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_left.jpg') repeat-y;
	border-width: 0px;
}

#aventura_content .aventura_page_header {
	float: left;
	width: 740px;
	height: 24px;
	margin: 0px;
	padding-left: 20px;
	background: #FCFDD7 url('../images/layout_universal/separator.jpg') no-repeat bottom;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#aventura_content .aventura_page_separator {
	float: left;
	width: 680px;
	height: 3px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7 url('../images/layout_universal/small_separator.jpg') no-repeat;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#aventura_content .aventura_content_content {
	float: left;
	width: 760px;
	min-height: 2980px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7;
	border-width: 0px;
	text-align: left;
}

#aventura_content .aventura_content_copy {
	float: left;
	width: 680px;
	margin: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	background: transparent;
	border-width: 0px;
	color: #5F4E38;
	text-align: left;
}

#aventura_content .aventura_content_copy a:link {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#aventura_content .aventura_content_copy a:visited {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#aventura_content .aventura_content_copy a:hover {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#aventura_content .aventura_content_copy a:active {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#aventura_content .aventura_content_copy a.image_link:link {
	border: 0px;
}

#aventura_content .aventura_content_copy a.image_link:visited {
	border: 0px;
}

#aventura_content .aventura_content_copy a.image_link:hover {
	border: 0px;
	background-color: transparent;
}

#aventura_content .aventura_content_copy a.image_link:active {
	border: 0px;
	background-color: transparent;
}
	
#aventura_content .aventura_content_copy li {
	font-size: 11px;
}

#aventura_content .aventura_content_outerframe_right {
	float: right;
	width: 20px;
	min-height: 2980px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_right.jpg') repeat-y;
	border-width: 0px;
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#coastlines_content {
	float: left;
	clear: both;
	width: 800px;
	min-height: 2440px;
	margin: 0px;
	padding: 0px;
	background: #333333;	
	border-width: 0px;
}

#coastlines_content .coastlines_content_outerframe_left {
	float: left;
	width: 20px;
	min-height: 2440px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_left.jpg') repeat-y;
	border-width: 0px;
}

#coastlines_content .coastlines_page_header {
	float: left;
	width: 740px;
	height: 24px;
	margin: 0px;
	padding-left: 20px;
	background: #FCFDD7 url('../images/layout_universal/separator.jpg') no-repeat bottom;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#coastlines_content .coastlines_page_separator {
	float: left;
	width: 680px;
	height: 3px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7 url('../images/layout_universal/small_separator.jpg') no-repeat;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#coastlines_content .coastlines_content_content {
	float: left;
	width: 760px;
	min-height: 2440px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7;
	border-width: 0px;
	text-align: left;
}

#coastlines_content .coastlines_content_copy {
	float: left;
	width: 680px;
	margin: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	background: transparent;
	border-width: 0px;
	color: #5F4E38;
	text-align: left;
}

#coastlines_content .coastlines_content_copy a:link {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#coastlines_content .coastlines_content_copy a:visited {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#coastlines_content .coastlines_content_copy a:hover {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#coastlines_content .coastlines_content_copy a:active {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#coastlines_content .coastlines_content_copy a.image_link:link {
	border: 0px;
}

#coastlines_content .coastlines_content_copy a.image_link:visited {
	border: 0px;
}

#coastlines_content .coastlines_content_copy a.image_link:hover {
	border: 0px;
	background-color: transparent;
}

#coastlines_content .coastlines_content_copy a.image_link:active {
	border: 0px;
	background-color: transparent;
}
	
#coastlines_content .coastlines_content_copy li {
	font-size: 11px;
}

#coastlines_content .coastlines_content_outerframe_right {
	float: right;
	width: 20px;
	min-height: 2440px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_right.jpg') repeat-y;
	border-width: 0px;
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#birdwatching_content {
	float: left;
	clear: both;
	width: 800px;
	min-height: 1740px;
	margin: 0px;
	padding: 0px;
	background: #333333;	
	border-width: 0px;
}

#birdwatching_content .birdwatching_content_outerframe_left {
	float: left;
	width: 20px;
	min-height: 1740px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_left.jpg') repeat-y;
	border-width: 0px;
}

#birdwatching_content .birdwatching_page_header {
	float: left;
	width: 740px;
	height: 24px;
	margin: 0px;
	padding-left: 20px;
	background: #FCFDD7 url('../images/layout_universal/separator.jpg') no-repeat bottom;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#birdwatching_content .birdwatching_page_separator {
	float: left;
	width: 680px;
	height: 3px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7 url('../images/layout_universal/small_separator.jpg') no-repeat;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#birdwatching_content .birdwatching_content_content {
	float: left;
	width: 760px;
	min-height: 1740px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7;
	border-width: 0px;
	text-align: left;
}

#birdwatching_content .birdwatching_content_copy {
	float: left;
	width: 680px;
	margin: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	background: transparent;
	border-width: 0px;
	color: #5F4E38;
	text-align: left;
}

#birdwatching_content .birdwatching_content_copy a:link {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#birdwatching_content .birdwatching_content_copy a:visited {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#birdwatching_content .birdwatching_content_copy a:hover {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#birdwatching_content .birdwatching_content_copy a:active {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#birdwatching_content .birdwatching_content_copy a.image_link:link {
	border: 0px;
}

#birdwatching_content .birdwatching_content_copy a.image_link:visited {
	border: 0px;
}

#birdwatching_content .birdwatching_content_copy a.image_link:hover {
	border: 0px;
	background-color: transparent;
}

#birdwatching_content .birdwatching_content_copy a.image_link:active {
	border: 0px;
	background-color: transparent;
}
	
#birdwatching_content .birdwatching_content_copy li {
	font-size: 11px;
}

#birdwatching_content .birdwatching_content_outerframe_right {
	float: right;
	width: 20px;
	min-height: 1740px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_right.jpg') repeat-y;
	border-width: 0px;
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#verde_content {
	float: left;
	clear: both;
	width: 800px;
	min-height: 3740px;
	margin: 0px;
	padding: 0px;
	background: #333333;	
	border-width: 0px;
}

#verde_content .verde_content_outerframe_left {
	float: left;
	width: 20px;
	min-height: 3740px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_left.jpg') repeat-y;
	border-width: 0px;
}

#verde_content .verde_page_header {
	float: left;
	width: 740px;
	height: 24px;
	margin: 0px;
	padding-left: 20px;
	background: #FCFDD7 url('../images/layout_universal/separator.jpg') no-repeat bottom;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#verde_content .verde_page_separator {
	float: left;
	width: 680px;
	height: 3px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7 url('../images/layout_universal/small_separator.jpg') no-repeat;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#verde_content .verde_content_content {
	float: left;
	width: 760px;
	min-height: 3740px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7;
	border-width: 0px;
	text-align: left;
}

#verde_content .verde_content_copy {
	float: left;
	width: 680px;
	margin: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	background: transparent;
	border-width: 0px;
	color: #5F4E38;
	text-align: left;
}

#verde_content .verde_content_copy a:link {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#verde_content .verde_content_copy a:visited {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#verde_content .verde_content_copy a:hover {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#verde_content .verde_content_copy a:active {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#verde_content .verde_content_copy a.image_link:link {
	border: 0px;
}

#verde_content .verde_content_copy a.image_link:visited {
	border: 0px;
}

#verde_content .verde_content_copy a.image_link:hover {
	border: 0px;
	background-color: transparent;
}

#verde_content .verde_content_copy a.image_link:active {
	border: 0px;
	background-color: transparent;
}
	
#verde_content .verde_content_copy li {
	font-size: 11px;
}

#verde_content .verde_content_outerframe_right {
	float: right;
	width: 20px;
	min-height: 3740px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_right.jpg') repeat-y;
	border-width: 0px;
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#explore_content {
	float: left;
	clear: both;
	width: 800px;
	min-height: 2800px;
	margin: 0px;
	padding: 0px;
	background: #333333;	
	border-width: 0px;
}

#explore_content .explore_content_outerframe_left {
	float: left;
	width: 20px;
	min-height: 2800px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_left.jpg') repeat-y;
	border-width: 0px;
}

#explore_content .explore_page_header {
	float: left;
	width: 740px;
	height: 24px;
	margin: 0px;
	padding-left: 20px;
	background: #FCFDD7 url('../images/layout_universal/separator.jpg') no-repeat bottom;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#explore_content .explore_page_separator {
	float: left;
	width: 680px;
	height: 3px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7 url('../images/layout_universal/small_separator.jpg') no-repeat;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#explore_content .explore_content_content {
	float: left;
	width: 760px;
	min-height: 2800px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7;
	border-width: 0px;
	text-align: left;
}

#explore_content .explore_content_copy {
	float: left;
	width: 680px;
	margin: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	background: transparent;
	border-width: 0px;
	color: #5F4E38;
	text-align: left;
}

#explore_content .explore_content_copy a:link {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#explore_content .explore_content_copy a:visited {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#explore_content .explore_content_copy a:hover {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#explore_content .explore_content_copy a:active {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#explore_content .explore_content_copy a.image_link:link {
	border: 0px;
}

#explore_content .explore_content_copy a.image_link:visited {
	border: 0px;
}

#explore_content .explore_content_copy a.image_link:hover {
	border: 0px;
	background-color: transparent;
}

#explore_content .explore_content_copy a.image_link:active {
	border: 0px;
	background-color: transparent;
}
	
#explore_content .explore_content_copy li {
	font-size: 11px;
}

#explore_content .explore_content_outerframe_right {
	float: right;
	width: 20px;
	min-height: 2800px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_right.jpg') repeat-y;
	border-width: 0px;
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#magic_content {
	float: left;
	clear: both;
	width: 800px;
	min-height: 2520px;
	margin: 0px;
	padding: 0px;
	background: #333333;	
	border-width: 0px;
}

#magic_content .magic_content_outerframe_left {
	float: left;
	width: 20px;
	min-height: 2520px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_left.jpg') repeat-y;
	border-width: 0px;
}

#magic_content .magic_page_header {
	float: left;
	width: 740px;
	height: 24px;
	margin: 0px;
	padding-left: 20px;
	background: #FCFDD7 url('../images/layout_universal/separator.jpg') no-repeat bottom;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#magic_content .magic_page_separator {
	float: left;
	width: 680px;
	height: 3px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7 url('../images/layout_universal/small_separator.jpg') no-repeat;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#magic_content .magic_content_content {
	float: left;
	width: 760px;
	min-height: 2520px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7;
	border-width: 0px;
	text-align: left;
}

#magic_content .magic_content_copy {
	float: left;
	width: 680px;
	margin: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	background: transparent;
	border-width: 0px;
	color: #5F4E38;
	text-align: left;
}

#magic_content .magic_content_copy a:link {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#magic_content .magic_content_copy a:visited {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#magic_content .magic_content_copy a:hover {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#magic_content .magic_content_copy a:active {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#magic_content .magic_content_copy a.image_link:link {
	border: 0px;
}

#magic_content .magic_content_copy a.image_link:visited {
	border: 0px;
}

#magic_content .magic_content_copy a.image_link:hover {
	border: 0px;
	background-color: transparent;
}

#magic_content .magic_content_copy a.image_link:active {
	border: 0px;
	background-color: transparent;
}
	
#magic_content .magic_content_copy li {
	font-size: 11px;
}

#magic_content .magic_content_outerframe_right {
	float: right;
	width: 20px;
	min-height: 2520px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_right.jpg') repeat-y;
	border-width: 0px;
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#springbreak_content {
	float: left;
	clear: both;
	width: 800px;
	min-height: 1340px;
	margin: 0px;
	padding: 0px;
	background: #333333;	
	border-width: 0px;
}

#springbreak_content .springbreak_content_outerframe_left {
	float: left;
	width: 20px;
	min-height: 1340px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_left.jpg') repeat-y;
	border-width: 0px;
}

#springbreak_content .springbreak_page_header {
	float: left;
	width: 740px;
	height: 24px;
	margin: 0px;
	padding-left: 20px;
	background: #FCFDD7 url('../images/layout_universal/separator.jpg') no-repeat bottom;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#springbreak_content .springbreak_page_separator {
	float: left;
	width: 680px;
	height: 3px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7 url('../images/layout_universal/small_separator.jpg') no-repeat;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#springbreak_content .springbreak_content_content {
	float: left;
	width: 760px;
	min-height: 1340px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7;
	border-width: 0px;
	text-align: left;
}

#springbreak_content .springbreak_content_copy {
	float: left;
	width: 680px;
	margin: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	background: transparent;
	border-width: 0px;
	color: #5F4E38;
	text-align: left;
}

#springbreak_content .springbreak_content_copy a:link {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#springbreak_content .springbreak_content_copy a:visited {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#springbreak_content .springbreak_content_copy a:hover {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#springbreak_content .springbreak_content_copy a:active {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#springbreak_content .springbreak_content_copy a.image_link:link {
	border: 0px;
}

#springbreak_content .springbreak_content_copy a.image_link:visited {
	border: 0px;
}

#springbreak_content .springbreak_content_copy a.image_link:hover {
	border: 0px;
	background-color: transparent;
}

#springbreak_content .springbreak_content_copy a.image_link:active {
	border: 0px;
	background-color: transparent;
}
	
#springbreak_content .springbreak_content_copy li {
	font-size: 11px;
}

#springbreak_content .springbreak_content_outerframe_right {
	float: right;
	width: 20px;
	min-height: 1340px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_right.jpg') repeat-y;
	border-width: 0px;
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#volunteering_content {
	float: left;
	clear: both;
	width: 800px;
	min-height: 2360px;
	margin: 0px;
	padding: 0px;
	background: #333333;	
	border-width: 0px;
}

#volunteering_content .volunteering_content_outerframe_left {
	float: left;
	width: 20px;
	min-height: 2360px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_left.jpg') repeat-y;
	border-width: 0px;
}

#volunteering_content .volunteering_page_header {
	float: left;
	width: 740px;
	height: 24px;
	margin: 0px;
	padding-left: 20px;
	background: #FCFDD7 url('../images/layout_universal/separator.jpg') no-repeat bottom;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#volunteering_content .volunteering_page_separator {
	float: left;
	width: 680px;
	height: 3px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7 url('../images/layout_universal/small_separator.jpg') no-repeat;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#volunteering_content .volunteering_content_content {
	float: left;
	width: 760px;
	min-height: 2360px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7;
	border-width: 0px;
	text-align: left;
}

#volunteering_content .volunteering_content_copy {
	float: left;
	width: 680px;
	margin: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	background: transparent;
	border-width: 0px;
	color: #5F4E38;
	text-align: left;
}

#volunteering_content .volunteering_content_copy a:link {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#volunteering_content .volunteering_content_copy a:visited {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#volunteering_content .volunteering_content_copy a:hover {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#volunteering_content .volunteering_content_copy a:active {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#volunteering_content .volunteering_content_copy a.image_link:link {
	border: 0px;
}

#volunteering_content .volunteering_content_copy a.image_link:visited {
	border: 0px;
}

#volunteering_content .volunteering_content_copy a.image_link:hover {
	border: 0px;
	background-color: transparent;
}

#volunteering_content .volunteering_content_copy a.image_link:active {
	border: 0px;
	background-color: transparent;
}
	
#volunteering_content .volunteering_content_copy li {
	font-size: 11px;
}

#volunteering_content .volunteering_content_outerframe_right {
	float: right;
	width: 20px;
	min-height: 2360px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_right.jpg') repeat-y;
	border-width: 0px;
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#contact_content {
	float: left;
	clear: both;
	width: 800px;
	min-height: 780px;
	margin: 0px;
	padding: 0px;
	background: #333333;	
	border-width: 0px;
}

#contact_content .contact_content_outerframe_left {
	float: left;
	width: 20px;
	min-height: 780px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_left.jpg') repeat-y;
	border-width: 0px;
}

#contact_content .contact_page_header {
	float: left;
	width: 740px;
	height: 24px;
	margin: 0px;
	padding-left: 20px;
	background: #FCFDD7 url('../images/layout_universal/separator.jpg') no-repeat bottom;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#contact_content .contact_page_separator {
	float: left;
	width: 680px;
	height: 3px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7 url('../images/layout_universal/small_separator.jpg') no-repeat;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#contact_content .contact_content_content {
	float: left;
	width: 760px;
	min-height: 780px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7;
	border-width: 0px;
	text-align: left;
}

#contact_content .contact_content_copy {
	float: left;
	width: 680px;
	margin: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	background: transparent;
	border-width: 0px;
	color: #5F4E38;
	text-align: left;
}

.contact_form {
	width: 426px;
	height: 400px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7;
	border: 0px;
	overflow: hidden;
}

.contact_form_complete {
	height: 200px;
	margin: 0px;
	padding: 100px;
	background: #E8E9C6;
	border: 0px;
	text-align: center;
}

.contact_form_input {
	border: 1px solid #D2CFAE;
	color: #5F4E38;
}

.contact_form_submit {
	float: right;
	color: #FFFFFF;
	background: #C16303;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border: 0px;
}

#contact_content .contact_content_copy a:link {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#contact_content .contact_content_copy a:visited {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#contact_content .contact_content_copy a:hover {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#contact_content .contact_content_copy a:active {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#contact_content .contact_content_copy li {
	font-size: 11px;
}

#contact_content .contact_content_outerframe_right {
	float: right;
	width: 20px;
	min-height: 780px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_right.jpg') repeat-y;
	border-width: 0px;
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#privacy_content {
	float: left;
	clear: both;
	width: 800px;
	min-height: 660px;
	margin: 0px;
	padding: 0px;
	background: #333333;	
	border-width: 0px;
}

#privacy_content .privacy_content_outerframe_left {
	float: left;
	width: 20px;
	min-height: 660px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_left.jpg') repeat-y;
	border-width: 0px;
}

#privacy_content .privacy_page_header {
	float: left;
	width: 740px;
	height: 24px;
	margin: 0px;
	padding-left: 20px;
	background: #FCFDD7 url('../images/layout_universal/separator.jpg') no-repeat bottom;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#privacy_content .privacy_page_separator {
	float: left;
	width: 680px;
	height: 3px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7 url('../images/layout_universal/small_separator.jpg') no-repeat;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#privacy_content .privacy_content_content {
	float: left;
	width: 760px;
	min-height: 660px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7;
	border-width: 0px;
	text-align: left;
}

#privacy_content .privacy_content_copy {
	float: left;
	width: 680px;
	margin: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	background: transparent;
	border-width: 0px;
	color: #5F4E38;
	text-align: left;
}

#privacy_content .privacy_content_copy a:link {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#privacy_content .privacy_content_copy a:visited {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#privacy_content .privacy_content_copy a:hover {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#privacy_content .privacy_content_copy a:active {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#privacy_content .privacy_content_copy li {
	font-size: 11px;
}

#privacy_content .privacy_content_outerframe_right {
	float: right;
	width: 20px;
	min-height: 660px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_right.jpg') repeat-y;
	border-width: 0px;
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#reviews_content {
	float: left;
	clear: both;
	width: 800px;
	min-height: 1250px;
	margin: 0px;
	padding: 0px;
	background: #333333;	
	border-width: 0px;
}

#reviews_content .reviews_content_outerframe_left {
	float: left;
	width: 20px;
	min-height: 1250px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_left.jpg') repeat-y;
	border-width: 0px;
}

#reviews_content .reviews_page_header {
	float: left;
	width: 740px;
	height: 24px;
	margin: 0px;
	padding-left: 20px;
	background: #FCFDD7 url('../images/layout_universal/separator.jpg') no-repeat bottom;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#reviews_content .reviews_page_separator {
	float: left;
	width: 680px;
	height: 3px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7 url('../images/layout_universal/small_separator.jpg') no-repeat;	
	border-width: 0px;
	color: #CDC8A7;
	text-align: left;
}

#reviews_content .reviews_content_content {
	float: left;
	width: 760px;
	min-height: 1250px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7;
	border-width: 0px;
	text-align: left;
}

#reviews_content .reviews_content_copy {
	float: left;
	width: 680px;
	margin: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	background: transparent;
	border-width: 0px;
	color: #5F4E38;
	text-align: left;
}

#reviews_content .reviews_content_copy a:link {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#reviews_content .reviews_content_copy a:visited {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#reviews_content .reviews_content_copy a:hover {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#reviews_content .reviews_content_copy a:active {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#reviews_content .reviews_content_copy li {
	font-size: 11px;
}

#reviews_content .reviews_content_outerframe_right {
	float: right;
	width: 20px;
	min-height: 1250px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_right.jpg') repeat-y;
	border-width: 0px;
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#home_top_content {
	float: left;
	clear: both;
	width: 800px;
	height: 260px;
	margin: 0px;
	padding: 0px;
	background: #333333;	
	border-width: 0px;
}

#home_top_content .home_top_content_outerframe_left {
	float: left;
	width: 20px;
	height: 260px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_left.jpg') repeat-y;
	border-width: 0px;
}

#home_top_content .home_top_content_content {
	float: left;
	width: 760px;
	height: 260px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7;
	border-width: 0px;
}

#home_top_content .home_top_content_outerframe_right {
	float: right;
	width: 20px;
	height: 260px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_right.jpg') repeat-y;
	border-width: 0px;
}

#home_bottom_content {
	float: left;
	clear: both;
	width: 800px;
	height: 263px;
	margin: 0px;
	padding: 0px;
	background: #333333;	
	border-width: 0px;
}

#home_bottom_content .home_bottom_content_outerframe_left {
	float: left;
	clear: left;
	width: 20px;
	height: 263px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_left.jpg') repeat-y;
	border-width: 0px;
}

#home_bottom_content .home_bottom_content_innerframe_left {
	float: left;
	width: 20px;
	height: 263px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7 url('../images/layout_home/home_bottom_left_shadow.jpg') no-repeat;
	border-width: 0px;
}

#home_paper_left {
	float: left;
	width: 380px;
	height: 263px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7;
	border-width: 0px;
}

#home_paper_left .home_paper_left_header {
	float: left;
	width: 380px;
	height: 53px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7 url('../images/layout_home/home_bottom_left_header.jpg') no-repeat;
	border-width: 0px;
}

#home_paper_left .home_paper_left_content {
	float: left;
	width: 340px;
	height: 205px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	background: #FCFDD7 url('../images/layout_home/home_bottom_left_paper.jpg') no-repeat;
	border-width: 0px;
	color: #5F4E38;
	text-align: left;
}

#home_bottom_content .home_bottom_content_innerframe_middle {
	float: left;
	width: 20px;
	height: 263px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7 url('../images/layout_home/home_bottom_middle_shadow.jpg') no-repeat;
	border-width: 0px;
}

#home_paper_right {
	float: left;
	width: 320px;
	height: 263px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7;
	border-width: 0px;
}

#home_paper_right .home_paper_right_header {
	float: left;
	width: 320px;
	height: 53px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7 url('../images/layout_home/home_bottom_right_header.jpg') no-repeat;
	border-width: 0px;
}

#home_paper_right .home_paper_right_content {
	float: left;
	width: 280px;
	height: 205px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	background: #FCFDD7 url('../images/layout_home/home_bottom_right_paper.jpg') no-repeat;
	border-width: 0px;
	color: #5F4E38;
	text-align: left;
}

#home_paper_right .home_paper_right_content a:link {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#home_paper_right .home_paper_right_content a:visited {
	color: #C16303;
	font-weight: bold;
	text-decoration: underline;
}

#home_paper_right .home_paper_right_content a:hover {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

#home_paper_right .home_paper_right_content a:active {
	color: #FFFFFF;
	background-color: #C16303;
	font-weight: bold;
	text-decoration: none;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style-type: disc;
	margin-top: 5px;
	margin-left: 20px;
	padding: 0px;
}

#home_bottom_content .home_bottom_content_innerframe_right {
	float: left;
	width: 20px;
	height: 263px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7;
	border-width: 0px;
}

#home_bottom_content .home_bottom_content_outerframe_right {
	float: right;
	clear: right;
	width: 20px;
	height: 263px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_right.jpg') repeat-y;
	border-width: 0px;
}

#bottom_bamboo {
	float: left;
	clear: both;
	width: 800px;
	height: 33px;
	margin: 0px;
	padding: 0px;
	background: #333333;	
	border-width: 0px;
}

#bottom_bamboo .bottom_bamboo_outerframe_left {
	float: left;
	width: 20px;
	height: 33px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/bottom_bamboo_left.jpg') no-repeat;
	border-width: 0px;
}

#bottom_bamboo .home_bottom_bamboo_content {
	float: left;
	width: 760px;
	height: 33px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7 url('../images/layout_home/home_bamboo_middle.jpg') no-repeat;
	border-width: 0px;
}

#bottom_bamboo .universal_bottom_bamboo_content {
	float: left;
	width: 760px;
	height: 33px;
	margin: 0px;
	padding: 0px;
	background: #FCFDD7 url('../images/layout_universal/universal_bamboo_middle.jpg') no-repeat;
	border-width: 0px;
}

#bottom_bamboo .bottom_bamboo_outerframe_right {
	float: right;
	width: 20px;
	height: 33px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/bottom_bamboo_right.jpg') no-repeat;
	border-width: 0px;
}

#footer {
	float: left;
	clear: both;
	width: 800px;
	height: 110px;
	margin: 0px;
	padding: 0px;
	background: #333333;	
	border-width: 0px;
}

#footer .footer_outerframe_left {
	float: left;
	width: 20px;
	height: 110px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_left.jpg') repeat-y;
	border-width: 0px;
}

#footer .footer_content {
	float: left;
	width: 760px;
	height: 105px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	background: #829333 url('../images/layout_universal/footer.jpg') no-repeat;	
	border-width: 0px;
	line-height: 34px;
	color: #40471B;
	font-size: 11px;
	cursor: default;
}

#footer .footer_content a:link {
	color: #40471B;
	font-weight: bold;
	text-decoration: underline;
}

#footer .footer_content a:visited {
	color: #40471B;
	font-weight: bold;
	text-decoration: underline;
}

#footer .footer_content a:hover {
	color: #F3FFBD;
	background-color: #40471B;
	font-weight: bold;
	text-decoration: none;
}

#footer .footer_content a:active {
	color: #F3FFBD;
	background-color: #40471B;
	font-weight: bold;
	text-decoration: none;
}

#footer .footer_outerframe_right {
	float: right;
	width: 20px;
	height: 110px;
	margin: 0px;
	padding: 0px;
	background: #333333 url('../images/layout_universal/universal_outer_shadow_right.jpg') repeat-y;
	border-width: 0px;
}

/********************| TEXT |********************/

.med_orange_txt {
	color: #C16303;
}

.med_orange_txt_no_cursor {
	color: #C16303;
	cursor: default;
}

.med_green_txt {
	color: #849912;
	cursor: default;
}

.sml_darkyellow_txt {
	font-size: 11px;
	color: #8E8F7A;
	cursor: default;
}

.sml_txt {
	font-size: 11px;
}

.centered_txt {
	text-align: center;
}

.right_txt {
	float: right;
	text-align: right;
}

.underline {
	text-decoration: underline;
	}