/*
Credit: http://www.templatemo.com
*/
body {
	margin: 0px;
	padding: 0px;
	color: #4A4A4A;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.7em;
	background-image: url("images/background/background1.jpg");
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:top center;
}

a, a:link, a:visited {
	color: #0075EA;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #EF7D01;
	text-decoration: underline;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: justify;
}


img {
	border: none;
}
em { color: #000; font-weight: bold; font-style: normal }

h1, h2, h3, h4, h5, h6 {
	color: #00cc99;
	font-weight: normal;
}
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: 15px;
	margin: 0 0 15px;
	padding: 0;
	text-decoration: underline;
	font-weight: normal;
	text-align: left;
}
h4 {
	font-size: 14px;
	margin: 0 0 15px;
	padding: 0;
	text-decoration: underline;
}
h5 {
	font-size: 14px;
	margin: 0 0 10px;
	padding: 0;
	text-decoration: underline;
}
h6 {
	font-size: 16px;
	margin: 0 0 5px;
	padding: 0;
	color: #09F;
	font-weight: bold;
	text-decoration: blink;
}

.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: 60px; line-height: 20px; text-align: center; padding: 0px 20px 0 0; color: #666; font-weight: normal; background: url("images/templatemo_more.jpg") }
a.more:hover { text-decoration: none; color: #000; }

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

.image_wrapper { display: inline-block; border: 5px solid #fff; background: none; margin-bottom: 5px }
.image_fl { float: left; margin: 3px 15px 0 0 }
.image_fr { float: right; margin: 3px 0 0 15px }




.video-container {:
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 97.5%;
    height: 97.5%;
}





.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 }

#templatemo_wrapper {
	width: 100%;
	padding: 0 30px;
	margin: 0 auto;
}

#templatemo_header {
	width: 100%;
	height: auto;
	padding: 15px 0;
	border-bottom: 0px solid #cccccc;
	background-color: #FFF;
}
#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  }

#header_right { float: right; }
#header_right a { font-weight: normal }
#header_right .rss_twitter { clear: both; display: block; padding: 5px 30px 5px 0; text-align: right }
#header_right .rss { background: url("images/rss.jpg") no-repeat right center  }
#header_right .twitter { background: url("images/twitter.jpg") no-repeat right center  }

/* menu */
#templatemo_menu {
	clear: both;
	width: 100%;
	padding: 5px 0 0 0;
	background: url("images/templatemo_menu.jpg") repeat-x bottom;
	background-color: #FFF;
	text-align: left;
}

#templatemo_menu ul {
	float: left;
	width: 80%;
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	padding: 0 15px 5px 15px;
	margin: 0 5px 0 0;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #0066FF;
	font-weight: normal;
	outline: none;
	

}

#templatemo_menu ul li a:hover, #templatemo_menu ul li .current {
	color: #FF8000;
	border-bottom: 4px solid #FF8000
}

/* end of menu */

#slider {
	clear: both;
	width: auto;
	float: left;
	height: auto;
	margin: 20px 0;
	overflow: hidden;
	border-top: 5px solid #696969;
	border-bottom: 5px solid #696969;
}


#templatemo_main {
	clear: both;
	width: 100%;
	padding: 20px 0;
	background-color: #FFF;
}

.col_w960 {
	width: 100%;
	margin-bottom: 30px;
	border-top: 0px solid #CCC;
	background-color: #FFF;
	text-align: left;
}
.col_w600 { width: 60% }
.col_w450 { width: 45% }
.col_w300 { width: 30% }
.col_w200 { width: 20% }
.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 { margin: 0; padding: 0 }
#gallery ul { margin: 0; padding: 0; list-style: none }
#gallery ul li { display: block; float: left; width: 280px; margin: 0 30px 30px 0; padding: 8px; border: 1px solid #ccc }
#gallery ul .lmb { margin: 0 0 30px 0; }
#gallery ul li a img { border: 1px solid #ccc; margin-bottom: 5px }

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

#contact_form form textarea { 
	width: 95%; 
	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; 
}

#templatemo_footer {
	clear: both;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
	background-color: black;
	color: white;
	a:link: white;
	a:hover: white;
	a:visited: white;
	a:active: white;
}

#templatemo_footer a {
	font-weight: normal;
	color: white;
}
