body	{
	padding: 0px;
	text-align: center; /*part one of IE5 centering hack; second part of hack is to declare alignment in other styles which are not to be centered*/
	margin: 0px;
	font: 14px palatino, "times new roman", times, serif;
	color: #020202;
	background: #f3d5b1;
	}
	
td, li	{
	font: 14px palatino, "times new roman", times, serif; 	/*li is included to fix inheritance problem with ie5win */
	color: #020202;
	}
	
em	{
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 0.1em;
	color: #64523b;
	}
	
.tollfree	{
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	color: #64523b;
	}

	
small	{
	font: 14px/18px palatino, "times new roman", times, serif;
	color: #020202;
	}
	
.testimonial	{
	font-size: 16px;
	font-style: italic;
	color: #64523b;
	}
	
.caption	{
	font: 9px verdana, arial, sans-serif;
	color: #64523b;
	}
	
.bottomnav	{
	font: 14px palatino, "times new roman", times, serif;
	color: #663c1e;
	}
	
.address	{
	font: 12px palatino, "times new roman", times, serif;
	color: #663c1e;
	}

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

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

a:hover	{
	color: #930;
	text-decoration: underline
	font-weight: bold;
	}
	
a.bottom:link { 
	color: #663c1e; 
	text-decoration: none;
	font-weight: normal;
	}

a.bottom:visited { 
	color: #663c1e;
	text-decoration: none;
	font-weight: normal;
	}

a.bottom:hover	{
	color: #663c1e;
	text-decoration: underline;
	font-weight: normal;
	}
	
div#topnav	{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 27px;
	height: 33px; /*height equals height of topnav.gif (60px) less top padding of 27px*/
	voice-family: "\"}\"";
	voice-family:inherit;	/*ie5win fudge begins #/
	height: 6px;
	}
	
html>body #left	{
	height: 6px; /* ie5win fudge ends */
	}
	
	
div#topnav img	{
	vertical-align: top;
	}
	
div#wrapper	{	/*this is the generic definition. modify background as needed in page embedded style*/
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 667px;
	}
	
div#introsecondary	{
	margin-top: 0px;
	margin-left: 87px;
	margin-right: 55px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 30px;
	text-align: left;
	font: 14px/18px palatino, "times new roman", times, serif;
	color: #020202;
	}
	
div#content	{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 555px;
	text-align: left;
	font: 14px/18px palatino, "times new roman", times, serif;
	color: #020202;
	border-bottom: 1px solid #64523b;
	}
	
div#content table	{
	background-color: #f4daba;
	width: 555px;
	}
	
div#content td	{
	vertical-align: top;
	padding-top: 0px;
	padding-left: 24px;
	padding-right: 15px;
	padding-bottom: 15px;
	font: 14px/18px palatino, "times new roman", times, serif;
	color: #020202;
	}
	
