@charset "UTF-8";
/* CSS Document */

body {
	background:#fff;
	/*background:#fff url(../images/linen.jpg);*/
	margin:0;
	padding:0;
	outline:0;
	border:0;
	}

h1 {
	font-size:30px;
	font-weight:normal;
	margin:0;
	padding:52px 0 0 0;
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#339999;
	}
	
h2 {
	font-size:20px;
	line-height:28px;
	margin:0;
	padding:20px 0 0 0;
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#3A2A09;
	font-weight:normal;
	}	

p {
	font-size:14px;
	line-height:18px;
	font-family:"lucida Sans unicode",Sans-Serif,Arial;
	color:#3A2A09;
	}
	
.home-text {
	padding-bottom:0;
	padding-left:10px;
	margin:20px 0 30px 0;
	}

a { color:#7db7b6; }

a:hover { color:#339999; text-decoration:none; }

img {
	border:0;
	text-decoration:none;
	}

.light { 
	color:#3A2A09;
	font-size:16px;
	font-weight:400;
	}
	
#top {
	background:url(../images/wood_top.jpg) repeat-x center bottom;
	margin:0;
	padding:0;
	height:26px;
	min-width:960px;
	}

#logo_home {
	float:left;
	width:460px;
	padding-top:50px;
	}

#logo {
	 float:left;
	 width:285px;
	 margin-top:20px;
	}

#nav {
	 text-align:right;
	 padding: 0;
	 margin:0;
	 }

#nav li a {
	display:block;
	color:#555;
	color:#3A2A09;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:22px;
	font-weight:normal;
	padding:10px 30px 10px 0;
	height:28px;
	}
	
#nav a:hover {
	background:#7db7b6;
	color:#fff;
	}

.top_text {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#99cccc;
	color:#fff;
	float:right;
	}
	
.top_text a {
	color:#fff;
	text-decoration: none;
	}
	
.top_text a:hover {
	color:#fff;
	text-decoration:underline;
	}

.wrap {
	width: 960px;
	margin: 0 auto;
	clear: both;
	}

.clear {
	clear:both;
	}

#footer_wrap {
	background:url(../images/wood.jpg) repeat-x center top;
	}
	
#footer {
	position:relative;
	margin:40px 0 0 0;
	padding:0 0 0 0;
	height:233px;
	width:960px;
	margin:0 auto;
	}

#footer h1 {
	color:#3A2A09;
	font-weight:400;
	font:Georgia, 'Times New Roman', Times, serif;
	font-size:20px;
	font-weight:normal;
	margin:0;
	padding:0;
	} 
	
#footer h2 {
	color:#3A2A09;
	font:Georgia, 'Times New Roman', Times, serif;
	font-size:20px;
	font-weight:normal;
	margin:0;
	float:left;
	padding:5px 0 0 245px;
	width:500px;
	}
	 
#footer_list {
	float:left;
	width:360px;
	padding:15px 0 15px 10px;
	}

#footer_list ul {
	list-style:none;
	padding:0;
	margin:-5px;
	}		
	
#footer_list li {
	font-size:13px;
	line-height:32px;
	font-family:"lucida Sans unicode",Sans-Serif,Arial;
	color:#fff;
	background-image:url(../images/hat.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 30px;
	}
	
#footer_list li a {
	color:#fff;
	text-decoration:none;
	}
	
#footer_list li a:hover {
	color:#fff;
	text-decoration:underline;
	}
	
#nav_home {
	background: #cce5e6;
	clear:both;
	float:left;
	width:250px;
	margin:60px 20px 0 65px;
	padding:0;
	display:block;
	}
	
	#nav_home_top div {
	   background: url(../images/nav_home_tl.png) no-repeat top left;
	}
	#nav_home_top {
	   background: url(../images/nav_home_tr.png) no-repeat top right;
	}
	#nav_home_bottom div {
	   background: url(../images/nav_home_bl.png) no-repeat bottom left;
	}
	#nav_home_bottom {
	   background: url(../images/nav_home_br.png) no-repeat bottom right;
	}
	
	#nav_home_top div, .nav_home_top, 
	#nav_home_bottom div, .nav_home_bottom {
	   width: 250px;
	   height: 10px;
	   font-size: 1px;
	}
	#nav_home_content { margin: 5px 0; padding:0; }


.contact {
	background: #cce5e6;
	clear:both;
	float:left;
	width:340px;
	margin:50px 0 0 50px;
	padding:0;
	display:block;
	}
	
	.contact_top div {
	   background: url(../images/nav_home_tl.png) no-repeat top left;
	}
	.contact_top {
	   background: url(../images/nav_home_tr.png) no-repeat top right;
	}
	.contact_bottom div {
	   background: url(../images/nav_home_bl.png) no-repeat bottom left;
	}
	.contact_bottom {
	   background: url(../images/nav_home_br.png) no-repeat bottom right;
	}
	
	.contact_top div, .contact_top, 
	.contact_bottom div, .contact_bottom {
	   width: 100%;
	   height: 10px;
	   font-size: 1px;
	}
	.contact_content { margin: 5px 0; padding:0; }

/* ----------------------------------- */
/* ABOUT US
/* ----------------------------------- */
.about_wrap {
	 padding-top:40px;
	 clear:both;
	 }

.about_image, .about_image_right {
	width:260px;
	}

.about_image {
	float:left;
	}

.about_image_right {
	float:right;
	}

.about_text, .about_text_right {
	width:700px;
	}
	
.about_text {
	float:left;
	}
	
.about_text_right {
	float:right;
	}		


/* ----------------------------------- */
/* RECENT EVENTS
/* ----------------------------------- */	
.event_wrap {
	 padding-top:30px;
	 clear:both;
	 }
	 
.event_image {
	float:left;
	width:200px;
	}
	
.event_text {
	float:left;
	width:760px;
	}

.slider_event_text{
	float:left;
	width:425px;
	}		
	
.slider_event_text a{
	text-decoration:none;
	}	

.slider_event_text a:hover{
	text-decoration:underline;
	}

.read_link{
	color:#fff;
	font-weight:bold;
	}

.read_link:hover{
	color:#3A2A09;
	}	

.event_text h1 {
	font-size:20px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#3A2A09;
	margin:0;
	padding:10px 0 0 0;
	}

.event_text h1 sup {
	font-size:12px;
	}

.event_text p {
	font-size:12px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-family:"lucida Sans unicode",Sans-Serif,Ariall;
	color:#555;
	font-style:italic;
	}
	
.event_text a {
	font-style:normal;
	}

/* ----------------------------------- */
/* EVENT
/* ----------------------------------- */
#event_slider {
	float:left;
	padding:10px 15px 20px 0;
	/*clear:both;
	margin:0 auto;*/
	width:500px;
	height:452px;
	}

#event_text {
	padding:20px 0 0 0;
	float:left;
	width:430px;
	min-height:452px;
	}

#event_prev {
	float:left;
	position:absolute;
	top:500px;
	margin-left:-50px;
	width:40px;
	}
	
#event_prev a {  
	display:block;
	position:relative;
	width:40px;
	height:40px;
	background:url(../images/btn_prev.gif) no-repeat 0 0;	
	outline:none;
	}
	
#event_prev a:hover {  
	background-position: -40px 0;	
	}

#event_next {
	float:left;
	position:absolute;
	margin-left:960px;
	top:500px;
	width:40px;
	}

#event_next a { 
	display:block;
	position:relative;
	width:40px;
	height:40px;
	cursor:pointer;
	background:url(../images/btn_next.gif) no-repeat 0 0;
	outline:none;	
	}	

#event_next a:hover { 
	background-position: -40px 0;		
	}

#event_text h1, #event_header h1 {
	 font-size:20px;
	 line-height:28px;
	 font-family:Georgia, 'Times New Roman', Times, serif;
	 color:#555;
	 color:#3A2A09;
	 margin:0;
	 padding:30px 0 0 0;
	 }

/*#event_text h2 {
	font-size:14px;
	line-height:18px;
	font-style:italic;
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#555;
	margin:0;
	padding:20px 0 0 0;
	}*/


.testimonial, .wide_testimonial {
	background: #cce5e6;
	/*background: #eae6d1;*/
	clear:both;
	float:left;
	width:430px;
	margin:0;
	padding:0;
	}

.wide_testimonial {
	width:740px;
	margin:10px 0 0 0;
	}
	
.testimonial h2, .wide_testimonial h2 {
	font-size:13px;
	font-style:italic;
	line-height:18px;
	font-family:"lucida Sans unicode",Sans-Serif,Ariall;
	color:#555;
	color:#3A2A09;
	margin:0;
	padding:0 15px;
	}	
	
.testimonial_top div {
   background: url(../images/event_tl.png) no-repeat top left;
	}
	
.testimonial_top {
   background: url(../images/event_tr.png) no-repeat top right;
	}
	
.testimonial_bottom div {
   background: url(../images/event_bl.png) no-repeat bottom left;
	}
	
.testimonial_bottom {
   background: url(../images/event_br.png) no-repeat bottom right;
	}
	
.testimonial_top div, .testimonial_top, 
.testimonial_bottom div, .testimonial_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
	}
	
.testimonial_content { margin: 5px 0; padding:0; }

.testimonial_quote {
	margin:-1px 0 0 40px;
	width:50px; 
	height:25px;
	background: url(../images/event_quote.gif) no-repeat;
	clear:both;
	margin:0 0 0 40px;
	}

.testimonial_title {
	margin:10px 0 0 100px;
	position:absolute;
	}

.testimonial_title a {
	text-decoration:none;
	}

.testimonial_title a:hover {
	text-decoration:underline;
	}

.event_menu { background:#fff; text-align:center; }

/* Forms */
.checkbox{
	width: 20px;
	height: 20px;
	padding:0 10px 0 0;
	background:url(../images/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
	}
	
select{
	font-size:14px;
	border:#9ACCCD 1px solid;
	}

label{
	font-size:14px;
	font-family:"lucida Sans unicode",Sans-Serif,Arial;
	color:#3A2A09;
	font-weight:normal;
	padding:0;
	margin:0;
	}

.textbox, .textarea{
	font-family:"lucida Sans unicode",Sans-Serif,Arial;
	font-size:14px;
	border:#9ACCCD 1px solid;
	}
	
.textbox{
	height:24px;
	}
	
.captcha{
	font-size:14px;
	height:28px;
	border:#9ACCCD 1px solid;
	}	

#contact a{
	color:#3A2A09;
	text-decoration:none;
	}

#contact a:hover{
	text-decoration:underline;
}

.events_link a{
	display:block;
	width:249px;
	height:26px;
	cursor:pointer;
	background:url(../images/bg_link.png);
	outline:none;
	text-decoration:none;
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#339999;
	font-size:15px;
	text-align:center;
	margin:0 0 0 95px;
	padding:7px 0 0 0;

	/*font-family:Georgia, 'Times New Roman', Times, serif;
	background:url(../images/bg_link.png);
	text-decoration:none;
	color:#339999;
	padding:8px 14px;
	
	line-height:30px;*/
	}

.events_link a:hover{
	background:url(../images/bg_link_hov.png);
	text-decoration:none;
	}

#refresh{
	width:20px;
	}

#refresh a{ 
	display:block;
	position:relative;
	width:20px;
	height:20px;
	cursor:pointer;
	background:url(../images/refresh.gif) no-repeat 0 0;
	outline:none;	
	}
	
#refresh a:hover{
	background-position: -20px 0;
	}

.menu_link{
	float:right;
	padding:20px 125px 30px 0;
	font-size:14px;
	}
	
.footer_item{
	 float:left;
	 width:295px;
	 margin:0 10px;
	}
	
.footer_item a, .menu_link a, .wed_link a{
	display:block;
	position:relative;
	width:159px;
	height:33px;
	cursor:pointer;
	background:url(../images/btn_footer.png) no-repeat 0 0;
	outline:none;
	text-decoration:none;
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#339999;
	font-size:15px;
	text-align:center;
	padding:7px 0 0 0;
	}

.footer_item a:hover, .menu_link a:hover, .wed_link a:hover{
	background-position: -159px 0;
	}

.footer_item h3{
	color:#3A2A09;
	font-weight:400;
	font:Georgia, 'Times New Roman', Times, serif;
	font-size:20px;
	line-height:32px;
	font-weight:normal;
	background-image:url(../images/footer_hat.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin:0;
	padding:0 0 0 40px;
	}
	
.sample_menu { background:url(../images/bg_menu.gif) 0 0 no-repeat; height:850px; padding:0; text-align: center; }
.sample_short { background:url(../images/bg_short.gif) 0 0 no-repeat; height:650px; padding:0; text-align: center; }
/*.sample_menu p { font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#3A2A09; padding-top:30px; }*/
.sample_short p, .sample_menu p, .event_menu p { font-family:"lucida Sans unicode",Sans-Serif,Arial; font-size:12px; line-height:18px; color:#3A2A09; padding-top:30px; }
.menu_title { font-family:Georgia, "Times New Roman", Times, serif; color:#339999; font-size:18px;}  
.menu_light { font-family:Georgia, "Times New Roman", Times, serif; color:#8fc1c0; font-size:14px;}
.menu_dark { font-family:Georgia, "Times New Roman", Times, serif; color:#339999; font-size:12px;}
.price { font-size:14px; font-weight:bold; }

#menushow, #menushow_short{
	margin:0 auto;
	width:780px;
	height:850px;
	position:relative;
	padding-bottom:30px;
	}

#menushow_short{
	height:650px;
	}

#menushow #slidesContainer, #menushow_short #slidesContainer{
 	margin:0 auto;
  	width:700px;
  	height:850px;
  	overflow:auto;
  	position:relative;
	}

#menushow_short #slidesContainer{
  	height:650px;
	}

#menushow #slidesContainer .slide, #menushow_short #slidesContainer .slide{
  	margin:0 auto;
  	width:700px;
  	height:850px;
	}

#menushow_short #slidesContainer .slide {
  	height:650px;
	}

.control {
  display:block;
  width:40px;
  height:40px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}

#leftControl {
  top:200px;
  left:0;
  background:transparent url(../images/btn_prev.gif) no-repeat 0 0;
}

#rightControl {
  top:200px;
  right:0;
  background:transparent url(../images/btn_next.gif) no-repeat 0 0;
}
