@import "colors_fonts.css";

html{
	overflow-y: scroll;
}

body {
	margin:0px;
	padding:0px;
	min-width: 1000px;
	text-align: center;
	background-color: #c8a987;
	color: #000;
}

img { 
	behavior: url(iepngfix.htc); 
	border: 0px;
}

.clearboth{
	clear: both;
}

.bg_page{
	background-image:url(images/bg_site_wood.jpg);
	background-repeat: repeat;
	background-position: center center;
}

.container {
	margin:0 auto;
	width:760px;
	xheight:100%;
}

.site_block{
width: 991px;
height: 492px;
background-color: transparent;
}

.site_colspacer{
float: left;
width: 7px;
height: 468px;
background-color: transparent;
}

.site_nav{
float: left;
width: 199px;
height: 468px;
background-color:  white;
background-image:url(images/bg_nav.jpg);
background-position: top left;
background-repeat: no-repeat;
overflow: hidden;
text-align:left;
}

	.nav_logo{
	position:relative;
	top: 20px;
	left: 20px;
	display:block;
	}

	.nav_reservations {
	position:relative;
	top: 10px;
	text-align: center;
	background-color:  transparent;
	}
	.nav_mplink {
	position:relative;
	top: 30px;
	text-align: center;
	background-color:  transparent;
	}

.site_intro{
float: left;
width: 785px;
height: 468px;
background-color:  white;
overflow: hidden;
}

.site_pic{
float: left;
width: 389px;
height: 468px;
background-color:  white;
overflow: hidden;
}

	.pic_banner{
	z-index: 20;
	position: absolute;
	width: 389px;
	height: 468px;
	background-color:  transparent;
	display:block;
	}

	.pagepic {
	z-index: 4;	
	width: 389px;
	height: 468px;
	position:relative;

	}

.site_content{
float: left;
width: 389px;
height: 468px;
background-color:  white;
background-image:url(images/bg_content.jpg);
background-position: bottom left;
background-repeat: no-repeat;
overflow: hidden;
}
	
	.content_banner{
	width: 389px;
	height: 160px;
	background-color:  transparent;
	display:block;
	}

	.content_textscroller{
	width: 385px;
	height: 306px;
	overflow:  auto;
	background-color:  transparent;
	text-align: left;
	}

	.content_text{
	width: 345px;
	background-color:  transparent;
	text-align: justify;
	position:relative;
	left:10px;
	}

.site_info{
float: right;
width: 750px;
background-color:transparent;
clear: both;
font-family:  Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
text-align: left;
margin-top: 4px;
}
	.info_address{
	padding-right: 50px;
	}
	.info_label{
	text-align: right;
	padding-left: 20px;
	padding-right: 5px;
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFD200;
	}

	.info_icon{
	vertical-align: middle;
	
	}

	.info_address{
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	}

	.info_quicklink{
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	}

	.info_quicklink a{
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	}

	.info_quicklink a:hover{
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
	}

	.info_url{
	padding-left: 20px;
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	}


















form{
	margin:0px;
	padding:0px;
}



.formdiv {
	padding-bottom:5px;
	display:block;
}

.formlabel{
	width: 100px;
	display:block;
	float:left;
	text-align: right;
	padding-right: 5px;
}
.textarea{
	height: 100px;
	width: 250px;
	border-top : 1px ;
	border-bottom : 1px ;
	border-left : 1px ;
	border-right : 1px ;
	border-style: solid;
	padding-left:3px;

}
input{
	border-top : 1px ;
	border-bottom : 1px ;
	border-left : 1px ;
	border-right : 1px ;
	border-style: solid;
	padding-left:3px;
}

.input{
	border-top : 1px ;
	border-bottom : 1px ;
	border-left : 1px ;
	border-right : 1px ;
	border-style: solid;
	padding-left:3px;
}

.button{
	border-top : 1px ;
	border-bottom : 1px ;
	border-left : 1px ;
	border-right : 1px ;
	border-style: solid;
	width : px;
	cursor : hand;	
}

.sitelock{
	width:1000px;

}


.siteheader{
	border: 0px solid black;
	height: 112px;
	float: left;
}

.sitelogo {
	margin-left: 16px;
	height: 112px;
	width: 500px;
	border: 0px solid red;
	padding-top: 30px;
}

.infoholder{
	float: right;
	text-align: right;
	padding-top: 5px;
	padding-right: 18px;
	font-size: 14px;
	line-height: 17px;
}

.infoholder label{
	display:block;
}

.clear{
clear: both;
}

.navholder{
	position: relative;
	top:0px;
	left: 4px;
	text-align: left;
	width: 1000px;
	height: 40px;
	float: left;
	border: 0px solid blue;
}

.nav{
	position: absolute;
	top: 4px;
	left: 4px;
	width: 1000px;
	border: 0px solid green;
}

.nav a { 
	background-image:url(images/nav_over.jpg);
	background-position: -50px 7px ;
	background-repeat: no-repeat;
	border: 0px solid black;

}

.nav a:hover {  
	background-image:url(images/nav_over.jpg);
	background-position: 3px 10px ;
	background-repeat: no-repeat;
}
.nav ul{
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
}

.nav li {
	list-style: none;
	padding-left: 28px;
	padding-top: 0px;
	display: inline;
	height: 30px;
	border: 0px  solid pink;
}

.loginhide a {
	background-image:url(images/nav_over.jpg);
	background-position: -50px 7px ;
	background-repeat: no-repeat;
}
.loginhide a:hover{
	background-image:url(images/nav_over.jpg);
	background-position: -50px 7px ;
	background-repeat: no-repeat;
}

.loginnav a {
	position: relative;
	top: 4px;
	font-size: 12px;
	background-image:url(images/nav_over.jpg);
	background-position: -50px 7px ;
	background-repeat: no-repeat;
}
.loginnav a:hover{
	position: relative;
	top: 4px;
	font-size: 12px;
	background-image:url(images/nav_over.jpg);
	background-position: 3px 10px ;
	background-repeat: no-repeat;
}

.contentholder{
	float: left;
	width: 1000px;
	min-height: 400px;
	height: 400px;
	text-align: left;
	border: 0px solid white;
}

.content-padding{
	background-image:url(images/bg_content.jpg);
	width:530px;
	position: relative;
	left: 445px;
	top: 18px;
	min-height: 380px;
	border:0px solid red;
}

.content-padding_gallery{
	background-image:url(images/bg_content.jpg);
	width:528px;
	position: relative;
	left: 140px;
	top: 18px;
	min-height: 380px;
	border: 0px solid red;
}

.content{
	position: relative;
	left: 10px;
	text-align: justify;
	width:509px;
	padding-bottom: 10px;
	border: 0px  solid pink;
}

.content  h2{
	position: relative;
	top: 12px;
	padding-left: 0px;
	padding-bottom: 2px;
	margin: 0px;
	background-image:url(images/bg_header.png);
	background-position: 0px 0px ;
	background-repeat: repeat-y;
	width: 480px;
	height: 27px;
}


.content  p{
	padding: 0px;
	margin: 0px;
	padding-bottom: 12px;
}

.picholder{
	z-index: 80;
	float:left;
	width: 412px;
	height: 365px;
	overflow: hidden;
	border: 0px  solid purple;
	position: absolute;
	margin-top: 8px;
	margin-left: 15px;
	background-color: red;
}

.picframe{
	z-index: 85;
	position: absolute;
	width:430px;
	height: 385px;
	border: 0px  solid blue;
	margin-left: 8px;
}

.mplink{
	width: 430px;
	position: relative;
	top: 10px; 
	left: 0px;
	border: 0px  dotted red;
	text-align: center;
	clear: both;
}

.col_name {
	width: 140px;
	float: left;
	border: 0px solid red;
}

.col_number {
	width: 60px;
	float: left;
	border: 0px solid red;
} 

.col_link {
	width: 140px;
	float: left;
	border: 0px solid blue;
}

.col_uploadfield {
	width: 210px;
	float: left;
	border: 0px solid blue;
	position: relative;
	top:-3px;
}

.col_uploadfield_wide {
	width: 250px;
	float: left;
	border: 0px  solid red;
	position: relative;
	top:-3px;
}

.col_image {
	width:300px;
	float: left;
	border: 0px solid green;
}

.formclear{
	clear: both;
	height: 3px;
}

.infotextholder{
	width: 480px;
	border: 0px solid blue;
}

.infolabel{
	border: 0px solid green;
	width: 170px;
	text-align: right;
	float: left;
	padding-right: 5px;
}

.infotext{
	border: 0px solid red;
	width: 300px;
	float: left;


}
