@charset "utf-8";
/* CSS Document */

body {
	background: #d3e3de;
	margin: 0px;
}
p, h1, h2, h3, h4, h5, h6, form, #newsfader {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 5px;
	margin-top: 5px;
}
h2 {
	font-size: 16px;
	line-height: normal;
}


.hand {
	cursor: pointer;
	cursor: hand;
}
#outer_wrapper {
	width: 996px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#header {
	background: url(../img/head.png) no-repeat;
	height: 140px;
	width: 996px;
}
#navigation {
	background: url(../img/body.png) repeat-y;
	height: 213px;
	width: 996px;
}
#underlay {
	background: #000000;
	height: 213px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#navbar {
	position:relative;
	left:0px;
	top:-36px;
	width:950px;
	z-index:9;
	font: 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#navbar  a {
	text-decoration: none;
	color: #FFFFFF;
}
#nav_home, #nav_rydal, #nav_staying, #nav_teashop, #nav_community, #nav_contact, #nav_newsletter, #nav_search, #subnav {
	text-align: center;
	line-height: 26px;
}
#nav_home {
	background: url(../img/nav_home.png) repeat;
}
#nav_rydal {
	background: url(../img/nav_rydal.png) repeat;
}
#nav_staying {
	background: url(../img/nav_staying.png) repeat;
}
#nav_teashop {
	background: url(../img/nav_teashop.png) repeat;
}
#nav_community {
	background: url(../img/nav_community.png) repeat;
}
#nav_contact {
	background: url(../img/nav_contact.png) repeat;
}
#nav_newsletter {
	background: url(../img/nav_newsletter.png) repeat;
}
#nav_search {
	background: url(../img/nav_home.png) repeat;
	font-size: 1em;
}
#nav_search #search {
	width: 100px;
	background: url(none);
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #385844;
	text-align: center;
	font-size: 1em;
}
#newsletter {
	width: 200px;
	background: url(none);
	color: #CCCCCC;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #385844;
}


#subnav {
	background: url(../img/nav_home.png) repeat;
	text-align: left;
	padding: 5px 8px;
	clear: left;
}
#content {
	background: url(../img/body.png);
	width: 936px;
	padding: 7px 30px;
	font: 0.9em/20px Tahoma, Arial, Helvetica, sans-serif;
	min-height: 360px;
	height: auto;
	text-align: left;
	position: relative;
	top: 0px;
	right: 0px;
}
#content p {
	margin-bottom: 5px;
	width: 610px;
}

#footer {
	background: url(../img/foot.png);
	height: 47px;
	width: 936px;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
	clear: both;
	color: #AFE7B7;
	font-size: 10px;
	font-family: Tahoma;
}
#news_box   {
	height: 100px;
	width: 297px;
	overflow: hidden;
}
#widget {
	overflow: visible;
	float: left;
}
#widget li {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #FFFFFF;
}
#content table {
	background: url(../img/newsbox.png) no-repeat;
}


#news_box p {
	width: 270px;
	line-height: normal;
}

#news_1, #news_2, #news_3, #news_4, #news_5, #news_6, #news_7, #news_8 {
	border: 3px;
	font-size: 12px;
	color: #000000;
	width: 280px;
	min-height: 100px;
	overflow: hidden;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#booking  /*
#news_1 {
	background: url(../img/nav_home.png) repeat;
	border-top: solid #294132;
	border-right: solid #294132;
	border-bottom: solid #294132;
	border-left: solid #294132;
}
#news_2 {
	background: url(../img/nav_rydal.png) repeat;
	border-top: solid #2D402B;
	border-right: solid #2D402B;
	border-bottom: solid #2D402B;
	border-left: solid #2D402B;
}
#news_3 {
	background: url(../img/nav_staying.png) repeat;
	border-top: solid #29413E;
	border-right: solid #29413E;
	border-bottom: solid #29413E;
	border-left: solid #29413E;
}
#news_4 {
	background: url(../img/nav_teashop.png);
	border-top: solid #423334;
	border-right: solid #423334;
	border-bottom: solid #423334;
	border-left: solid #423334;
}
#news_5 {
	background: url(../img/nav_community.png) repeat;
	border-top: solid #3A402B;
	border-right: solid #3A402B;
	border-bottom: solid #3A402B;
	border-left: solid #3A402B;
}
#news_6 {
	background: url(../img/nav_contact.png) repeat;
	border-top: solid #3F372C;
	border-right: solid #3F372C;
	border-bottom: solid #3F372C;
	border-left: solid #3F372C;
}
*/
a:link, #booking a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #123C21;
	text-decoration: none;
}
#booking a:active, #booking a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #35744B;
	text-decoration: none;
}
#so_wrapper {
	background: url(../img/so_top.jpg) no-repeat center top;
	padding: 5px 10px;
	min-height: 60px;
	width: 610px;
}
