@charset "utf-8";
/* CSS Document */
body {
	background-image: url(http://www.pondviewgetaway.com/images/bg_maroon.jpg);
}
.GreenBG {
    background-image: url(http://www.pondviewgetaway.com/images/bg-green.jpg);
}	
.Navigation {
	font-size: 13px;
	font-family: "Lucida Calligraphy";
}
.Footer {
	font-size: 12px;
	font-family: "Lucida Calligraphy";
	line-height: 3pt;
}
.PageTitleHeader {
	font-size: 18px;
	font-weight: normal;
	line-height: 35pt;
	margin-right: 35px;
	margin-left: 35px;
}
.SubTitleHeader {
	font-size: 15px;
	font-weight: normal;
	line-height: 20pt;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
a:active {
	color: #FFFFCC;
	text-decoration: underline;
}
body,td,th {
	color: #FFCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.maroon {color: #990000}
.style2 {font-size: 18px}
