@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660066;
	background-color: #E9F3E9;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.glossymenu{
	list-style-type: none;
	padding: 0;
	width: 170px;
	border: 1px solid #9A9A9A;
	border-bottom-width: 0;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.glossymenu li a{
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	width: auto;
	padding-left: 3px;
	text-decoration: none;
	background-color: white;
	background-image: url(../assets/images/glossyback.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;

}
#header {
	height: 135px;
	width: 980px;
	background-image: url(../assets/pics/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}
.shadow {
	background-image: url(../assets/images/top-border-shadow.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #731553;
	border-left-color: #731553;
}
#footer p {
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-weight: normal;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.shadow #main {
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px;
}
#footer {
	background-color: #731553;
	border: 1px solid #731553;
}
#header h1 {
	margin: 0px;
	font-size: 14px;
}
#header h2 {
	font-size: 12px;
	margin: 0px;
}



* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
	background-image: url(../assets/images/glossyback2.gif);
}
.shadow #main h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5486E6;
	padding-top: 1px;
}
.shadow #main h1 {
	font-size: 16px;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #5486E6;
}

.shadow #main h3 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 16px;
	font-family: Georgia, Tahoma;
}
.shadow #main p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 17px;
}
.shadow #main #flash {
	height: 267px;
	width: 340px;
	float: left;
	margin-right: 10px;
}
.shadow #main #maps img {
	cursor: pointer;
}
.shadow #main #mainFrame {
	width: 720px;
	height: 480px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.shadow #main #cottagelinks a {
	text-decoration: none;
	background-color: #8D2F6D;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	border: 1px solid #591E44;
	width: 136px;
	margin-right: auto;
	margin-left: auto;
}
.shadow #main #cottagelinks img {
	border: 1px solid #EEC8DF;
	padding: 2px;
}
.shadow #main #cottagelinks a:hover {
	color: #00CC00;
}
#offer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #73A5EC;
	padding: 5px;
	border: 1px solid #006;
}
