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

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	background-color: tan; 

}

a:link, a:visited { color: #2a9ac2; text-decoration: underline; } 
a:active, a:hover { color: #2a9ac2; text-decoration: underline;} 

h4 {
	font-size: 12px;
	font-style: italic;
	color: #a52a2a;
	margin-right: 20px;
}


h1 {
	font-size: 20px;
	font-weight: bold;
	color: #a52a2a;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #a32929;;
}
h3 {
	font-size: 10px;
	font-weight: bold;
	color: gray;
}
li {
    color: White
}

#templatemo_container {
	width: 975px;
	margin: auto;
}
#templatemo_title {
	height: 35px;
	font-size: 24px;
	font-weight: bold;
	color: Black;
	background-color: Wheat;
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 5px;
	text-align: center
}
#templatemo_title span {
	color:#898989;
}


#templatemo_slogan {
	height: 40px;
	font-weight: bold;
	font-size: 16px;
	padding-left: 40px;
	background-color: Tan;
	font-size: 12px;
	color: Black;
	padding-left: 30px;
	text-align: center
}
#templatemo_header_img {
	float: right;
	width: 389px;
	height: 253px;
	background: Transparent;
}
#templatemo_menu {
	float: left;
	height: 50px;
	width: 1025px;
	background: Wheat;
}
.templatemo_menulink{
	float: left;
	width: 1025px;
	height: 35px;
	margin: 0px;
	padding: 0px;
}

.templatemo_menulink ul {
	margin: 0px;
	padding-left: 25px;
	padding-top: 10px;
	list-style: none;
}

.templatemo_menulink li{
	display: inline;
}

.templatemo_menulink li a{
	float: left;
	padding: 8px 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	width: 98px;
	background: url(images2/templatemo_menu_bg.jpg);
	border-left: solid 1px #FFFFFF;
}

.templatemo_menulink li a:hover,.templatemo_menulink li .current{
	background: url(images2/templatemo_menu_hover.jpg) no-repeat;
}
#tophalf {
	position: relative;
	width:985px;
	z-index:1;
}
#templatemo_content_left {
	float: left;
	padding-left: 30px;
	padding-right: 10px;
	margin-right: 10px;
	padding-bottom: 20px;
	position: relative;
	width: 500px;
	height: 500px;
	border: ridge;
	overflow: auto;
	left:150px;
	
}

#templatemo_content_left li {
	color: #111111;
	}
#templatemo_content_left a {
	color: #483D8B;
	}
#templatemo_content_right {
	position: relative;
	float: right;
	padding-left: 30px;
	margin-top: 10px;
	padding-bottom: 10px;
	z-index: 1;
	width: 350px;
	height: 510px;
    left: 75px;
}
#templatemo_right_bot {
	width: 700px;
	background: #1aa8ff;
	color: #fff;
	margin-left: 65px;
	text-align: justify;
	float: left;
	padding: 10px 10px 10px 10px;
	position: relative;
}
#templatemo_footer {
	float: left;
	width: 700px;
	height: 92px;
	margin-left: 150px;
	color: #fff;
	background: url(images2/templatemo_footer_bg2.jpg) repeat-x;
}
#templatemo_footer_left {
	float: left;
	width: 375px;
	margin-top: 2px;
	padding-left: 50px;
	font-weight: bold;
}
#templatemo_footer_left a {
	color: white;
	font-weight: bold;
	font-style: italic;
}

#templatemo_footer_right a {
	color: white;
	font-weight: bold;
	font-style: italic;
}
#templatemo_footer_right {
	float: left;
	width: 200px;
	margin-top: 20px;
	padding-left: 70px;
	color: #fff;
}
.templatem_postdate {
	width: 200px;
	height: 19px;
	padding-left: 3px;
	font-weight: bold;
	background-color: #f4a806;
}