body {margin:0; padding:0; line-height: 1.5em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(IMAGES/cottages_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000000;
	
	
scrollbar-base-color: #FFFFFF;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #CCCCCC;
scrollbar-darkshadow-color: #CCCCCC;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-track-color: #E8E8E8;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.booked {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
	} 
#outershell{ 

width: 950px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-color: #ffffff;

 }
innershell{position:relative;
width: 1000px;}

#topsection{text-align: bottom;
}
#logo{text-align: bottom;
}

#pagetitle{
	text-align: bottom;
	width: 100%;
	background-color: #CDCDCE;
}
.menu {
	width: 930;
	background-color: #AFAEAE;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#contentwrapper{
	width:950px;
	float: left;
	background-color: #FFFFFF;	
}

.COTPtext{
	padding:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#COTPpics {
	float:right;
	width: 400px;
	background: url(images/leaf_green.gif) no-repeat left bottom;
}

	.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #45332e;
	text-decoration: none;
}
	.navigation a:link {
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
	font-size: 14px;
	color: #45332e;
	text-decoration: none;
}

	.navigation a:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
	font-size: 14px;
	color: #45332e;
	text-decoration: none;
}

	.navigation a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
	font-size: 14px;
	color: #afaeae;
	text-decoration: none;
}
	.navigation a:visited:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
	font-size: 14px;
	color: #afaeae;
	text-decoration: none;
}

a:link {
	font-family: Arial;
	font-size: 12px;
	color: #45332E;
	text-decoration: none;
	}

a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #45332E;
	text-decoration: none; }
	
	a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none; }
	
	a:visited:hover {
	font-family: Arial;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none; }
	
#copyright {
background-color:#CDCDCE;
clear: left;
width: 950px;
text-align: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #999999;
}


.copyright a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:  #999999;
	text-decoration: none;
	}

.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;	}

.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;		
}	

.copyright a:hover:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  9px;
	color: #000000;
	text-decoration: none;		
}	

.google {
    width:300px;
	border: 4px solid #000000;
}
select {
 background-color: #ffffff;
 color: #cccccc;
}
input
{
color: #666666;
font-size:10px;
border: 1px solid #cccccc;
}

.submit input
{
color: #666666;
font-size:10px;
border: 2px outset #cccccc;
} 

img { border-style:none;
border: 0px solid #000000}

a img { border-style:solid;
border:5px solid #000000}

ul {
	list-style-type: square;
}
