body {
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #33FFCC;
}
#header {
	height: 320px;
	background-position: 0 0;
	position: relative;
	background-image: url(../images/hdrback.gif);
	margin: 0px;
	padding: 0px;
	
}

#header .imagefloat
{
	margin-top: 3em;
	width: 193px;
	float: left;
	padding-right: 2em;
	padding-left: 2em;
}

#footer {
	height: 20px;
	background-color: #666666;
	clear: both;
	text-align: center;
}

.prods
{
	list-style-type: none;
	padding: 0;
	margin: 0;

}

.liprods
{
	background-image: url(../images/porthole.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 2em;
	padding-bottom: 2em;
	margin-left: 20px;

}

#side
	{
		float: right;
		width: 200px;
		margin: 1em auto;
		border-left: 1px solid #C5C877;
		padding-left: 15px;
				
	}

#side .intro
	{
		font-size: 120%;
		color: #5E6200;
		line-height: 130%;
		margin-bottom: .5em;
	}
	
	#side ul
	{
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
	}
	
	#side ul li
	{
	padding: 0 0 0 15px;
	line-height: 170%;
	font-size: 80%;
	}
	
	#container
	{
		width: 850px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	}

#mainnav {
	 background-image: url(../images/navback.gif);
	 }
	
		
#contents {
		margin: 0 235px 40px 25px;
		border-bottom: 1px solid #C5C877;
		background-color: #FFFFFF;
	 }

#contents p { line-height: 165%;}
	
#contents .notice
	{
	color: #FF0000;
	text-align: left;
	font-weight: bold;
	}

#contents .directions
	{
	color: #008000;
	text-align: left;
	font-weight: bold;
	}

#contents2 {
	padding: 10px;
	margin-top: 10px;
	margin-right:auto;
	margin-left:auto;
	width: 700px;
	border-bottom: 1px solid #FF0000;
	background-color: #FFFFFF;
	margin-bottom: 50px;
	text-align: center;
	 }

#news {
	padding: 10px;
	margin-top: 10px;
	margin-right:auto;
	margin-left:auto;
	width: 700px;
	background-color: #FFFFFF;
	margin-bottom: 50px;
	text-align: left;
	line-height: 15pt;

	}
#news .author
	{
	color: #666666;
	text-align: left;
	font-weight: bold;
	font-size: x-small;

	}
#news .ap
	{
	color: #666666;
	text-align: left;
	font-weight: bold;
	font-size: small;

	}

dd {
	padding-top: 1em;
	padding-bottom: 1em;

}
.imagefloat
	{
	padding: 10px;
	margin-bottom: 10px;
	}

.pictfloat
	{
	margin-top: 1em;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 50%;
	margin-bottom: 3em;
	}

.pictfloat2
	{
	margin-right: 10px;
	margin-left: 5px;
	float: right;
	margin-bottom: 10px;
	padding: 2px;
	margin-top: 0px;
	border: dotted;

	}
		
.rates  {
	text-align: center;
	}
	
#byitem  {
	list-style-type: none;
	padding: 0;
	margin: 0 0 25px;
	width: 750px;

	}

#byitem ul.vert li {
		padding: 4px 0;
		margin: 0;
		height: 14px; /* space out your rows */
	}

#byitem ul.vert li.odd 	{
			background-color: #eee;
			}

#byitem ul.horz {
		clear: left;
		list-style-type: none;
		padding: 0;
		margin: 0;
		}

#byitem ul.horz li {
		width: 80px;
		padding: 0 20px 0 0;
		margin: 0;
		float: left;
		}

#byitem ul.horz li.name {
		width: 130px;
		margin-left: 15%;
		margin-right: 5%;
		}

#byitem ul.horz li.price {
		padding-right: 0;
		}
.directions {
	color: #008000;
	font-weight: bold;
}

.slideshow{ /*CSS for DIV containing each image*/
float: left;
width: 400px;
height: 300px;
}

.slideshow img{ /*Change "auto" below to a number (ie: 200px) to hard code dimensions of album images*/
width: 100%;
height: 100%;
}

#navlinks{ /*CSS for DIV containing the navigational links*/
width: 400px;
}

#navlinks a{ /*CSS for each navigational link*/
margin-right: 8px;
margin-bottom: 3px;
font-size: 110%;
}

#navlinks a.current{ /*CSS for currently selected navigational link*/
background-color: yellow;
}


#tourcont {
	background-color: #99CC00;
	text-align: center;
	margin-top: 0;
	margin-right: 25px;
	margin-left: 25px;

 }
#tourcont p {

}
	
#tourcont .notice
	{
	color: #FF0000;
	text-align: left;
	font-weight: bold;
	}
	
#tourcontainer
{
	margin-right: 25px;
	margin-left: 25px;
	padding-bottom: 25px;
	text-decoration: none;
}	
	
#tourlst
{
	background-position: 0 0;
	padding-left: 2em;
	padding-bottom: 2em;
	margin-left: 200px;
	color: #000000;
	text-decoration: none;
	list-style-type: disc;

}

#tourlst ul
	{
	list-style-type: none;

}

#tourlst li a
	{
	list-style-type: none;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

}

#tourarticle
	{
	text-align: center;

	}
	
#tourarticle h3
	{
	text-align: center;
	font-weight: normal;



	}
	
	#tourdate
{
	background-position: 0 0;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-left: 10px;
	color: #FF0000;
	text-decoration: none;
	list-style-type: disc;

}
	
	#cmtourcont {
	background-color: #2D999F;
	text-align: center;
	margin-top: 0;
	margin-right: 25px;
	margin-left: 25px;

 }

.cmlisting
{
padding:0px;
margin:0 25px 25px;
}

.cmtitle {
font-family:arial, verdana, sans-serif;
font-size:16px;
color:#2D999F;
font-weight:bold;
	text-align: left;
	vertical-align: middle;
	padding: 3em 0px 0px;
	margin:0;
}
.cmtableCategory {
	width: 8px;
}
.cmtableDescr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	margin:0;
	padding:0;
}
.cmtableTime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #509c16;
	font-weight: normal;
	margin:0 0 7px 0;
	padding:0;
}
