body {
	background-image:  url(../bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 13px;
	font-family: "Gulim", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-position: left top;
}
.bgfooter {
	background-image:  url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footertext {

	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
}
.footertextbold {

	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: bold;
}
.sitemap{

	font-size: 10px;
	font-weight: bold;
	color: #670001;
	text-decoration:none;
}
.redtext{

	font-size: 10px;
	color: #670001;
}
a.redtext{

	font-size: 10px;
	color: #670001;
	text-decoration:none;
}
.text {
	font-size: 13px;
	color: #000000;
	line-height: 16px;
}
.redheading {


	font-size: 12px;
	color: #670001;
}
.texthome {

	font-size: 11px;
	color: #000000;
	line-height: 25px;
}
.title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #792E29;
	font-variant: small-caps;
	font-weight: bolder;
}
.textBold {

	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.reps {
	font-size: 11px;
	color: #990000;
}
.sepia {
	background-image: url(../images/sepia.jpg);
	background-repeat: repeat-y;
}
.textBold2 {


	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.subtitle {


	font-size: 14px;
	color: #792E29;
	font-weight: bold;
}
a {
	color:#000000;
}
	a.hover, a.visited {
		color:#000000;
	}
