body {
	background-color:#AA6A3C;
	cursor:default;
	margin:0;
	background-image: url("images/backgrounds/main2.jpg");
	background-position:top;
	background-repeat:repeat-x;
}


a {
	color: #CCCC99;
	text-decoration:underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline
}
	

.maintext {
	color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 2;
	padding: 0px 24px;
	font-weight: 500;
}

H1 {
	font-size: 17pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #F7C183;
    }


H2 {
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #F7C183;
	padding-right: 20px;
	padding-left: 20px;
   }

.smallarial {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
}
.column {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #4F0027;
	background-image: url(images/250col.jpg);
	background-repeat: no-repeat;
	padding: 12px;
	line-height: 1.5;
	background-position: center top;
}
