body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c6e4e;
	background: #1f1f1f;
}

h3 {
	margin: 0px;
	padding-bottom: 0px;
	font-size: 24px;
	font-weight: bold;
	color: #ffc843;
	text-decoration: none;
}
h2{ font-size:18px;
	color:#F00;
	}

p {
	margin: 0 10px 30px 10px;
	font-size: 18px;
	text-align: justify;
}

#templatemo_container {
	float: left;
	width: 930px;
	margin-top: 0px;
	background: url(images/templatemo_mainBG.gif) repeat-y;
}

#templatemo_leftcolumn {
	float: left;
	width: 300px;
	margin: 40px 0 0 0;
}

#templatemo_leftcolumn .leftcolumnsection {
	float: left;
	width: 230px;
	padding: 0 0 0 30px;
	margin-bottom: 15px;
}

#templatemo_sitetitle{
	float: left;
	width: 290px;
	height: 120px;
	margin-bottom: 15px;
	background: url(images/templatemo_titleBG.gif) no-repeat;
}

.title {
	padding: 30px 0px 5px 25px;
	font-size: 22px;
	font-weight: bold;
	color: #ffc843;
}

.title span{
	font-weight: normal;
	color: #FFFFFF;
}

.tagline {
	padding: 0px 0px 0px 160px;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
}

.templatemo_menu{
	float: left;
	width: 290px;
	margin-bottom: 15px;
	background: url(images/templatemo_menuBodyBG.gif) repeat-y;
}

.templatemo_menu_top{
	width: 290px;
	height: 10px;
	background: url(images/templatemo_menuTopBG.gif) no-repeat;
}

.templatemo_menu_bottom{
	width: 290px;
	height: 40px;
	background: url(images/templatemo_menuBottomBG.gif) no-repeat;
}

.templatemo_menu ul{
	margin: 0px;
	padding: 10px 0px 10px 30px;
}
.templatemo_menu li{
	font-size: 16px;
	width: 170px;
	padding: 10px 15px 5px 5px;
	list-style: none;
	border-bottom: #ffffff dotted 1px;
}

.templatemo_menu li a{
	color: #e1e1e1;
	text-decoration: none;
}

.templatemo_menu li a:hover{
	color: #ffc53b;
	text-decoration: none;
	font-weight: bolder;
}

#templatemo_rightcolumn {
	float: right;
	width: 590px;
	margin: 40px 0 0 40px;
}

#templatemo_banner{
	width: auto;
	height: auto;
	padding: 250px 0px 0 290px;
	margin-bottom: 0px;
	background: url(images/templatemo_bannerBG.jpg) no-repeat;
	font-size: 16px;
}

#templatemo_two_column{
	float: left;
	width: 590px;
	margin-bottom: 15px;
	line-height:normal;
	font-size: 16px;
}

#templatemo_footer {
	clear: both;
	width: auto;
	height: 30px;
	padding: 10px 40px 0px 70px;
	text-align: center;
	color: #666;
	font-size:16px;
	line-height: 18px;
	background: #0d0d0d;
}

#templatemo_footer a {
	color: #666;
	text-decoration: none;
}
