* {
	margin: 0;
	padding: 0;
	border: 0;
}

body{
	background: url(images/bg2.jpg) repeat-x 100% 0; 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#shadowKLG{
	background-image: url(images/shadow3_1.png);
	margin:0 auto;
	width:912px;
}

#main_container{
	background-color:#E3E4D4;
	margin:0 auto;
	width:888px;
}

#shadow{
background-image:url(images/images/shadow.jpg);
height:16px;
margin-left:1;
width:888px;
}


#quote{
	color:#665433;
	float:right;
	font-size:16px;
	margin-right:40px;
	margin-top:325px;
	text-align:center;
}

h5{
color:#897e68;
font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	padding-bottom: 5px;

}
#rightshadow{
	background-image :url(images/right.jpg);
	float:right;
	height:1238px;
	margin-right:-17px;
	margin-top:-1211px;
	width:17px;
}

#rightshadow2{
	background-image :url(images/right.jpg);
	float:right;
	height:1238px;
	margin-right:-17px;
	margin-top:-1271px;
	width:17px;
}

#leftshadow2{
	background-image: url(images/left.jpg);
	
	float:left;
	height:1238px;
	margin-left:-17px;
	margin-top:-1270px;
	width:17px;
}

#leftshadow{
	background-image: url(images/left.jpg);
	
	float:left;
	height:1238px;
	margin-left:-17px;
	margin-top:-1237px;
	width:17px;
}

/*----------------largeimage-----------------*/

#head{
background-image: url(images/head.jpg);
width: 888px;
height: 430px;
}


#content{
	background-color:#e3e4d4;
	width:888px;
}


#contentroom{
	background-color:#e3e4d4;
	width:888px;
}

#contentroom2{
	background-color:#e3e4d4;
	width:888px;
	height:567px;
}


#contentroom3{
	background-color:#e3e4d4;
	width:888px;
	height:330px;
}


#leftcontent{
width:485px;
float:left;
}

#shadow{
background-image: url(images/shadow.jpg);
}

#bottom{
	background-image: url(images/bottom.jpg);
	height:24PX;
}
#leftshadow{
background-image: url(images/left.jpg)

}


#booknow{
	background-image: url(images/booknow.png);
	height:45px;
	margin-left:0;
	margin-top:-10px;
	width:320px;
	
}

#booknow:hover{
	background-image: url(images/bookover.png);
	height:45px;
	margin-left:0;
	margin-top:-10px;
	width:320px;
	cursor: hand;
}

#leftcontent h3{
color:#A59B87;
font-family: Georgia, "Times New Roman", Times, serif;
}

/*----------------------leftscontent-----------*/
#text{
	background-image :url(images/bodybg.jpg);
	color:#D0D0B8;
	float:left;
	padding:18px;
	width:485px;
}

#text h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom:12px;
}



#pics{
	width:503px;
	padding:12px;
}

#pics img{
	padding:10px;
	float:left;

}

#text ul{
	padding:0px;
	margin:0px;
	list-style:disc;
	margin-left:14px;
}

#text li{
	padding-left:5px;
	padding-bottom: 5px;
}

#text a{
color:#D0D0B8;
}

/*------------------rightcontent----------------*/

#rightcontent{
	float:right;
	width:330px;
	margin-right:38px;
}
#rightcontenttbh{
	float:right;
	width:330px;
	margin-right:38px;
}

#BoxRightGrey {
	background-image: url(images/formbg.jpg);
	padding:18px;
	width:332px;
}

#BoxRightGreyNoPad {

	float:right;
	padding:0;
	width:330px;
}

#specials h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:3px 3px 3px 19px;
	
}

#specials2 h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:3px 3px 3px 19px;
	font-size:16px;
}

#specials{
	width:320px;
	color:#6d6c58;
	margin-top:42px;
}

#specials2{
	width:330px;
	color:#6d6c58;
	margin-top:20px;
}
#specials p{
	margin-left:10px;
	padding:10px;
}


#specials img {
	float:left;
	margin-top:-27px;
}

#specials2 img{
	float:left;
	margin-top:-25px;
}

#specials2 p{
	margin-left:10px;
	padding:10px;
}


/*-------------------footer--------------*/

#footer{
	background-color:#d0d0b8;
	height:45px;
	width:888px;
}

#footer a{
	color:#a6a58c;
}


#foot{
	color:#a6a58c;
	padding:15px;
	border-top:medium solid #BBBAA6;

}

ul#foot li {
text-decoration:none;
}
#fright{
float:right;
}

#fleft{
width:400px;
float:left;
}



/* ------------------ Form Styles ----------- */

.input_form {
	padding:1px;
	width:120px;
	border:2px solid #D6D6D6;
	background:#fff;
	font:normal 0.95em arial, sans-serif;
	-moz-border-radius:0.5em;
	-khtml-border-radius:0.5em;
	height:15px;
	vertical-align:middle;
	color:#666666;
	font-size:11px;
	text-indent: 2px;	
}
.input_form:hover, .input_form:focus {
	border-color:#959595;
	background:#FFFFFF;
}


.input_form_mid {
	padding:1px;
	width:65px;
	border:2px solid #D6D6D6;
	background:#fff;
	font:normal 0.95em arial, sans-serif;
	-moz-border-radius:0.5em;
	-khtml-border-radius:0.5em;
	height:15auto;
	vertical-align:middle;
	color:#666666;
	font-size:11px;
	text-indent: 2px;	
}
.input_form_mid:hover, .input_form:focus {
	border-color:#959595;
	background:#FFFFFF;
}
.input_form_sml {
	padding:1px;
	width:50px;
	border:2px solid #D6D6D6;
	background:#fff;
	font:normal 0.95em arial, sans-serif;
	-moz-border-radius:0.5em;
	-khtml-border-radius:0.5em;
	height:15px;
	vertical-align:middle;
	color:#666666;
	font-size:11px;
	text-indent: 2px;	
}
.input_form_sml:hover, .input_form:focus {
	border-color:#959595;
	background:#FFFFFF;
}

.input_form_submit {
	padding:1px;
	width:100px;
	border:2px solid #D6D6D6;
	background:#fff;
	font:normal 0.95em arial, sans-serif;
	-moz-border-radius:0.5em;
	-khtml-border-radius:0.5em;
	height:24px;
	vertical-align:middle;
	color:#666666;
	font-size:11px;
	text-indent: 2px;	
}
.input_form_submit:hover, .input_form:focus {
	border-color:#959595;
	background:#FFFFFF;
}

/*--  	FINAL FORMS  --*/
#div_nav_content {
	
	width: 888px;
	height: 28px;
	padding: 0 0px;
	background: url(images/menues.jpg) repeat-x 100% 0;
}


#div_nav_btn {
	height: 37px;
	margin: 0 auto;
	padding: 0 0px;
	font-family:Georgia, "Times New Roman";
	font-size:12px;
	font-weight:700;
	letter-spacing:1px;
	color: #F1F1F3;
	text-decoration: none;

}

#div_nav_btn ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#div_nav_btn li {
	display: inline;
}
#div_nav_btn a {
	display: block;
	float: left;
	margin: 0 0 0 0;
	padding: 5px 10px 5px 10px;
	height:16px;
	color: #4D4431;
	text-decoration: none;
	border-left:1px #676853 solid;	
	border-right:1px #828468 solid;
}

#div_nav_btn a:hover {
	margin: 0 0 0 0;
	padding: 5px 10px 5px 10px;
	background: url(images/menueover.jpg) repeat-x 100% 0;
	height:16px;
	color: #B5A957;
}

#div_nav_btn .static a {
	margin: 0 0 0 0;
	padding: 5px 10px 5px 10px;
	background: url(images/menueover.jpg) repeat-x 100% 0;
	height:16px;
	color: #B5A957;
}
#div_nav_btn .img a{
	margin: 0 0 0 0;
	padding: 10px 0px 10px 2px;
	background-image:url(images/nav_split.jpg);
	height:16px;

}

/*---------------------------------------smallermockups------------------------------------*/

#rightshadowSMALL{
	background-image:url(images/right.jpg);
float:right;
height:1071px;
margin-right:-17px;
margin-top:-1070px;
width:17px;
}

#leftshadowSMALL{
	background-image:url(images/left.jpg);
float:left;
height:1202px;
margin-left:-17px;
margin-top:-1202px;
width:17px;
}

#head2{
background-image: url(images/head2.jpg);
width: 888px;
height: 262px;
}

#head3{
background-image: url(images/head3.jpg);
width: 888px;
height: 262px;
}

#head4{
background-image: url(images/head4.jpg);
width: 888px;
height: 262px;
}
#quote2{
	color:#665433;
	float:right;
	font-size:14px;
	margin-right:68px;
	margin-top:184px;
	text-align:center;
}

#rightshadowSMALL2{
	background-image:url(images/right.jpg);
float:right;
height:877px;
margin-right:-17px;
margin-top:-865px;
width:17px;
}

#leftshadowSMALL2{
	background-image:url(images/left.jpg);
float:left;
height:876px;
margin-left:-17px;
margin-top:-877px;
width:17px;
}
