body {
	background-image: url(../images/back.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: center top;
	background-color: #F4EEE0;
	background-repeat: repeat-x;

}

#header_back {
	background-image: url(../images/header_back.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;

}

.logo {
	position: absolute;
	left: 12px;
	top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}

#header {
	position: relative;
	height: 373px;
	z-index: 100;

}

#container {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 992px;
	overflow: hidden;
}

#header ul {
	margin: 0px;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #503d11;
	position: absolute;
	left: 252px;
	top: 0;
	height: 66px;
	width: 739px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	text-transform: lowercase;

}

#header ul li {
	display: inline;
	float: left;
	padding-left: 22px;

}

#header ul .retreats-center { padding-left: 20px; }
#header ul .contact-us { padding-left: 20px; }


#header ul a {
	color: #503d11;
	text-decoration: none;

}

.contact {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	left: 190px;
	top: 152px;

}

#main {
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	width: 960px;
	float: left;
	position: relative;

}

.mainpic {
	margin-bottom: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}

#text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #303030;
	width: 520px;
	padding: 0 12px;
	margin: 0 0 110px 0;
	float: left;

}

.polaroids {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 60px;
	z-index: 800;

}

#calendar {
	height: 399px;
	width: 446px;
	position: absolute;	bottom: 0;	right: 30px;
	float: right;

/* 	margin-top: -315px; */
	margin-right: 10px;
	background-image: url(../images/calendar_back.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	z-index:2001 !important;

}

.clear {
	clear: both;

}

#calendar img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
/*

.days {
	width: 280px;	
	padding: 0px;
	margin: 0 0 105px;
	float: right;


}
*/
.days {
	background:url(../images/calendar_back.png) no-repeat 0 0 transparent;
	float:right;
	margin:0 0 60px -80px;
	padding:94px 95px;
	width:256px;
}

.days li {	display: inline;	width: 32px;
	float: left;
	margin: 2px;
	height: 26px;
	text-align: center;
	padding-top: 6px;
	color: #303030;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;

}

.no_back {
	color: #fff !important;
}

.white {
	background-image: url(../images/cal_white.gif);

}

.white a {
	color: #000;
	text-decoration: none;

}

.no_back a {
	color: #FFF;
	text-decoration: none;

}

.orange {
	background-image: url(../images/cal_orange.gif);
	color: #FFF;

}

.orange a {
	color: #FFF;
	text-decoration: none;

}

.green {
	background-image: url(../images/cal_green.gif);
	color: #FFF;

}

.green a {
	color: #FFF;
	text-decoration: none;

}

#footerimg {
	background-image: url(../images/footer.gif);
	position: relative;

}

#marg {
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	width: 940px;
	float: left;
	z-index:0 !important;	
	min-height: 640px;

}

/*#footer_top {
	background-image: url(../images/footer_index.gif);
	background-position: bottom;
	height: 142px;
	width: 991px;
	position: relative;
	float: left;
	margin-top: -142px;
	z-index:0 !important;

}

*/

#footer_top {
	background-image: url(../images/footer_index.gif);
	background-position: bottom;
	height: 142px;
	width: 991px;
	position: relative;
	float: left;
	margin-top: -142px;
	z-index:0 !important;

}

#footer_top_left {
	background-image: url(../images/footer_index_left.gif);
	background-position: bottom;
	height: 142px;
	width: 283px;
	position: relative;
	float: left;
	margin-top: -119px;
	z-index:0 !important;

}

#footer_top_right {
	background-image: url(../images/footer_index_right.gif);
	background-position: bottom;
	height: 63px;
	width: 56px;
	position: relative;
	float: right;
	margin-top: -40px;
	z-index:0 !important;

}

#footer {
	background-color: #362e1d;
	height: 160px;
	position: relative;
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

#cen_footer {
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	height: 160px;

}

.menu1 {
	font-size: 14px;
	color: #ffe7b6;
	list-style-type: none;
	padding-top: 8px;
	padding-left: 52px;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;

}

#cen_footer li {
	padding-bottom: 2px;

}

.copy {
	font-size: 12px;
	color: #FFF;
	position: relative;
	top: 89px;
	right: 325px;
	float: right;

}

.web {
	font-size: 12px;
	color: #FFF;
	position: relative;
	top: 89px;
	float: right;
	left: 298px;

}

.employment {
	background-image: url(../images/employment.jpg);
	height: 26px;
	width: 249px;
	position: relative;
	left: 482px;
	float: left;
	font-size: 14px;
	color: #362e1d;
	padding-top: 6px;
	top: 27px;
	display: block;

}

.employment a {
	color: #362e1d;
	text-decoration: none;

}

.web a {
	color: #FFF;
	text-decoration: none;

}

.menu1 li a {
	color: #ffe7b6;
	text-decoration: none;

}

.signup {
	position: absolute;
	top: 273px;
	right: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
#notification {	
	display: block;
	width: 451px;	
	height: 264px;	
	position: absolute;	
	top: 109px;	
	left: 40%;	
	background: url(../images/signboard.png) no-repeat 0 0;
}
#notification p {	
	color: #fff;	
	font-family: 'Trebuchet MS', sans-serif;	
	font-size: 1.375em;	
	padding: 5px 40px 115px 50px;	
        padding-top:expression('30px');
	text-shadow: 1px 1px #333;
}
#notification p a {	color: #c6e818; }
#notification p a:hover {	color: #ff9000; }

#kids {
	float: right;
	width: 654px;

}

#title1 {
	background-image:url(../images/title_back.jpg);	
	background-repeat:no-repeat;	
	color:#FFFFFF;	
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;	
	font-size:34px;	
	font-weight:normal;	
	height:49px;	
	margin:0;	
	padding-left:25px;	
	padding-right:25px;	
	padding-top:31px;	
	width:430px;
}

#imgs {
	text-align: center;
	margin-top: 20px;
	padding-bottom: 70px;

}

#imgs img {
	margin-bottom: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}

#submenu {	min-height: 356px;	width: 298px;
/* 	background-image: url(../images/submenu.jpg); */	margin-top: -33px;	margin-left: -25px;	float: left;	position: relative;	padding-bottom: 30px;
}
#submenu .top {	background: url(../images/submenu-top.png) no-repeat 0 0;	height: 238px;	width: 298px;	position: absolute;	left: 0;	top: 0;
}
#submenu.bottom {	background: url(../images/submenu-base.png) no-repeat left bottom;
}



#submenuTitle {	height: 15px;	/*width: 298px;*/	margin:0 auto;	font-family:Arial, Helvetica, sans-serif;	font-size:75px;	color:#000000;	text-align:center;	border:0px;	text-align: center;	position: relative;	z-index: 10;
}

#menu_list {
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454545;
	padding: 0px;
	width: 245px;	position: relative;	z-index: 10;

}

.main_li {
	font-size: 18px;
	color: #454545;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #454545;
	padding-bottom: 2px;
	padding-top: 2px;
	

}

.sub_li {
	padding-left: 15px;
	font-size: 14px;
	color: #454545;
	padding-bottom: 2px;
	padding-top: 2px;

}

.sub_li_first {
	padding-left: 15px;
	font-size: 14px;
	color: #454545;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #454545;
	padding-top: 2px;
}

.color_li {
	font-size: 18px;
	color: #e78111;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #454545;
	padding-top: 2px;
	padding-bottom: 2px;

}

.main_li a  {
	color: #454545;
	text-decoration: none;

}

.sub_li_first a {
	color: #454545;
	text-decoration: none;

}

.sub_li a {
	color: #454545;
	text-decoration: none;

}
.mooSlide{}
.mooSlide li{}
ul#menu_list li div{
margin:0px !important;
}
#gallery_main {
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	float: left;
	margin: 0px;

}

.one_img {
	background-image: url(../images/photo_back.jpg);
	float: left;
	height: 165px;
	width: 180px;
	padding-top: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #362e1d;

}

.column1 {
	float: left;
	width: 180px;

}

#gallery_main {
	width: 940px;
	float: left;

}

.one_img img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 15px;

}

.category {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #362e1d;
	margin-left: 15px;

}

.category a {
	color: #362e1d;
	text-decoration: none;

}

.column2 {
	float: left;
	width: 480px;

}

.button {
	height: 130px;
	width: 120px;
	text-align: center;
	padding-top: 50px;
	float: left;

}

.one_img_big {
	background-image: url(../images/photo_back_big.jpg);
	float: left;
	height: 500px;
	width: 440px;
	padding: 20px;

}

.one_img_big h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #889a08;
	margin-top: 20px;

}

.one_img_big p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #362e1d;
	margin-top: -5px;

}

#footer_top_1 {
	background-image: url(../images/footer_other.gif);
	background-position: bottom;
	width: 991px;
	position: relative;
	float: left;
	z-index: 1000;
	height: 142px;

}

.button a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}

#pagination {
	background-image: url(../images/pagination_back.jpg);
	height: 71px;
	width: 404px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;

}

#pagination ul {
	list-style-type: none;
	margin-left: 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 37px;

}

#pagination ul li {
	display: inline;
	padding-right: 8px;
	float: left;
	height: 20px;
	width: 20px;

}

#pagination ul .off {
	color: #FFF;

}

#pagination ul .on {
	color: #3db0ff;
	background-image: url(../images/pag_back.gif);
	background-repeat: no-repeat;

}

#pagination ul .off a {
	color: #FFF;
	text-decoration: none;

}

#for_text {

/*	width: 910px;*/
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #362e1d;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;

}









#header ul a:hover {
	color: #2594e0;

}

.menu1 li a:hover {
	color: #36adff;

}

#my-bart {
	display: block;
	background: url(../images/mybart.png) no-repeat 0 0;
	height: 88px;
	width: 114px;
	float: left;
	border: 0px;
	position: absolute;
	left: 190px;
	top: 152px;
	}



#my-bart a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}

#my-bart:hover {
	background: url(../images/mybart.png) no-repeat left bottom;
}

#my-bart a {
	display: block;
	height: 88px;
	width: 114px;

}

#signup {
	position: absolute;
	top: 273px;
	right: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 143px;
	width: 272px;
	background-image: url(../images/sign-up.png);
	display: block;

}

#signup a {
	display: block;
	height: 143px;
	width: 272px;

}

#signup a:hover {
	display: block;
	height: 143px;
	width: 272px;
	background-image: url(../images/sign-up_hover.png);

}

.employment a {
	display: block;
	height: 26px;
	width: 204px;
	background-position: left top;
	padding-left: 45px;

}

.employment a:hover {
	display: block;
	height: 26px;
	width: 249px;
	background-image: url(../images/employment_hover.jpg);
	background-repeat: no-repeat;
	background-position: left -6px;

}

.web a:hover {
	color: #36adff;

}

.copy a:hover {
	color: #36adff;

}

.green a:hover {
	color: #000;

}

.orange a:hover {
	color: #000;

}

.orange:hover {
	color: #000;

}

.green:hover {
	color: #000;

}

#sub_title {
	position: absolute;
	float: left;
	left: 1px;
	top: -19px;

}

.contact-wrapper{

   width:420px;

   margin:0 auto;

   margin-top:50px;

}

#smdForm{

   font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}

.contact-wrapper #smdForm label{

   float:left;

   width:100px;

   text-align:right;

   margin-right:5px;

   font-size:12px;

   color:#2594e0;

   margin-top:5px;

}

.contact-wrapper #smdForm input.input, .contact-wrapper #smdForm textarea{

   width:250px;

   float:left;

   margin-top:4px;

   height:16px;

   border:solid 1px #2594e0;

   font-size:12px;

   color:#2594e0;

   padding-left:3px;

}

.contact-wrapper #smdForm textarea{

   height:150px;

   width:300px;

   font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

   padding-top:2px;

   overflow:auto;

}

.submitBt{

   width:114px;

   height:22px;

   text-indent:-9999px;

   float:right;

   border:0px;

   border:none;

   cursor:pointer;

   cursor:hand;

   margin-right:8px;

   margin-top:5px;

   background:url(../images/submitBt.gif) left top no-repeat;

}

.submitBt:hover{

  background:url(../images/submitBt.gif) left bottom no-repeat;

}

label.required{

  float:left;

  font-size:11px;

  clear:both;

  margin-top:30px;

  color:#2594e0;

  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}

#submenu a:hover {
	color: #e78111;

}

.sub_li_first_active a {
	color: #e78111;
	text-decoration: none;

}

.sub_li_active a {
	color: #e78111;
	text-decoration: none;

}

.sub_li_first_active {
	padding-left: 15px;
	font-size: 14px;
	color: #454545;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #454545;
	padding-top: 2px;

}

.sub_li_active {
	padding-left: 15px;
	font-size: 14px;
	color: #454545;
	padding-bottom: 2px;
	padding-top: 2px;

}
#menu_list li ul{padding-left:15px;}
#menu_list li ul li{}
#menu_list li ul li a{color:#454545;}
#menu_list li ul li.active a{color:#e78111;}

#for_text p a {
	color: #36adff;

}

#for_text p a:hover {
	color: #e78111;

}

#for_text a {	color: #36adff;
}
#for_text a:hover {	color: #99b007;
}

