/* @group html */

body {
	margin: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 90%;
	line-height: 1.3em;
	background-color: #883e0d;
	color: #01301c;
}

/*html, body {
text-align: center;  
}*/


/*div {
	border: 1px solid #FFF;
}*/

a {
	color:#387729;
	/*font-weight: bold;*/
}

a:hover {
	color: #000;
	background: #d8e5bf;
}

strong, b {
	color:#7d4002;
}

p {
	font-size: 1em;
	text-align: left;
	margin-bottom: 20px;
}


p.date {
	font-weight: bold;
}

.no-border {
	border: 0;
}



h1 {
	font-size: 22px;
	color: #1f5932;
	font-weight: normal;
	background: url(/images/site/bg-h1.jpg) top right  no-repeat;
	padding: 4px 0;
}

h2 {
	font-size: 19px;
	margin-top: 20px;
	color: #1f5932;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	color:#7d4002;
	color: #1f5932;
}

h4 {
	font-size: 14px;
	color: #1f5932;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10px;
}


#footer-content h3, #footer-content h4 {
	color: #013612;
}

blockquote {
	color:#663400;
	font-style: italic;
	margin: 20px;
	background: #fcf6ee url(/images/site/bg-testimonial.jpg) no-repeat top right;
	padding: 20px;
}

table {
	border-collapse: collapse;
	padding: 0;
	background: #fbf5eb;
}

th {
	text-align: left;
	background: #cfdab9;
	color: #1f5932;
}

td ,th {
	padding: 0.2em 0.5em;
	
}


/* @group images */

div.img-left div, div.img-left p {
	border: 0px solid #333;
}

div.img-left {
float: left;
display: inline;
margin: 0 10px 10px 0;
background: #FFF;
padding: 3px;
border: 1px solid #d1cb98;
}

div.img-right {
float: right;
margin: 0px 0 10px 10px;
background: #FFF;
padding: 3px;
border: 1px solid #d1cb98;
}

.caption
 {
	/*font-family: Arial, Verdana;*/
font-size: 11px;
font-style: normal;
margin: 0;
padding-top: 3px;
line-height: 1.1em;
color:#663401;
}

/* @group images shadow */

div.img-left div, 
div.img-left {
float: left;
display: inline;
margin: 0 10px 5px 0;
}

div.img-left .shadow {
background: url(/images/site/photo-shadow.png) no-repeat bottom right;
position: relative;
float: left;
}

div.img-left .shadow p.caption {
	display: inline;
}


div.img-right .shadow {
background: url(/images/site/photo-shadow.png) no-repeat bottom right;
position: relative;
float: left;
}

div.img-left .shadow img,  div.img-right .shadow img{
padding: 3px;
margin: -5px 5px 5px -5px;
background-color: #FFF;
border: 1px solid #d6c29a;
display: block;
position: relative;
}

/* @end */

/* @end */


/* @end */

/* @group layout */


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	/*padding: 0 10px;*/
	background:url(/images/site/bg-shadow.jpg) repeat-y;
}


#header {
	text-align: left;
	width: 960px;
	margin: 0 10px;
	background: #01301c url(/images/site/bg-tagline.jpg) bottom right no-repeat;
}

#header img {
	text-align: left;
}

#content {
width: 660px;
margin-left: 270px;
padding-top: 0px;	
}


#content-wrap {
width: 960px;
margin: 0 10px;
background:  url(/images/site/bg-page-light.jpg)  repeat-y;
padding-top: 15px;	
}

#footer-bottom {
	width: 960px;
	margin: 0 auto;
	height: 10px;
	background:url(/images/site/bg-footer.jpg) no-repeat;
}

#footer-content {
	color: #333;
width: 960px;
margin: 0px ;
background: #c2cbac url(/images/site/bg-features.jpg) no-repeat;

/*float: left;
display: inline;*/
}

#footer-content .contact,  #footer-content .links{
	padding: 10px;
	width: 360px;
	float: left;
	display: inline;
}

 #footer-content .links {
	margin-left: 20px;
}


#footer-content .links ul, #footer-content .links li{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 2;
}


#footer-content .links li a {
	font-weight: bold;
	}


#left {
width: 230px;
margin-left: 10px;
margin-top: 0px;
margin-bottom: 20px;
float: left;
display: inline;
padding: 0;
background:url(/images/site/bg-left.jpg) repeat-y;
}

#left img {
	/*float: left;*/
	display: inline;
	
}
 

#left .box {
	width: 230px;
	background: transparent url(/images/site/bg-left-top.jpg) no-repeat;
}

#left .box-bot {
	background:  url(/images/site/bg-left-bot.jpg)  no-repeat;
	width: 229px;
	height: 59px;
}

#left .pad {
	padding: 20px 20px 0 10px;
}


.entry {
	width: 660px;
	float: left;
	display: inline;
	padding-bottom: 10px;
	border-bottom: 1px dotted #7d4002;
}

.entry h2 {
	margin-top: 15px;
}

/* @group home */

/* @group events home */

div.event h4 {
	margin: 0;
	
}

div.event p.date {
	margin: 0;
	font-weight: normal;
}

div.event {
	padding: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #5b7a16;
}

/* @end */

#home-top {
	width: 960px;
	/*height: 400px;*/
	background:  url(/images/site/bg-page-light.jpg)  repeat-y;
}


#home-top .left {
	width: 380px;
	margin: 10px;
	float: left;
	display: inline;
}


#home-top #slideshow-container {
	width: 560px;
	height: 325px;
	margin: 10px 0;
	float: right;
	display: inline;
	background:  url(/images/site/bg-flash.jpg)  no-repeat;
}

#home-top .slideshow {
	background: none;
	width: 520px;
	height: 290px;
	margin: 20px;
}


#home-featues {
width: 960px;
height: 194px;
margin: 0px;
background: #c2cbac url(/images/site/bg-features.jpg) no-repeat;
	
}

#home-featues h3 a {
	color: #7d4002;
}

#home-featues img {
	float: left;
	display: inline;
	padding: 12px 0 5px 0;
}

#home-featues h3 {
	float: left;
	display: inline;
	width: 190px;
	margin: 0;
	font-size: 14px;
	text-align: center;
	line-height: 1;
	color: #1f5932;
}

#home-featues h3 a:hover {
	text-decoration: underline;
	color: #000;
}

#home-bottom {
	/*height: 200px;*/
	background: #e7d4ae url(/images/site/bg-page-dark.jpg) repeat-y;
}

#home-bottom .left {
	width: 380px;
	margin: 10px;
	float: left;
	display: inline;
}

#home-bottom .right {
	width: 540px;
	margin: 10px;
	float: left;
	display: inline;
}

/* @end */



/* @end */

/* @group nav left */

h3.nav-header {
	margin-top: 0;
}

ul.nav-left {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.nav-left li {
	margin: 0;
	padding:0;
	list-style: none;
	border-bottom: 1px dotted #5b7a16;
}

ul.nav-left a {
	display: block;
padding: 5px 3px;
text-decoration: none;
color: #333;
}

ul.nav-left a:hover {
	 background-color: #f0eccb;
}


ul.calendar li {
	font-weight: bold;
}

ul.calendar li span {
	font-weight: normal;
	font-size: 0.9em;
}

/* @end */

/* @group nav top */

#nav-top-bottom {
	width: 960px;
	margin: 0 10px;
	clear: both;
	/*float: left;
	display: inline;*/
height: 10px;
background:  url(/images/site/bg-nav-top.jpg)  no-repeat;	
}

#nav-top {
	width: 960px;
	margin: 0 10px;
	background:#a0c07e;
	float: left;
	display: inline;
}

/* @group droppy */
/* Basic code - don't modify */
 
 #nav { display: block; margin: 0 0 0 30px; padding: 0; position: relative; }
  #nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; border-right: 0px solid #66976a;}
  #nav a { display: block; padding: 0;}
  #nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html #nav ul { line-height: 0; } /* IE6 "fix" */
  	#nav ul a { zoom: 1; } /* IE6/7 fix */
    #nav ul li { float: none; }
    #nav ul ul { top: 0; }
    
/* Essentials - configure this */

#nav ul { width: 250px; }
#nav ul ul { left: 10px; }

/* Everything else is theming */
 
#nav { background-color: #a0c07e; height: 26px; }
#nav *:hover { background-color: none; }
#nav a {  padding: 6px 10px; line-height: 1; color: #000; text-decoration: none;}
#nav li.hover a { background-color: #d1cb98; }
#nav ul { top: 25px; }
#nav ul li a { background-color: #d1cb98; }
#nav ul a.hover { background-color: #f0eccb; }
/*#nav ul a { border-bottom: 0px solid white; border-right: none; opacity: 0.8; filter: alpha(opacity=80); }*/
 #nav ul a { border-bottom: none; } /* I also needed this for IE6/7 */

body#home #nav a.home,
body#tours #nav a.tours,
body#calendar #nav a.calendar,
body#projects #nav a.projects,
body#khs #nav a.khs,
body#archive #nav a.archive
 {
background-color: #f0eccb;	
}

/* @end */

/* @end */

/* @group nav header */

#nav-header {
	float: right;
	display: inline;
	margin: 20px;
}



#nav-header a {
	color: #dac8a5;
	}
	
	#nav-header a:hover {
	background: none;
	color: #FFF;
	}


#nav-header ul  {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav-header li  {
	font-size: 13px;
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	padding:  0 7px;
	border-right: 1px solid #dac8a5;

}


/* @end */

/* @group slideshow */

.slideshow-container {
	margin-bottom: 10px;
	/*position: relative;*/
}

.slideshow {
	
	width: 660px;
	height: 370px;
	background: url(/images/site/bg-slideshow.jpg) no-repeat;
}

.slideshow div.slides {
	width: 410px;
	height: 310px;
	/*padding:5px;*/
	margin-left: 121px;
	margin-top: 22px;
	background: url(/images/site/bg-slides-shade.jpg) no-repeat;
}

.slideshow div.slides img {
	margin: 5px ;
	
}

.slide-nav {
	/*position: absolute;
	z-index: 1000;
	left: 40px;
	bottom: 0px;*/
}

.slide-caption {
		font-size: 14px;
	color:#7d4002;
	height: 20px;
}
/* @end */