H1 {
FONT-WEIGHT: normal; 
FONT-SIZE: 1.2em; 
COLOR: #333333; 
FONT-STYLE: normal; 
FONT-FAMILY: Trebuchet MS, Century Gothic, Verdana; 
}

H2 {
FONT-WEIGHT: normal; 
FONT-SIZE: 0.8em; 
COLOR: #174880; 
FONT-FAMILY: Trebuchet MS, verdana; 
line-height: 1.2em;
}

.h2 {
FONT-WEIGHT: normal; 
FONT-SIZE: 0.8em; 
COLOR: #174880; 
FONT-FAMILY: Trebuchet MS, verdana; 
line-height: 1.2em;
}

H3 {
FONT-WEIGHT: normal; 
FONT-SIZE: 0.7em; 
COLOR: #f5f5f5; 
FONT-FAMILY: verdana; 
line-height: 1.2em;
}

H4 {
FONT-WEIGHT: normal; 
FONT-SIZE: 0.7em; 
COLOR: #cccccc; 
FONT-FAMILY: verdana; 
line-height: 1.2em;
}

A:link {
	COLOR: #174880; FONT-FAMILY: Trebuchet MS,verdana; TEXT-ALIGN: left; TEXT-DECORATION: none; font-weight: bold;
}
A:visited {
	COLOR: #174880; FONT-FAMILY: Trebuchet MS,verdana; TEXT-ALIGN: left; TEXT-DECORATION: none; font-weight: bold;
}
A:active {
	COLOR: #174880; FONT-FAMILY: Trebuchet MS,verdana; TEXT-ALIGN: left; TEXT-DECORATION: none; font-weight: bold;
}
A:hover {
	COLOR: #EAC820; FONT-FAMILY: Trebuchet MS,verdana; TEXT-ALIGN: left; TEXT-DECORATION: none; font-weight: bold;
}

A.class2:link {
	COLOR: #333333; FONT-FAMILY: verdana; TEXT-ALIGN: left; TEXT-DECORATION: none; font-weight: strong;
}
A.class2:visited {
	COLOR: #333333; FONT-FAMILY: verdana; TEXT-ALIGN: left; TEXT-DECORATION: none; font-weight: strong;
}
A.class2:active {
	COLOR: #333333; FONT-FAMILY: verdana; TEXT-ALIGN: left; TEXT-DECORATION: none; font-weight: strong;
}
A.class2:hover {
	COLOR: #EAC820; FONT-FAMILY: verdana; TEXT-ALIGN: left; TEXT-DECORATION: none; font-weight: strong;
}

body {
	background-color: #e8e6bc;
	background-image: url('images/bg_grad.jpg');
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

img {
	border: 0 none;
}

.centered {
RIGHT: 0px; 
LEFT: 0px; 
MARGIN: auto; 
WIDTH: 50%;
height: 50%;  
BOTTOM: 0px; 
POSITION: absolute; 
TOP: 0px;  
}

.banner {
	position: aboslute;
	top: 0px;
	height: 300px;
	width: 900px;
	background-image: url('images/header_graphic.jpg');
	background-repeat: no-repeat;
}

.linkdiv {
	position: absolute;
	top: 283px;
	width: 900px;
	height: 30px;
}

li {
	padding-top: 10px;
}

.short_button {
	position: relative;
	left: 0px;
	float: left;
	width: 225px;
	text-align: center;
	background-image: url('images/button.png');
	height: 28px;
	padding-top: 5px;
	overflow: hidden;
	z-index: 10;
}

.short_button:hover {
	background-image: url('images/button_hover.png');
}

.button {
	position: relative;
	left: 0px;
	float: left;
	width: 225px;
	text-align: center;
	background-image: url('images/button.png');
	height: 27px;
	padding-top: 5px;
	overflow: hidden;
	z-index: 10;
}

.button:hover {
	background-image: url('images/button_big_hover.png');
	float: left;
	min-height: 150px;
	z-index: 10;
	overflow: auto;
}

.body {
	position: absolute;
	top: 310px;
	width: 840px;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 130px;
	min-height: 200px;
	float: left;
	z-index: -1;
	text-align: justify;
}

.copyright {
	position: relative;
	bottom: 0px;
	width: 100%;
	height: 50px;
	text-align: center;
	margin-top: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #cccccc;
	float: left;
	margin-bottom: 40px;
}

.center {
	text-align: center;
}

.cottage_div {
	position: relative;
	float: left;
	overflow: auto;
	height: 440px;
	border: 1px solid #cccccc;
	width: 250px;
	margin: 5px;
	padding: 5px;
	text-align: left;
}

.floatright {
	float: right;
}

.picturepadding {
	margin: 5px;
}

.picturepadding10 {
	margin: 10px;
}

.Gallery {
	float: right;
	width: 360px;
	position: relative;
}

.Cottage_Text {
	float: left;
	width: 460px;
	position: relative;
}

.center {
	text-align: center;
}

.calendar {
	top: 10px;
	left: 10px;
	float: left;
	width: 260px;
	height: 296px;
	border: 1px solid black;
	margin: 8px;
	text-align: center;
}

.num_container {
width: 23px;
height: 23px;
padding: 3px;
margin: 2px;
border: 2px solid #f5f5f5;
float: left;
text-align: center;
vertical-align: middle;
}

.num_container_un {
width: 23px;
height: 23px;
padding: 3px;
margin: 2px;
border: 2px solid #707070;
background-color: #909090;
float: left;
text-align: center;
vertical-align: middle;
}

.num_container_av {
width: 23px;
height: 23px;
padding: 3px;
margin: 2px;
border: 2px solid #f5f5f5;
background-color: #ffffff;
float: left;
text-align: center;
vertical-align: middle;
}

.Low {
	border: 2px solid #4F8E1F;
}

.Mid {
	border: 2px solid #9400FF;
}

.High {
	border: 2px solid #ff0000;
}

.Peak {
	border: 2px solid #ffd800;
}