body, html
{
	margin: 0;
	padding: 0;
 	background-color: #E6D8A9; 
    background-image: url('/images/bodybackground.jpg');	
	color: #000000;
}

#printv {
	float: right;
	position: relative;
}

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

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

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

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

#footerlinks p {

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

}


#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;
}


#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: 32px;
	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:30px 10px;
	width:730px;
}

#wrap, #contentfull, #contentRight, #contentLeft
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size:    14px;
	line-height: 130%;
/*	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;
}

