body {
	background:#666633 url(images/background.gif) top;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.white
	{
	background: #ffffff;
}
.header {
	background:#AA350F url(images/background_header.gif) top;
	margin: 0px;
	padding: 0px;
	height: 76px;
}
.content {
	background: #ffffff;
	padding: 10px;
	height: 90%;
}
.footer {
	padding: 10px;
	border-top: 1px solid #666633;
	background: #AA350F url(images/background_header.gif) repeat-x top;
	color: #ffffff;
	font-size: 8pt;
}
.footerlink {
	color: #ffffff;
}
.footerlink:visited {
	color: #cccccc;
}
.photo {
	margin-left: 10px;
	padding: 10px;
	background: #999999;
	border: 1px solid #000000;
}
.phototext {
	font-weight: bold;
	margin-bottom: 10px;
}
h1 {
	font-size: 13pt;
	color: #666633;
}
h2 {
	font-size: 11pt;
	color: #666666;
	font-weight: bold;
}
p,li,td {
	font-size: 10pt;
}
.daytripic { 
border-top: 1px solid #999999;
border-left: 1px solid #999999;
border-right: 2px solid #333333;
border-bottom: 2px solid #333333;
background-color: #cccccc;  
}
.daytriplist {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
font-weight: normal;
color: #666666;
border-bottom: 1px solid #999999;
padding-bottom: 3px;
margin-bottom: 3px;
}
.small {
	font-size: 8pt;
}
