body
{
	margin: 0px;
	background-color: #FFFFFF;
}

td, p
{
	font-family: arial;
	font-size: 11px;
	color: #222222;
}

.homepage, .homepage p, .homepage a:link, .homepage a:visited, .homepage a:active, .homepage a:hover
{
	font-size:12px;
	line-height:18px;
}

h1
{
	font-family: georgia;
	font-size: 20px;
	font-weight: bold;
	color: #AB9F76;
	margin: 0px;
	font-variant: small-caps;
	letter-spacing: 1;
}

h2
{
	font-family: georgia;
	font-size: 36px;
	font-weight: bold;
	color: #AB9F76;
	margin: 0px;
	font-variant: small-caps;
	letter-spacing: 1;
}

h3
{
	font-family: georgia;
	font-size: 16px;
	font-weight: bold;
	color: #343020;
	margin: 0px;
	font-variant: small-caps;
	line-height: 9px;
}

h4
{
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	font-variant: small-caps;
	line-height: 12px;
}

a:link, a:visited, a:active
{
	font-family:arial;
	color: #702A1F;
	font-size: 11px;
	text-decoration: underline;
}

a:hover
{
	color: #AB9F76;
}

form
{
	margin: 0px;
}

input, textarea, select
{
	font-family:arial;
	font-size: 11px;
	border: solid 1px #999999;
}

span
{
	font-weight:bold;
	text-transform:uppercase;
	font-family:arial;
}
.contactFormElmntName
{
	font-weight: normal;
	text-transform: none;
	font-family:arial;
}
.contactFormGrpHdr
{
	color: #003366;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	font-family:arial;
	border-bottom: 1px solid Black;
	}
	
	#social-links { color:#fff; padding-right:12px; padding-top: 10px; text-align: right; }
	#social-links img { border: none; vertical-align: middle; }
	#social-links a { color:#fff; font-weight:bold; }