BODY, TD, TH {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

.space{
	line-height : 18px;
}

.gold {
	font-size : 11px;
	font-family: Verdana;
	color : #98621E;
}

.smblack {
	font-size : 9px;
	font-family: "Times New Roman", Times, serif;
	color : #000000;
}

.bigboldblack {
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight:bold;
}

.gold17 {
	font-size: 12px;
	font-family: Verdana;
	color: #98621E;
	padding-left: 17px;
	line-height: 18px;
}

.maroon {
	font-size: 11px;
	font-family: Verdana;
	color: #501b16;
	padding-left: 18px;
	padding-bottom: 3px;
}

.testimonial {
	font-size: 11px;
	font-family: Verdana;
	color: #501b16;
	padding-left: 315px;
}

.indented {
	font-size: 11px;
	font-family: Verdana;
	color: #501b16;
	padding-left: 25px;
}

td#td300 {
	font-size: 11px;
	width: 300px;
	height: 16px;
	font-weight: bold;
}

td#td150 {
	font-size: 11px;
	width: 150px;
	font-weight: bold;
}

td#td165 {
	font-size: 11px;
	width: 165px;
	font-weight: bold;
}

td#td375 {
	font-size: 11px;
	width: 375px;
}

td#td75 {
	font-size: 11px;
	width: 75px;
}

td#td30 {
	font-size: 11px;
	width: 28px;
}


.beige {
	font-size : 10px;
	font-family: Verdana;
	color : #dfd9be;
}

#beigebox475 {
	background-color: #cec6a1;
	width: 475px;
	height: 16px;
	padding-top: 2px;
	padding-left: 12px;
}

#box475 {
	background-color: #dfd9be;
	width: 475px;
	height: 16px;
	padding-top: 2px;
	padding-left: 12px;
}

.address{
	font-size : 11px;
	font-family: Verdana;
	color : #98621e;
}

.nobr{
	white-space: nowrap;
}

a.addresslink:link          {color: #98621e; text-decoration: underline;}
a.addresslink:visited       {color: #98621e; text-decoration: underline;}
a.addresslink:active        {color: #98621e; text-decoration: underline;}
a.addresslink:hover         {color: #98621e; text-decoration: underline;}
a.addresslink:visited:hover {color: #98621e; text-decoration: underline;}

a.boldlink:link          {color: #4F1A16; text-decoration: underline; font-weight : bold;}
a.boldlink:visited       {color: #4F1A16; text-decoration: underline; font-weight : bold;}
a.boldlink:active        {color: #4F1A16; text-decoration: underline; font-weight : bold;}
a.boldlink:hover         {color: #4F1A16; text-decoration: underline; font-weight : bold;}
a.boldlink:visited:hover {color: #4F1A16; text-decoration: underline; font-weight : bold;}

a.beigelink:link          {color: #dfd9be; text-decoration: underline;}
a.beigelink:visited       {color: #dfd9be; text-decoration: underline;}
a.beigelink:active        {color: #dfd9be; text-decoration: underline;}
a.beigelink:hover         {color: #dfd9be; text-decoration: underline;}
a.beigelink:visited:hover {color: #dfd9be; text-decoration: underline;}

a.maroonlink:link          {color: #4F1A16; text-decoration: underline;}
a.maroonlink:visited       {color: #4F1A16; text-decoration: underline;}
a.maroonlink:active        {color: #4F1A16; text-decoration: underline;}
a.maroonlink:hover         {color: #4F1A16; text-decoration: underline;}
a.maroonlink:visited:hover {color: #4F1A16; text-decoration: underline;}

a.redlink:link          {color: #cc0617; text-decoration: underline;}
a.redlink:visited       {color: #cc0617; text-decoration: underline;}
a.redlink:active        {color: #cc0617; text-decoration: underline;}
a.redlink:hover         {color: #cc0617; text-decoration: underline;}
a.redlink:visited:hover {color: #cc0617; text-decoration: underline;}

ul.unordered
{
	list-style-type: none;
	padding: 0;
	margin: 18px;
	margin-top: 5px;
}

ul.unordered2
{
	list-style-type: none;
	padding: 0;
	margin: 18px;
	margin-top: 15px;
	margin-bottom: 8px;
}

.list{
	list-style : url(images/bullet.gif);
	margin-left : 0px;
	margin-top : 3px;
	margin-bottom : 3px;
}


.list2{
	background-image: url(images/bullet_square.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.1em;
	margin-bottom: 3px;
} 

