/* --- main layout --- */
	
	* { margin: 0; padding: 0; }
	
	body { font-family:Arial, Helvetica, sans-serif; font-size:medium; color:#a89b90; background:url(images/body-tail.jpg) top center; padding:31px 20px 24px 20px; margin:0;}
	
	a img,:link img,:visited img,fieldset {border:none;}
	img {vertical-align:top;}
	
	.clear {clear:both}
	.nowrp {white-space:nowrap;}
	.container {width:100%; overflow:hidden;}

/* --- END main layout --- */

/* --- header --- */

	#header {font-size:1.125em;}
	
	#logo {height:24px;}
	
	.home-tab {background:#292929; display:block; width:70px; text-decoration:none; color:#fff; text-align:center; padding-top:3px; min-height:21px;}
	
	#slogan {height:197px;}
	
	#breadcrumb {padding:5px 0 11px 0; background:url(images/line1.gif) bottom repeat-x; margin-bottom:20px;}
	#breadcrumb a {background:url(images/marker1.gif) no-repeat right 7px; padding-right:8px;}

/* --- END header --- */

/* --- content --- */

	#content {font-size:1.125em; line-height:1em;}
	.min-width { min-width:200px;}
	#content .home-tab {color:#fff; padding:4px 0 2px 0;}
	
	#content li {list-style:none; clear:both; color:#000000; background:url(images/marker2.gif) no-repeat 0 6px; padding-left:13px; margin-bottom:5px;}
	
	#content #navmenu li {color:#614a37; font-family:"Times New Roman", Times, serif; background:none; padding:0; margin:0;}
	#content #navmenu div {padding:9px 0 23px 0;}
	#content a {color:#a89b90;}
	
/* --- END content --- */

/* --- footer --- */
	
	#footer {height:43px; width:239px; padding-left:12px; background:#d5caba; color:#000; font-size:1.125em;}
	#footer p { padding:5px 0 5px 0; font-size:0.944em; line-height:1em;}
	#footer a {color:#7c7b7b; text-decoration:none;}

/* --- END footer --- */

/* --- Other --- */
	
	.f-left {float:left;}
	.f-right {float:right;}
	.taright {text-align:right;}
	
	h4 {color:#059fb4; font-weight:normal; margin-bottom:2px;}
	p {padding-top:15px;}
	.link {vertical-align:middle;}
	.text2 {font-family:"Times New Roman", Times, serif; color:#614a37;}
	.text3 {color:#712c2c;}
	#content .text4 {color:#000;}
	.price {font-size:1.111em; padding-top:15px;}
	.title {margin-bottom:25px;}
	.title2 {border-bottom:1px solid #ece4d0; padding-bottom:16px;}
	.margin1 {margin-top:25px;}
	#contact {padding-top:15px;}
	
	.line {background:url(images/line2.gif) bottom repeat-x; padding-bottom:20px;}
	
	
	#ReservationForm {padding:20px 0 0 0; font-size:0.944em; font-weight:bold;}
	#ReservationForm input, #ReservationForm textarea, #ReservationForm select {width:227px; height:19px; border:1px solid #e1dad1; background:#fff; font-size:1em; margin-bottom:6px; font-weight:bold; color:#712c2c; font-family:Arial, Helvetica, sans-serif;}
	#ReservationForm .select2 {width:80px; margin-right:5px;}
	#ReservationForm .select3 {width:55px; margin-right:5px;}
	#ReservationForm .select4 {width:55px; margin-right:5px;}
	#ReservationForm textarea {height:206px;}
	#ReservationForm .taright {width:227px;}
	#ReservationForm button {border:none; background:none; font-size:1em; text-decoration:underline; color:#a89b90; font-weight:bold;}
	
	
/* --- END Other --- */

/* --- boxes --- */

	.box {background:#fff url(images/box-tail-top.gif) top repeat-x;}
	.box .tail-bottom {background:url(images/box-tail-bottom.gif) bottom repeat-x;}
	.box .tail-right {background:url(images/box-tail-right.gif) right repeat-y;}
	.box .tail-left {background:url(images/box-tail-left.gif) left repeat-y; width:100%;}
	.box .indent {padding:20px 4px 4px 4px;}
	.box .indent2 {padding:0 21px 16px 14px;}
	
	.box2 {background:url(images/box2-tail-bg.gif) top repeat-x;}
	.box2 .right-bg {background:url(images/box2-right-bg.gif) right top no-repeat;}
	.box2 .left-bg {background:url(images/box2-left-bg.gif) left top no-repeat; width:100%;}
	.box2 .indent {padding:11px;}
	.box2 .indent2 {text-align:center; background:#dbcfc5 url(images/header-bg.jpg) top center no-repeat; padding:38px 0 0 0; height:137px;}
	.box2 .indent2 img {margin-bottom:19px;}
	
	.box3 {background:#f6eee7; padding:16px 25px 25px 17px; margin-bottom:30px;}

/* --- END boxes --- */

/* --- GRO BANNER --- */
a#gro {display:block; width:226px;height:139px; background:url(../images/banner-gro.gif) no-repeat;}

