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


a {
	color: #B47B14;
	text-decoration:underline;
}
a:hover {
	color: #C2A36A;
	text-decoration:underline
}
	

.maintext {
	color: #C2A36A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
}

H1 {
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	color: #C2A36A;
    }


H2 {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	color: #C2A36A;
   }

.smallarial {
	color: #B47B14;
	font-family: Arial;
	font-size: 10px;
}
.sidebar-text {
	color: #C2A36A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	font-weight: bold;
}
.quote {
	color: #DECDAD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
}
