/* Common */
body,table,input,select,textarea { 
  font-family:  Arial, sans-serif; 
  font-size: 100%;
  line-height: 1.125em;
  color:#333;
}

/* Remove padding and margin */
* {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  color: #000;
  background:transparent url('../images/i-bg.gif');
}
html, body {
  height:100%;
}

h1 {
  margin: 15px 0 0 0;
  line-height: 44px;
  background:#c8e486;
  color:#0e4f02;
  font-size:1.125em;
  padding: 0 0 0 26px;
  font-weight:normal;
  letter-spacing: 1px;
}

h2 {
  margin: 1.5em 0 0.75em 0;
  color:#0e4f02;
  font-size:1em;
  font-weight:normal;
  letter-spacing: 1px;
}

h3 {
  margin: 1.5em 0 0.75em 0;
  background:#C8E486;
  color:#0e4f02;
  font-size:0.88em;
  font-weight:normal;
  letter-spacing: 1px;
  padding: 4px;
  width:572px;
}
p { 
  margin: 1em 0;
  font-size: 0.81em;
  line-height: 1.75em;
  color:#333;
  text-align: justify;
}
#content li {
  line-height: 1.75em;
  font-size: 0.81em;
  color:#333;
}
#content ul {
	margin: 1em 0;
	list-style-type:none;
}
#content ul li {
	background:transparent url('../images/g-arrow.gif') no-repeat 0 8px;
	padding: 0 0 0 15px;
}
#content a {
	color:#0E4F02;
	text-decoration:none;
}
#content a:hover {
	color:#92C90D;
}
a:active, a:focus {
	outline: 0;
}
dl.col {
	font-size: 0.81em;
  color:#333;
  line-height: 1.75em;
}
dl.col dt { 
  float: left; 
  width: 6em;
  font-weight: bold;
}

dl.col dd { 
  margin-left: 7em;
}

.clear:after {
  content: ".";
  height: 1px;
  display: block;
  clear: both;
  visibility: hidden;
}

.clr {
  clear: both;
}

.right {
  float: right;
}

.left {
  float: left;
}

/* Layout */

#bg-x {
	background: transparent url('../images/i-bg-x.png') repeat-x;
	height:421px;
	width:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
#constrain {
	background:transparent url('../images/i-bg-y.png') repeat-y;
	width:938px;
	min-height:100%;
	margin: 0 auto;
	position:relative;
	z-index: 2;
	padding: 0 26px;
	overflow-x: hidden;
}
#head {
	height:165px;
	width:938px;
}
#logo {
	position:relative;
	z-index:3;
	margin: 0 0 0 -12px;
	float:left;
}
#locationbv {
	float:right;
}
#nav {
	background:#92c90d;
	width:264px;
	height:259px;
	position:absolute;
	margin: -17px 0 0 0;
}

#flowers {
	position:absolute;
	margin:  -7px 0 0 867px;
}
#hero-wrap {
	width:674px;
	height:259px;
	margin: -17px 0 0 0;
	float:right;
}
#hero {
	position:absolute;
}
#content {
	padding: 16px 26px;
	font-size:1.125em;
	min-height:300px;
}

/* Nav */
#nav ul {
	list-style-type:none;
	margin: 22px 0 0 18px;
}
#nav ul li {
}
#nav ul li a {
	background:transparent url('../images/i-nav.gif') no-repeat 0 -42px;
	width: 220px;
	height: 21px;
	line-height:21px;
	margin: 0 0 3px 0;
	padding: 0 0 0 10px;
	display:block;
	text-decoration:none;
	color:#fff;
	font-size:0.875em;
	letter-spacing: 1px;
}
#nav ul li a:hover {
	background-position: 0 -21px;
	color:#0e4f02;
}
.index 			#nav ul li.n-home a, 
.accommodation 	#nav ul li.n-accommodation a, 
.rates 			#nav ul li.n-rates a, 
.photo-gallery 	#nav ul li.n-gallery a, 
.location 		#nav ul li.n-location a, 
.bayleaf 		#nav ul li.n-bayleaf a, 
.bookings 		#nav ul li.n-bookings a, 
.latest-news 	#nav ul li.n-news a,  
.contact-us 	#nav ul li.n-contact a,
.news			#nav ul li.n-news a {
	background-position: 0 0;
	color:#0e4f02;
}


/* Footer */
#footer {
	background:#92c90d url('../images/i-footer.gif') no-repeat right top;
	height:133px;
	padding: 0 0 0 32px;
}

.footer-info {
	border-left: 2px solid #b5da5a;
	margin: 23px 0 0 0;
	padding: 9px 0 9px 14px;
	float:left;
}
.footer-info dl {
	font-size:0.75em;
	color:#333;
	width:275px;
	line-height:2em;
}
.footer-info dl dt {
	float:left;
	width: 50px;
}
.footer-info p {
	line-height:2em;
	margin: 0;
}
.footer-info dl a{
	color:#333;
	text-decoration:none;
}
.footer-info dl a:hover {
	color:#0e4f02;
}
#footer-nav {
	list-style-type:none;
	margin: 4px 24px;
}
#footer-nav li {
	display:inline;
}
#footer-nav li a {
	color:#0e4f02;
	font-size:0.675em;
	text-decoration:none;
	padding: 0 8px;
}
#author {
	float:right;
	width:140px;
	margin: 0;
	margin: 5px 0;
}
#author a {
	color:#0e4f02;
	font-size: 0.875em;
	text-decoration:none;
}
#author a:hover {
	color:#333;
}

/* Photo Gallery */
.gallery {
	text-align:center;
	width:275px;
	float:left;
	margin: 12px 0;
}
.gallery img {
	border: 1px solid #999;
}
.gallery-mid {
	margin-left: 30px;
	margin-right: 30px;
}

/* RHS */
.rhs {
	float:right;
	width:275px;
	padding: 0 0 20px 25px;
	border-left: 2px solid #cecece;
	margin: 15px 0 0 25px;
	text-align:center;
}
.rhs p {
	text-align:left;
	font-size:0.675em;
}
.rhs p a.button {
	font-size:1.25em;
}
/* Content stuff */
.border, .img-row img {
	border: 1px solid #cecece;
}

.img-row img {
	margin: 10px 5px;
}

p.focus {
	font-size:0.875em;
	line-height:1.5em;
	font-style:italic;
	color:#666;
	border-left: 2px solid #92C90D;
	padding: 0 0 0 10px;
}

/* Button */
#content a.button {
	background: #0e4f02 url('../images/g-button-r.gif') no-repeat right top;
	line-height:35px;
	height:35px;
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding: 0 60px 0 10px;
}
#content a.button:hover {
	background-color:#18620b;
}
#content .rhs a.button {
	width:205px;
}

p.caption, .gallery p {
	background:#c8e486;
	border: 1px solid #c8e486;
	width: 275px;
	margin: 1px 0 20px 0;
	padding: 2px 0;
	text-align:center;
}

.column-two li {
	float:left;
	width:250px;
	margin: 0 10px 0 0;
}

table.accomm {
  margin: 1em 0;
  font-size: 0.70em;
  color:#333;
  border-collapse:collapse;
}
table.accomm th {
	width:167px;
	background:#c8e486;
	border-bottom: 4px solid #fff;
	padding:6px;
	text-align:left;
	font-weight:normal;
}
table.accomm td {
	background: #e9f4cf /*url('../images/g-people.gif') no-repeat*/ ;
	padding:6px;
	border-bottom: 4px solid #fff;
	width:300px;
}
table.accomm thead th {
	font-weight:bold;
	background:#92C90D;
}
table.accomm span {
	font-size:0.875em;
	color:#666;
}
table.rates {
	width: 490px;
}
table.rates th {
	width: 150px;
}
table.rates thead th {
	text-align:center;
	width:auto;
}
table.rates td {
	width: 80px;
	text-align:center;
}
#content .no-top-margin {
	margin-top: 0;
}
#content .no-bottom-margin {
	margin-bottom: 0;
}
.map {
	border: 2px solid #ccc;
	width:425px;
	margin: 10px 0 0 0;
}

/* Contact Form */
.form {
	text-align:left;
	
}
.form label {
	display:block;
 	margin: 1em 0 0 0;
  	font-size: 0.81em;
  	line-height: 1.75em;
  	color:#333;
}
.form input, .form textarea {
	border: 1px solid #999;
	width:250px;
	padding: 3px;
	font-size:0.81em;
}
.form input:focus, .form textarea:focus {
	border: 1px solid #0e4f02;
}
.form textarea {
	height:90px;
}
.form input.submit {
	background: #0e4f02 url('../images/g-button-r.gif') no-repeat right top;
	line-height:35px;
	height:35px;
	display:block;
	color:#fff;
	padding: 0 60px 0 10px;
	text-align:left;
	margin: 1em 0 0 0;
	border: 0;
	width: 200px;
	cursor:pointer;
}
.required {
	float:right;
	font-size: 0.675em;
	margin: 1em 20px 0 0;
  	line-height: 1.75em;
  	color:#333;
}
.wine {
	margin-right:35px;
}
p.button-right {
	width:550px;
	height:35px;
}
#content p.button-right a.button {
	float:right;
}

#flashcontent {
	z-index:1000;
}
.pdf {
	background: transparent url('../images/g-pdf.gif') no-repeat;
	display:inline-block;
	padding-left:20px;
	font-style:italic;
	font-size:11px;
}
#blrw {
	width:275px;
	height:207px;
}
#blrw img {
	position:absolute;
	margin-left: -137px;
}