@charset "utf-8";
#siteWrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1100px;
	height: 1200px;
	background-repeat: no-repeat;
	background-image: url(../images/helix.jpg);
	background-position: right top;
	margin-top: 0px;
	padding-top: 0px;
}
h1 {
	font-family: "Myriad Pro", "Myriad Pro Bold";
	font-size: 16px;
	font-weight: bold;
	color: #004569;
	text-decoration: none;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #004569;
	text-decoration: none;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 0px;
}
h2 {
	font: normal 16px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top: 0px;
	margin-left: 25px;
}
h3 {
	color: #9F4527;
	margin: 0;
	font: bold 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
p {
	font: 11px/14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #595455;
}

#sidebar h1 {
	margin-top: 0px;
}
.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;
	top: 33px;
	width: 100%;
	padding: 0;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	left: -2px;
}
.homeNav {
	list-style: url(../source/sq_offWhite.gif);
}
.whatsNewNav {
	list-style: url(../source/sq_red.gif);
}
.communityForumNav {
	list-style: url(../source/sq_orange.gif);
}
.eventsNav {
	list-style: url(../source/sq_green.gif);
}
.shoppingNav {
	list-style: url(../source/sq_blue.gif);
}
.diningNav {
	list-style: url(../source/sq_purple.gif);
}
.realEstateNav {
	list-style: url(../source/sq_magenta.gif);
}
#currentNav {
	color: white;	
}
#news h1 {
	margin-bottom: 5px;
}
.imageLeft {
	float: left;
	padding-right: 10px;
}
.newsItem {
	margin-bottom: 15px;
	position: relative;
	width: 100%;
	overflow: hidden;
}
.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 {
	list-style-type: none;
	margin-right: 0;
	padding-right: 0px;
}
#navigation ul li {
	float: right;
}
#navigation ul a {
	display: block;
	padding-right: 25px;
}
#navigation ul a:link,  #navigation ul a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#navigation ul a:hover,#navigation ul a:active {
	color: #CB8A0E;
	text-decoration:none;
}
#navigation ul #currentNav a:link,  #navigation ul #currentNav a:visited, #navigation ul #currentNav a:hover,#navigation ul #currentNav a:active {
	color: #fff;
	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: #FFF;
	text-decoration:none;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004569;
	text-decoration: none;
	line-height: 20px;
}
