/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	color: #3d3d3a;
	font-family: Segoe UI, Tahoma, Geneva, sans-serif;
	font-size: 15px;
	line-height: 1.4em; 
	background-color: #d6d6ce;
}

a, a:link, a:visited { 
	color: #5b5b08; 
	font-weight: normal; 
	text-decoration: none; 
}

a:hover { 
	text-decoration: underline; 
}

a.more { 
	display:inline-block; 
	font-size: 10px; 
	color: #fff; 
	font-weight: 700; 
	width: 60px; 
	height: 23px; 
	line-height: 21px; 
	text-align: center; 
	padding-right: 25px; 
	background: url(../images/button.png) left center no-repeat; 
}

#loading {  
 position:absolute;  
 width: 300px;  
 top: 280px;  
 left: 50%;  
 margin-left: -180px;  
 text-align: center;  
 padding: 7px 0 0 0;  
 font: bold 12px Arial, Helvetica, sans-serif;  
} 

p { 
	margin: 0 0 10px 0; 
	padding: 0; 
}

img { 
	border: none; 
}

a.top {
 position: relative;
 top:-30px;
 display: block;
 height: 0;
 width:0;
}


em { 
	color: #000; 
}

blockquote { 
	font-style: italic; 
	margin: 0 0 0 10px;
}

cite { 
	font-weight: bold; 
	color: #0088AA; 
}

cite a, cite a:link, cite a:visited  { 
	font-size: 12px; 
	text-decoration: none; 
	font-style: normal; 
}

cite span { 
	font-weight: 400; 
	color: #0088AA; 
}

h1, h2, h3, h4, h5, h6 { color: #000; font-weight: normal; }
h1 { font-size: 48px; margin: 0 0 30px; padding: 5px 0 }
h2 { font-size: 30px; margin: 0 0 25px; padding: 5px 0 }
h3 { font-size: 24px; margin: 0 0 20px; 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: 12px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }

.float_l { 
	float: left; 
}

.float_r { 
	float: right; 
}

.img_float_l { 
	margin: 3px 15px 5px 0; 
}

.img_float_r { 
	margin: 3px 0 5px 15px; 
} 

.navigation {	
	background: #FFFF60 url(../images/bar.png);
	border: 1px solid #AFA200;
	height: 30px;
	width: 250px;
	font-size: 120%; 
        font-weight: 700;
        font-family: Segoe UI, Verdana, Tahoma, Geneva, sans-serif;
	color: #003300; 
        display: table-cell;
        vertical-align: middle;
}

#templatemo_header_wrapper {
	width: 100%;
	height: 73px;
	background: #50504d url(../images/footer.png);
        border-top: 1px solid #e8e8e7
}

#templatemo_header {
	width: 960px;
	margin: 0 auto;
	padding: 15px;
}

#templatemo_middle_wrapper {
	width: 100%;
	height: 538px;
	background: #1f1f1e url(../images/middle.jpg) repeat-x
}

#templatemo_middle {
	width: 960px;
	margin: 0 auto;
	padding: 60px 10px;
}

#templatemo_main {
	width: 960px;
	margin: 0 auto;
	padding: 60px 10px;
}

#content { 
	width: 630px; 
}

#templatemo_footer_wrapper {
	width: 100%;
	background: #50504d url(../images/footer.png);
	border-top: 1px solid #e8e8e7
}

#templatemo_footer {
	width: 960px;
	margin: 0 auto;
	padding: 30px 10px;
}

#site_title { 
	float: left; 
}

#site_title a { 
	display: block; 
	color: #fff; 
	font-size: 38px; 
	font-weight: 700; 
	line-height: 40px; 
}

#site_title a span { 
	color: #d6d6ce; 
}

#site_title a:hover { 
	text-decoration: none; 
}

#templatemo_menu { 
	float: right; 
}

.border { 
	border: 5px solid #e4e4e0; 
}

.fp_box5 { 
	float: center; 
	width: 210px; 
 height: 240px; 
 margin-left: 38.2%;
	margin-right: 50%; 
	padding: 9px; 
	text-align: center; 
	background: #c8c8bd; 
	border: 1px solid #e8e8e3; 
}

.fp_box5:hover { 
	background: #777777; 
}

.fp_box5 h2 a { 
	color: #000; 
	font-size: 14px; 
	font-weight: 700; 
}

.fp_box5 img { 
	margin-bottom: 10px; 
}

.fp_box5 h2 { 
	margin-bottom: 5px; 
}

.fp_box5 p { 
	text-align: center; 
}

.fp_box5:hover.fp_box5 h2 a { 
	color: #fff; 
	font-size: 14px; 
	font-weight: 700; 
}

.fp_box5:hover p { 
	color: #d6d6ce;
}

.fp_box5:hover table { 
	color: #d6d6ce;
}

#templatemo_footer a { 
	color: #fff; 
}

#templatemo_footer h5 { 
	color: #fff; 
	font-size: 12px; 
	font-weight: 700; 
	margin-bottom: 15px; 
}

#templatemo_footer { 
	color: #dddddd; 
	font-size: 11px;
}

.no_margin_right { margin-right: 0 }