body {
	text-align:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	background-color:#B5D87D;
}


h1{
	padding:0;
	margin:0 0 15px 0;
}

#box{
	background-image:url(/template/images/site-bg-repeat.jpg);
	background-repeat:repeat-x;
	width:100%;
	background-color: #F4F2E6;
}


#bg{
	background-image:url(/template/images/main-bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:100%;
	border-bottom:3px solid black;
}

#content{
	width:950px;
	margin:0 auto;
	padding:0;
}


img {
	border:0;
}

a {
	color:#009;
}

a:hover {
	color:#F65835;
}


/* ######## subpage #############*/

#subPage{
	width:946px; 
	margin:0 auto;
	background-image:url(/template/images/sub/infoBox_02.jpg);
	background-repeat:repeat-y;
	padding:0;
}


#subContent{
	min-height:300px;
	width:900px;
	margin:0 auto 0 auto;
}

#subContent h2{
	font-size:18px;
	color:#006;
	font-weight:bold;
	padding:0;
	margin:0 0 5px 0;
	text-decoration:underline;
}


/* ######## menu #############*/

#mainNav{
	background-image:url(/template/images/menu-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:234px;
	height:220px;
	float:left;
}


#mainNav{
	background-image:url(/template/images/menu-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:234px;
	height:220px;
	float:left;
}

#mainNav ul{
	text-align:left;
	list-style:none;
	padding:0;
	margin:32px 0 0 14px;
}

#mainNav li{
	background-image:url(/template/images/blue-dot.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:100%;
	margin:2px 0 2px 0;
	height:18px;
	font-size:13px;
}

#mainNav a{
	text-decoration:none;
	color:#000;
	font-weight:bold;
}


#mainNav a:hover{
	color:#F75834;
}

#mainNav .home {
	color:#A2CD5A;
}

#mainNav .active {
	color:#F75834;
}




/* ######## front page #############*/

#topBox{
	height:40px;
	width:100%;
	margin:0 auto;
}

#topBox div{
	cursor:pointer;
	float:left;
	/*border:1px solid red;*/
}

#facebookBtn {
	width:25px;
	height:inherit;
	margin:0 10px 0 20px;
}

#twitterBtn {
	width:25px;
	height:inherit;
	margin:0 0 0 0;
}

#emailBtn {
	width:280px;
	height:inherit;
	margin:0 15px 0 370px;
}



#header{
	width:713px;
	height:220px;
	float:left;
}


#leftCol{
	width:357px;
	margin-right:22px;
	float:left;
}

#rtCol{
	width:567px;
	float:left;
}


#infoBox{
	width:357px;
	height:228px;
	background-image:url(/template/images/infoBox.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin-bottom:22px;
}

#infoBox .title{
	padding-top:20px;
	font-size:18px;
	margin:0 12px 0 17px;
	font-weight:bold;
	border-bottom:1px dotted #ccc;
}

#infoBox .content{
	font-size:13px;
	padding:12px 18px 0 17px;
}



#galleryBox{
	width:567px;
	height:287px;
	background-image:url(/template/images/gallerybg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin-bottom:20px;
}



#newsletterSignup{
	width:353px;
	height:37px;
	background-image:url(/template/images/newsletterSignup.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin-bottom:20px;
}

#newsletterSignup .emailinput{
	width:195px;
	height:20px;
	margin:7px 10px 0 103px;
	float:left;
	border: 1px solid white;
}



/* ############ NEWS AND EVENT BOXES ######################## */


#newsBox{
	width:333px;
	height:210px;
	background-color:#EBE5D6;
	margin:7px 0 10px 0;
	padding:10px;
	border-bottom:2px solid #ccc;
}

#eventBox{
	width:542px;
	height:180px;
	background-color:#EBE5D6;
	margin:7px 0 10px 0;
	padding:10px;
	border-bottom:2px solid #ccc;
}





.news_title{
	background-color:#5D5852;
	margin-bottom:10px;
	border-bottom:1px solid #5D5852;
	padding:3px 0 3px 10px;
	border-bottom:2px solid #999;
}

.news_title a{
	font-weight:bold;
	font-size:12px;
	text-decoration:none; color:#fc0;
}

.news_title a:hover{
	color:#F65835;
}

.news_date{
	font-style:italic; color:#999; margin:0 0 2px 5px;
}

.news_news{
	text-align:left;
}

.news_view_all_btn {
	background-image:url(/template/images/view-all-btn.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:21px;
	width:63px;
	float:right;
	clear:right;
	cursor:pointer;
	margin-right:7px;
}

.news_view_all_btn:hover {
	background-image:url(/template/images/view-all-btn-over.jpg);
}




/* ############ FOOTER ######################## */

#city-sil{
	background-image:url(/template/images/city-sil.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:100%;
	height:128px;
}

#footer{
	height:125px;
	background-color:#B5D87D;
	text-align:center;
	padding-top:20px;
}

#footerMenu{
	background-image:url(/template/images/bottom-menu.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:28px;
	width:650px;
	margin:0 auto 20px;
	text-align:center;
	padding-top:6px;
}

#footerMenu a{
	font-size:13px;
	color:white;
	text-decoration:none;
	list-style:none;
	padding:0 10px 0 10px;
}

#footerMenu a:hover{
	color:#F65835;
}



/* #################################### */

#promoBox {
	width:357px;
	text-align:left;
}

#promoBox img p {
	border:0;
	padding:0;
	margin:0;
}

#promoBox ul{
	list-style:none;
	padding:0;
	margin:0;
}

#promoBox .body{
	background-image:url(/template/images/promo_box_02.jpg);
	background-position:center;
	background-repeat:repeat-y;
	padding:0;
	margin:0;
}


/* #################################### */

/* #################################### */

/* #################################### */

/* #################################### */

























