@charset "utf-8";
body {
	background-color: #453d2a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #4C3327;
	font-weight: normal;
	text-indent: 0px;
	background-image: url(../media/siteassets/bg.jpg);
	background-repeat: repeat;
}

.PAGE_TITLE_HEADER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #4C3327;
	clip: rect(auto,auto,auto,auto);
	letter-spacing: normal;
	word-spacing: normal;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C3327;
}
a:link {
	color: #EBB700;
	font-weight: bold;
}
a:hover {
	color: #4C3327;
	font-weight: bold;
}

a:visited {
	color: #EBB700;
	font-weight: bold;
}
emphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #EBB700;
	font-weight: bold;
	text-indent: 0px;
}
