/* RESET STYLES */

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}


/* PAGE STRUCTURE */

h1 a, .banner img { behavior: url("/css/iepngfix.htc") }

html {
	background-color: #777860;

}

body {
	text-align: center;
	font-size: 62.5%;
	font-family: arial, helvetica, sans-serif;
}

.document-wrap {
	width: 1028px;
	margin: auto;
}

.document {
	background: url(/images/html-bg.gif) repeat-y;
	float: left;
	width: 1028px;
	padding: 0 0 0 14px;
	text-align: left;
}

/* HEADER */

.header {
	width: 1000px;
	float: left;
	position: relative;
}

h1 a {
	position: absolute;
	z-index: 99;
	top: 0;
	left: 0;
	width: 1000px;
	height: 197px;
	text-indent: -999em;
}

.home h1 a, .requestforinfo h1 a, .poconosbest h1 a, .shopping h1 a {
	background: url(/images/home-header.png) no-repeat left top;
}

.familyvacations h1 a, .family-requestforinfo h1 a {
	background: url(/images/ff-header.png) no-repeat left top;
}

.group h1 a {
	background: url(/images/group-header.png) no-repeat left top;
}

.ski h1 a, .ski-requestforinfo h1 a {
	background: url(/images/ski-header.png) no-repeat left top;
}

.golf h1 a, .golf-requestforinfo h1 a {
	background: url(/images/golf-header.png) no-repeat left top;
}

.meetings h1 a, .corp-requestforinfo h1 a {
	background: url(/images/meetings-header.png) no-repeat left top;
}

.workrelief h1 a {
	background: url(/images/meetings-header.png) no-repeat left top;
}

.kids h1 a {
	background: url(/images/kids-header.png) no-repeat left top;
}

.about h1 a, .bphotos h1 a, .booknow h1 a, .hotdeals h1 a, .rates h1 a, .default h1 a, .tours h1 a, .attractions h1 a, .brochures h1 a, .testimonials h1 a {
	background: url(/images/home-header.png) no-repeat left top;
}

/* HEADER PHOTOS */

.photos {
	float: left;
	border-bottom: 4px solid #fff;
}

.photos div {
	float: left;
	overflow: hidden;
	height: 160px;
	padding: 105px 0 0 4px;
}

.photos #one {
	padding-left: 0;
	width: 215px;
}

.photos #two {
	width: 255px;
}

.photos #three,
.photos #four {
	width: 259px;
}


/* NAVIGATION */

.navigation {
	clear: both;
	float: left;
	width: 1000px;
}

.site-navigation {
	background-color: #dbd7bd;
	width: 900px;
	border: 2px solid #c5c1a7;
	border-style: solid none solid none;
	float: left;
	padding: 0 0 0 100px;
}

.site-navigation li a {
	color: #5f5f4d;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}

.site-navigation li a:hover,.familyvacations #familyvacations,.group #group,.ski #ski,.golf #golf,.meetings #meetings,.kids #kids,.about #about,.testimonials #testimonials {
	margin: -2px 0 -2px 0;
	padding: 7px 10px 7px 10px;
}

/* SECOND LEVEL NAVIGATION */

.second {
	border-bottom: 1px solid #b1b3b5;
	width: 900px;
	padding: 0 0 0 100px;
	background-color: #fff;
}

.second li a {
	font-size: 1em;
	color: #6d6e70;
	margin: 0 0 -1px 0;
}

.second li a:hover {
	margin: 0 0 -1px 0;
	padding: 5px 10px 5px 10px;
	color: #fff;
}

.ski-second {
	padding: 0 0 0 350px;
	width: 650px;
}

.golf-second {
	padding: 0 0 0 400px;
	width: 600px;
}

.kids-second {
	padding: 0 0 0 630px;
	width: 370px;
}

.about-second {
	padding: 0 0 0 40px;
	width: 960px;
}

.testimonials-second {
	padding: 0 0 0 10px;
	width: 990px;
}

/* THIRD LEVEL NAVIGATION */

.senior-third {
	padding: 0 0 0 200px;
	width: 800px;
}

.religious-third {
	padding: 0 0 0 380px;
	width: 620px;
}

.weddings-third {
	padding: 0 0 0 300px;
	width: 700px;
}

.schooltrips-third {
	padding: 0 0 0 450px;
	width: 550px;
}

.motorcoach-third {
	padding: 0 0 0 700px;
	width: 300px;
}

/* NAVIGATION COLORING */

.familyvacations #familyvacations {
	background-color: #a26b29;
	color: #fff;
}

.factivities #factivities, .familyvacations .third li a:hover, .ffrates #frates, .entertainment #fentertainment, .freunions #freunions, .ffindoor #indoor, .ffoutdoor #outdoor, .fitness #fitness, .spa #spa {
	background-color: #b39476;
	color: #fff;
}

.familyvacations .second li a:hover {
	background-color: #caa988;
}

.group #group {
	background-color: #764523;
	color: #fff;
}

.group .site-navigation li a:hover {
	background-color: #b57c54;
	color: #fff;
}

.group .second li a:hover, .formals #gformals, .reunions #greunions, .seniors #gseniors, .religious #greligious, .weddings #gweddings, .schooltrips #gschooltrips, .motorcoach #gmotorcoach, .gactivities #sactivities, .daytrip #sdaytrip, .gentertainment #sentertainment, .overnight #sovernight, .gtestimonials #testimonials {
	background-color: #d19870;
	color: #fff;
}

.third {
	background: none;
	margin: -3px 0 0 0;
}

.third li a {
	font-size: 1em;
	text-transform: none;
}

.gactivities #sactivities, .daytrip #sdaytrip, .gentertainment #sentertainment, .overnight #sovernight, .mcspecials #mcspecials, .stactivities #stactivities, .stscouts #stscouts, .steducational #steducational, .wpackages #wpackages, .wbridalshower #wbridalshower, .wrehearsals #wrehearsals, .wphotogallery #wphotogallery, .wtestimonials #wtestimonials, .rmeetingrooms #rmeetingrooms {
	background-color: #e5b492;
	color: #fff;
}

.group .third li a:hover {
	background-color: #f2c5a5;
}

.ski #ski {
	background-color: #006892;
	color: #fff;
}

.ski .site-navigation li a:hover {
	background-color: #39a4cf;
	color: #fff;
}

.sdates #sdates, .srates #srates {
	color: #fff;
	background-color: #0c82b2;
}

.golf #golf {
	background-color: #4c5a2d;
	color: #fff;
}

.gdates #gdates, .grates #grates {
	background-color: #657641;
	color: #fff;
}

.meetings #meetings {
	background-color: #5a1a33;
	color: #fff;
}

.meetingrooms #mmeetingrooms, .mentertainment #mentertainment, .mrates #mrates, .mtestimonials #mtestimonials, .mactivities #mactivities, .teambuilding #mteambuilding, .workrelief #workrelief {
	background-color: #762646;
	color: #fff;
}

.kids #kids {
	background-color: #645367;
	color: #fff;
}

.kids .site-navigation li a:hover, .kbparties .site-navigation li a:hover, .kbparties #kbparties {
	background-color: #97689f;
	color: #fff;
}

.about #about, .testimonials #testimonials, .tours #tours {
	background-color: #2d4a95;
	color: #fff;
}

.about .site-navigation li a:hover, .home .site-navigation li a:hover, .testimonials .site-navigation li a:hover, .hotdeals .site-navigation li a:hover, .rates .site-navigation li a:hover, .default .site-navigation li a:hover, .general-requestforinfo .site-navigation li a:hover, .brochures .site-navigation li a:hover, .tours .site-navigation li a:hover, .bphotos .site-navigation li a:hover {
	background-color: #6080d2;
	color: #fff;
}

.meetings .site-navigation li a:hover, .workrelief .site-navigation li a:hover{
	background-color: #8f1b48;
	color: #fff;
}

.golf .site-navigation li a:hover {
	background-color: #6e8a31;
	color: #fff;
}

.familyvacations .site-navigation li a:hover, .family-requestforinfo .site-navigation li a:hover {
	background-color: #b39476;
	color: #fff;
}

.request #arequest, .directions #adirections, .property #aproperty, .news #anews, .contactl #acontactl, .contact #acontact, .links #alinks, .employment #aemployment, .privacy #aprivacy, .sitemap #asitemap,
.tfamily #tfamily, .tgroup #tgroup, .tformals #tformals, .treunions #treunions, .tseniors #tseniors, .treligious #treligious, .tweddings #tweddings, .tschooltrips #tschooltrips, .tmotorcoach #tmotorcoach, .tcorporate #tcorporate, .tkids #tkids {
	color: #fff;
	background-color: #3e5fb3;
}


/* BODY */

.body {
	width: 1000px;
	float: left;
	clear: both;
	border-bottom: 10px solid #dbd7bd;
}

img.level3support {
	float: left;
	clear: both;
}

.home .body {
	background: url(/images/pocmont-home.jpg) no-repeat left bottom;
}

.familyvacations .body {
	background: url(/images/pocmont-ff.jpg) no-repeat left bottom;
}

.group .body {
	background: url(/images/pocmont-group.jpg) no-repeat left bottom;
}

.ski .body {
	background: url(/images/pocmont-ski.jpg) no-repeat left bottom;
}

.golf .body {
	background: url(/images/pocmont-golf.jpg) no-repeat left bottom;
}

.meetings .body {
	background: url(/images/pocmont-meetings.jpg) no-repeat left bottom;
}

.kids .body {
	background: url(/images/pocmont-kids.jpg) no-repeat left bottom;
}

.about .body {
	background: url(/images/pocmont-about.jpg) no-repeat left bottom;
}

.freunions .body {
	background: url(/images/support/ff-reunions-bg.jpg) no-repeat left bottom;
}

.ffindoor .body {
	background: url(/images/ff-activities-indoor-bg.jpg) no-repeat left bottom;
}

.ffoutdoor .body {
	background: url(/images/ff-activities-outdoor-bg.jpg) no-repeat left bottom;
}

.fitness .body {
	background: url(/images/ff-activities-fitness-bg.jpg) no-repeat left bottom;
}

.spa .body {
	background: url(/images/ff-activities-spa-bg.jpg) no-repeat left bottom;
}

.level3 .body {
	background: none;
}

.factivities .body {
	background: url(/images/ff-activities-bg.jpg) no-repeat left bottom;
}

.entertainment .body, .gentertainment .body {
	background: url(/images/ff-entertainment-bg.jpg) no-repeat left bottom;
}

.employment .body, .contact .body {
	background: url(/images/backgrounds/employment-opps.jpg) no-repeat left bottom;
}

.directions .body {
	background: url(/images/backgrounds/directions.jpg) no-repeat left bottom;
}

.links .body {
	background: url(/images/backgrounds/links.jpg) no-repeat left bottom;
}

.privacy .body {
	background: url(/images/backgrounds/privacy.jpg) no-repeat left bottom;
}

.property .body {
	background: url(/images/backgrounds/property.jpg) no-repeat left bottom;
}

.sitemap .body, .brochures .body {
	background: url(/images/pocmont-home.jpg) no-repeat left bottom;
}

.attractions .body {
	background: url(/images/backgrounds/attractions.jpg) no-repeat left bottom;
}

.shopping .body {
	background: url(/images/backgrounds/shopping.jpg) no-repeat left bottom;
}

.freunions .body, .reunions .body, .tgroup .body, .treunions .body {
	background: url(/images/backgrounds/reunion.jpg) no-repeat left bottom;
}

.gdates .body, .grates .body {
	background: url(/images/backgrounds/golfdates.jpg) no-repeat left bottom;
}

.sdates .body, .srates .body {
	background: url(/images/backgrounds/ski.jpg) no-repeat left bottom;
}

.formals .body, .tformals .body {
	background: url(/images/backgrounds/formals.jpg) no-repeat left bottom;
}

.overnight .body {
	background: url(/images/backgrounds/overnight.jpg) no-repeat left bottom;
}

.religious .body, .treligious .body {
	background: url(/images/backgrounds/religious.jpg) no-repeat left bottom;
}

.seniors-home .body {
	background: url(/images/backgrounds/seniors.jpg) no-repeat left bottom;
}

.weddings-home .body {
	background: url(/images/backgrounds/weddings.jpg) no-repeat left bottom;
}

.family-testimonials .body {
	background: url(/images/backgrounds/family-testimonials.jpg) no-repeat left bottom;
}

.mentertainment .body, .mtestimonials .body, .tcorporate .body {
	background: url(/images/backgrounds/meetings-entertainment.jpg) no-repeat left bottom;
}

.gentertainment .body {
	background: url(/images/backgrounds/group-dining.jpg) no-repeat left bottom;
}

.teambuilding .body, .mactivities .body, .meetingrooms .body {
	background: url(/images/backgrounds/meetings-team.jpg) no-repeat left bottom;
}

.motorcoach-home .body {
	background: url(/images/backgrounds/group-motorcoach.jpg) no-repeat left bottom;
}

.daytrip .body {
	background: url(/images/backgrounds/group-senior-daytrip.jpg) no-repeat left bottom;
}

.schooltrips .body, .tschooltrips .body {
	background: url(/images/backgrounds/group-school.jpg) no-repeat left bottom;
}

.reunions .body, .seniors .body, .tseniors .body {
	background: url(/images/backgrounds/group-support.jpg) no-repeat left bottom;
}

.wbridalshower .body {
	background: url(/images/backgrounds/group-wedding-shower.jpg) no-repeat left bottom;
}

.wpackages .body, .wphotogallery .body {
	background: url(/images/backgrounds/group-wedding-package.jpg) no-repeat left bottom;
}

.wrehearsals .body {
	background: url(/images/backgrounds/group-wedding-rehearsal.jpg) no-repeat left bottom;
}

.mcspecials .body, .tmotorcoach .body {
	background: url(/images/backgrounds/group-motorcoach-specials.jpg) no-repeat left bottom;
}

.workrelief .body {
	background: url(/images/backgrounds/workrelief.jpg) no-repeat left bottom;
}

.news .body, .ffrates .body, .mrates .body, .tours-home .body {
	background: url(/images/backgrounds/news.jpg) no-repeat left bottom;
}

.tweddings .body, .wtestimonials .body {
	background: url(/images/backgrounds/group-weddings-testimonials.jpg) no-repeat left bottom;
}

.hotdeals .body {
	background: url(/images/backgrounds/hotdeals.jpg) no-repeat left bottom;
}

.kbparties .body {
	background: url(/images/backgrounds/kbparties.jpg) no-repeat left bottom;
}

.stscouts .body {
	background: url(/images/backgrounds/group-school-scouts.jpg) no-repeat left bottom;
}

.steducational .body {
	background: url(/images/backgrounds/group-school-educational.jpg) no-repeat left bottom;
}

.decemberrates .body {
	background: url(/images/backgrounds/december.jpg) no-repeat left bottom;
}

.februaryrates .body {
	background: url(/images/backgrounds/february.jpg) no-repeat left bottom;
}

.januaryrates .body {
	background: url(/images/backgrounds/january.jpg) no-repeat left bottom;
}

.novemberrates .body {
	background: url(/images/backgrounds/november.jpg) no-repeat left bottom;
}

.marchrates .body {
	background: url(/images/backgrounds/march.jpg) no-repeat left bottom;
}

.aprilrates .body {
	background: url(/images/backgrounds/april.jpg) no-repeat left bottom;
}

.mayrates .body {
	background: url(/images/backgrounds/may.jpg) no-repeat left bottom;
}

.junerates .body {
	background: url(/images/backgrounds/june.jpg) no-repeat left bottom;
}

.julyrates .body {
	background: url(/images/backgrounds/july.jpg) no-repeat left bottom;
}

.augustrates .body {
	background: url(/images/backgrounds/august.jpg) no-repeat left bottom;
}

.septemberrates .body {
	background: url(/images/backgrounds/september.jpg) no-repeat left bottom;
}

.tfamily .body, .atestimonials .body {
	background: url(/images/backgrounds/tfamily.jpg) no-repeat left bottom;
}

.tkids .body {
	background: url(/images/backgrounds/tkids.jpg) no-repeat left bottom;
}

.requestforinfo .body {
	background: none;
}




/* DEALS */

.deals {
	float: left;
	padding: 0 0 0 30px;
	margin: 50px 0 0 0;
}

.deals li {
	float: left;
}
.deals a {
	display: block;
	text-indent: -999em;
	float: left;
}

.level3 .deals {
	padding-bottom: 18px;
}

#booknow {
	width: 192px;
	height: 68px;
	background: url(/images/book-now.gif) no-repeat;
	margin: 0 3px 0 0;
}

#booknow_blue {
	width: 105px;
	height: 40px;
	background: url(/images/book-now-blue.gif) no-repeat;
	marging: 0 3px 0 0;
}

#booknow_lblue {
	width: 105px;
	height: 40px;
	background: url(/images/book-now-lblue.gif) no-repeat;
	marging: 0 3px 0 0;
}

#booknow_lilac {
	width: 105px;
	height: 40px;
	background: url(/images/book-now-lilac.gif) no-repeat;
	marging: 0 3px 0 0;
}

#booknow_yellow {
	width: 105px;
	height: 40px;
	background: url(/images/book-now-yellow.gif) no-repeat;
	marging: 0 3px 0 0;
}

#booknow_brown {
	width: 105px;
	height: 40px;
	background: url(/images/book-now-brown.gif) no-repeat;
	marging: 0 3px 0 0;
}

#booknow_green {
	width: 105px;
	height: 40px;
	background: url(/images/book-now-green.gif) no-repeat;
	marging: 0 3px 0 0;
}

#hotdeals {
	width: 73px;
	height: 73px;
	background: url(/images/hot-deals.gif) no-repeat;
}

#hotdeals_blue {
	width: 105px;
	height: 40px;
	background: url(/images/hot-deals-blue.gif) no-repeat;
}

#hotdeals_lblue {
	width: 105px;
	height: 40px;
	background: url(/images/hot-deals-lblue.gif) no-repeat;
}

#hotdeals_lilac {
	width: 105px;
	height: 40px;
	background: url(/images/hot-deals-lilac.gif) no-repeat;
}

#hotdeals_yellow {
	width: 105px;
	height: 40px;
	background: url(/images/hot-deals-yellow.gif) no-repeat;
}

#hotdeals_brown {
	width: 105px;
	height: 40px;
	background: url(/images/hot-deals-brown.gif) no-repeat;
}

#hotdeals_green {
	width: 105px;
	height: 40px;
	background: url(/images/hot-deals-green.gif) no-repeat;
}

#hotdeals_wine {
	width: 105px;
	height: 40px;
	background: url(/images/hot-deals-wine.gif) no-repeat;
}

#request {
	width: 149px;
	height: 68px;
	background: url(/images/request.gif) no-repeat center;
	margin: 10px 3px 0 0;
}

#download {
	width: 149px;
	height: 68px;
	background: url(/images/pdf-download.gif) no-repeat center;
	margin: 10px 3px 0 0;
}

#more_info {
	width: 129px;
	height: 50px;
	background: url(/images/more_info.gif) no-repeat center;
	margin: 15px 3px 0 0;
}

#more_info_blue {
	width: 105px;
	height: 40px;
	background: url(/images/brochures-blue.gif) no-repeat center;
	margin: 0 3px 0 0;
}

#more_info_lblue {
	width: 105px;
	height: 40px;
	background: url(/images/brochures-lblue.gif) no-repeat center;
	margin: 0 3px 0 0;
}

#more_info_lilac {
	width: 105px;
	height: 40px;
	background: url(/images/brochures-lilac.gif) no-repeat center;
	margin: 0 3px 0 0;
}

#more_info_yellow {
	width: 105px;
	height: 40px;
	background: url(/images/brochures-yellow.gif) no-repeat center;
	margin: 0 3px 0 0;
}

#more_info_brown {
	width: 105px;
	height: 40px;
	background: url(/images/brochures-brown.gif) no-repeat center;
	margin: 0 3px 0 0;
}

#more_info_green {
	width: 105px;
	height: 40px;
	background: url(/images/brochures-green.gif) no-repeat center;
	margin: 0 3px 0 0;
}

#more_info_wine {
	width: 105px;
	height: 40px;
	background: url(/images/brochures-wine.gif) no-repeat center;
	margin: 0 3px 0 0;
}

#rfp {
	width: 129px;
	height: 50px;
	background: url(/images/rfp.gif) no-repeat center;
}

#rfp_wine {
	width: 129px;
	height: 40px;
	background: url(/images/rfp-wine.gif) no-repeat center;
}

#rates {
	width: 73px;
	height: 73px;
	background: url(/images/rates.gif) no-repeat;
}

#rates_blue {
	width: 105px;
	height: 40px;
	background: url(/images/rates-blue.gif) no-repeat;
}

#rates_lblue {
	width: 105px;
	height: 40px;
	background: url(/images/rates-lblue.gif) no-repeat;
}

#rates_lilac {
	width: 105px;
	height: 40px;
	background: url(/images/rates-lilac.gif) no-repeat;
}

#rates_yellow {
	width: 105px;
	height: 40px;
	background: url(/images/rates-yellow.gif) no-repeat;
}

#rates_brown {
	width: 105px;
	height: 40px;
	background: url(/images/rates-brown.gif) no-repeat;
}

#rates_green {
	width: 105px;
	height: 40px;
	background: url(/images/rates-green.gif) no-repeat;
}

#rates_wine {
	width: 105px;
	height: 40px;
	background: url(/images/rates-wine.gif) no-repeat;
}

/* BANNER */

.banner {
	float: right;
	margin: 40px 20px 0 0;
}

/* CONTENT */

.content {
	clear: both;
	float: right;
	width: 414px;
	padding: 0 57px 0 0;
}

/* FAMILY VACATIONS CONTENT */

.familyvacations-home .content {
	clear: none;
	width: 636px;
	padding: 0 25px 30px 0;
}

.familyvacations-home .content p {
	width: 400px;
	margin: 0 0 0 188px;
}

/* GROUP CONTENT */

.group-home .content {
	padding-bottom: 50px;
	width: 480px;
}

.group-home .content p {
	margin: -40px 0 0 70px;
}

.wphotogallery .content li {
	margin: 0 20px 20px 0;
	list-style: none;
	float: left;
}

.wphotogallery .content ul {
	width: 800px;
}

/* SKI CONTENT */

.ski-home .content {
	padding-bottom: 50px;
	width: 475px;
}

.ski-home .content p {
	margin: 10px 0 0 65px;
}

/* GOLF CONTENT */

.golf-home .content {
	width: 440px;
	padding-bottom: 60px;
}

.golf-home .content p {
	margin: -50px 0 0 30px;
}

/* MEETINGS CONTENT */

.meetings-home .content {
	clear: right;
	padding: 50px 57px 50px 0;
	width: 490px;
}

.meetings-home .content p {
	margin: 10px 0 0 81px;
}

/* KIDS CONTENT */

.kids-home .content {
	clear: right;
	width: 450px;
	padding-bottom: 20px;
}

.kids-home .content p,
.kids-home .content ul {
	margin: 0 0 0 40px;
}

/* ABOUT CONTENT */

.about-home .content {
	clear: none;
	width: 576px;
	margin: 0 0 0 10px;
	padding: 0 16px 0 0;
}

.about-home .content p {
	margin-left: 123px;
	width: 400px;
}


/* HOME CONTENT */

.home .content {
	float: left;
	width: 1000px;
}

.home .intro {
	width: 449px;
	float: left;
	margin: 0 30px 0 10px;
	padding: 0 0 300px 0;
}

.home .calendar {
	width: 403px;
	padding: 75px 0 10px 30px;
	margin: 0 0 60px 0;
	float: left;
	border-left: 1px dotted #bbb;
}

.home .intro p {
	margin: 0 0 0 42px;
}

.support-right {
	float: right;
	margin: 0 0 10px 10px;
}

.support-left {
	float: left;
	margin: 0 20px 0 0;
	padding: 0 0 20px 90px;
}

.content a {
	color: #2d4c9d;
}

.level3 .content {
	float: left;
	clear: left;
	padding: 20px 0 0 30px;
	width: 920px;
	margin: 0 0 280px 0;
}

.bphotos .content {
	margin: 0;
}

/* TOURS CONTENT */

.tours-home .content a {
	width: 300px;
	height: 300px;
	float: left;
	margin: 0 0 0 90px;
	font-size: 1.2em;
}

.tours-home .content a img {
	float: right;
	clear: both;
	margin: 0 0 0 -90px;
}

/* TESTIMONIALS CONTENT */

.wtestimonials .content {
	margin-left: 100px;
}

.wtestimonials .content p {
	width:700px;
	margin: 0 0 0 -50px;
	font-size: 1.5em;
	text-align: justify;
}

.mtestimonials .content p, .tcorporate .content p, .tfamily .content p, .tformals .content p, .tgroup .content p, .tkids .content p, .tmotorcoach .content p, .treligious .content p, .treunions .content p, .tschooltrips .content p, .tseniors .content p, .tweddings .content p {
	margin: 0 0 0 -50px;
	font-size: 1.5em;
	text-align: justify;
}


/* HEADINGS */

h2 {
	height: 60px;
	width: 10px;
	text-indent: -999em;
}

.home h2 {
	background: url(/images/headings/welcome.gif) no-repeat;
	width: 449px;
	height: 130px;
	padding: 0 0 10px 0;
}

.familyvacations h2 {
	background: url(/images/headings/family-vacations.gif) no-repeat;
	width: 636px;
	height: 88px;
}

.group h2 {
	background: url(/images/headings/group.gif) no-repeat;
	width: 374px;
	height: 161px;
}

.ski h2 {
	background: url(/images/headings/ski.gif) no-repeat;
	width: 292px;
	height: 114px;
}

.golf h2 {
	background: url(/images/headings/golf.gif) no-repeat;
	width: 298px;
	height: 194px;
}

.meetings h2 {
	background: url(/images/headings/meetings-conventions.gif) no-repeat;
	width: 479px;
	height: 135px;	
}

.kids h2 {
	background: url(/images/headings/kids.gif) no-repeat;
	width: 265px;
	height: 141px;	
}

.about-home h2 {
	background: url(/images/headings/about-us.gif) no-repeat;
	width: 576px;
	height: 112px;
}

.factivities h2 {
	background: url(/images/headings/activities-amenities.gif) no-repeat;
}

.ffindoor h2 {
	background: url(/images/headings/indoor.gif) no-repeat;
}

.ffoutdoor h2 {
	background: url(/images/headings/outdoor.gif) no-repeat;
}

.fitness h2 {
	background: url(/images/headings/fitness-center.gif) no-repeat;
}

.spa h2 {
	background: url(/images/headings/spa-services.gif) no-repeat;
}

.ffrates h2 {
	background: url(/images/headings/accommodations.gif) no-repeat;
}

.entertainment h2 {
	background: url(/images/headings/dining-entertainment.gif) no-repeat;
}

.freunions h2 {
	background: url(/images/headings/family-reunions.gif) no-repeat;
}

.formals h2 {
	background: url(/images/headings/formals.gif) no-repeat;
}

.reunions h2 {
	background: url(/images/headings/reunions.gif) no-repeat;
}

.seniors h2 {
	background: url(/images/headings/senior-active-adults.gif) no-repeat;
}

.daytrip h2 {
	background: url(/images/headings/day-trip.gif) no-repeat;
}

.gentertainment h2 {
	background: url(/images/headings/dining-entertainment.gif) no-repeat;
}

.overnight h2 {
	background: url(/images/headings/overnight.gif) no-repeat;
}

.religious h2 {
	background: url(/images/headings/religious.gif) no-repeat;
	width: 293px;
}

.rmeetingrooms h2 {
	background: url(/images/headings/gmeeting-rooms.gif) no-repeat;
}

.weddings h2 {
	background: url(/images/headings/weddings.gif) no-repeat;
}

.wpackages h2 {
	background: url(/images/headings/packages.gif) no-repeat;
}

.bridalshower h2 {
	background: url(/images/headings/bridal-shower.gif) no-repeat;
}

.wrehearsals h2 {
	background: url(/images/headings/rehearsals.gif) no-repeat;
}

.photogallery h2 {
	background: url(/images/headings/photo-gallery.gif) no-repeat;
}

.gtestimonials h2 {
	background: url(/images/headings/gtestimonials.gif) no-repeat;
}

.schooltrips h2 {
	background: url(/images/headings/school-trips.gif) no-repeat;
}

.gactivities h2 {
	background: url(/images/headings/gactivities-amenities.gif) no-repeat;
}

.motorcoach h2 {
	background: url(/images/headings/motor-coach.gif) no-repeat;
}

.mcspecials h2 {
	background: url(/images/headings/specials.gif) no-repeat;
}

.sdates h2 {
	background: url(/images/headings/sdates-available.gif) no-repeat;
}

.gdates h2 {
	background: url(/images/headings/gdates-available.gif) no-repeat;
}

.srates h2 {
	background: url(/images/headings/srate-charts.gif) no-repeat;
}

.grates h2 {
	background: url(/images/headings/grate-charts.gif) no-repeat;
}

.meetingrooms h2 {
	background: url(/images/headings/meeting-rooms.gif) no-repeat;
}

.testimonials h2 {
	background: url(/images/headings/testimonials.gif) no-repeat;
}

.teambuilding h2 {
	background: url(/images/headings/team-building.gif) no-repeat;
}

.mentertainment h2 {
	background: url(/images/headings/mdining-entertainment.gif) no-repeat;
}

.mrates h2 {
	background: url(/images/headings/mrates-accommodations.gif) no-repeat;
}

.mactivities h2 {
	background: url(/images/headings/mactivities-amenities.gif) no-repeat;
}

.mindoor h2 {
	background: url(/images/headings/mindoor.gif) no-repeat;
}

.moutdoor h2 {
	background: url(/images/headings/moutdoor.gif) no-repeat;
}

.mfitness h2 {
	background: url(/images/headings/mfitness-center.gif) no-repeat;
}

.spa h2 {
	background: url(/images/headings/spa-services.gif) no-repeat;
}

.mspa h2 {
	background: url(/images/headings/mspa-services.gif) no-repeat;
}

.request h2 {
	background: url(/images/headings/request-info.gif) no-repeat;
}

.directions h2 {
	background: url(/images/headings/directions.gif) no-repeat;
}

.property h2 {
	background: url(/images/headings/property-map.gif) no-repeat;
}

.news h2 {
	background: url(/images/headings/breaking-news.gif) no-repeat;
}

.contactl h2 {
	background: url(/images/headings/contact-list.gif) no-repeat;
}

.contact h2 {
	background: url(/images/headings/contact-us.gif) no-repeat;
}

.links h2 {
	background: url(/images/headings/links.gif) no-repeat;
}

.employment h2 {
	background: url(/images/headings/employment-opportunities.gif) no-repeat;
}

.privacy h2 {
	background: url(/images/headings/privacy-fineprint.gif) no-repeat;
}

.sitemap h2 {
	background: url(/images/headings/site-map.gif) no-repeat;
}

.booknow h2 {
	background: url(/images/headings/book-now.gif) no-repeat;
}

.hotdeals h2 {
	background: url(/images/headings/hot-deals.gif) no-repeat;
}

.tours h2 {
	background: url(/images/headings/virtual-tours.gif) no-repeat;
}

.bphotos h2 {
	background: url(/images/headings/photos.gif) no-repeat;
}

.attractions h2 {
	background: url(/images/headings/surrounding-attractions.gif) no-repeat;
}

.shopping h2 {
	background: url(/images/headings/shopping.gif) no-repeat;
}

.brochures h2 {
	background: url(/images/headings/brochures.gif) no-repeat;
}

.mtestimonials h2 {
	background: url(/images/headings/testimonials.gif) no-repeat;
}

.atestimonials h2 {
	background: url(/images/headings/atestimonials.gif) no-repeat;
}

.workrelief h2 {
	background: url(/images/headings/workrelief.gif) no-repeat;
}

.level3 h2 {
	height: 100px;
	width: 900px;
}

.rates h2 {
	background: url(/images/headings/srate-charts.gif) no-repeat;
	width: 300px;
}

.content p,
.content ul {
	color: #464638;
	font-size: 1.2em;
	line-height: 1.5;
	margin: 0 0 1.5em 0;
}

.content li {
	list-style: circle;
	padding: 0 0 0 5px;
	margin: 6px 0 6px 15px;
}

.content li.list-title {
	font-weight: bold;
	list-style: none;
	padding: 0;
	margin-left: 0;
}

.level3 .content p, .level3 .content ul {
	padding: 0 0 0 90px;
}

.level3 .content ul ul {
	font-size: 1em;
	padding: 0;
}

table {
	margin: 0 0 2em 90px;
	color: #464638;
	font-size: 1.2em;
	clear: left;
}

.reservation table {
	margin: 0;
}

.content .reservation table a img {
	padding: 0;
}

td.suite, td.time {
	padding: 8px 0 8px 15px;
	font-weight: bold;
	width: 280px;
}

td.time {
	width: 100px;
}

td.price, th {
	padding: 0 20px 0 0;
	text-align: right;
	width: 70px;
}

th {
	font-weight: bold;
	padding: 5px 20px 5px 0;
	border-bottom: 1px solid #ccc;
}

tr.even {
	background-color: #eee;
}

td.disclaimer {
	font-size: .9em;
	font-style: italic;
	padding: 0 20px 0 15px;
}

td.col2 {
	border-left: 1px dotted #ccc;
}

td.section {
	padding: 10px 0 0 5px;
}

td.dates {
	padding: 3px 15px 10px 5px;
	border-bottom: 1px dotted #c5c1a7;
}

td.type {
	padding: 10px 0 5px 5px;
}

td.submit {
	text-align: center;
	border-top: 1px dotted #c5c1a7;
	padding: 15px 10px 10px 0;
}

.requestforinfo table {
	border: 1px solid #ccc;
}

.requestforinfo td.label {
	width: 150px;
}

.requestforinfo td.input {
	padding-right: 10px;
}

.requestforinfo table tr {
	border-bottom: 1px dotted #ddd;
}

.requestforinfo table td.section {
	border-bottom: 1px solid #ccc;
	padding: 20px 0 5px 5px;
	font-size: 1.2em;
}

.requestforinfo td {
	padding: 10px 5px 5px 5px;
}

.requestforinfo td.submit {
	border-top: 1px solid #ccc;
	padding: 20px 20px 10px 0;
}

.requestforinfo input {
	padding: 1px;
}

.reservation {
	float: right;
	width: 220px;
	background-color: #dbd7bd;
	border: 2px solid #c5c1a7;
}

ul.date-selector {
	margin: 0 0 1.5em 0;
	clear: left;
}

.date-selector li {
	display: inline;
	margin: 0;
	padding: 0;
}

.date-selector li a {
	text-decoration: none;
	color: inherit;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 0 10px 0 0;
}

.date-selector li a:hover {
	background-color: #eee;
}

.date-selector li a.active {
	background-color: #ac742a;
	color: #fff;
	border-color: #ac742a;
}

.date-selector h4 {
	color: #ac742a;
	font-size: 1.4em;
	margin: 0 0 10px 0;
	font-weight: bold;
}

p.disclaimer {
	margin: 0 0 50px 0;
	font-style: italic;
	font-size: 1em;
}


.content h3,
.content h4,
.content object {
	padding: 0 0 0 90px;
	font-size: 1.8em;
	margin: .5em 0 .5em 0;
	line-height: 1.5;
	color: #464638;
	color: #ac742a;
}

.content h4 {
	font-size: 1.4em;
	color: #464638;
	font-weight: bold;
}

.home .content h3 {
	padding: 0;
}

.content h3 a {
	color: inherit;
}

strong {
	font-weight: bold;
}

hr {
	border: 1px solid #ccc;
	border-style: solid none none none;
	margin: 0 0 3em 80px;
	clear: both;
}

div.suite {
	border: 1px solid #ccc;
	margin: 0 0 1.5em 90px;
	clear: both;
	float: left;
	width: 750px;
	
}

.content div.suite img {
	padding: 0 40px 0 0;
	width: 450px;
	
	float: left;
}

div.suite p {
	margin: 20px 20px 0 0;
}

div.suite ul.rooms li {
	margin-left: 414px;
	width: auto;
}

#flash-gallery {
	padding: 0 0 0 10px;
}


/* LOGOS */

.logos {
	clear: both;
	width: 943px;
	padding: 14px 0 0 0;
}

.logos ul {
	float: right;
}

.logos li {
	float: left;
}

.logos li a {
	float: left;
	display: block;
	text-indent: -999em;
}

#phone {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #797860;
	width: 155px;
	height: 23px;
	
}

#poconomountains {
	background: url(/images/pocono-mountains.gif) no-repeat;
	width: 115px;
	height: 23px;
}

#pennsylvania {
	background: url(/images/pennsylvania.gif) no-repeat;
	width: 100px;
	height: 25px;
}

#aaa {
	background: url(/images/aaa.gif) no-repeat;
	width: 39px;
	height: 23px;
}

/* FOOTER-NAVIGATION */

.footer-navigation {
	clear: both;
	background: #dbd7bd url(/images/footer-nav-bg.gif) no-repeat left top;
	width: 414px;
	float: right;
	padding: 0 57px 0 0;
	margin: 20px 0 0 0;
}

.footer-navigation li {
	float: left;
}

.footer-navigation a {
	float: left;
	display: block;
	text-decoration: none;
	color: #605f4c;
	text-transform: uppercase;
	font-weight: bolder;
	padding: 10px 5px 8px 20px;
	
}

.footer-navigation a:hover {
	color: #302f23;
}

/* FOOTER */

.footer-wrap {
	width: 1028px;
	margin: auto;
	clear: both;
}

.footer {
	float: left;
	background: url(/images/footer-bg-top.gif) no-repeat left -24px;
	text-align: center;
	width: 1028px;
	padding: 0 0 0 14px;
}

.footer p {
	margin: 1em 0 1em 0;
	color: #bebbaf;
}

.clear {
	clear: both;
}

/* TESTIMONIALS QUOTE UNQUOTE */

blockquote.quote {
	background: url(/images/quote.gif) no-repeat;
	background-position:top left;
} 

p.unquote {
	background: url(/images/unquote.gif) no-repeat;
	background-position:bottom right;
}