body {
	margin: 0px;
	padding: 0px;
	color: #999294;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.7em;
	background-repeat: repeat;
	background-image: url(images/body.png);
}

a, a:link, a:visited { color: #e98236; font-weight: bold; text-decoration: none; }
a:hover { color: #990000; text-decoration: underline; }

p { margin: 0 0 10px 0; padding: 0; }
img { border: none; }
em { color: #000; font-weight: bold; font-style: normal }

h1, h2, h3, h4, h5, h6 {
	color: #666;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 { font-size: 28px; margin: 0 0 20px 0; padding: 5px 0 }
h2 { font-size: 25px; margin: 0 0 15px 0; padding: 5px 0; }
h3 { font-size: 22px; margin: 0 0 15px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner {
	clear: both;
}
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

a.more {
	clear: both;
	display: block;
	width: 150px;
	line-height: 20px;
	text-align: center;
	color: #FFF;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 0;
	height: 60px;
	background-image: url(images/templatemo_more.jpg);
}
a.more:hover {
	text-decoration: none;
	color: #F03;
}

.float_l { float: left }
.float_r { float: right }


.image_fl { float: left; margin: 3px 15px 0 0 }
.image_fr { float: right; margin: 3px 0 0 15px }


.tmo_list { margin: 20px 0 20px 20px; padding: 0; list-style: none }
.tmo_list li { color:#e98236; margin: 0; padding: 0 0 0 20px; background: url(images/templatemo_list.jpg) no-repeat scroll 0 7px  }
.tmo_list li a { color: #e98236; font-weight: normal }
.tmo_list li a:hover { color: #e98236 }

#wrapper {
	width: 100%;
	background-repeat: repeat-x;
	padding-top: 0;
	padding-bottom: 0;
	margin: auto;
	clear: both;
	background-image: url(images/bg.png);
}

#header {
	width: 960%;
	height: 60px;
	padding-top: 15px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 15px;
	border-bottom-style: solid;
	background-image: url(images/header.jpg);
	margin: auto;
}
#wrapper #logo {
	margin: auto;
	clear: both;
	height: 90px;
	width: 350px;
	background-image: url(images/logo.png);
}

#site_title { float: left; }
#site_title h1 { margin: 0; padding: 0 }
#site_title h1 a { display: block; width: 275px; height: 57px; color: #F60; text-indent: -10000px; background: url(images/templatemo_logo.jpg) no-repeat }



/* menu */
#menu {
	clear: both;
	width: 100%;
	background-repeat: no-repeat;
	clip: rect(auto,auto,auto,auto);
	height: 151px;
	margin: auto;
}

#menu ul {
	list-style: none;
	color: #F00;
	clear: both;
	width: 700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 180px;
}



/* end of menu */

#slider {
	clear: both;
	width: 960px;
	height: 280px;
	overflow: hidden;
	margin: auto;
	padding-bottom: 20px;
	background-image: url(images/wpeapper.png);
}

#main {
	width: 960px;
	margin: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-left: 0;
	background-image: url(images/wpeapper.png);
	background-repeat: repeat-y;
	height: auto;
	clear: both;
}

.col_w960 {
	width: 920px;
	margin-left: 20px;
	height: auto;
	font-family: Verdana, Geneva, sans-serif, Arial, "Arial Black", "Calisto MT";
}
.col_w600 {
	width: 920px;
	margin-left: 20px;
}
.col_w450 { width: 450px }
.col_w300 {
	width: 250px;
	margin-right: 50px;
}
.col_w200 { width: 200px }
.col_allw300 { float: left; margin-right: 30px }
.col_last { margin: 0 }

.lbe_box { clear: both; margin-bottom: 20px }
.lbe_box h3 { font-size: 16px; margin-bottom: 5px }

.lp_box { float: left; width: 300px; margin-right: 30px }
.lp_box h6 { font-weight: bold; }
.lp_box_last { margin: 0 }
.lp_box img { border: 1px solid #CCC; padding: 4px }

.news_box { clear: both; margin-bottom: 30px }
.news_box h2 { font-size: 20px; margin-bottom: 0 }
.news_box p.date { color: #cb5c02 }
.news_box img { float: left; width: 100px; height: 100px; padding: 4px; border: 1px solid #ccc; margin-right: 30px }
.news_box a.more { float: right; }

.post_box { clear: both; margin-bottom: 30px }
.post_box h2 { font-size: 20px; margin-bottom: 10px }
.post_box p.post_meta { margin-bottom: 0 }
.post_box p span.cat a { color: #cb5c02; font-weight: 400 }
.post_box img { float: left; width: 160px; height: 160px; padding: 4px; border: 1px solid #ccc; margin-right: 30px }
.post_box a.more { float: right; }

#map img {
	width: 190px;
	height: 150px;
	border: 1px solid #999;
	padding: 4px
}

#gallery {
	width: 935px;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	float: right;
}
#gallery ul { margin: 0; padding: 0; list-style: none }
#gallery ul li {
	display: block;
	width: 280px;
	padding: 8px;
	border: 1px solid #ccc;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 0;
	float: left;
}
#gallery ul .lmb {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}
#gallery ul li a img {
	border: 1px solid #ccc;
	margin-bottom: 5px
}

#contact_form { padding: 0; width: 400px }
#contact_form form { margin: 0px; padding: 0px; }
#contact_form form .input_field { width: 270px; color: #333; padding: 5px; border: 1px solid #ccc;  background: #fff; }
#contact_form form label { display: block; width: 100px; margin-right: 10px; font-size: 13px; color: #000; }

#contact_form form textarea { 
	width: 388px; 
	height: 200px; 
	padding: 5px; 
	color: #333; 
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px; 
	border: 1px solid #ccc;  
	background: #fff; 
}

#contact_form form .submit_btn { 
	margin: 5px 0px; 
	padding: 5px 14px; 
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px; 
	border: 1px solid #CCC; 
	background: #fff; 
}

#footer {
	text-align: center;
	height: 80px;
	margin: auto;
	clear: both;
	width: 960px;
	background-image: url(images/footer1.png);
}

#footer a {
	font-weight: normal;
	color: #999;
}
#wrapper #main #text {
	height: 300px;
	width: 100px;
}
#wrapper #slider #sw {
	height: 280px;
	width: 940px;
	padding-right: 10px;
	padding-left: 10px;
}
