body, p, li, input, td {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size:12px; color: #002952; }
h2 {
  font: bold 16px Verdana, Geneva, Arial, sans-serif; 
  color: #853f1a;
  text-align: center;
}
h3 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 16px;  font-weight: bold; color: #002952;}
h4 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 14px;  font-weight: bold; text-align: center; color: #853f1a;}
a { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #002952}
a:hover { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #853f1a}
em {
  font-weight: normal;
}
.bronze {
  color: #853f1a;
}
.smallHeader {
  font-size: 12px;
}

.blueBold {
	font-size: 12px;
	font-weight: bold;
	color: #002952;
}

ul.stars {
  list-style-image: url(/images/starBullet.gif);
  list-style-type: circle;
  margin-left: 15px;
}

table.adTable {
	border: 1px solid #853F1A;
}

#leftHeader {
  width: 70%;
  clear: right;
  text-align: center;
}

/***************
* Invoice
***************/

td.invoiceHeader {
	background: #E1c553;
	padding: 5px;
	color: #FFFFFF;
	border: 1px solid #CCBA56;

}
td.invoice {
  background: #F6EBAD;
  padding: 10px;
  horizontal-align: center;
  color: #ffffff;
  	border-top: 0px solid #CCBA56;
	border-right: 1px solid #CCBA56;
	border-left: 1px solid #CCBA56;
	border-bottom: 1px solid #CCBA56;
}

td.invoiceHeader2 {
	background: #E1C553;
	padding: 5px;
	color: #ffffff;
	border: 1px solid #ccba56;

}
td.invoice2 {
  text-align:right;
}
table.invoice2 {
  border-right: 1px solid #CCBA56;
  border-left: 1px solid #CCBA56;
  border-bottom: 1px solid #CCBA56;
  padding: 5px;
}
td.invoiceLeft2 {
	background: #F6EBAD;
  border-right;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCBA56
: #CCBA56; 	border-right-color: #CCBA56;
	border-bottom-color: #CCBA56;
	border-left-color: #CCBA56;
: 1px solid #CCBA56;
  padding: 5px;
  vertical-align: top;
}
td.invoiceRight2 {
background: #F6EBAD;
  vertical-align: top;
  padding: 5px;
}
hr.invoice {
	width: 90%;
	color: #cccccc;
	background-color: #CCCCCC;
	text-align: center;
	border-top: 0px solid #CCBA56;
	border-right: 1px solid #CCBA56;
	border-bottom: 1px solid #CCBA56;
	border-left: 1px solid #CCBA56;
	padding: 10px;
}
td.invoiceFooter {
  border-top: 1px solid #376392;
  padding: 5px;
}

/***************
* Listings
***************/

p.catHeader {
	font-weight: bold;
}
p.listingDetailHeader {
	font-weight: bold;
}
span.primaryContact {
	font-style: italic;
}
