﻿

/* DEFAULTS */
a:link {
	color: #990000;
}
a {
	color: #990000;

	
}
a:active {
	text-decoration: underline;
	color: gray;
}
a:hover {
	text-decoration: underline;
	color: gray;
}

a:visited {
	color: #990000;
}


a img {
    border: 0;
}

.left {
	float:left;
}

.right {
	float:right;
	text-align:right;
}

.centre {
	text-align:center;
}

#superwarapper {
	width:100%;
	height:auto;
}

#wrapper {
	width: 1023px;
	background-image: url('images/cont_shadow.gif');
	background-repeat:repeat-y;
	height:auto;
	background-color: white;
	float: none;
	margin:0 auto;
	padding:0px;
}

/*HEADER*/

#headerwrapper {
	width: 1023px;
	background-image:url('images/cont_shadow.gif');
	background-repeat: repeat-y;
	height:auto;
	clear:both;
}

#header {
	background-image: url('images/header_bg.jpg');
	background-repeat: no-repeat;
		width: 997px;
		height: 155px;
		background-color:#A69570;
		clear:both;
		padding:0;
		margin:0 auto;
	}
#header img.logo {
	
	padding:22px 0 0 7px;
	float:left;
}	

#hcollage	{
	float:left;
	width:550px;
	text-align:center;
	padding:20px 0 0 20px;
}

/*HEADER END*/

/*NAVIGATION*/

#navwrapper {
	width:1023px;
	height:auto;
	clear:both;
	background-image:url('images/cont_shadow.gif');
	background-repeat:repeat-y;
}

#nav {

	padding: 0px;
	width: 997px;
	height: 36px;
	margin:0 auto;
	clear:both;
	background-color:#314A29;
	border-top:1px black solid;
}
#nav ul	{

	width:auto;
	height:30px;
	font-weight:bold;
	list-style-type: none;
	display: block;
	margin:0px;
	padding: 0px 27px 0px 27px;
	
}
#nav li	{
	float: left;
	list-style-type: none;
	display: block;
	background-image:url('../images/nav_boda.gif');
	background-repeat:no-repeat;
	margin:0;
}

.end{
	border-right: 1px #B2B2B2 solid;
}

#nav a {
	padding: 12px 12px 2px 12px;
	margin: 0px;
	font-size: 1em;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-image:url('../images/nav_boda.gif');
	background-repeat:no-repeat;
}

#nav a:hover {
	color: #314A29;
	background-color: #999966;
	background-image: none;
}

#nav ul ul {
	float:left;
}

#nav li li {

}

#rnav {
	width:190px;
	float:right;
	padding:10px 40px 0 0;
	font-size:1.2em;
}

#rnav li	{
	list-style-type: none;
	display: block;
	margin:0;
}

#rnav a {
	padding: 3px 12px 2px 22px;
	margin: 0px;
	color: #5D4F34;
	border-bottom:1px #C1AD89 solid;
	display: block;
	text-decoration: none;
}

#rnav a:hover {
	color: #314A29;
	background-color: #999966;
	background-image: none;
}


/*
NAVIGATION END*/



/*CONTENT*/


#content {
	width:967px;
	height:auto;
	margin:0;
	padding:10px 30px 50px 30px;
	clear: both;
}

#content.heb{
	font-size: 1.4em;
	text-align: right;
	width: 720px;
	float: left;
	border-right: 1px #C1AD89 dotted;
	font-family: david,arial,helvetica,sans-serif;
	clear: none;
}

#content.heb img {
	border: 1px maroon dotted;
	margin:5px;
	padding: 15px;
}


#content h2 {
	margin: 0;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: maroon;
	border-bottom: 1px maroon dotted;
}

#content img {
	border:1px black solid;
	margin:5px;
}

#sideimg {
	text-align:center;
	padding:20px 0 0 0;	
	float:left;
	width: 220px;
	height:auto;
}

#sideimg img{
	border:1px black solid;
}

#testimonials {
	width: auto;
	height: auto;
	float: left;
	padding: 10px;
	margin: 10px;
	background-color: #DBDBC8;
	border: 1px #314A29 solid;
	font-size: 1.2em;
	line-height: 1.6em;
/*	background-image:url('images/main_bg.jpg');*/
}

#testicols {
	width:460px;
	padding:10px;
	height:auto;
	float:left;
}


#separator {
	width:814px;
	height:5px;
	clear:both;
	padding:20px 0 0 0;
}

label {
	float:left;
	width:70px;
	padding:5px;
}

input, textarea {
	padding:5px;
	margin:5px;
}

select {
	float:left;
	margin:5px;
}

.subt {
	color: #176017;
}

.head{
	margin:0;
}

#booking {
	background-color:white;
	padding:0 10px 10px 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	float: left;
	width: 630px;
	line-height:1.8em;
	text-align:justify;
	
}

#booking label {
	float:left;
	width:120px;
	padding:4px;
}

#booking input, textarea {
	padding:1px;
	margin:5px;
}

#booking h3 {
	margin: 0;
	background-color: #663300;
	color: white;
	font-size:1em;
	padding:3px 0 3px 10px;
}
/*CONTENT END*/	

/*FOOTER*/
#footer {
	background-color: #FFFFFF;
	background-image: url('images/footer_shadow.gif');
	background-repeat: no-repeat;
	width: 1023px;
	height: 140px;
	clear: both;
}

#footercopy {

	padding:25px 0 0 0;
	margin:30px 17px 0 17px;
	text-align:center;
	border-top:1px #5D4F34 solid;
	color:#5D4F34;
	clear:both;
}

#anyake {
	float:right;
	margin:-30px 0 0 0;
	padding:0 20px 0 0;
	font-size:0.8em;
	text-align:center;
	clear:both;
}

/*FOOTER END*/