html,body {
	 margin:0px; padding:0px;
}

body {
	background-color:#f0e7d9;
	background-image:url(images/tal4.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma;
	font-size:11px;

}
table {font-family:Tahoma;
	font-size:11px;
	color:#8d7a50;}
a {color:#8d7a50;}
.main {
	width:746px;
	margin:auto;
}

.header {
	width:748px;
	height:340px;
	background-image:url(images/row1_l.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin:auto;
}


.header_r {
	width:734px;
	float:right;
	height:340px;
	background-image:url(images/row1_r.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#flash,#logo,#images {
	width:720px;
	display:block;
	float:left;
	clear:both;
	height:310px;
}

#logo{
	height:157px;
}
#images {height:128px;margin-top:2px;}

.menu {
	width:720px;
	height:24px;
	overflow:hidden;
	background-color:#FFFFFF;
	background-image:url(images/menuleft.gif);
	background-repeat:no-repeat;
	background-position:3px 0;
	float:left;
}

.menu ul,.menu li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	height:24px;
}
.menu ul {padding-left:10px;}

.menu li{
	width:135px;
	margin-right:5px;
	text-align:center;
}
	#home,#about,#events,#contact,#location,#specials, #testimonials, #weddings, #comments, #reservations {
		display:block;
		width:135px;
		height:24px;
		line-height:24px;
		background:#f5f5f5;
		text-indent: 140px;
		overflow:hidden;
	}
	#home {background:url(images/menu_home.gif) no-repeat 50px 8px;}
	#about {background:url(images/menu_about.gif) no-repeat 25px 8px;}
	#events {background:url(images/menu_events.gif) no-repeat 40px 8px;}
	#contact {background:url(images/menu_contact.gif) no-repeat 35px 8px;}
	#specials {background:url(images/menu_specials.gif) no-repeat 50px 8px;}
	#location {background:url(images/menu_location.gif) no-repeat 45px 8px;}
	#testimonials {background:url(images/menu_testimonials.gif) no-repeat 28px 8px;}
	#weddings {background:url(images/menu_weddings.gif) no-repeat 40px 8px;}
	#comments {background:url(images/menu_comments.gif) no-repeat 42px 8px;}
	#reservations {background:url(images/menu_reservations.gif) no-repeat 37px 8px;}
	
	#home:hover {background:url(images/menu_home_on.gif) no-repeat 50px 8px;}
	#about:hover {background:url(images/menu_about_on.gif) no-repeat 25px 8px;}
	#events:hover {background:url(images/menu_events_on.gif) no-repeat 40px 8px;}
	#contact:hover {background:url(images/menu_contact_on.gif) no-repeat 35px 8px;}
	#specials:hover {background:url(images/menu_specials_on.gif) no-repeat 50px 8px;}
	#location:hover {background:url(images/menu_location_on.gif) no-repeat 45px 8px;}
	#testimonials:hover {background:url(images/menu_testimonials_on.gif) no-repeat 28px 8px;}
	#weddings:hover {background:url(images/menu_weddings_on.gif) no-repeat 40px 8px;}
	#comments:hover {background:url(images/menu_comments_on.gif) no-repeat 42px 8px;}
	#reservations:hover {background:url(images/menu_reservations_on.gif) no-repeat 37px 8px;}
/*------ page ------------*/
.page {
	width:748px;
	background-image:url(images/page.gif);
	background-repeat:repeat-y;
	background-position:top left;
	clear:both;

}
	* html .page {	padding-left:14px;}

.content {
	width:720px;
	float:left;
	background-color:#fcfaf5;
	background-image:url(images/page_bg.gif);
	background-repeat:repeat-x;
	color:#8d7a50;
	margin-left:14px;
}
	*html .content {margin-left:0;}

.col {
	background:#e2d6bd;
	width:720px;
	background-image:url(images/right_bg.gif);
	background-repeat:repeat-x;
}
	.left {
		width:510px;
		border-right:1px dotted #f1ead7;
		background:url(images/left.gif);
		float:left;
		padding-bottom:20px;
	}
	.right{
		width:190px;
		float:left;
	}
	h1,h2 {
		margin:0;
		padding:0;
		font-size:11px;
		color:#9d8349;
		text-align:left;
		padding-left:12px;
		margin-bottom:15px;
	}
	p {
		margin:0;
		padding:0;
		text-align:left;
		padding-left:12px;
		padding-bottom:20px;
	}
	.left img,.page_l img{border:1px solid #9c8e6d;}
	.rgt {
		float:right;
		margin-right:26px;
		margin-left:30px;

	}
	.lft {
		float:left;
		margin-left:10px;
		margin-right:10px;

	}
	.cntimg,.cntimg2{
        display:block;
		width:500px;
		text-align:center;
	}
	.cntimg2 {width:700px;}
	.center {
		display:block;
		clear:both;
		text-align:center;
		line-height:20px;
		margin-bottom:0;
		padding-bottom:0;
		margin-top:15px;
	}
	.right a.box,.right .box_c {
		display:block;
		height:auto;
		clear:both;
		width:180px;
		text-align:left;
		color:#8d7a50;
		font-weight:bold;
		padding-left:15px;
		text-decoration:none;
		padding-bottom:15px;

	}
	.right a img {
		display:block;
		border:0;
		margin:auto;
		margin-top:10px;
	}
	.right  .box_c  {
		text-align:center;
	}
	.aleft {
		font-weight:bold;
		text-align:left;
		padding-top:20px;
	}
	.p10 {padding-left:15px;}
/*---- contect ------------*/
.contact {
	display:block;
	height:auto;
	clear:both;
}
	.contact p {
		padding-bottom:5px !important;
		font-weight:bold;
	}
	.contact span {
		width:170px;
		display:block;
		float:left;
	}
		.contact span b {
		}
	.contact span a {
		font-style: italic;
		display:block;
		width:85px;
		margin-top:10px;
	}
	.contact .clear {
			height:20px !important;
	}
	.contact i {
		width:250px;
		float:left;
		text-align:center;
	}
	.left ul,.left ul li{
		margin:0;
		padding:0;
		display:block;		
		text-align:left;
	}
.left {text-align:left;}	

	.left ul li,page_cont li{
		background:url(images/bull.gif) no-repeat 0 5px;
	
		line-height:16px;
		padding-left:10px;
	}
	.left ul a {
		text-decoration:none;
		margin-right:0;
		padding-right:0;
	}
	.left ul a:hover {
		text-decoration:underline;
	}
.menus {
	text-align:left;
	padding:0 15px;
}
.menus p{
	margin:0;
	padding:0;
}
.menus a {
	font-weight:bold;
	line-height:16px;
}
h4 ,h5{
	margin:0;
	margin-top:20px;
	margin-bottom:5px;
	padding:0;
}
h5 {
	font-size:11px;
	margin:0;
	margin-bottom:15px;
	text-align:center;
}
/*---- room ---*/
.room {
	border-top:1px solid #756136;
	border-left:1px solid #756136;
	border-right:1px solid #756136;
	width:201px;
	float:left;
	margin-left:35px;
	text-align:left;
	margin-bottom:10px;
}
.room b {border-right:1px solid #756136;width:90px !important;margin-right:10px;}
fieldset {
	margin:0;
	padding:0;
	border:0;
}
fieldset b,.f_right {
	display:block;
	float:left;
	text-align:left;
	width:90px;
	padding-left:10px;
	height:20px;
	line-height:20px;

}
.room fieldset {	border-bottom:1px solid #756136;	line-height:20px;  }

.contactinfo {
	border-top:1px solid #756136;
	border-left:1px solid #756136;
	border-right:1px solid #756136;
	width:420px;
	text-align:left;
	margin-bottom:10px;
	margin-left:50px;
}
.contactinfo b {border-right:1px solid #756136;width:215px !important;margin-right:10px; height:22px;}
.contactinfo fieldset {	border-bottom:1px solid #756136;	line-height:22px; height:22px;  }
#rooms .clear {height:30px !important;}
#rooms .lft {margin-left:30px;}

/*--- contact page ---*/
.contact_info {
	text-align:left;
	font-weight:bold;
	padding-left:20px;
}
	.c_info {
	    display:block;
	    float:left;
	    clear:both;
	    border-bottom:1px solid #756136;
	    text-align:left;
	    margin-top:10px;
	    padding-bottom:10px;


	}
	.c_img {
	    width:186px;
	    text-align:center;
	    float:left;
	    font-weight:bold;
	}
	.c_img img {
	    display:block;
	    margin:auto;
	}
	.c_img a {font-weight:bold;text-decoration:none;}
	.c_list2 a {font-weight:bold;}
	.c_list2 {padding-left:15px;text-align:left;padding-top:10px;}
	.c_list2 h4 {padding-left:0px !important;margin-top:5px !important;}

/*---- page large -----*/
.page_l {
	text-align:left;
	min-height:300px;
}
	* html .page_l{
		height:300px;
	}
.contact_form input.text {
	width:178px;
	height:18px ;
	border:1px solid #898989;
	background-color:#ffffff;
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
}
.contact_form textarea {
	width:178px;
	border:1px solid #898989;
	background-color:#ffffff;
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
}


.page_l .c_img{
	margin-top:20px;
	padding-bottom:50px;
	margin-left:25px;
}

.contact_form {
	margin:0;
	padding:0;
	text-align:left;
	margin-top:45px;
	width:350px;
	float:left;
	padding-left:50px;

}
.contact_form fieldset {margin-bottom:3px;}
.contact_form label {
	width:150px;
	float:left;
	font-weight:bold;
	color:#7b7055;
	line-height:20px;
}
.buttons {
	text-align:center;
	padding:15px 0;
}
.page_cont {
	padding:15px;
	height:300px;
}

.pcont_left {
	width:390px;
	float:left;
}
.pcont_right{
	width:300px;
	float:left;
	padding-left:20px;
	text-align:center;
	font-weight:bold;
}
.pcont_right p{
	text-align:center;
	margin:0;
	padding:0;
	margin-bottom:40px;
}
#invite {
	margin-bottom:20px;

}
.page_cont ul,.page_cont li {
	margin:0;
	padding:0;
	font-weight:bold;
}
.page_cont ul {
	padding-left:40px;
}
.page_cont ul a {
		text-decoration:none;
}
.page_cont ul a:hover {
		text-decoration:underline;
}
.normal,.normal li {
	width:100%;
	left:0;
	font-weight:100 !important;
	margin-bottom:20px !important;
}
.list li {
	display:block;
	clear:both;
}
.list {padding-left:35px;padding-bottom:15px;clear:both;}
.list ul,.list li {width:400px;}
h5 {
	margin:0;
	padding:0;
	font-style: italic;
	text-decoration:underline;
	font-weight:100;
	margin-bottom:20px;
}
p.sp {padding-bottom:0;margin-bottom:0;}

#specials2 img {
	margin-bottom:10px !important;
}

.center {text-align:center !important;line-height:25px;}

.small,.small li {
	width:180px;
	font-weight:bold;
}
.small {position:relative;left:25px;}

.right h5 {
	font-style: normal;
	text-decoration:none;
	font-weight:bold;

}
.cnt {
	float:left;
	text-align:left;
}

/*------ footer ------------*/
.footer {
	width:100%;
	background-color:#e8dbbd;
	min-height:50px;
	*height:50px;
	clear:both;
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
}
	.footer_l {
	    width:748px;
	    background-image:url(images/footer_l.gif);
	    background-repeat:no-repeat;
	    background-position:top left;
		height:170px;
	    margin:auto;
	    clear:both;
	}
	.footer_r {
	    width:734px;
	    float:right;
	    background-image:url(images/footer_r.gif);
	    background-repeat:no-repeat;
	    background-position:top right;
		text-align:center;
		height:170px;
	}
		.footer a,.footer span {
			color:#fcf1d8;
			text-decoration:none;
			font-weight:bold;
			line-height:40px;
		}
		.footer a:hover {text-decoration:underline;}
		.footer span {padding:0 5px;position:relative;top:-1px;}
		.footer p,.footer p a{

			line-height:14px;
			color:#9c8e6d;
		}
		.footer p {
			margin:10px 0;
			padding:0;
			text-align:center;
		}
		.design a {color:#8d7a50;}

.clear,.line,.line2,.clear2{
	width:100%;
	line-height:1px;
	height:1px;
	font-size:1px;
	clear:both;
}
.line,.line2 {
	background:#bfb39d;
	margin:10px;
}
.left .line {width:480px !important;}
.line2 {
	width:680px !important;
}
.clear2 {
	height:20px;
}
.right .line {width:180px !important;}
