/*
CSS Credit: http://www.templatemo.com/
*/

body  { color: #ffffff; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.5em; background: #2b2a27 url("images/templatemo_body_bg.jpg") repeat-x; margin: 0; padding: 0 }
		
a:link, a:visited { color: #dcc673; text-decoration: none; font-weight: normal;} 
a:active, a:hover { color: #FFFF00; text-decoration: underline;}

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.divider {
	clear: both;
	padding-bottom: 15px;
	margin-bottom: 30px;
	background: url(images/templatemo_horizontal_divider.jpg) bottom repeat-x;
}

.fl { float: left; }
.fr { float: right; }

.m_right  { margin-right: 30px }

.button_01 a {
	display: block;
	width: 120px;
	height: 22px;
	padding: 4px 0 0 0;
	background: url(images/templatemo_button_01.jpg) no-repeat;

	color: #dcc673;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button_01 a:hover {
	color: #999999;
}

h1  { font-size: 30px; font-weight: bold; margin: 0; padding: 2px 0 }

h2 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: normal;
}

h3 {
	margin: 0 0 10px 0;
	padding: 2px 0 15px 0;
	font-size: 26px;
	font-weight: normal;
	color: #f5d96c;	
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

h5 {
	display: block;
	margin: 0;
	padding: 10px 0px;
	width: 280px;
	height: 45px;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 2px;
	background: url(images/templatemo_footer_box_top.jpg) no-repeat;
}

.image_wrapper {
	border: 1px solid #ffffff;
	margin-top: 3px;
	margin-bottom: 5px;
}

.fl_image { margin-right: 15px; float: left; clear: both }

.fr_image { margin-left: 15px; float: right; clear: both }


.list_01 {
	margin: 0 0 20px 40px;
	padding: 0px;
}

.list_01 li {
	margin: 0px;
	padding: 0 0 10px 0;
	list-style-image: url(images/templatemo_list_icon_01.jpg);
}

.list_01 li a {
	color: #ffffff;
}


#templatemo_container  { margin: 0 auto; width: 800px }

/* site title bar */

#templatemo_site_title_bar  { background: url("images/templatemo_top_bar.jpg") no-repeat; padding: 0 10px; width: 780px; height: 120px }

#templatemo_site_title_bar  #site_title  { text-align: center; margin-left: 95px; padding: 30px 0 0; width: 300px; float: left }

#site_title h1 a { color: #e8d489; font-size: 30px; text-decoration: none }

#site_title h1 a:hover {
	font-weight: normal;	
	text-decoration: none;
}

#site_title h1 a span  { color: #f1dc8e; font-size: 14px; display: block; margin-top: 10px }

#templatemo_site_title_bar #top_menu {
	float:right;
	width: 124px;
	margin: 50px 30px 0 0;
	padding: 0px;
}
#top_menu .contact_us a { background: url("images/contact_icon.png") no-repeat 50% bottom; display: block; width: 49px; height: 52px; float: right; clear: both }



/* end of site title bar */

/* banner */

#templatemo_banner_bar  { background: url("images/templatemo_banner_bg.jpg") no-repeat; text-align: center; padding: 20px 70px 30px; width: 800px; height: 140px; clear: both }

#templatemo_banner_bar h2 { color: #ffffff; margin-bottom: 10px; width: 660px }

#templatemo_banner_bar p  { font-size: 16px; margin-bottom: 30px; width: 660px }

/* end of banner */

/* menu */

#templatemo_menu  { background: url("images/templatemo_menu_bg.jpg") no-repeat; padding: 0 10px; width: 780px; height: 56px; clear: both }

#templatemo_menu ul   { list-style: none; margin: 0 auto; padding: 0; width: 520px; overflow: hidden }

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

#templatemo_menu ul li a{
	float: left;
	display: block;
	height: 24px;
	width: 100px;
	padding: 16px 0 0 0;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	color: #9a9789;	
	background: url(images/templatemo_menu_right.jpg) right top no-repeat;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #ffffff;
}

/* end of menu */

/* content */

#templatemo_content_wrapper  { background: url("images/templatemo_content_bg.jpg") repeat-y; padding: 0 10px; width: 780px; clear: both }

#templatemo_content_wrapper #templatemo_content  { background: url("images/templatemo_content_gradient_bg.jpg") no-repeat center top; padding: 30px; width: 720px }

#side_column  { padding: 0 0 0 20px; width: 200px; float: right }

#main_column  { width: 460px; float: left }

#main_column p {
	text-align: justify;
	margin-bottom: 10px;
}

.side_column_box  { clear: both }

.news_section {
	clear: both;
	margin-bottom: 20px;
}
.section_w460  { width: 460px; clear: both }
.footer_box   { background: #3a3935; padding-bottom: 12px; position: relative; width: 280px; float: left }

.footer_box2   { background: #3a3935; padding-bottom: 12px; position: relative; width: 280px; float: right }

.footer_bottom {
	position: absolute;
	width: 280px;
	height: 12px;
	bottom: 0px;
	left: 0px;
	background: url(images/templatemo_footer_box_bottom.jpg) no-repeat;
}

.footer_box .footer_box_content {
	padding: 0 20px 30px 20px;
}

.footer_box2 .footer_box_content {
	padding: 0 20px 30px 20px;
}

.footer_box_content p {
	margin-bottom: 10px;
}
/* end of content */
/* footer */

#templatemo_footer_bar_wrapper  { background: url("images/templatemo_content_bg.jpg") repeat-y; padding: 0 10px; width: 780px; clear: both }

#templatemo_footer_bar  { background: #232220; text-align: center; padding: 15px 30px; width: 720px; border-top: 1px solid #9c9065 }
/* end of footer */