#hd {
	background-color: #630;
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	height: 140px;
}
#logo {
	background-image: url(../images/logo_100x100.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 100px;
	margin: 20px;
	float: left;
	display: block;
}

.att-box {
	background-color: #EAF3E4;
	border: 1px solid #CEEBAF;
	overflow: hidden;
	padding: 15px;
}
.att-box p {
	color: #360;
}

/****************** PACKAGES **********************/
.packages {margin-bottom:-20px}
.packages li {
	line-height:1.43em;
	width:140px;
	overflow:hidden;
	vertical-align:top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0;
	clear: none;
	float: left;
}
.packages li img {
	float:left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
.packages li strong {
	display:block;
	font-size:1.1em;
	padding-bottom:3px;
	float: left;
	clear: left;
	padding-top: 10px;
	text-align: center;
	width: 140px;
	color: #360;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.packages li a {
	text-decoration: none;
}





/********************* M E N U ********************/


#page-menu {
	width: 636px;
	height: 48px;
	float: right;
	margin-top: 92px;
	margin-right: 20px;
}
#page-menu ul {
	margin: 0;
	padding: 0;
}

#page-menu li{
	display: inline
}
.yui3-g .header {
	height: 90px;
}
.home-banner {
	height: 360px;
}
.home-banner-caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
}
.home-banner-caption h3 {
	color: #7f5a21;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 15px;
}


#page-menu li a{
	float: left;
	display: block;
	height: 48px;
	text-indent: -9999px;
}

#home a {
	width: 72px;
	background-image: url(../images/nav/nav_off_01.png);
}
#home a.current {
	background-image: url(../images/nav/nav_on_01.png);
}

#about a {
	width: 105px;
	background-image: url(../images/nav/nav_off_02.png);
}
#about a.current {
	background-image: url(../images/nav/nav_on_02.png);
}
#retreats a {
	width: 170px;
	background-image: url(../images/nav/nav_off_03.png);
}
#retreats a.current {
	background-image: url(../images/nav/nav_on_03.png);
}
#sample a {
	width: 138px;
	background-image: url(../images/nav/nav_off_04.png);
}
#sample a.current {
	background-image: url(../images/nav/nav_on_04.png);
}
#photos a {
	width: 78px;
	background-image: url(../images/nav/nav_off_05.png);
}
#photos a.current {
	background-image: url(../images/nav/nav_on_05.png);
}
#bookings a {
	width: 97px;
	background-image: url(../images/nav/nav_off_06.png);
}
#bookings a.current {
	background-image: url(../images/nav/nav_on_06.png);
}
#contact a {
	width: 114px;
	background-image: url(../images/nav/nav_off_07.png);
}
#contact a.current {
	background-image: url(../images/nav/nav_on_07.png);
}
#packages #pricing-info {
	background-color: #0C0;
	float: left;
	height: 40px;
	width: 100px;
	clear: none;
}



.main-content {
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	overflow: hidden;
	clear: left;
}





h1 {
	font-size: 36px;
	color: #7f5a21;
	margin-bottom: 30px;
}
p {
	color: #664826;
	font-size: 1.3em;
	line-height: 1.5em;
	margin-bottom: 20px;
}
p strong {
	font-weight: bold;	
}
html {
	background-color: #ebe6e0;
}
body {
	background-color: white;
}

.left
{
	float: left; /*left in our text*/
	margin-right: 20px; /*space around the image*/
	margin-bottom: 30px;
	clear: left;
	margin-top: 5px;
}

img.left, img.right {
	padding:3px;
	border:1px solid #CFC2B4;
	background-color:#ffffff;
 }
 
.right
{
	float: right; /*left in our text*/
	margin-left: 20px; /*space around the image*/
	margin-bottom: 20px;
	clear: right;
	overflow: hidden;
}
 
.side-content {
	background-color: #EAE7E1;
	height: auto;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
} 
/****************** SIDEBOX ***********************/ 

.side-box .box-header {
	font-size: 1.6em;
	font-weight: bold;
	color: #360;
	height: 26px;
	border-top-color: #DED3AB;
	border-right-color: #DED3AB;
	border-bottom-color: #DED3AB;
	border-left-color: #DED3AB;
	background-color: #D6E7B6;
	padding: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: baseline;
}
.side-box .box-body {
	background-color: #F1F5E9;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.link-list {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}

.side-box li, .link-list li{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	padding-bottom: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B4C886;
}


.side-box li a, .side-box li {
	text-decoration: none;
	color: #360;
}

.link-list li a {
	text-decoration: none;
	color: #664826;
}
.side-box li a:hover, .link-list li a:hover{
	text-decoration: underline;
}


.form-table {
	color: #7F5A21;
}

.form-table td {
	padding: 5px;
	
}

/* everything below is custom styling to demonstrate how to create a page layout using yui grid units */
#doc {
    margin:auto; /* center in viewport */
    width: 974px; /* fix page width */
}
 
/* arbitrary content styling */
 .yui3-g .content {
	border:5px solid #ccc;
	height: 400px;
	margin-right: 10px; /* gutter between columns */
	background: white;	
}
 
.yui3-g .packages {
	height: 180px; 
}

.home-content-1, .home-content-trip{
	height: 500px;

}
#testimonial-col {
	height: 400px;
}

 
.home-content-trip{
	padding-left: 30px;
	padding-top: 80px;
}
 
 #ft {
	height: 40px;
	background-color: #D2CCC1;
}


.footer {
	font-size: 0.9em;
	color: #664826;
	margin-left: 10px;
	line-height: 40px;
	vertical-align: middle;
}
.yui3-g .header img {
	margin: 20px;
}
.main-content .section {
	clear: left;
	min-height: 140px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EACBA8;
	padding-bottom: 20px;

}
#pricing .section {
	clear: left;
	min-height: 80px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EACBA8;
	padding-bottom: 0px;

}
.main-content .section h3 {
	color: #7F5A21;
	font-size: 1.5em;
	margin-bottom: 15px;
	font-weight: bold;
}
.section ul li, .generic-list{
	color: #664826;
	font-size: 1.2em;
	list-style-type: square;
	list-style-position: inside;
}
.generic-list{
	font-size: 1.125em;
}


/****************** MINI SECTION **********************/
.mini-section {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 250px;
	overflow: hidden;
}
.mini-section li {
	line-height:1.43em;
	padding-top: 0;
	padding-bottom: 10px;
	margin-top: 10px;
	float: left;
	height: 70px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AE9666;
}
.butt {
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px;
}

.mini-section li img {
	float:left;
	margin-right: 10px;
}
.mini-section li strong {
	font-size:1.1em;
	color: #360;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	
}
.mini-section li a {
	text-decoration: none;
	margin-top: 60px;

}

.mini-section img{
	padding:3px;
	border:1px solid #CFC2B4;
	background-color:#ffffff;
}


.main-content h3, .main-content h4{
	font-size: 2em;
	color: #664826;
}

.main-content h4{
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 20px;
}
 /****************  TESTIMONIALS  *******************/
 
.box {  background-repeat: repeat-y; background-position: 0 0; }
.box-b { background-repeat: no-repeat; background-position: 0 bottom; }
.box-t { background-repeat: no-repeat; background-position: 0 0; height: 100%; }

.testimonials {
	width: 336px;
	margin-bottom: 28px;
	overflow: hidden;
}
#packages {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 30px;
	padding-bottom: 20px;
}
#packages-title{
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 30px;
	padding-bottom: 0px;
}
.packh1   {
	font-variant: normal;
	letter-spacing: -1px;
	word-spacing: normal;
}
#secondary-content {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	padding-bottom: 20px;
	clear: both;
	height: 750px;
}



.testimonials .box { background-image: url(../images/testimonial-bg-g.png); }
.testimonials .box-b {background-image: url(../images/testimonial-b_g.png);}
#main-banner {
	margin: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.testimonials .box-t {
	background-image: url(../images/testimonial-t-g.png);
	padding: 25px;
	min-height: 120px;
}

.testimonials p {
	color: #383838;
	font-family: Georgia, Times, Serif;
	font-size: 14px;
	line-height: 20px;
}
.testimonials .box p { text-indent: -8px; }

.testimonials .author {
	color: #494f58;
	text-align: right;
	padding-right: 77px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
}

.pdetails ul {
	margin-bottom: 10px;
}
#package-details {
	clear: left;
	margin-bottom: 40px;
}

#package-details li {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.3em;
	color: #664826;
}
#package-details img {
	margin-right: 10px;
	margin-top: 5px;
	vertical-align: text-top;
}
#book-section, #inside-testimonial {
	font-size: 1.3em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: hidden;
	margin-bottom: 30px;
	margin-top: 30px;
}
.more-link a{
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #360;
	font-size: 1.2em;
}

#inside-testimonial .header-t {
	color: #B8A789;
	font-size: 1.3em;
	padding-top: 20px;
	font-weight: bold;
	font-style: italic;
}
#inside-testimonial {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C0B8A9;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0B8A9;
}

#inside-testimonial .body {
	color: #664826;
	font-style: italic;
	font-size: 0.9em;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#inside-testimonial .name {
	font-style: italic;
	font-weight: bold;
	color: #664826;
	text-align: right;
	padding-right: 20px;
	font-size: 0.8em;
	padding-bottom: 20px;
}

#book-section img {
	margin: 0px;
	float: left;
}
.additional-info {
	color: #4A7A03;
	margin-left: 30px;
	float: left;
	vertical-align: middle;
	padding-top: 10px;
}

.att-box .text-section {
	width: 400px;
	float: left;
	color: #43652C;
}
.section-body {
	overflow: hidden;
}

.att-box .button-section {
	float: right;
}



#Panel1 table {
	color: #664851;
}

#Panel1 table td{
	padding: 5px;
}
#banner {
	height: 60px;
	padding-top: 5px;
}
#banner2 {
	height: 90px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#small_badge {
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;

}

/* YOUTUBE VIDEO */

#main-left {
	width: 560px;
	float: left;
	margin-right: 30px;
}
#main-right {
	width: 330px;
	float: left;
}
#doc .yui3-g #pricing {
	width: 800px;
}

#pricing {
	font-size: .75em;
}

