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

html {
	background: #c98168;
}

body {
	margin: 0;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background-color: #c98168;
	margin-bottom: 0px;
	color:#444444;
}

a:link, a:visited {
	color: #444444;
	text-decoration: none;
}
a:active, a:hover {
	text-decoration: underline;
	color: #990000;
}

p {
	color: #000;
	text-align: left;
	margin: 0 0 10px 0;
}

h1 {
	font-size: 28px;
	color: #a33361;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px;
	line-height: 28px;
}
h3 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	
}

.templatemo_bgcontainer {
	width: 980px;
	margin: auto;
	background-color: #a0325f;;
	background-image: url(../images/background-repeat2.jpg); 

}

.templatemo_container {
	width: 930px;
    background-color: #a0325f;
	margin-left: 25px;
	
}

.templatemo_container a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}

.templatemo_container a:hover{
	color: #eeba67;
}

.templatemo_container a:active{
	color: #eeba67;
}

.templatemo_logo {
	width: 930px;
	margin: auto;
	background-color: #a0325f;
	height: 262px;	
}

.templatemo_imagemenu {
	width: 930px;
	margin: auto;
	margin-top:0px;
	background-color: #a0325f;
	background-image: url(../images/menu-container2.jpg);
	background-repeat: no-repeat;
	height: 168px;
	padding-top: 10px;
}

#templatemo_header {
	width: 852px;
	height: 169px;
	padding: 0px 0 0 0;
	margin: 0 0 0 0;
}

#templatemo_slider {
	clear: both;
	width: 852px;
	height: 320px;
	padding: 0 10px;
}

#templatemo_logo_area {
	width: 852px;
	height: 65px;
	font-weight: bold;
	color: #CCC;
	margin: 0px 0 0 0;
}


#templatemo_menu {
	height: 31px;
	background: #a0325f;
	width: 930px;
	text-align: center;
	margin: auto;
	
}

#templatemo_menu ul {
	list-style: none;
	display: inline;
	text-align: center;
	display: inline;
		vertical-align:middle;
}

#templatemo_menu ul li {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	float: left;
	margin: 0;
	margin-right: 11px;
	display: block;
	vertical-align:middle;
}

#templatemo_menu li a {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	text-decoration: none;
	height: 29px;
	display: inline-block;
	margin-top:0;
	vertical-align:middle;
	padding-top:4px;
	
}

#templatemo_menu li.current a, #templatemo_menu li a:hover {
	background: url(../images/navs/hover-bg.jpg) repeat-x;
	color: #a33361;
	display: inline-block;
	vertical-align:middle;
	height:29px;
	padding-top:4px;
	}


#templatemo_content_area {
	width: 792px;
	background: #FFF;
	padding-left: 30px;
	padding-right: 30px;
	min-height: 500px;
}

#templatemo_left {
	width: 560px;
	float: left;
}

.templatemo_post {
	width:	560px;
	margin: 0 0 10px 0 ;
}

.templatemo_post_title {
	width: 540px;
	height: 30px;
	background:  url(../images/templatemo_post_title.jpg) no-repeat;
	font-size: 18px;
	padding: 10px 0 0 20px;
	margin: 0;
}

.templatemo_post_title a {
	color: #666;
	text-decoration: none;
}

.templatemo_post_title a:hover {
	color: #0099CC;
}

.templatemo_post_text {
	width: 500px;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	padding: 20px 20px 10px 20px;
}

.templatemo_post_text img {
	float:left;
	margin: 0 10px 10px 0;
	border: 1px solid #ccc;
	padding: 5px;
}

.templatemo_post_bottom {
	width: 580px;
	height: 30px;
	background: url(../images/templatemo_post_bottom.jpg) no-repeat;
	font-size: 12px;
	text-align: right;
	padding: 0px 0px 0 0;
	margin: 0;
}

.templatemo_post_bottom a {
	color: #666;
	text-decoration: none;
}

.templatemo_post_bottom a:hover {
	color: #0066CC;
	text-decoration: underline;
}

#templatemo_right {
	float: right;
	width: 300px;
}

.templatemo_section {
	width: 220px;
	margin: 0 0 30px 0;
}

.templatemo_section_title {
	width: 220px;
	height: 30px;
	background: url(../images/templatemo_section_title.jpg);
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 18px;
	color: #666;
	padding: 0px 0 0 0px;
}

.templatemo_bottom_area {
	width: 930px;
	vertical-align: middle;
	height: 156px;
	text-align: center;
	margin-left:25px;
	background-image:url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	padding-top:20px;
	
	
	
}

.templatemo_bottom_area a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFF;
	text-decoration: none;
	vertical-align: middle;
	font-weight: Normal;
}

.templatemo_bottom_area a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#eeba67;	
	vertical-align: middle;
}

#footer_links{
	color:#eeba67;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	
}

.templatemo_section_1 {
	width: 219px;
	float: left;
	border: 0px solid #292929;
	padding: 0px 5px 0px 5px;
	text-align: center;
	height: 168px;
}

.templatemo_section_2 {
	width: 232px;
	float: left;
	border: 0px solid #292929;
	padding: 0px 5px 0px 5px;
	text-align: center;
	height: 168px;
}

.templatemo_section_3 {
	width: 215px;
	float: left;
	border: 0px solid #292929;
	padding: 0px 5px 0px 5px;
	text-align: center;
	height: 168px;
}

.templatemo_section_4 {
	width: 220px;
	float: left;
	border: 0px solid #292929;
	padding: 0px 5px 0px 5px;
	text-align: center;
	height: 168px;

}

#templatemo_footer {
	width: 100%;
	color: #594259;
	font-size: 11px;
	margin: 0px 0 0 0;
	padding: 0;
	background: #e4e4e4;
	text-align: center;
	vertical-align: center;
}

#templatemo_footer a {
	color: #594259;
	text-decoration: none;
}

#templatemo_footer a:hover {
	color: #000;
	text-decoration: underline;
}

.templatemo_list {
	color: #333;
	text-align: justify;
	list-style: none;
	padding: 0 0 0 10px;
}

.templatemo_list li {
	font-size: 11px;
	list-style: disc;
	padding: 0px;
	margin: 5px 0px;
}

.templatemo_list a {
	color: #333;
	text-decoration: none;
}

.templatemo_list a:hover {
	color: #0066CC;
	text-decoration: underline;
}

.templatemo_gray_list li, .templatemo_gray_list a {
	color: #999;
}

.templatemo_gray_list a:hover {
	color: #FFF;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}
#templatemo_bottom_area .templatemo_container .templatemo_section_2 div {
	text-align: right;
}
div.sidebar {
	font-size:10pt;
}

.sideform {
	font-family:Tahoma;
	font-size:13px;
	color:#65312c;
}

div.button {
	background:#c27068;
	border:#363635 solid 1px;
	width:248px;
	height:19px;
	color:#FFF;
	padding:0 auto;
	margin:0 auto;
}.footer_button {
	font-family: Arial;
	color: #3e3e3e;
	text-align: center;
	
}
.footer_notice {
	font-family: Arial;
	font-size: 10px;
	color: #888888;
}
#imagemenu_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFF;
}
#imagemenu_text {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 12px;
}

#imagemenu_text a{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 12px;
}

.main_content {
	width: 930px;
	min-height: 500px;
	background-image: url(../images/background-repeat3.jpg);
	background-repeat: repeat-y;
	margin-left: 25px;
	font-family: Verdana, Geneva, sans-serif;
	
}
.leftcontainer{
	float: left;
	width: 600px;
	padding-left: 20px;
	padding-top: 20px;
	
}
.rightcontainer{
	width: 288px;
	float: right;
	background-image: url(../images/rightside-bg.jpg);
	background-repeat: repeat-y;
	min-height: 500px;
	
}
.imagecontainer {
	border: solid 1px;
	border-color: #a33361;
	margin: 0px 10px 15px 10px;
	float: left;
}



.rightcontainer_title {
		background: #a0325f;
		height: 24px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#FFF;
		font-weight: bold;
		width: 288px;
		padding-top:3px;
		
		}
		
.rightcontainer_content {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#444444;
		padding-left:10px;
		padding-bottom: 8px;		
		}
		
.rightcontainer_content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#444444;
	padding-left:25px;
	padding-bottom: 8px;
	padding-right: 10px;
		}

.searchbox {
	background-image: url(../images/rightside-search.jpg);
	background-repeat: no-repeat;
	height: 77px;
	padding-top:10px;
	padding-left:12px;
	}new_events_post {
	color: #cf6772;
}
.templatemo_bottom_area copyryt {
	color: #FFF;
}
.copyright {
	color: #FFF;
	font-weight: bold;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	background-image:url(../images/background-repeat3.jpg);
	background-repeat:repeat-y;
	
}
h2 {
	font-size: 12px;
	color: #a33361;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-weight: bold;
	border-bottom: 1px solid;
}
.main_contentplain {
	width: 930px;
	min-height: 500px;
	background-image: url(../images/background-repeat4.jpg);
	background-repeat: repeat-y;
	margin-left: 25px;
	font-family: Verdana, Geneva, sans-serif;
}
