body
{
	background: #FFFFFF url(images/bg.jpg) top center repeat-y fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	padding: 0;
	margin: 0;
	line-height: 17px;
}

.footernav { width:842px; margin:0 auto; text-align:right; }

h1
{
	font-size: 13px;
	font-weight: normal;
	color: #e8be48;
	margin: 0 0 18px 0;
	line-height: 18px;
}

p
{
	margin: 0 0 18px 0;
}

table
{
	table-layout: auto;
	border-width: 0;
	border-collapse: collapse;
}

ul
{
	margin: 4px 0 6px 0;
	padding: 0 0 0 14px;
}

.container
{
	width: 842px;
	background-color: #000000;
	margin:0 auto;
	margin-top:50px;
}

.ctable
{
	width: 842px;
}

.ctdlogo
{
	width: 177px;
	height: 178px;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #666666;
}

.ctdtop
{
	width: 664px;
	height: 178px;
}

.ctdleft
{
	width: 177px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	text-align: center;
	vertical-align: top;
	line-height: 22px;
	background: no-repeat bottom;
	padding-top: 45px;
}

.ctdright
{
	width: 664px;
	background: no-repeat top;
	vertical-align: top;
}

.tgcsa
{
	margin: 20px;
	float: right;
}

.ctnt_welcome
{
	width: 355px;
	margin: 120px 0 0 60px;
	text-align: justify;
}

.ctnt_cottages
{
	width: 372px;
	margin: 162px 0 0 268px;
	text-align: justify;
	line-height: 16px;
}

.ctnt_accommodation
{
	margin: 22px 0 0 60px;
}

.ctnt_thingstodo
{
	position: relative;
	width: 300px;
	padding-left: 132px;
	margin: 28px 0 0 20px;
	line-height: 14px;
}

.ctnt_ourwines
{
	width: 245px;
	margin: 104px 0 0 60px;
	text-align: justify;
}

.ctnt_directions
{
	width: 452px;
	margin: 92px 0 0 29px;
	text-align: justify;
}

.ctnt_reservations
{
	width: 410px;
	margin: 15px 0 0 20px;
	text-align: justify;
}

.formdiv
{
	background-color: #ffffff;
	text-align: left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 5px;
}

.formdiv td
{
	padding: 1px 5px;
}

/* forms */

form
{
	margin: 0;	
}

input
{
	margin: 0;
}

.field
{
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

/* links */

a.acc_link:link, a.acc_link:visited, a.acc_link:active
{
	display: block;
	width: 124px;
	height: 30px;
	margin-bottom: 14px;
	text-decoration: none;
	padding: 62px 0 0 156px;
	background-repeat: no-repeat;
}
a.acc_link:hover { background-position: right; }

a.menulink:link, a.menulink:visited, a.menulink:active
{
	display: block;
	font-size: 12px;
	color: #e8be48;
	text-decoration: none;
}
a.menulink:hover { color: #ffffff; text-decoration: none; }

a:link, a:visited, a:active { color: #ffffff; text-decoration: underline; }
a:hover { color: #ffffff; text-decoration: none; }

.center { text-align:center; }
.captcha
{
  width: 150px; 
}
.refresh
{
  position:relative;
  float: right;
  margin-top: -45px;
  margin-right: -22px;
}
#url
{
  visibility: hidden;
  height: 1px;
  width: 1px;
  position:absolute;
}
.inputContainer
{
  position:relative;
  float:left;
}
.formError
{
  position:absolute;
  top:300px;
  left:300px;
  padding-bottom:13px;
  display:block;
  z-index:5000;
  cursor:pointer;
}
#debugMode
{
  background:#000;
  position:fixed;
  width:100%;
  height:200px;
  top:0;
  left:0;
  overflow:scroll;
  opacity:0.8;
  display:block;
  padding:10px;
  color:#fff;
  font-size:14px;
  z-index:100000;
}
.ajaxSubmit
{
  padding:20px;
  background:#55ea55;
  border:1px solid #999;
  display:none
}
.formError .formErrorContent
{
  width:100%;
  background:#ee0101;
  color:#fff;
  width:150px;
  font-family:tahoma;
  font-size:11px;
  box-shadow: 0px 0px 6px #000;
  -moz-box-shadow: 0px 0px 6px #000;
  -webkit-box-shadow: 0px 0px 6px #000;
  padding:4px 10px 4px 10px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.formError .formErrorArrow
{
  width:15px;
  margin:-2px 0 0 13px;
  z-index:5001;
}
.formError .formErrorArrowBottom
{
  top:0;
  margin:-6px;
}
.formError .formErrorArrow div
{
  border-left:2px solid #ddd;
  border-right:2px solid #ddd;
  box-shadow: 0px 2px 3px #444;
  -moz-box-shadow: 0px 2px 3px #444;
  -webkit-box-shadow: 0px 2px 3px #444;
  font-size:0px;
  height:1px;
  background:#FF0000;
  margin:0 auto;
  line-height:0px;
  font-size:0px;
  display:block;
}
.formError .formErrorArrowBottom div
{
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.formError .formErrorArrow .line10
{
  width:15px;
  border:none;
}
.formError .formErrorArrow .line9
{
  width:13px;
  border:none;
}
.formError .formErrorArrow .line8 { width:11px; }
.formError .formErrorArrow .line7 { width:9px; }
.formError .formErrorArrow .line6 { width:7px; }
.formError .formErrorArrow .line5 { width:5px; }
.formError .formErrorArrow .line4 { width:3px; }
.formError .formErrorArrow .line3
{
  width:1px;
  border-left:2px solid #ddd;
  border-right:2px solid #ddd;
  border-bottom:0px solid #ddd;
}
.formError .formErrorArrow .line2
{
  width:3px;
  border:none;
  background:#ddd;
}
.formError .formErrorArrow .line1
{
  width:1px;
  border:none;
  background:#ddd;
}
.formErrorcontent
{
  border-top:2px solid #ddd;
  border-left:2px solid #ddd;
  border-right:2px solid #ddd;
  border-bottom:2px solid #ddd;
  background-color: #FF0000;
  font-size: 12px;
  font-weight: bold;
  color:#FFF;
  text-align:center;
  line-height:16px;
  padding: 5px;
}

.breadcrumbs
{
     width:780px;
     margin-top:6px;
     padding: 5px;
     color: #737373;
     font-size: 11px;
     font-weight: bold;
}
.breadcrumbs a
{
     text-decoration: none;
     color: #00305f;
     font-style: italic;
}
.breadcrumbs a:hover
{
     text-decoration: none;
     color: #00305f;
     font-style: italic;
}
