@charset "utf-8";
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0px;
}
h2 {
	margin-top: 0px;
	margin-left: 25px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}
h3 {
	color: #9F4527;
	margin: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: bold;
}

h4 {
	margin-top: 0px;
	margin-left: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}

p {
	font: 11px/14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #595455;
}

#sidebar h1 {
	margin-top: 0px;
}

#sidebar h3 {
	color: #9F4527;
	margin: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.newsItem h3 {
	color: #9F4527;
	margin: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.firstPara {
	font: 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: 0px;
	margin-left: 25px;
}
#news {
	border-top: 1px solid #C8AF98;
	margin-top: 5px;
}
#advertisement {
	border-top: 1px solid #C8AF98;
	margin-left: -15px;
	margin-top: 10px;
	padding-left: 15px;
	padding-top: 10px;
}
#navigation {
	position: absolute;
	left: 70px;
	top: 239px;
	width: 790px;
	color: #993333;
	font: 12px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	height: 20px;
	margin-top: 15px;
	padding: 0;
}
.homeNav {
	list-style: url(../source/sq_blue.gif);
}
.whatsNewNav {
	list-style: url(../source/sq_blue.gif);
}
.communityForumNav {
	list-style: url(../source/sq_blue.gif);
}
.eventsNav {
	list-style: url(../source/sq_blue.gif);
}
.shoppingNav {
	list-style: url(../source/sq_blue.gif);
}
.diningNav {
	list-style: url(../source/sq_blue.gif);
}
.realEstateNav {
	list-style: url(../source/sq_blue.gif);
}
#currentNav {
	color: white;	
}
#news h1 {
	margin-bottom: 5px;
}
.imageLeft {
	float: left;
	padding-right: 10px;
}
.newsItem {
	margin-bottom: 1px;
	position: relative;
	width: 300px;
	overflow: hidden;
	height: 110px;
}
.imageRight {
	float: right;
	padding-left: 10px;
}
.date {
	font: 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #5B5659;
	margin-bottom: 0px;
	margin-top: 12px;
}
.newsItem p {
	margin-top: 0px;
}
.price {
	font-weight: bold;
}
.sceneItem {
	border-top: 1px solid #C8AF98;
	margin: 5px 10px 0 0;
	padding: 5px 0;
}
.sceneItem p {
	margin-left: 14px;
	margin-top: 0px;
	margin: 0 0 0 14px;
}
.sceneItem img {
	padding-right: 5px;
}
#currentItem {
	background: url(../images/gradient_bg.jpg) repeat-y;
}
#advertisement p {
	color: #5B5659;
	margin: 0 0 3px 0;
}
#navigation ul {
	margin: 0;
	padding-left: 12px;
	list-style-type: none;
}
#navigation ul li {
	float: left;	
}
#navigation ul a {
	display: block;
	padding-right: 37px;
}
#navigation ul a:link,  #navigation ul a:visited {
	color: #003300;
	text-decoration:none;
}
#navigation ul a:hover,#navigation ul a:active {
	color: #990000;
	text-decoration:none;
}
#navigation ul #currentNav a:link,  #navigation ul #currentNav a:visited, #navigation ul #currentNav a:hover,#navigation ul #currentNav a:active {
	color: #990000;
	text-decoration:none;
}
#footer ul {
	list-style: none;
	margin: 0;
}
#footer ul li {
	float: left;	
}
#footer ul a {
	display: block;
	padding-left: 25px;
}
#footer ul a:link,  #footer ul a:visited, #footer ul a:hover,#footer ul a:active {
	color: #003333;
	text-decoration:none;
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #660000;
}
#outerWrapper {
	width: 900px;
	margin: 0 auto 0 auto;
}
#header {
	height: 262px;
	width: 100%;
	position: relative;
	background-image: url(../images/tonyheader.jpg);
	background-repeat: no-repeat;
	top: 0px;
	padding-bottom: 20px;
}
#contentWrapper {
	overflow: hidden;
	width: 100%;
	background-image: url(../images/faux_column.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;

}

#wrapcont {
	width: 787px;
	background-color: #FEFCEF;
	clip: rect(auto,auto,auto,auto);
	margin-left: 52px;
	padding-bottom: 10px;
	padding-top: 0px;
		min-height:2350px;
height:auto !important;
height:2350px;

}

#wrapcont a img{ border: none;
}
#pageheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	position: relative;
	left: 370px;
	top: 144px;
	width: 230px;
	height: 30px;
	color: #FFFFFF;
}
#calendar {
	width: 470px;
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	height: auto;
	clear: none;
}

#pricecal {
	width: 157px;
	float: right;
	margin-left: 0px;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 10px;
	height: 88px;
	padding-bottom: 10px;
}

#cal1 {
	width: 150px;
	height: 175px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	text-transform: uppercase;
	color: #660000;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#cal1 a img {
	border: 1px solid #000000;
}

#cal2 {
	width: 150px;
	height: 175px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	text-transform: uppercase;
	text-align: center;
}

#cal2 a img {
	border: 1px solid #000000;

}

#cal3 {
	width: 150px;
	height: 175px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #660000;
	text-align: center;
}

#cal3 a img {
	border: 1px solid #000000;

}


#sidebar {
	width: 255px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	background-color: #FEFCEF;
	background-repeat: no-repeat;
	height: auto;
}
#content {
	width: 472px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 15;
	margin-left: 280px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 18px;
	background-color: #FEFCEF;
	background-repeat: no-repeat;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #660000;
			min-height:2350px;
height:auto !important;
height:2350px;

}
#footer {
	height: 81px;
	width: 100%;
	font: 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #003333;
	padding-top: 20px;
	padding-left: 0px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
}

.style1 {
	font-size: 36pt
}
.style4 {font-size: 34px}
.style6 {	color: #990000;
	font-size: 18px;
}
.style9 {
	font-size: 14px;
	clear: none;
}
.style11 {color: #000000; font-size: 18px; }
.style13 {color: #990000; font-size: 24px; }
.style15 {color: #660000; font-weight: bold; }
#paypal {
	width: 470px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FEFCEF;
	background-image: url(../images/Postage.jpg);
	background-repeat: no-repeat;
	height: 110px;
	padding-top: 10px;
	float: left;
}
.style20 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.style21 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.style22 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; font-size: 16px; }

.newsItem2 {
	margin-bottom: 15px;
	position: relative;
	width: 100%;
	overflow: hidden;
}

#paypal2 {
	width: 470px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 2px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
	background-image: url(../images/topAd.gif);
	background-repeat: no-repeat;
	height: 151px;
	padding-top: 5px;
	clear: both;
}

.newsItem3 {
	margin-bottom: 15px;
	position: relative;
	width: 100%;
	overflow: hidden;
	float: left;
}

#paypal3 {
	width: 470px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 2px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
	background-image: url(../images/topAd.gif);
	background-repeat: no-repeat;
	height: 151px;
	padding-top: 5px;
	clear: none;
}

#content h3 {
	color: #9F4527;
	margin: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.printnews {
	margin-bottom: 10px;
	float: none;
	width: 470px;
}

