@charset "utf-8";
/* CSS Document */

<!--
body {
	background-color: #582C09;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 141px;
	text-align:center; /*For IE6 Shenanigans*/
}
#header {
	background-image:url(images/blueberry-top2.jpg);
	background-position: center top;
	height: 106px;
	background-repeat: no-repeat;
	padding-top: 35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/************** tk styles ******************/
*{
   margin:0;
   padding:0;
}
.special { /* this is for the hidden field in the forms to help prevent spam */
display:none;
}
p {
	margin-bottom: 10px;
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #984802;
	font-size: 18px;
	margin-bottom: 20px;
}
ul {
	margin-left: 25px;
	margin-bottom: 10px;

}
ol {
	margin-left: 25px;
	margin-bottom: 10px;
}
a:link, a:visited, a:active {
	color: #003366;
}
a:hover {
	color:#CC0000;
}
a img { border:none } 
#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-color: #E8E4CA;

}
#navcontainer {
	padding-top: 60px;
}
#navcontainer ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
color: #FFF;
width: 100%;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 120%;
font-weight: bold;
text-align: center;
}

li { display: inline; }

li a
{
text-decoration: none;
color: #FFF;
padding: .2em 1em;
}

li a:hover
{
color: #fff;
}
#CabinBody {
	padding: 25px 20px 25px 50px;
	overflow:auto;
}
#CabinBodyGallery {
	padding: 25px 10px 25px 20px;
	overflow:auto;
}
#column1 { 
	float: left;
	width: 600px;
	margin-right: 10px;

	}
#column2 { 
	margin: 0;
	float: left;
	width: 200px;
	height: 1%; /* hack */ 

	} 
#column2gallery { 
	margin: 0;
	float: left;
	width: 240px;
	height: 1%; /* hack */ 

	} 
.Testimonial {
	color: #692804;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	padding: 15px;
	background-color: #F3F1E5;
	border: solid 1px EBEAE4;
}
.TestimonialName {
	font-style: normal;
	font-weight: bold;
	text-align: right;
	padding-top: 20px;
}
#footer {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#984802;
	padding: 10px;
	font-weight: bold;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #984802;
	text-decoration: none;

}
#footer a:hover {
	text-decoration: underline;
	color: #984802;
}
#rates {
	padding 10px;
}
#rates td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}
.imgLeft {
	float: left;
	margin: 0px 10px 10px 0px;
	border: solid 5px #21140E;

}
.Thumbs {
	
}
.Thumbs td {
	text-align: center;
	padding: 2px;
}
.Other {
	padding: 5px;
	 border: solid 1px #993300; 
	 font-weight: normal;"
}
.Other ul {
	list-style-type: circle;
}
.Other li {
	display: block;
	list-style-type: circle;

}

-->
