body {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	background-color: #442C11;
	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: #FFF;
}
.title {
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
}
.slogan {
	color: #D29E3D;
	font-size: 14px;
}
a.navbar {
	font-size: 10px;
	text-decoration: none;
	color: #E9C66E;
	font-weight: bold;
}
a.navbar:hover {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.head-1 {
	font-size: 16px;
	font-weight: none;
	color: #F7E9A0;
}
a.navbar2 {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
a.navbar2:hover {
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
.head-2 {
	font-size: 13px;
	font-weight: none;
	color: #FFCC00;
}
H1 {
	font-size: 21px;
	color: #F7E9A0;
	font-weight: normal;
}
a.navbar3 {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
}
a.navbar3:hover {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.head-3 {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
a.navbar4 {
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	color: #000;
}
a.navbar4:hover {
	font-size: 11px;
	font-weight: none;
	color: #000;
	text-decoration: underline;
}
