@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(images/background.gif);
}

body, h1, h2, h3, h4, h5, h6, p, blockquote, ol, ul {

margin:0;
padding: 0;
}


.holder {
	width: 100%;
	height: 100%;
	position: relative;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #F26500;
	margin-bottom: 5px;
}
h2 {
	font-size: 20px;
	color: #F26500;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 20px;
}
.textboxevent li {
	margin-left: 5px;
	padding-left: 5px;
}




a {
color:#F26500;

}
#noflash {
	width: 1000px;
}
#noflashtop {
	float: left;
}

#menuholder {
	position: absolute;
	height: 450px;
	top: 0px;
	left: 747px;
}
#menuholderflash {
	position: absolute;
	height: 450px;
	top: -25px;
	left: 747px;
}

*html #menuholder{
	position: absolute;
	height: 450px;
	top: 0px;
	left:-126px;

}

#content {
	height: 285px;
	margin-top: 85px;
	margin-right: 27px;
	margin-left: 25px;
	background-image: url(images/transparent_bg.png);
}


*html #content {
background-image:none;

}


#picture {
	float: left;
	margin-top: 40px;
	padding-left: 25px;
	border:0px;
}
#textholder {
	margin-top: 40px;
	margin-left: 30px;
	text-align: left;
	overflow: auto;
	width: 575px;
	height: 225px;
	float: left;
}
*html #textholder {

margin-left:20px;
}

#textholdermedium {
	margin-top: 40px;
	margin-left: 30px;
	text-align: left;
	overflow: auto;
	width: 720px;
	height: 225px;
	float: left;
}
*html #textholdermedium {

margin-left:20px;
}

#testimonialholder {
	margin-top: 40px;
	margin-left: 30px;
	text-align: left;
	overflow: auto;
	width: 650px;
	height: 200px;
	float: left;
}
#testimonialholder p {
	margin-bottom: 10px;
	margin-right: 70px;
}

*html #testimonialholder{

margin-left:20px;
}

#textholderwide{
	text-align: left;
	overflow: auto;
	width:850px;
	height: 225px;
	padding-top: 40px;
	padding-left: 10px;
}

#textholder p {
padding-bottom:10px;

}

#textholderwide p {
padding-bottom:10px;

}

#gallery{
	margin-left: 30px;
	text-align: left;
	overflow: auto;
	height: 330px;
	margin-top: 40px;
	padding-top: 1px;
	width: 970px;
}
#gallery img {
	border: 2px solid #F26500;
	margin-top: 20px;
}


#gallery p {
	padding-right: 400px;
}
#reservationsbox {
	float: left;
	left: -20px;
	width: 400px;
}

*html #gallery {
	margin-left: 5px;
}
#subnavigation {
	margin-left: 30px;
	padding-top: 10px;
	text-align: left;
}


.textbox {
	float: left;
	width: 270px;
	padding-right: 20px;
	padding-left: 10px;
	line-height: 16px;
}
.textboxevent {
	float: left;
	width: 270px;
	padding-right: 20px;
	padding-left: 10px;
	line-height: 16px;
	font-size: 11px;
}





.textboxnarrow {
	float: left;
	width: 250px;
	padding-right: 20px;
	padding-left: 10px;
	line-height: 16px;
}
.textboxextranarrow {
	float: left;
	width: 200px;
	padding-right: 20px;
	padding-left: 10px;
	line-height: 16px;
}
.eventpicture {
	float: left;
	width: 180px;
	padding-right: 20px;
	padding-left: 10px;
	line-height: 16px;
}


.picturebox {
	float: left;
	padding-right: 20px;
	line-height: 16px;
}

.holder #content #gallery img {
border:none;
}


.pictureboxnarrow {
	float: left;
	width: 120px;
	padding-right: 10px;
	line-height: 16px;
}
.separator {
	border-top: 3px solid #F26500;
}
#socialnetworking {
	float: right;
	width: 310px;
	padding-top: 10px;
}
#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#credit {
	color: #B99A06;
	font-size: 9px;
	text-align: left;
	padding-left: 15px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	float: left;
}
#credit a {
	color: #A98C05;
	font-size: 9px;
	text-align: left;
	text-decoration: none;
}

