.frame {
	border: 4px ridge #B8C4B8;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFCC99;
	background-image: url(../images/bg3.jpg);
	background-repeat: repeat;


}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}
a:link {
	color: #CC6600;
	text-decoration: none;

}
a:visited {
	color: #CC6633;
	text-decoration: none;

}
a:active {
	color: #CBE6C6;
	text-decoration: none;

}
a:hover {
	color: #FF9F40;
	text-decoration: underline;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
p,td {
	font-size: 1em;
}
h3 {
	font-size: 15px;
	font-weight: bold;
}
#tableLinks {
	padding: 5px;
	border: 3px double #FDA055;
}
#tableLinks td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDD1A2;
	width: 50%;
}
#legal {
	font-size: 9px;
	color: #F9AD68;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 6px;
}
#legal a:link, #legal a:visited {
	color: #F9AD68;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #660000;
}
.visitorsEntry {
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #660000;
}
.cottage {
	cursor: default;
}
#bookings {
	border-top: 1px solid #CFAA8B;
	border-right: 1px solid #B17849;
	border-bottom: 1px solid #B17849;
	border-left: 1px solid #CFAA8B;
	background: #ECDBCC;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	width: 700px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#bookings p, #bookings input {
	margin-top: 3px;
	margin-bottom: 3px;
	color: #36312C;
}
.address {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#addressWrap {
	border-top: 1px solid #CFAA8B;
	border-right: 1px solid #B17849;
	border-bottom: 1px solid #B17849;
	border-left: 1px solid #CFAA8B;
	padding-top: 5px;
	padding-bottom: 5px;
}
#line1 {
	margin-bottom: 10px;
}
#cards {
	margin-top: 5px;
	margin-bottom: 5px;
}
#Header {
	text-align: center;
	padding-bottom: 15px;
}
#Content {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#Footer {
}
#Nav {
	text-align: center;
	margin-top: 10px;
}
.floatRight {
	float: right;
	padding-left: 15px;
}
#map {
	width: 680px;
	height: 500px;
}
.mapLink {
	font-size: .9em;
}
a:link.mapLink, a:visited.mapLink, a:active.mapLink {
	color: #CC6600;
	text-decoration: none;
}
a:hover.mapLink {
	color: #FF9F40;
	text-decoration: underline;
}

#bookingButt a:link, #bookingButt a:visited, #bookingButt a:active {
	background-image: url(../assets/tran30psd.png);
	background-repeat: repeat;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F7EFE8;
	border-right-color: #9B6839;
	border-bottom-color: #9B6839;
	border-left-color: #F7EFE8;
	color: #463F37;
	display: block;
}
#bookingButt a:hover {
	background-image: url(../assets/tran10Dark.png);
	background-repeat: repeat;
	text-decoration: none;
}
#bookingButt {
	width: 600px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
