body, td 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.1em;
	color: #444444;
	background-color: #FFFFFF;
	padding: 0px;
}
hr
{
	clear: left;
	width: 100%;
}
img 
{
	border: none;
	padding: 0px 10px 5px 0px; 
	float: left;	
	position: left;
	clear: left;
}
.img-no-pad
{
	border: none;
	padding: 0px; 
	float: left;	
	position: left;
	clear: left;
}
.img-no-float
{
	border: none;
	padding: 0px; 
	float: none;	
	position: left;
	clear: none;
}
.img-float 
{
	border: none;
	padding: 0px 10px 5px 0px; 
	float: center;	
	position: center;
	clear: center;
}
h1
{
	font-size: 2.0em;
	font-weight: normal;
	letter-spacing: 5px;
	color:#000000;
}
h2
{
	font-size: 2.4em;
	font-weight: normal;
	letter-spacing: 5px;
	color:#000000;
}
A:link 
{
	color:#FF6600;
	text-decoration: underline;
}
A:visited 
{
	color:#FF6600;
	text-decoration: underline;
}
A:hover 
{
	text-decoration: underline;
}
A:active 
{ 
	text-decoration: underline;
	color: #000000;
}
.topnav 
{
	background-color: #999966;
	text-align: center;
	font-size: 0.75em;
	line-height: 0.7em;
	font-style: normal;
	font-weight: bold;
}
.topnav A:link 
{
	color:#CCCC99;
	text-decoration: none;
}
.topnav A:visited 
{
	color:#CCCC99;
	text-decoration: none;
}
.topnav A:hover 
{
	color:#ffffff;
	text-decoration: none;
}
.topnav A:active 
{
	color:#ffffff;
	text-decoration: none;
}
.right-column
{
	font-size: 80%;
	line-height: 150%;
	padding: 10px 5px 5px 30px;
	color: #444444; 
	border-left: 1px #888888 dashed;
}
.cabin-table
{
	font-size: 70%;
	line-height: 100%;
	padding: 5px;
	color: #996600; 
}
.cabin-table-top
{
	font-size: 70%;
	font-weight: 900;
	line-height: 100%;
	padding: 5px;
	color: #996600;
	border-bottom: 1px #CC6600 solid;
	border-top: 1px #CC6600 solid;
}
.right-cabin
{
	font-size: 80%;
	line-height: 120%;
	padding: 0px;
	color: #444444; 
}
.left-column
{
	font-size: 70%;
	line-height: 150%;
	text-align: center;
	padding: 10px 20px 5px 20px;
	color: #444444; 
	float: center;	
	position: center;
	clear: left;
}
.left-cabin
{
	font-size: 70%;
	line-height: 120%;
	text-align: left;
	padding: 10px 0px 0px 0px;
	color: #444444; 
}
.left-cabin A:link,.contact-small A:link
{
	color:#666666;
}
.left-cabin A:visited,.contact-small A:visited
{
	color:#666666;
}
.left-cabin A:hover,.contact-small A:hover
{
	color:#000000;
}
.left-cabin A:active,.contact-small A:active
{
	color:#000000;
}
.caption 
{
	font: Georgia, Times New Roman, Times, serif;
	font-size: 90%;
	font-style: italic;
	line-height: 150%;
	padding: 20px 40px 20px 0px;
	color: #336666; 
}
.footer 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style: normal;
	line-height: 120%;
	vertical-align: bottom;
	text-align: center;
	border-top: 1px #CCCC99 solid;
	padding: 10px 10px 0px 10px;
	color: #999966; 
}
.footer A:link,.footer A:visited,.footer A:hover 
{
	font-size: 100%;
	color: #999966; 
}
