body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	background-color: #4f6323;
	background-position: top;
	background-image:url(images/background6.jpg);
	background-repeat: no-repeat;
}

h1, h2, h3, h4, h5, h6 {
	color:#555;
	font-weight:400;
	padding: 0;
	margin: 0;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif
}

h1 { font-size:28px; margin-bottom: 12px; line-height: 45px;}
h2 { font-size:26px; margin-bottom: 12px; line-height: 42px;}
h3 { font-size:20px; margin-bottom: 12px; line-height: 32px;}
h4 { font-size:18px; margin-bottom: 10px; line-height: 29px;}
h5 { font-size:13px; line-height: 21px;}
h6 { font-size:8px; line-height: 13px; }
.header { display: block }


.left { float: left }
.right { float: right }

img {
	margin: 0;
	padding: 0;
	text-align: center;
}

.img_border { background: #ede8e8; padding: 4px; border: 1px solid #dcd5d5 }

.img_frame { position: relative; display: block; padding: 7px }

.img_frame span { position: absolute; top: 0; left: 0; z-index: 0 }

.img_frame img, .img_frame iframe { position: absolute; top: 7px; left: 7px; z-index: 10 }

.img_frame_13 { width: 280px; height: 157px }
.img_frame_13 span { background: url(images/templatemo_image_frame_13.png); width: 300px; height: 177px }

.img_frame_14 { width: 203px; height: 108px }
.img_frame_14 span { background: url(images/templatemo_image_frame_14.png); width: 217px; height: 122px }

.img_frame_23 { width: 616px; height: 216px }
.img_frame_23 span { background: url(images/templatemo_image_frame_23.png); width: 630px; height: 230px }

.img_frame_12 { width: 451px; height: 245px }
.img_frame_12 span { background: url(images/templatemo_image_frame_12.png); width: 465px; height: 260px }

.img_nom { display: block; margin-bottom: 15px }

.img_fl { float: left; margin: 3px 15px 5px 0 }

.img_fr { float: left; margin: 3px 0 5px 15px }

a:link, a:visited {
	color: #4b7b52;
	text-decoration:none;
	}
a:hover {
	color: #333333;
	text-decoration:none;
	}
a:hover,a:active { outline:none }

a.more, .submit_btn {
	clear: both;
	display: block;
	width: 80px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	background: url(images/templatemo_button.png) no-repeat;
	color: #FFF;
	font-weight: normal;
}
a:hover.more, .submit_btn {
	clear: both;
	display: block;
	width: 80px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	background: url(images/templatemo_buttonon.png) no-repeat;
	color: #FFF;
	font-weight: normal;
}
a:visited.more, .submit_btn {
	clear: both;
	display: block;
	width: 80px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	background: url(images/templatemo_buttonon.png) no-repeat;
	color: #FFF;
}

.submit_btn { border: none; cursor: pointer }

em { color: #555 }
p { margin: 0 0 15px 0 }


.list_bullet { margin: 10px 0 10px 15px; padding: 0; list-style: none }
.list_bullet li { color:#555; margin: 0 0 7px 0; padding: 0 0 0 20px; background: url(images/templatemo_bullet.png) no-repeat scroll 0 5px  }
.list_bullet li a { color: #4b7b52;  text-decoration: none }
.list_bullet li a:hover {color: #333333}

.col { float: left; margin: 0 10px 5px 0 }
.half { width: 465px; margin-bottom: 30px }
.one_third { width: 313px }
#content, .two-third { width: 630px }
#sidebar { width: 300px }
.one_fourth { width: 217px }

.clear {
	clear: both;
	display: block;
	background-color: #fcfcfc;
}
.h20 {
	height: 20px;
	background-color: #FFF;
}
.h40 { height: 40px }

.no_bullet { margin: 0; padding: 0; list-style: none }
.no_bullet li { margin: 0 0 20px 0; padding: 0 }
a.header { display: block; font-weight: 700 }

#templatemo_headerwrapper {
	width: 960px;
	padding: 0 10px;
	margin: 0 auto;
	background-color: #FFF;
}

#templatemo_wrapper {
	width: 960px;
	padding: 0 10px;
	margin: 0 auto;
	background-color: #FFF;
	}

#templatemo_header {
	height: 115px;
	text-align: left;
}

#templatemo_menu {
	height: 35px;
	z-index: 1000;
}

#templatemo_quick {
	height: 27px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-top: 5px,;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	list-style:inherit;
}
.quicklinks{
  margin: 0;
  padding: 0;
  height: 15px;
}
 
.quicklinks nav {
  margin: 0px;
  height: 15px;
}
 
.quicklinks ul {
  overflow: auto;
  list-style-type: none;
}
 
.quicklinks li {
	list-style-type: none;
	height: 20px;
	float: left;
	margin-right: 0px;
	border-right: 1px solid #aaa;
	padding: 0 12px;
	overflow:hidden;
	color: #FFF;
}
 
.quicklinks li:last-child {
  border-right: none;
}
 
.quicklinks li a {
  text-decoration: none;
  color: #ccc;
  font: 12px/1 Arial, Verdana, sans-serif;
  text-transform: uppercase;
}
 
.quicklinks li a:hover {
  color: #666;
}
 
.quicklinks li.active a {
  font-weight: bold;
  color: #333;
}

#templatemo_slider {
	padding: 5px 0;
	height: 300px;
	margin-top: 0px;
}

#templatemo_main {
	padding: 10px 0 20px;
}

#templatemo_bottom_wrapper {
	width: 100%;
	border-top: 5px solid #f7f5f3;
	background: #ebe7e4
}

#templatemo_bottom {
	width: 960px;
	margin: 0 auto;
	padding: 20px 10px;
}

#templatemo_header_wrapper {
	width: 100%;
	border-top: 5px solid #f7f5f3;
	background: #ebe7e4
}



#templatemo_footer_wrapper {
	width: 100%;
	border-top: 5px solid #000;
	background: #222222	
}

#templatemo_footer {
	width: 960px;
	margin: 0 auto;	
	padding: 10px 10px 5px;
	color: #dc8924;
}
#mypanel {
	width: 100%;
	background-image:url(images/templatemo_header2.png);
	background-repeat: no-repeat;
	background-color: #241d19;/* #241d19 */
 opacity:0.97;
 filter:alpha(opacity=97); /* 96 */
	background-position: center;
}
#mypanelcontent {
	width: 960px;
	margin: 0 auto;	
	padding: 0px 10px 5px;
	color: #dc8924;
}

#site_title {
	float: left;
	margin-top: 0px;
	padding: 0px;
		width: 400px;
	height: 100px;
}
#site_title a {
		width: 400px;
	height: 100px;
	color: #acacac;
	}

#templatemo_search {
	float: right;
	margin-top: 20px;
	width: 243px;
	height: 36px;
	background: url(images/templatemo_search.png)
}
#templatemo_search form {
	margin: 0;
	padding: 0;
}

#templatemo_search .txt_field {
	float: left;
	display: block;
	height: 25px;
	line-height: 16px;
	width: 190px;
	margin: 0px 5px 0px 0px;
	color: #999999;
	font-size: 12px;
	padding: 5px 0px 5px 10px;
	font-variant: normal;
	border: none;	
	background: none;
}

#templatemo_search .sub_btn {
	float: right;
	display: block;
	color: #fff;
 	height: 34px;
	width: 36px;
	font-size: 11px;
	font-weight: 700;
	line-height: 26px;
	cursor: pointer;
	border: none;
	background: none;	
}
#templatemo_wrapper .recent_post,
#templatemo_wrapper .recent_post:hover, 
h4 .recent_post, 
h4 .recent_post:hover {text-decoration:none; color:#555; cursor:text;}

.post { clear: both; margin: 0 0 0px 0; padding: 0 0 20px 0; border-bottom: 1px solid #eee }
.post h2 { font-size: 24px; margin-bottom: 10px }
.post_meta { margin-bottom: 10px; font-size: 9px; line-height: 10px }
.post_meta span { display: block; float: left; border-left: 1px solid #eee; margin-right: 20px; padding-left: 10px }
.post .img_fl { margin-right: 30px }
.comment_list { margin: 0; padding: 0; list-style: none }
.comment_list .comment_box { padding: 20px; border-bottom: 1px solid #efefef }
.comment_list li { margin-bottom: 20px }
.comment_list li ul { list-style: none; background: none }
.comment_list li ul li { }
.comment_list li ul li .comment_box { background: #efefef }
.comment_content { float: right; width: 480px }
.comment_list li ul li.depth_2 .comment_content  { width: 440px }
.comment_list li ul li.depth_3 .comment_box { background: #ccc }
.comment_list li ul li.depth_3 .comment_content  { width: 400px }


#comment_form { margin-top: 40px }

#comment_form textarea {
	background:#ffffff none repeat fixed 0 0;
	border: 1px solid #cccccc; 
	display: block;
	margin-top: 5px;
	width: 360px; 
	height: 150px;
	padding: 5px; 
	color: #555555; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#comment_form .form_row {
	width: 100%;
	margin-bottom: 15px;
}

#comment_form form input {
	margin-top: 5px;
	padding: 5px;
	width: 200px;
	background:#fff none repeat fixed 0 0;
	border: 1px solid #ccc;
	color: #555555; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#comment_form .submit_btn {
	display: block; width: 70px; height: 30px; line-height: 30px; padding: 0 8px; text-align: center; text-decoration: none; font-weight: bold;  background-color: #524239; border: 1px solid #2f2f2f; color: #fff; font-size:11px; cursor: pointer 
}

#gallery { margin: 0; padding: 0 }
#gallery .gallery_box {	padding-bottom: 30px; margin-bottom: 30px }

#contact_form { padding: 0; margin-bottom: 40px }
#contact_form form { margin: 0px; padding: 0px; }

#contact_form form .input_field { 
	width: 400px; 
	padding: 5px; 
	color: #555555; 
	background: #ffffff; 
	border: 1px solid #cccccc; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contact_form form label { display: block; width: 300px; margin-right: 12px; font-size: 11px }

#contact_form form textarea { 
	width: 400px; 
	height: 160px; 
	padding: 5px; 
	color: #555555; 
	background: #ffffff; 
	border: 1px solid #cccccc; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar h3 { padding: 10px 0 10px 10px; height: 25px; background: url(images/templatemo_sidebar_title.png) top no-repeat }

.sidebar_box { margin-bottom: 40px }
.sidebar_box_content {padding-left: 10px }

.footer_gallery { margin: 0; padding:0; list-style: none }
.footer_gallery li { margin: 0 10px 10px 0; padding: 0; display: block; float: left }

.pagging { margin: 0 0 20px; padding: 0 }
.pagging ul { margin: 0; padding: 0; list-style: none }
.pagging ul li { margin: 0; padding: 0; display: inline }
.pagging ul li a {
	float: left;
	display: block;
	color: #2F2F2F;
	text-decoration: underline;
	margin-right: 5px;
	padding: 5px 10px;
	background: #ebe7e4;
	border: 1px solid #d6d0cc
}
.pagging ul li a:hover { color: #fff; background: #cfccc9; }

.no_margin_right { margin-right: 0 }
.last_box { margin-bottom: 0; background: none }

.banner { position: relative; overflow: auto; }
.banner li { list-style: none; }
.banner ul li { float: left; }

.logininfo {color: #FFF;}
.logininfo a:link{
	color: #FFF;
	}
.logininfo a:visited{
	color: #FFF;
	}

#templatemo_main h1.title {
	font-size : 40px;
	vertical-align: middle;
	display : block;
	margin : 0;
	padding : 5px 0 10px;
	background-color : #f9f9f9;
	line-height: 40px;
	border-bottom: 1px solid #d6d0cc
	 } 
#templatemo_footer ul { 
   margin : 0; 
   padding : 5; 
   float: right;
 } 
#templatemo_footer ul li { 
   display : inline; 
   margin : 0; 
   padding : 0; 
 }  
	 
#content a:link, a:visited {
	color: #485037;
	text-decoration: underline
}
#content a:hover {
	color: #485037;
	text-decoration:underline
}
#content a:hover,a:active { outline:none }	 
	 
#eventsContainer { 
   margin : 0; 
   padding : 0 0 0 0px; 
   float : left; 
   width : 960px; 
    } 	 
