body {
	background-image:url(images/top-bg.jpg);
	background-repeat:repeat-x;
	background-color: #5F2018;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000;
}
.title {
	font-size: 26px;
	font-weight: normal;
	color: #FFF;
}
.slogan {
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
}
a.navbar {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar:hover {
	color: #5F2018;
	text-decoration: none;
}
.head-1 {
	font-size: 19px;
	font-weight: bold;
	color: #FF9900;
}
.head-2 {
	font-size: 18px;
	font-weight: bold;	
	color: #91C10B;
}
.head-3 {
	font-size: 15px;
	font-weight: bold;	
	color: #FF0000;
}
.txt-1 {
	color:#FFF;
}
a.navbar2 {
	font-size: 11px;
	text-decoration: underline;
	color: #FFF;
}
a.navbar2:hover {
	color: #FF9900;
	text-decoration: none;
}
