body {
	text-align: center;
	margin: 0px;
	background-color: #FFFFFF;
	height:100%
}
#wrapper {
	width: 868px;
	height: 100%;
	margin: auto;
	background-color: #FFFFFF;
}
#masthead {
    width: 868px;
	height: 133px;
}
#header {
	width: 868px;
	height: 102px;
	background-image: url(../images/v2/header.gif);
	margin: 0px;

}
#mainNav {
	width:868px;
	height: 31px;
	background: #FFFFFF;
}

#mainNav ul { /* all list items */
	padding: 0;
	margin: 0;
	z-index:6;	
}
#mainNav li { /* all list items */
	position: relative;
	list-style: none;
	z-index:7;
	float: left;
	
}
#mainNav li ul { /* second-level lists */
	margin-top: 0px;
	display: none;
	position: absolute;
	left: 0;
	width: 7em;
	z-index:900;
}

#mainNav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#mainNav li:hover ul, #mainNav li.over ul { /* This shows second-level lists on hover*/
	z-index:10;
	display: block;

}
#mainNav span{
display: none;/* CSS Document */
}
#navSpacer { /* Looking Image */
	background: url(../images/v2/nav1.gif);
	height: 31px;
	width: 56px;
	display:block
}
#navLooking { /* Looking Image */
	background: url(../images/v2/looking_def.gif);
	height: 31px;
	width: 89px;
	display:block
	}
#navLooking:hover{ /* Looking Image */
	background: url(../images/v2/looking_ov.gif);
}
#navListing { /* Listing image */
	background: url(../images/v2/listing_def.gif);
	height: 31px;
	width: 77px;
	display:block
	}
#navListing:hover{ /* Listing image */
	background: url(../images/v2/listing_ov.gif);
}


#navMyaccount { /* My account image */
	background: url(../images/v2/myaccount_def.gif);
	height: 31px;
	width: 118px;
	display:block
	}
#navMyaccount:hover{ /* My account image */
	background: url(../images/v2/myaccount_ov.gif);
}


#navPackage { /* Package image */
	background: url(../images/v2/package_def.gif);
	height: 31px;
	width: 160px;
	display:block
	}
#navPackage:hover{ /* Package image */
	background: url(../images/v2/package_ov.gif);
}

#navShowcase { /* showcase image */
	background: url(../images/v2/showcase_def.gif);
	height: 31px;
	width: 107px;
	display:block
	}
#navShowcase:hover{ /* catskill Region Button image */
	background: url(../images/v2/showcase_ov.gif);
}


#navAbout { /* About image */
	background: url(../images/v2/aboutus_ov.gif);
	height: 31px;
	width: 90px;
	display:block
	}
#navAbout:hover{ /* About image */
	background: url(../images/v2/aboutus_ov.gif);
}


#navPress { /* Press image */
	background: url(../images/v2/press_def.gif);
	height: 31px;
	width: 77px;
	display:block
	}
#navPress:hover{ /* Press image */
	background: url(../images/v2/press_ov.gif);
}

#navSignup { /* signup image */
	background: url(../images/v2/signup_def.gif);
	height: 31px;
	width: 93px;
	display:block
	}
#navSignup:hover{ /* catskill Region Button image */
	background: url(../images/v2/signup_ov.gif);
}

#contentwrap {
	width: 868px;
	float: left;

}
#leftside {
	float: left;
	width: 401px;
	background-image: url(../images/v2/about/top6.gif);
	background-repeat: no-repeat;
	height: 554px;
}
#rightside {
	float: left;
	width: 437px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding-left: 30px;
	padding-top: 15px;
	line-height: 16px;
	}
#footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	width: 865px;
	margin-top: 20px;
	text-align: center;
	height: 75px;
	float: left;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#footer a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
#footer a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
#footer ul { /* all list items */
	z-index:6;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 0;
}
#footer li { /* all list items */
	/*	position: relative;*/
	list-style: none;
	float: left;
	padding-left: 10px;
	}
h1{
font-size:22px;
color:#9B9999;
text-align:left;
font-weight:bold;
vertical-align:top;
}

.style5 {
  font-size: 12px;
  font-weight: bold;
  color: #FF6600;
}
.style2 {
  font-family: Tahoma;
  font-size: 12px;
  color: #666666;
}
a {
  font-family: Tahoma;
  font-size: 12px;
  color: #666666;
}
.style10 {color: #003399}

.style1 {
  font-family: Tahoma;
  font-size: 12px;
  color: #666666;
}
a {
  font-family: Tahoma;
  font-size: 12px;
  color: #666666;
}
.style23 {
  font-size: 15px;
  color: #0099FF;
}