body {
	background-color:#640303;
	cursor:default;
	margin:0;
	background-image: url("images/backgrounds/main.jpg");
	background-position:top;
	background-repeat:repeat-x;
}


a {
	color: #020001;
	text-decoration:underline;
}
a:hover {
	color: #c27b00;
	text-decoration:underline
}
	

.maintext {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5;
}

.headlinetext {
	color: #500C03;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: .75;
	font-weight: bold;
}

.smallarial {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
}
.maintext-Light {
	color: #DEB780;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5;
}
.smallheadline {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
}
