@charset "utf-8";
/* CSS Document */

body {
	background-color: #0099cc;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #525252;
	margin: 0px;
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

}

h1 {
	color: #0070CA;
	font-size: 15px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
}

h3, h4, h5, h6 {
	color: #84B627;
	font-size: 16px;
}

hr  {
	border: 0;
	height: 1px;
	color: #A0A0A4;
	background-color:#A0A0A4;
}

#container {
	background-color: #FFFFFF;
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0px auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 100%;
	border: solid #ffffff 2px;
}
#containeravailability {
	background-color: #FFFFFF;
	width: 700px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 10px auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 100%;
	border: solid #ffffff 2px;
}
#wrapper {
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 60px 0px 0px 0px;
}

A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0455A6;
	text-decoration: underline;
	text-align: left;
}

A:visited { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: #0455A6;
	text-decoration: underline;
	text-align: left;
}

A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2A7FFF;
	text-decoration: none;
	text-align: left;
}

A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0455A6;
	text-decoration: underline;
	text-align: left;
}

#header {
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 263px;
	background: #333333 url(images/logo.gif) no-repeat top left;
}
#headercott {
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 280px;
	background: #2eaef7 url(images/cottagelogo.gif) no-repeat bottom left;
}
#headeravailability {
	margin: 0px;
	padding: 0px;
	width: 700px;
	height: 126px;
	background: #0099ff;
}

#nav {
	float: right;
	width: 900px;
	margin: 0px;
	padding: 0px 0 0 0px;
	list-style: none;
	background: #333333 url(images/off_bg.gif) repeat-x top right;
	border-bottom: solid #fff 1px;
	border-top: solid #fff 1px;
}
#nav li {
float: right;
margin: 0;
padding: 0;
}
#nav a {
float: left;
display: block;
margin: 0px 0px 0px 0px;
padding: 15px 10px 10px 10px;
color: #ffffff;
text-decoration: none;
border-right: 1px solid #666666;
background: #333333 url(images/bg-on.gif) repeat-x top left;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
}

#nav a:hover {
	background: #333333 url(images/bg-off.gif) repeat-x top left;
}
#nav #t-nav a {
	color: #95CAFF;
	font-weight: bold;
}
    
#maincontentind {
	margin: 0px 380px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 30px 0px 0px 30px;
	text-align: left;
} 
#maincontent {
	margin: 0px 420px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 30px 25px 0px 40px;
	text-align: justify;
} 
#maincontent h1 {
	color: #0070CA;
	font-size: 16px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
}
#maincontent h2 {
	color: #0070CA;
	font-size: 16px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
}
#maincontent p {
	text-align: justify;
	font-size: 13px;
}
#maincontentlinks {
	margin: 0px 0px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 30px 25px 0px 100px;
	text-align: justify;
} 
#maincontentlinks h1 {
	color: #0070CA;
	font-size: 16px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
}
#maincontentlinks h2 {
	color: #0070CA;
	font-size: 16px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
}
#maincontentlinks p {
	text-align: justify;
	font-size: 13px;
}
#maincontentcont {
	margin: 0px 470px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 30px 30px 0px 40px;
	text-align: justify;
} 
#maincontentcont h1 {
	color: #0070CA;
	font-size: 16px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
}
#maincontentcont h2 {
	color: #0070CA;
	font-size: 16px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
}
#maincontentcont p {
	text-align: left;
	font-size: 13px;
}
#maincontentcott {
	margin: 0px 400px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 30px 0px 40px;
	text-align: justify;
} 
#maincontentcott h1 {
	color: #0070CA;
	font-size: 16px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
}
#maincontentcott h2 {
	color: #0070CA;
	font-size: 16px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
}
#maincontentcott p {
	text-align: left;
	font-size: 13px;
}
#maincontentloc {
	margin: 0px 350px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 20px 0px 0px 30px;
	text-align: justify;
} 
#maincontentloc h1 {
	color: #0070CA;
	font-size: 16px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
}
#maincontentavailability {
	margin: 0px 0px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 0px 0px 0px;
} 
#maincontentcan {
	margin: 0px 0px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 80px 0px 90px;
} 
#maincontentcan h1 {
	color: #0070CA;
	font-size: 16px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
}
#maincontentother {
	margin: 0px 410px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 20px 40px 0px 40px;
	text-align: justify;
} 
#maincontentother h2 {
	color: #0070CA;
	font-size: 16px;
	margin-top: 15px;
	text-align: left;
	padding: 0px;
}
#maincontentother p {
	text-align: justify;
	font-size: 13px;
} 
#sidebarind {
	float: right; /* since this element is floated, a width must be given */
	width: 330px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 25px 30px 0px 0px;
	margin: 0px 0px 10px 0px;
	background-color: #FFFFFF;
	text-align: left;

}
#sidebarind h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0070CA;
	text-align: left;
	margin-top: 0px;
	
}
#sidebarind p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}
#sidebar {
	float: right; /* since this element is floated, a width must be given */
	width: 350px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 20px 10px 0px 20px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	text-align: justify;

}
#sidebar h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0070CA;
	
}
#sidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	
}
#sidebarloc {
	float: right; /* since this element is floated, a width must be given */
	width: 280px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 20px 30px 0px 20px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	text-align: justify;
}
#sidebarloc h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0070CA;
	
}
#sidebarloc p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	
}
#sidebarcont {
	float: right; /* since this element is floated, a width must be given */
	width: 400px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 0px 20px;
	margin: 20px 20px 0px 0px;
	background-color: #D1E3F8;
	text-align: justify;
	border: solid #93C9FF 1px;

}
#sidebarcont h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0070CA;
	margin-top: 10px;
	
}
#sidebarcont p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	
}
#sidebarcott {
	float: right; /* since this element is floated, a width must be given */
	width: 320px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 0px 10px;
	margin: 0px 20px 0px 0px;
	background-color: #D1E3F8;
	text-align: justify;
	border: solid #93C9FF 1px;

}
#sidebarcott h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0070CA;
	margin-top: 20px;
	
}
#sidebarcott p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	
}
.box {
	background: url(images/golfingholiday.gif) no-repeat top left;
	margin: 0px 0px 10px 0px;
	border: 0px;
	padding: 0px 0px 0px 15px;
	width: 465px;
	height: 150px;
	text-align: left;
}
.box img {
	margin-top: 0px;
	border: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	float: right;
}
.box img2 {
	margin-top: 0px;
	border: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: right;
}
.box h2 {
	margin: 0px 0px 25px 0px;
	padding: 6px 8px 4px 25px;
	font-size: 15px;
	color: #FFFFFF;
	border-bottom: 1px solid #666666;
	background: url(images/h2-bg.gif) repeat-x top left;
}
.box p {
	margin: 0px 0px 10px 0px;
	padding: 45px 0px 0px 0px;
	font-size: 13px;
	text-align: left;
	color:#FFFFFF;
}
.box h3 {
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #305F8D;
	font-size: 15px;
}
.box a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2A3F00;
	text-decoration: underline;
	text-align: left;
}
.box a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2A3F00;
	text-decoration: underline;
	text-align: left;
}
.box a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
}
.box a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2A3F00;
	text-decoration: underline;
	text-align: left;
}
.box2 {
	background: url(images/box-bg.gif) repeat-x top left;
	margin: 10px 0px 10px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	width: 235px;
	float: right;
	clear: both;
}
.box2 img {
	margin-top: 0px;
	border: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.box2 h2 {
	margin: 0px 0px 25px 0px;
	padding: 6px 8px 4px 25px;
	font-size: 15px;
	color: #FFFFFF;
	border-bottom: 1px solid #666666;
	background: url(images/h2-bg.gif) repeat-x top left;
}
.box2 p {
	margin: 5px 15px 10px 15px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	text-align: left;
	color:#FFFFFF;
}
.box2 h3 {
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #305F8D;
	font-size: 15px;
}
.box2 a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
}
.box2 a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
}
.box2 a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2A3F00;
	text-decoration: underline;
	text-align: left;
}
.box2 a:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
}
.controoms {
	margin: 0px 0px 20px 0px;
	border: solid #93C9FF 1px;
	padding: 0px 0px 0px 0px;
	width: 390px;
	height: 143px;
	background: #FFFFFF;
}
.controoms img {
	border: 0px;
	float: left;
	margin: 0px 15px 0px 0px;
}
.controoms p {
	margin: 5px 15px 10px 15px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	text-align: left;
	color:#FFFFFF;
}
.controoms h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0070CA;
	margin-bottom: 0px;
}
#facilities {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	text-align: left;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E5E5E5;
	text-align: center;
	margin-top: 0px;
	height: 30px;
}

#footer {
	height: 100px;
	width: 900px;
	clear: both;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	background: #333333 url(images/footerbg.gif) no-repeat top right;
 }

#footer a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: right;
}
#footer a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: right;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
#footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: right;
}
#footer h2 {
	font-size: 17px;
	color: #71B8FF;
	margin: 10px 0px -15px 0px;
}
#footer p {
	font-size: 15px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
#footercottage {
	height: 100px;
	width: 900px;
	clear: both;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	background: #333333;
 }

#footercottage a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: right;
}
#footercottage a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: right;
}
#footercottage a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
#footercottage a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: right;
}
#footercottage h2 {
	font-size: 17px;
	color: #71B8FF;
	margin: 10px 0px 0px 0px;
}
#footercottage p {
	font-size: 15px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
#footeravailability {
	background-color: #333333;
	height: 100px;
	width: 700px;
	clear: both;
	margin: 40px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;
 }

#footeravailability a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: right;
}
#footeravailability a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: right;
}
#footeravailability a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
#footeravailability a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: right;
}
#footeravailability h2 {
	font-size: 17px;
	color: #71B8FF;
	margin: 0px 0px -15px 0px;
}
#footeravailability p {
	font-size: 15px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
.floatright {
   float:right;
   padding: 0px;
   margin: 0px;
}
.floatleft {
	float:left;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}

.rightimg {
	padding: 0px;
	width: 300px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.rightimg img {
	border: solid #B2B2B2 1px;
}
.rightimg p {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 12px;
	text-align: left;
	margin: 5px 0 0 0;
}
#book {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D1E3F8;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	width: 330px;
	border: 1px solid #93C9FF;
}
#footer .bottomlinks {


}
#footer .bottomlinks a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CACACC;
}
#footer .bottomlinks a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CACACC;
}
#footer .bottomlinks a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#808080;
}
#footer .bottomlinks a:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CACACC;
}
.vidbutton {
	width: 900px;
	margin: 0px;
	border: 0px;
}
.vidbuttons {
	float: left;
	width: 191px;
	margin-right: 0px;
	margin-bottom: 20px;
	text-align: center;
	margin-left: 50px;
	padding: 0px;
}
.vidbuttons p {
	margin-bottom: 10px;
	text-decoration: underline;
	font-size: 12px;
}
.vidbuttons a:link {
	font-size: 14px;
	text-align: center;
	color: #333;
	text-decoration: underline;

}
.vidbuttons a:visited {
	font-size: 14px;
	text-align: center;
	color: #333;
	text-decoration: underline;

}
.vidbuttons a:hover {
	font-size: 14px;
	text-align: center;
	color: #69F;
	text-decoration: underline;
	

}
.vidbuttons a:active {
	font-size: 14px;
	text-align: center;
	color: #333;
	text-decoration: underline;
}
.memb {
	padding: 0px;
	float: none;
	width: 100px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

