.right {
	width:  220px;
	height: 250px;
	float: right;
	margin-top: 70px;
	text-align: center;
	font-size: 18px;
	font-weight: lighter;
	font-stretch: narrow;
	font-style: italic }

.details {
	width: 700px;
	float: center;
	margin-right: 20px;
	margin-left: 20px;
	padding: 10px;
	text-align: left;
	font-family:  Lucinda-Grande, verdana, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	font-style: normal }

.return {
	width: 75px;
	float: right;
	margin: 3px;
	border-top: 1px solid #6D5811;
	padding: 3px;
	font-size: 11px;
	font-weight: lighter;
	text-align: right }

.clear {
	clear: both;
	display: block; }

.served {
	width:  120px;
	height: 240px;
	float: right;
	margin: 3px 3px 3px 17px;	
	text-align: center }

.banners {
	width: 700px;
	float: center;
	margin: 0px 10px;
	padding: 0px 10px;
	text-align: center;
	font-size: 12px;
	font-weight: lighter;
	font-style: normal;
	color: #6D5811 }

.search {
	padding: 0px 10px 15px 10px;
	text-align: center;
	font-size: 11px;
	color: #666666 }

.disclaimer {
	margin-top: 40px;
	border-top: 1px solid #666666;
	padding: 10px;
	text-align: center;
	font-size: 11px;
	color: #666666 }

.footer {
	margin-top: 40px;
	background-color: #e0e0e0;
	padding: 10px;
	text-align: center;
	font-size: 11px;
	color: #666666 }

a.footer:link    {color: #000099; text-decoration: none }  /* unvisited link */
a.footer:visited {color: #009900; text-decoration: none }  /* visited link */
a.footer:hover   {color: #990000; text-decoration: underline }  /* mouse over link */
a.footer:active  {color: #000099; text-decoration: none }  /* selected link */

h1 {
	text-align: left;
	font-size: 14px;
	font-weight: 900;
	font-style: normal;
	font-stretch: expanded }

h2 {
	text-align: center;
	font-size: 22px;
	font-weight: bolder;
	font-style: normal;
	font-stretch: expanded }

h2.details {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	font-style: normal }

h3 {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	font-stretch: expanded }

ul,li {
	list-style-type: none;
	text-align: left;
	font-size: 14px;
	font-weight: 100;
	font-style: normal }

p.center {
	text-align: center;
	font-size: 16px;
	font-weight: lighter;
	line-height: 14px }

p.finePrint {
	text-align: center;
	font-size: 12px }

img {
       border: 0;
}
