/* CSS Document */

body	{
	margin: 0;
	padding: 0;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:1em;
	color:#626262;
	background-color:#ff8d04;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
}
table .booking {
background-color:#FFF;
}
td .booking {
background-color:#FFF;
color:#626262;
}
.clsFloatLeft {
float:left;	
}
.clsFloatRight {
float:right;	
}
.clearAll {
clear:both;	
}
#entire {
	width:905px;
	margin:0px 0px 0px 40px;
	padding:0;
	}
	
	#header	ul#gallery {
		padding:0px;
		margin:0px;
		list-style:none;
		overflow:hidden;
		height:440px;
		overflow:hidden;}
		
		ul#gallery li {
		 overflow:hidden;
		 padding:0px;
		 margin:0px;
		}
	.galleryImage {
		border:solid 2px #CCC;
	}
	ul#menu {
		list-style:none;
		padding:0px;
		margin-top:10px;
		margin-bottom:10px;
		background-color:#ffffff;
		padding:0px;
		overflow:hidden;
		border-top:solid 1px #cac8c4;
		border-bottom:solid 1px #cac8c4;
		color:#aa2c1e;
		width:900px;
		}
	
		ul#menu li {
			display:inline;
			float:left;
			line-height:40px;
		}
		
		ul#menu li.current {
			background-color:#ffffff;}
			
			ul#menu li.current a {
				color:#e99d2d;
			}
			ul#menu li.divider {
				color:#626262;
				margin:0;
			}
			
			ul#menu li a {
				display:block;
				font-weight:bold;
				text-decoration:none;
				text-transform:uppercase;
				font-size:0.75em;
				color:#9b121b;
				padding:0px 20px 0px 20px;}

	#puffar {
	width:901px;

	}
	#puff {
		width:295px;

	}
	.arrow {
		margin-left:7px;
		}
	
	.kantPuff { width:290px;height:36px;background-color:#ff8d04;padding-left:5px;padding-top:5px;}
	.mittPuff { width:290px;height:36px;background-color:#c62817;padding-left:5px;padding-top:5px;}
	 	
	.puffContent {width:283px;height:135px;border: solid 1px #ffe4c1;background-color:#ffffff;font-size:0.8em;padding:5px;}
	.puffImage {margin:auto;text-align:center;border-top:solid 5px #ffffff;}
	#all_content {
		
	}
	#top_content {
		height:3px;
		width:900px;
		background-color:#FFF;
	}
	#content {
		background-image:url(../images/bg_content.png);
		padding:10px 55px 15px 55px;
		
		}
	#bottom_content {
	background-image:url(../images/bg_content_bottom.png);
	height:10px;
	width:905px;
		
		}
		
	#start_gallery {
		position:absolute;
		left:37px;
		top:380px;
	}
	#rightStart {
			width:275px;
			float:right;
			height:350px;
	}
	#content .Text {font-size:0.7em;line-height:inherit;}
	#content .Text .RightColumn {
		float:right;
		margin-left:20px;
		width:240px;}
		
		#content .Text .RightColumn .Imagetext p {
			font-size:0.8em;
			font-style:italic;
			margin:0px 0px 10px 0px;
			padding:0px;
		}
			#content .Text .LeftColumn .Imagetext p {
			font-size:0.85em;
			font-style:italic;
			margin:0px 0px 10px 0px;
			padding:0px;
		}
	#head {
		width:490px;
		padding-top:15px;
		
	}
	#footer {
		width:400px;
		padding:5px;
		font-size:0.65em;
		text-align:right;
	}
		#footer a{
		color:#aa2c1e;
	}

.formAndProduction {
	width:945px;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:0.65em;
	text-align:right;
	margin:0px 0px 20px 0px;}
	
	.formAndProduction a {
		color:#ffffff;
	}
	.LargeImage {
		margin-bottom:20px;
		
	}
	.LargeImage img{
		border:solid 2px #CCC;
		
	}
	.StandardImage img{
		border:solid 2px #CCC;
	}
	h1 {
	font-size: 1.5em;	
	}
	h2 {
	font-size: 1em;
	margin:0;
	}
	h3 {
	font-size: 0.7em;	
	color: #FFF;
	font-weight:100;
	margin:0;
	padding:0;
	}
	h3 p {margin:0; padding:0; }
	
	
.price {
	font-weight:normal;
	color:#ff8d04;
	font-size:1.8em;
	font-family:Georgia;
}
hr {
	border:0;
	color: #cac8c4;
background-color: #cac8c4;
height: 1px;
	}