body
{
	font-family: Arial;
	font-size: 13px;
	color: black;
	background-color: black;
	line-height: 1.2em;
}

.clearBoth
{
	font-size: 0;
	line-height: 0;
	clear: both;
	width: 0;
	height: 0;
	overflow: hidden;
}

.mceHightlight, a, a:hover
{
	color: #c3a674;
	text-decoration: none;
}

h1
{
	font-family: Georgia, serif;
	font-size: 20px;
	color: black;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

h2
{
	font-family: Georgia, serif;
	font-size: 15px;
	color: black;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: normal;
}

h3
{
	font-family: Georgia, serif;
	font-size: 16px;
	color: white;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: normal;
}

.siteContainer
{
	width: 1024px;
	margin: 0 auto;
	padding: 0;
}