body {
	margin: 0 0 0 0;
	background-color:#000000;
}

.site {
	background-color:#fef7e6;
}

.blackbg {
	background-color:#000000;
}

tr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

p {
	text-align:justify;
}

A:link { color:#663300; text-decoration:underline; }
A:visited { color:#663300; text-decoration:underline; }
A:hover { color:#ac7e05; text-decoration:underline; }
A:active { color:#663300; text-decoration:underline; }

.smalltext {
	font-size:11px;
}

.heading1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#663300;
	letter-spacing:1px;
}

.heading2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ac7e05;
}

.heading2 A:link { color:#ac7e05; text-decoration:none; }
.heading2 A:visited { color:#ac7e05; text-decoration:none; }
.heading2 A:hover { color:#ac7e05; text-decoration:underline; }
.heading2 A:active { color:#ac7e05; text-decoration:underline; }

.phone {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#663300;
}

.smalltext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

hr {
	color:#e5d2a2;
}

.imageborder {
	border: 1px solid #e5d2a2;
}

.bottom {
	height:25px;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.bottom A:link { color:#fef7e6; text-decoration:underline; }
.bottom A:visited { color:#fef7e6; text-decoration:underline; }
.bottom A:hover { color:#ac7e05; text-decoration:underline; }
.bottom A:active { color:#fef7e6; text-decoration:underline; }
