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

body {
	background-image: url(images/newback.jpg);
	background-color: #7BA9DB;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	background-image: url(images/main_15.png);
	background-repeat: no-repeat;
	width: 750px;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 10px;
	color: #2b2b2b;
}
#mainback {
	background-image: url(images/main-back.png);
	background-repeat: repeat-y;
	width: 800px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
	color: #2b2b2b;
}
#middlepic {
	height: 286px;
	width: 800px;
}

#footer {
	background-image: url(images/footer_16.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 800px;
}
#main .cottages img 
{
	border: 1px solid #666;
}
.tableborders {
	border: 1px solid #3B84D3;
}
.tableborders td{
	border: 1px solid #CCC;
}
iframe {
	border: 1px solid #3B84D3;
}.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5090CD;
	border-right-color: #5090CD;
	border-bottom-color: #5090CD;
	border-left-color: #5090CD;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 20px;
}
.gallerytable {
	text-align: center;
}
.gallerytable img{
	margin-bottom: 15px;
	
}
.redtext {
	font-size: 14px;
	color: #900;
}
