/* body */
body {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font: 12px Arial, Verdana, Tahoma, sans-serif;
	color: #444;
	background-color: #6a8014;
}

#menu_container {
	margin: 0px auto 0px auto;
	width: 790px;
	height: 56px;
	background: url(../images/menu.gif);
}

#navcontainer {
	margin: 0px auto 0px auto;
	padding: 0;
	width: 680px;
	height: 40px;
}

#navcontainer img {
	border: 0px;
}

#navcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li {
	float: left;
}

#navcontainer img.bar {
	padding-top: 4px;
}

#navcontainer ul li a {
	float: left;
	background-image: url(../images/menu_button.png);
	background-repeat: no-repeat;
	padding-top: 6px;
}

#header_container {
	margin: 0px auto 0px auto;
	width: 753px;
	height: 353px;
	/*background: url(../images/top_banner.jpg);*/
}

h1 {
	height: 353px;
	background: url(../images/top_banner.jpg) no-repeat;
	text-indent:-5000px;
	padding: 0px;
	margin: 0px;
}

#logo {
	float: left;
	position: absolute;
	margin-top: 45px;
	margin-left: 55px;
	width: 350px;
}

#logo img {
	border: 0px;
}

#body_top {
	margin: 0px auto 0px auto;
	background: url(../images/body_top.gif);
	height: 15px;
	width: 753px;
}

#index_body_container {
	margin: 0px auto 0px auto;	
	width: 753px;
	background: #fff url(../images/body_bg.gif);
	height: 380px;
}

#body_container {
	margin: 0px auto 0px auto;	
	width: 753px;
	background: #fff url(../images/body_bg.gif);
}

#body_bottom {
	margin: 0px auto 0px auto;
	background: url(../images/body_bottom.gif);
	height: 15px;
	width: 753px;
}

#home_inner {
	background: url(../images/home_corner_fade.gif) no-repeat;
	background-position: 0% 0%;
	width: 720px;
	height: 255px;
	margin-left: 14px;
	margin-right: 14px;
}

#rooms_inner {
	background: url(../images/rooms_corner_fade.gif) no-repeat;
	background-position: 0% 0%;
	width: 720px;
	margin-left: 14px;
	margin-right: 14px;
}

#tarriff_inner {
	background: url(../images/tarriff_corner_fade.gif) no-repeat;
	background-position: 0% 0%;
	width: 720px;
	margin-left: 14px;
	margin-right: 14px;
}

#outandabout_inner {
	background: url(../images/outandabout_corner_fade.gif) no-repeat;
	background-position: 0% 0%;
	width: 720px;
	margin-left: 14px;
	margin-right: 14px;
}

#findus_inner {
	background: url(../images/findus_corner_fade.gif) no-repeat;
	background-position: 0% 0%;
	width: 720px;
	margin-left: 14px;
	margin-right: 14px;
}

#contact_inner {
	background: url(../images/contact_corner_fade.gif) no-repeat;
	background-position: 0% 0%;
	width: 720px;
	margin-left: 14px;
	margin-right: 14px;
}

#links_inner {
	background: url(../images/links_corner_fade.gif) no-repeat;
	background-position: 0% 0%;
	width: 720px;
	margin-left: 14px;
	margin-right: 14px;
}

#terms_inner {
	background: url(../images/terms_corner_fade.gif) no-repeat;
	background-position: 0% 0%;
	width: 720px;
	margin-left: 14px;
	margin-right: 14px;
}

#footer {
	margin: 0px auto 0px auto;
	height: 120px;
	width: 753px;
	background: url(../images/footer_bg.gif);
	text-align: center;
	padding-top: 12px;
	color: #6a8014;
	background-color: transparent;	
	line-height: 1.1;
}

#footer a {
	color: #6a8014;
	background-color: transparent;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	margin: 5px;
}

#standard_content {
	padding-top: 60px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	width: 610px;
	margin: 0px auto 0px auto;
}

.gallery_image {
	float: left;
	padding: 10px;
	border: 1px solid #6a8014;
	color: #6a8014;
	background-color: #fff;
	text-align: center;
	margin: 10px;
	width: 110px;
}

.gallery_image a {
	font-weight: bold;
	color: #6a8014;
	background-color: #fff;
	text-decoration: none;
}

img {
	border: 0px;
}

.clearing {
	clear: both;
}

.inner_left {
	float: left;
	width: 370px;
	text-align: justify;
	padding-right: 15px;
	padding-top: 60px;
	padding-left: 30px;
	padding-bottom:10px;
}

.inner_divider {
	float: left;
	background: url(../images/divider.gif);
	width: 7px;
	height: 303px;
}

.inner_right {
	float: left;
	width: 270px;
	padding-top: 5px;
}

.li_padding {
	padding-bottom: 5px;
}

.services {
	padding-left: 10px;
	padding-top: 8px;
}

ul {
	list-style-type: circle;
}

#copyright {
	margin: 0px auto 0px auto;
	width: 753px;
}

#copyright_left {
	float: left;
	width: 300px;
	margin-left: 10px;
	text-align: left;
	color: #fff;
	background-color: transparent;
}

#copyright_right {
	float: right;
	width: 300px;
	margin-right: 10px;
	text-align: right;
	color: #fff;
	background-color: transparent;
}

#copyright_right a {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

#copyright_right a:hover {
	text-decoration: underline;
}

#index_footer {
	text-align: center;
	padding-top: 20px;
	width: 730px;
	margin: 0px auto 0px auto;
}

h2, h3, h4, h5, h6 {
	font-size: 16px;
	color: #6a8014;
	background-color: transparent;
}

#contact a {
	font: 12px Verdana, Arial, Tahoma, Sans Serif;
	color: #000;
	text-decoration: none;
}

#contact-form label {
	float: left;
	width: 35%;
	font-size: 12px;
	margin-left: 1.2em;
}

#contact-form div {
	clear: left;
	margin: 0 0 0.6em 0;
}

#contact-form fieldset label {
	margin-left: 0.4em;
}

#contact-form legend {
	color: #fd8402;
	background-color: #fff;
	font-weight: bold;
}

#contact-form .txt {
	width: 55%;
	border: 1px solid #d1d1d1;
}

#contact-form textarea.txt {
	width: 55%;
}

#contact-form .btn {
	border: 2px solid #86a44c;
	background-color: #eaffc1;
	color: #000;
	padding: 0.4em;
}

#contact-form div.submit {
	text-align: center;
}

a {
	color: #6a8014;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #444;
}




