body
{
	background-image: url(../Images/graypaper.gif);
	background-repeat: repeat;
	background-color:  #5d594f;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	color: #c38e27;
}
.billcontent{
	width: 95%;
	display:block;
}
.homeText 
{
	font-family: Times New Roman, Sans-Serif;
	font-weight: normal;
	font-size: 17px;
	color: #c38e27;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.homeTextDeux
{
	font-family: Times New Roman, Sans-Serif;
	font-weight: bold;
	font-size: 17px;
	color: #c38e27;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.homeBottomText
{
	font-family: Times New Roman, Sans-Serif;
	font-weight: normal;
	font-size: 13px;
	color: #c38e27;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align:center;
}
.homeSubText 
{
	font-family: Times New Roman, Sans-Serif;
	font-weight: normal;
	font-size: 13px;
	color: #c38e27;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.homeSubTextCentered 
{
	font-family: Times New Roman, Sans-Serif;
	font-weight: normal;
	font-size: 13px;
	color: #c38e27;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}
.innerBigText 
{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 20px;
	color: #c38e27;
}
.cityText 
{
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	color: #c38e27;
}
a.blackLink, a.blackLink:visited, a.blackLink:hover 
{
	text-decoration: underline;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
a.homeNavLink, a.homeNavLink:visited 
{
	text-decoration: underline;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	color: #c38e27;
}
a.homeNavLink:hover
{
	text-decoration: underline;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	color: #c38e27;
}
a.homeNavLinkLarger, a.homeNavLinkLarger:visited 
{
	text-decoration: underline;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 14px;
	color: #c38e27;
}
a.homeNavLinkLarger:hover
{
	text-decoration: underline;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 14px;
	color: #c38e27;
}
a.homeNavLinkBold, a.homeNavLinkBold:visited 
{
	text-decoration: underline;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #c38e27;
}
a.homeNavLinkBold:hover
{
	text-decoration: underline;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #c38e27;
}
a.innerNavLink, a.innerNavLink:visited
{
	text-decoration: none;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 20px;
	color: #c38e27;
}
a.innerNavLink:hover
{
	text-decoration: underline;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 20px;
	color: #c38e27;
}
table.homeMainTable
{
	background-image: url(../Images/homebase.jpg);
	background-repeat: no-repeat;
	background-color:  #5d594f;
}
table.innerMainTable
{
	background-image: url(../Images/innerbase.jpg);
	background-repeat: no-repeat;
	background-color:  #5d594f;
}
td.innerMainCell
{
	background-color: #ffffff;
}
td.innerRightCell 
{
	background-color: #bbbbbb;
}
div.homeGoldBurst
{
	background-image: url(../Images/burst.gif);
	background-repeat: no-repeat;
	background-color: Transparent;
	color: Black;
	text-align: center;
	padding-top: 20px;
	position: relative;
	left: -400px;
	top: 0px;
	width: 144px;
	height: 114px;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 14px;
}
div.innerGoldBurst
{
	background-image: url(../Images/burst.gif);
	background-repeat: no-repeat;
	background-color: Transparent;
	color: Black;
	text-align: center;
	padding-top: 20px;
	position: relative;
	left: 400px;
	top: 110px;
	width: 144px;
	height: 114px;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 14px;
}
div.homeQuote
{
	background-color: Transparent;
	color: #c38e27;
	text-align: left;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 20px;
	position: relative;
	left: 20px;
	top: 40px;
	width: 344px;
	height: 82px;
	font-family: Times New Roman, Sans-Serif;
	font-weight: bold;
	font-size: 21px;
}
div.homeQuotePerson
{
	padding-right: 5px;
	text-align: right;
	font-family: Times New Roman, Sans-Serif;
	font-weight: bold;
	font-size: 16px;
}
div.innerUpperRight
{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
}
div.innerLowerRight
{
	color: Black;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 16px;
}
div.innerMain
{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
}
hr 
{
	border: 0;
	color: #c38e27;
	background-color: #c38e27;
	height: 1px;
	width: 90%; 
	padding-top: 0px;
	padding-bottom: 0px;
}