.lineheight { line-height: 22px;}

#content_table {
	background-image: url(../_images/menu_shadow_dark.jpg);
	background-repeat: repeat-x;
	width:899px;
	padding-top: 16px;
	color: #FFFFFF;
	font-size: 12px;
}
#relative {
	position: relative;
}
#body_left_text {
	background-repeat: no-repeat;
	background-position: 15px 0px;
	width: 545px;
	padding: 50px 15px 20px 15px;
	line-height: 20px;
}
#body_left_text .picture {
	margin: 5px 0px 5px 5px;
}

#body_right_col {
	width: 310px;
	background-position: 5px 0px;
	padding: 45px 15px 20px 0px;
}

#home_gallery {
	height: 260px;
	width: 580px;
}

/* Body text */

#body_left_text h1 {
	color: #FFF;
	font-size: 18px;
	text-transform: uppercase;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#body_left_text h1 span {
	color: #FFFFFF ;
}
#body_left_text h2 {
	color: #FFF;
	margin-bottom: -15px;
	font-size: 16px;
	font-weight: normal;
}
#body_left_text h3 {
	font-size: 16px;
}
#body_left_text h4 {
}

#body_right_col h1 {
	color: #388492;
	font-size: 18px;
	margin-bottom: 0px;
}
#body_right_col ul.list {
	display: block;
	margin-left: 5px;
}
#body_right_col ul.list a {
	color: #FFFFFF;
	display: block;
	padding-left: 2px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
}
#body_right_col ul.list a:hover {
	background-color: #333333;
}



/* B O D Y   H E A D E R S */

.about_header {	background-image: url(../_images/headers/about_head.jpg);}

.surfing_header {	background-image: url(../_images/headers/surfing_head.jpg);}

.whyNica_header {	background-image: url(../_images/headers/whyNica_head.jpg);}

.faciity_header {	background-image: url(../_images/headers/facility_head.jpg);}

.accommodations_header {	background-image: url(../_images/headers/accommodations_head.jpg);}

.nica_header {	background-image: url(../_images/headers/nica_head.jpg);}

.contact_header {	background-image: url(../_images/headers/contact_head.jpg);}

.testimonials_header {	background-image: url(../_images/headers/testimonials_head.jpg);}

.photos_header {	background-image: url(../_images/headers/photo_head.jpg);}

.tours_header {	background-image: url(../_images/headers/tours_head.jpg);}



/* L E F T   C O L U M N */

#wavehunters {
	margin: -40px 0 20px 0;
}
#wavehunters a {
	display: block;
	width: 310px;
	height: 180px;
	background-image: url(../_images/wave_hunters1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#wavehunters a:hover { background-position: bottom left; }

#about_box {
	width: 310px;
	height: 130px;
	margin: 0 0 5px 0; 	
}
#about_box a {
	display: block;
	width: 310px;
	height: 130px;
	background-repeat: no-repeat;
	background-position: top left;
}
#about_box a:hover {background-position: bottom left; }

.blog_box {background: url(../_images/about/blog_button.gif);}
.nicaragua_box {background: url(../_images/about/about_nica1.jpg);}
.surfing_box {background: url(../_images/about/about_surfing1.jpg);}
.facilities_box {background: url(../_images/about/about_facilities1.jpg);}
.tours_box {background: url(../_images/about/about_tours1.jpg);}



/* T E S T I M O N I A L S   P A G E */

#testimonials {
	background-repeat: no-repeat;
	background-position: 15px 0px;
	* height: 200px;
	padding: 45px 15px 20px 15px;
	line-height: 20px;
}
#testimonials_right {
	width: 300px;
}
#testimonial {
	margin-top: 10px;
}
#quote {
	background-color: #302F30;
	padding: 10px;
	line-height: normal;
}
#quote p {
	margin-top: 0px;
}
#quote_container {
	position: relative;
	height: 45px;
	line-height: 14px;
}
#surfer_quote {
	position: absolute;
	background: transparent url('../_images/surfer_quote.png');
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	height: 46px;
	left: 0px;
	top: -8px;
	padding-left: 115px;
	padding-top: 10px;
/* transparent .png fix for IE5+ */
	* background-image: none;
	* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../_images/surfer_quote.png", sizingMethod="fixed");
}


/* T O U R S   P A G E  */
.package {
	background-color: #333333;
	border: 1px solid #444444;
	padding: 10px;
	font-size: 14px;
}
.package span {
	color: #388492;
	margin-bottom: -15px;
	font-size: 18px;
	font-weight: normal;
}
