body {
	background-color:#D1B279;
	cursor:default;
	margin:0;
	background-image: url("images/backgrounds/main.jpg");
	background-position:top;
	background-repeat:repeat-x;
}


a {
	color: #670001;
	text-decoration:underline;
}
a:hover {
	color: #663300;
	text-decoration:underline
}
	

.maintext {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 2;
	padding-right: 24px;
	padding-left: 24px;
}

.LOWlinks {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2;
	letter-spacing: 1px;
}

H1 {
	font-size: 17pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #3a2316;
    }


H2 {
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #3a2316;
   }
h3 {
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #3a2316;
}


.smallarial {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
}
.leftcolumn {
	padding: 20px;
	width: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #E9DBC0;
	border: thin dotted #D1B279;
	line-height: 1.75;
}

.mainbox {
	padding: 40px 20px 0px;
}
.mainLIGHT {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 2;
}
.maintextnospace {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.5;
	padding-right: 24px;
}
.mainLARGE {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 1;
	font-weight: bold;
}
