@charset "utf-8";
body {
	background: url(images/background_main.jpg) top repeat-x;
	background-color: #353d37;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
div#wrapper{
	width: 1028px;
	display: block;
	margin: 0 auto;
}
div#body{
	width: 788px;
	display: block;
	background: url(images/body_bg_repeat.png) repeat-y center;
	padding: 15px 120px 0px 120px;
	font-size: 90%;
	margin-top: 0px;
	clear: both;
	
}

div#header{
	display:block;
	width: 1028px;
	height: 204px;
	background: url(images/fees.png) no-repeat top center;
}
span#right_menu{
	background: url(images/menu_main_right.png) no-repeat top right;
	height: 37px;
	width: 224px;
	display: block;
	float: right;
}
span#left_menu{
	background: url(images/menu_main_left.png) no-repeat top left;
	height: 37px;
	width: 241px;
	display: block;
	float: left;
}
div#footer_boxes{
	background: url(images/footer_boxes.png) no-repeat top left;	
	width: 948px;
	height: 207px;
	display: block;
	padding: 0 40px;
	margin-top: 0px;
}
div#footer{
	width: 1028px;
	height: 76px;
	display: block;
	background: url(images/footer_main.png) no-repeat top left;
	color: #e1c471;
	font-size: 90%;
	text-align: center;
	font-weight:bold;
	padding-top: 5px;
}
div#footer span.footerlinks{
	color: #fff;	
}
div#footer a{
	color: #fff;
	text-decoration: none;
}
div.footer_box{
	float: left;
	font-size: 90%;
	margin-right: 25px;
	margin-top: 25px;
	color: #fff;
}

div.footer_box h3{
	color: #fff;
	font-size: 115%;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	padding-top: 5px;
	font-weight: normal;
	
}
div.footer_box p{
	display: block;
	padding: 0 15px;
	margin-top: 0px;
	
}
div#testimonials_footer_box{
	display: block;
	width: 260px;
	margin-right: 0px;
}

div#calendar_footer_box{
	display: block;
	width: 340px;
}
div#why_footer_box{
	display: block;
	width: 260px;
	margin-left: 22px;
}
div#menu{
	width: 1028px;	
	background: url(images/menubar_bg.png) no-repeat center top;
	height: 37px;
	text-align: center;
	margin: 0px;
	clear: both;
	position: relative;
}
div#menu ul{
	list-style-type: none;
	padding: 0px;
	margin: 0 auto;
	width: 585px;
	clear: both;
	position: relative;
}
div#menu li li{
	display: none;	
}
div#menu li{
	float: left;
	background: url(images/menu_repeat_bg.jpg) repeat-x top;
	padding: 0px;
	margin: 0px;
	border-left: 2px solid #000;
	text-transform: lowercase;
	position: relative;
}

div#menu li a{
	height: 32px;
	display: block;
	padding: 0 11px;
	padding-left: 13px;
	padding-right:11px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
	
	color: #666;
	font-weight: bold;
	text-decoration: none;
	font-size: 95%;
}

div#menu li.last a{
	padding-right: 10px;
}
div#menu li.last{
	border-right: 2px solid #000;
}
div#menu li a:hover{
	background: url(images/menu_selected.png) repeat-x;
	color: #333;
}
div#strong{
	color: #086324;	
}
strong.subsection{
	color: #086324;
}
strong.subsection_orange{
	color: #c94700 
}
a{
color: #c94700	
}
a img{
	border: none;	
}
br.clear{
	clear: both;
	height: 1px;
	display: block;
}
strong.testimonial_name{
	color: #c94700;
}
strong.testimonial_position{
	color: #393939;	
}
div#dresscode_div{
	background: url(../../_images/dresscode_bg.jpg) no-repeat center fixed #fff;
	border: none;
	clear: both;
	display: block;
	padding-left: 40px;
}div.dress_center{
	margin: 0 auto;
	width: 300px;
	clear: both;
}
div.dress_center span.boys{
	text-align: left;	
	width: 140px;
	display: block;
	float: left;
}

div.dress_center span.girls{
	text-align: right;	
	width: 140px;
	float: left;
	display: block;
	margin-right: 15px;
}

p.short_para{
	width: 400px;
	display: block;
}
img#bodyimg_community{
	float:right;	
}
img#bodyimg_principal{
	float:right;	
}
table{
	text-align: left;	
	font-size: 80%;
}

table td{
	padding: 3px;
}
table table{
	font-size: 100%;	
}
div#menu ul{
	z-index: 2;	
}
/* sub menu stuff */
div#menu ul li ul{
	text-transform: lowercase;
	font-size: 90%;
	border: none;
	display:none;
	position:absolute;
	z-index: 21;
	top: 27px;
	left:-22px;
	background: url(images/menu_dropdown_bg.png);
	border: 2px solid #fff;
	padding:20px 0px 10px 0px;
	margin:0px;
	width:200px;
	text-align:left;
}
div#menu ul li ul ul{
	display:none;
	position:absolute;
	z-index: 22;
	top:-2px;
	left:175px;
	padding:5px 0px 0px 5px;
	margin:0px;
	width:185px;
	text-align:left;
	
}
div#menu ul li ul li{
	border: none;
	text-transform: none;
	z-index: 23;
	padding:0px 0 0px 0px;
	margin:0px 0px 0px 0px;
	background: none;
	display:block;
	float: none;
}

div#menu ul li ul li a{
	padding:0px 0 0 0px;
	background: none;
	color: #CCC;
	text-transform: lowercase;
	text-align: center;
}

div#menu ul li ul li a:hover{
	background: none;
	color: #FFF;
}
div#menu ul li:hover ul li a{
}
div#menu ul ul li a:hover{
	color: #bbb;
}
div#menu ul li:hover > ul{
	display:block;
}
/*endsubmenu*/





div.galleryHeader{
	text-align: center;	
	padding-top: 100px;
}
div.galleryHeader a{
	border: none;
	margin-right: 5px;
}
div.galleryHeader a img{
		border: none;
}
a.gal_btn_up{
	margin-top: -2px;
	display: block;
	width: 50px;
	float: left;
}
div#header a.gal_btn_fw{
	margin-right: 75px;
	margin-top: -2px;
	display: block;
	width: 50px;
	float: left;
}
a.gal_btn_back{
	margin-top: -2px;
	display: block;
	width: 50px;
	float: left;
	margin-left: 
	
}
div#gal_btns{
	margin-left: auto;
	margin-right: auto;
	width: 250px;
}
img.photo_gal_single{
	border: 1px solid #908d7d;
	margin: 0 auto;
}
div#large_photo_container{
	display: block;
	width: 615px;
	text-align: center;
	height: 560px;
}
div.photo_list{
	margin-top: 10px;	
	margin-bottom: 20px;
}

div.photo_list a{
	float: left;
	margin-right: 23px;
	margin-top: 23px;
}

div.photo_list a img{
	border: 1px solid #908d7d;
}
div.photo_list a:hover img{
	border: 1px solid #ff7e00;
}
div#page_listing{
	font-size: 80%;	
}
h1.gallery_title{
	display: block;
	width: 300px;
	float: right;
	margin-top: -46px;
}

h1.photo_title{
	color: #ff7e00;
	font-size: 140%;
	margin: 0px;
	padding: 0px;
}

h2.photo_info{
	color: #7f776e;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	
}
h3 a{
	color: #fff;
	text-decoration: none;
}
h3 a:hover{
	text-decoration: underline;
}

