body {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	background-color: #932800;
}
.slogan {
	font-size: 12px;
	color: #FFF;
}
.title {
	font-size: 32px;
	color: #FFF;
}
.head1 {
	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
}
.txt1 {
	color: #FFF;
}
a.navbar {
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
a.navbar:hover {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
a.navbar2 {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.navbar2:hover {
	font-size: 11px;
	color: #932800;
	text-decoration: none;
	font-weight: bold;
}
.head2 {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
H1 {
	font-size: 25px;
	color: #932800
}
.head3 {
	font-size: 14px;
	color: #D88810;
	font-weight: bold;
}
a.navbar3 {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.navbar3:hover {
	font-size: 11px;
	color: #D88810;
	text-decoration: none;
	font-weight: bold;
}






