body, html
{
	margin: 0;
	padding: 0;
	background: #E6D8A9;
	color: #000000;
}

#footerlinks p {

	color: #996600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;

}

#footerlinks a:link {
	color: #996600;
	text-decoration: underline;
	font-weight: normal;
	font-size: 13px;
}

#footerlinks a:visited {
	color: #996600;
	text-decoration: underline;
	font-weight: normal;
	font-size: 13px;
}

#footerlinks a:hover {
    text-decoration: underline;
    color: #333333;
	font-weight: normal;
	font-size: 13px;
}

#footerlinks a:active {
	color: #996600;
	text-decoration: underline;
	font-weight: normal;
	font-size: 13px;
}



a:link {
	color: #996600;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #996600;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
    text-decoration: underline;
    color: #333333;
	font-weight: bold;
}

a:active {
	color: #996600;
	text-decoration: underline;
	font-weight: bold;
}

#disclaimer
{
	padding-top: 10;
	text-align: center;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	white-space: nowrap;
	line-height: 30px;
}

#myGallery
{
	width: 550px !important;
	height: 250px !important;
	border: none !important;
}

#empireLogo
{ 
	position: relative;
	left: 25px;
	top: 4px;
}

#tagLine
{ 
	text-align: right;
	position: relative;
	left: 10px;
	top: 66px;
	font: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
	white-space: nowrap;

}

#empirePhone
{
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 14px;
	color: #000000;
	text-align: center;
	position: relative;
	top: 10px;

}

#empireAddress
{

	font: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	position: relative;
	top: 8px;
	letter-spacing: 3px;
}


#contentLeft
{
	float:left;
	width:560px;

}

#contentRight
{
	float:right;
	width:138px;
}

#wrap
{

	margin:0 10px;
	width:730px;
}


#contentfull
{
	margin:0 10px;
	width:730px;
}

#wrap, #contentfull, #contentRight, #contentLeft
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size:    14px;
	line-height: 160%;
	letter-spacing: .7px;

}

#wrap h1, #contentLeft h1, #contentRight h1, #contentFull h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size:    18px;

}

#wrap h2, #contentLeft h2, #contentRight h2, #contentFull h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size:    16px;
}


