/* ******* STANDARD CODE ********* */

html, form {padding:0; margin:0}

body{font-family:  arial, tahoma, verdana, sans-serif; font-size: 70%; color:#808080; background-color:#e8e4d3; margin: 0;  } 

p, table, ol, dl, dd, input{font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; font-size:110%; line-height:140%; text-align:left;}

p{margin:1% 0 1% 0}

h1, h2, h3, h4, h5, h6{	font-family:"Georgia", Arial, Helvetica, sans-serif; text-align:left; font-variant: small-caps; text-transform: none;  }

h1 span{display:none;}

h1{font-size: 195%; font-weight:normal; margin:0; padding:20px 0 10px 0; line-height:120%; color:#c7a235;}
h2{font-size: 120%; margin:10px 0px 10px 0px; color:#c7a235;}
h3{font-size: 120%;}
h4{font-size: 110%;}
h5{font-size: 100%}
h6{font-size: 90%}


small{font-size:90%}

hr{height:1px; border:1px solid #DDDDDD; width:99%;}

blockquote{padding:6px; border:1px solid #DDDDDD; background-color:#EEEEEE;}

img, table{border:0}

dt {font-weight:bold; background-color:#E3EDF2; padding:4px 4px 4px 12px; background-repeat:no-repeat; }
dd {padding:10px 0px 10px 0px}

ul {background-color:#f2f0e6; padding:10px 10px 10px 30px ; font-size: 100%}
li{margin:6px 0px 6px 0px; line-height:190%;}
ul img {margin: 0; padding: 0; }

/* ******* IMAGES ******* */

.piccyright			  {float:right; margin:0px 0px 7px 3px}
.piccyleft			  {float:left; margin:0px 7px 3px 0px}
.piccyright-nopadding {float:right; margin:0}
.piccyleft-nopadding  {float:left;  margin:0}
.gallery 			  {padding: 5px;border: 1px solid #e8e4d3;margin: 5px;}

/* ******* LINKS, FOOTERS AND MAIN NAVIGATION ******* */

a					{color: #2A0052; text-decoration:underline}
a:visited			{text-decoration:underline; color:#6A6173}
a:hover				{text-decoration:none; color: #00ACF0;}
a:active			{text-decoration:underline;}

.activLight {color:#56433f; background-color:#e8e4d3;  font-weight:bold; }

#footer a			{color: #626055; text-decoration:none}
#footer a:hover		{text-decoration:underline; color:#000}

#nav a{
padding:5px 5px 5px 5px; 
display:block; 
color: #56433f; 
text-decoration:none; 
text-indent:15px; 
border-top:1px dotted #e8e4d3; 
border-bottom:1px dotted #e8e4d3;
}

#nav a:hover {
color:#56433f; 
background-color:#e8e4d3; 
text-indent:15px; 
border-top:1px dotted #56433f; 
border-bottom:1px dotted #56433f; 
}

#nav {width: 209px; background-color:#ffffff; font-size:110%; margin-left: 10px;} 


/* ******* CONTENT DIVS *******  */

#outer-wrap	{background-color:#ffffff; padding:0; width:950px; text-align:center; margin-left: auto; margin-right:auto; }
#header		{ float: left; background-color: #FFFFFF; width: 950px; }
#left-nav-panel 	{text-align:left; float:left; width:230px; background-color:#ffffff; }
#left-nav-panel img {margin-left: 10px; margin-top: 25px;}
#main-page-wrap {width:950px; background-color:#ffffff;}
#page-content	{width:720px; float:left; background-color:#FFFFFF;text-align:left; padding:0px; /*line-height:190%;*/}
#page-content	p{line-height:160%; padding: 0 10px 0 0;}
#footer		{font-size:90%; color:#626055; padding-top:8px; clear:both; background-color:#bfbcae; width:950px; height:50px; }

#printHeader{display:none}
.dontPrint{display:inherit}



/* ******* RIGHT HAND SIDE BAR NAVIGATION ******  */


#sidebar_right {	
	width:180px;
	padding: 0 ;
	float:right;
	margin: 12px 15px 15px 8px;
	font-size: 110%;
	border-bottom:1px dotted #56433f; 
}

#sidebar_right a{
width:170px;
padding:8px 3px 8px 3px; 
display:block; 
color: #56433f; 
text-decoration:none; 
text-indent:5px; 
border-top:1px dotted #56433f; 
}

#sidebar_right a:hover {
color:#56433f; 
background-color:#e8e4d3; 
text-indent:5px; 
}

#right-nav{
width:170px;
padding:8px 3px 8px 3px; 
display:block; 
color: #56433f; 
text-decoration:none; 
text-indent:5px; 
border-top:1px dotted #56433f; 
}

#right-nav:hover {
color:#56433f; 
background-color:#e8e4d3; 
text-indent:5px; 
}


/* ******* RIGHT HAND SIDE BAR NAVIGATION FOR COTTAGES PAGES ******  */


#sidebar_right_cottages {	
	width:190px;
	padding: 0 ;
	float:right;
	margin: 12px 15px 15px 8px;
	font-size: 100%;
	border-bottom:1px dotted #56433f; 
}

#right-nav{
width:190px;
padding:8px 3px 8px 3px; 
display:block; 
color: #56433f; 
text-decoration:none; 
text-indent:5px; 
border-top:1px dotted #56433f; 
}

#right-nav:hover {
color:#56433f; 
background-color:#e8e4d3; 
text-indent:5px; 
}


/* ******* RIGHT HAND SIDE BAR NAVIGATION USING IMAGES FOR NAV ******  */


#sidebar_right_images {	
	width:205px;
	padding: 0 ;
	float:right;
	margin: 0;
}

#sidebar_right_images a{
margin: 0;
padding: 0;
outline: 0;
border: 0;
text-decoration: none;
}


/* ******* EVENTS DIARY TABLE ******* */


#mytable {
	width: 650px;
	padding: 0;
	margin: 0 0 0 20px;
	}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 0px 6px 0px 12px;
	background: #CAE8EA url(../images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(../images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(../images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

/* ******* FAQS styles ******* */


#faqs {
list-style-type:none;
background-color:#ffffff;
margin: 0;
padding:0;
}

#faqs li {
font-size: 110%;
}

#faqs a {
text-decoration:none;
}

#faqs a:hover {
text-decoration: underline;
color: #2A0052;
}


#address {
float:left;
clear: both;
width: 100%;
}

#address p {font-size:90%; margin-left: 15px; }


@media print{

#container	{background-color:#FFFFFF; border:none; padding:0; width:auto; text-align:left; margin:0; position:absolute; top:210px}
#left-nav-panel 	{display:none}
#nav		{display:none}
#left-nav-panel img {display:none}
#sidebar_right {display:none}
#outer-wrap {width:auto;}
#page-content	{text-align:left; padding:20px; line-height:190% width:auto; background-color:#FFFFFF;}
#page-content	p{line-height:160%;}

#footer		{display:none}

#printHeader{display:block; height:160px; position:absolute; top:0;}
.dontPrint{display:none}

}

/* ******* CONTACT FORM ******* */



#contact_form .form-label {
	width:110px;
}

#contact_form label {
	font-size:100%;
	color:#696969;
	font-family:Georgia, 'Trebuchet MS', Serif;

}

#contact_form .formError {
	color:#e32929;
	padding:10px 0 0 20px;
	margin:5px 0 0 0;
	background:url(../images/error_arrow.gif) top left no-repeat;
}

#contact_form .text_field {
	height:14px;
	padding:8px 10px;
	width:240px;
	border:0;
	font-size:120%;
	background:url(../images/text_field_bg.gif) top left no-repeat;
	color:#5d5d5d;
}

#contact_form .text_area {
	height:136px;
	padding:8px 10px;
	width:240px;
	border:0;
	font-size:120%;
	background:url(../images/text_area_bg.gif) top left no-repeat;
	color:#5d5d5d;
	overflow:none;
	font-family:Georgia, 'Trebuchet MS', Serif;
}


.form form {
	padding:10px 0 0 0;
}

.form-item {
  clear:both;
	padding:0;
	margin-bottom:10px;
}

/*.form-item .form-label {
  width:90px;form-buttons
  float:left;
}*/

.form-item .form-label label {
	font-size:100%;
	color:#696969;
	line-height:20px;
	cursor:pointer;
}

.form-item .formError {
	color:#e32929;
	font-size:95%;
}

/*.form-buttons {
	margin-left:110px;
	clear:both;
}*/

span.required {
	color:#FF0000;
}





/* ******* COTTAGE SELECTOR ******* 

div.cottageSelector {
margin:0 0 10px 0; border-top:1px dotted #56433f; 
}

div.cottageSelector P {font-size: 90%; color: #56433f;margin:5px 0 5px 10px;}

div.cottageSelector select {
margin:5px 0 5px 5px;
width:180px;
border:1px solid #56433f;
background-color:#F5EBD5;
color:#56433f9;
font-size: 100%;
padding: 3px;
}

div.cottageSelector option {
background-color: #F5EBD5;
margin: 15px;
}*/


/*Selects*/
.selectArea {
	width:200px;
	height:21px;
	background:url(../images/select_bg.gif) repeat-x left top;
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	background:url(../images/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:right;
	background:url(../images/select_right.gif) no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:200px;
	height:21px;
	margin-left:-179px;
	position:absolute;
}
.selectArea .right i {display:none;}
.selectArea .center {
	width:160px;
	color:#FFF;
	padding-top:3px;
	padding-bottom:3px;
	overflow:hidden;
	white-space:nowrap;
}

/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:-1px;
	margin-left:3px;
	width:172px;
	background:#6f7074;
	padding:2px;
	font-size:10px;
	z-index:20;
}
.optionsDivInvisible {display:none;}
.optionsDivVisible {display:block;}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	color:#F2F2F2;
	text-decoration:none;
	display:block;
	padding:5px 4px;
	border-top: dotted 1px #FFFFFF;
}


.title a {
	color:#FF6600;
	text-decoration:none;
	display:block;
	padding:5px 4px;
	border-top: dotted 1px #FFFFFF;
}
.optionsDivVisible a:hover {
	color:#FFF;
	background:#5F6062;
	border-color:#cfd0d6;
}
/* CSS Document */

