﻿body 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 11px;
	color: #333333;
}

.hotdates 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 11px;
	color: #333333;
}

.stage {
	width: 911px;
	text-align: center;
}
.main_body {
	background-color: #61792c;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #fffbb4;
	line-height:16px;
}
ul.second_nav
{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
	list-style-type:none;
}

.footer_body {
       background-color: #6d442c;
       background-image: url(../images/footer_bg.jpg);
       background-repeat: no-repeat;
       background-position: center top;
}

.footer_body h1{
	font-size: 24px;
	color: #6a9fbc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/*exp*/
.exp_body {
	background-color: #396889;
	background-image: url(../images/exp_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.exp_body h1{
	font-size: 24px;
	color: #6a9fbc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

div.exp_second_nav ul li a
{
	color:#0c3551;
	text-decoration:none;
	font-size:11px;
	display:block;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
}

div.exp_second_nav ul li a:hover, div.exp_second_nav ul li a.active
{
   background-color:#366384;
   color:white;
}
div.exp_second_nav ul li
{
	margin:0px;
	text-align:left;
}
/* end exp*/
/* accomm*/
.accomm_body {
       background-color: #987a48;
       background-image: url(../images/accomm_bg.jpg);
       background-repeat: no-repeat;
       background-position: center top;
}

.accomm_body h1{
	font-size: 24px;
	color: #977a48;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

div.accomm_second_nav ul li a
{
	color:#3b2703;
	text-decoration:none;
	font-size:11px;
	color:#3b2703;
	display:block;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
}

div.accomm_second_nav ul li a:hover, div.accomm_second_nav ul li a.active
{
   background-color:#917034;
   color:white;
}
div.accomm_second_nav ul li
{
	margin:0px;
	text-align:left;
}
/*end accomm*/

/*activities*/
.activities_body {
       background-color: #2e6979;
       background-image: url(../images/activities_bg.jpg);
       background-repeat: no-repeat;
       background-position: center top;
}
.activities_body h1{
	font-size: 24px;
	color: #2d6978;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
div.activities_second_nav ul li a
{
	color:#093742;
	text-decoration:none;
	font-size:11px;
	display:block;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
}

div.activities_second_nav ul li a:hover, div.activities_second_nav ul li a.active
{
   background-color:#337a8c;
   color:white;
}
div.activities_second_nav ul li
{
	margin:0px;
	text-align:left;
}
/*end activities*/
/*cta*/
.cta_body {
       background-color: #60782c;
       background-image: url(../images/cta_bg.jpg);
       background-repeat: no-repeat;
       background-position: center top;
}
.cta_body h1{
	font-size: 24px;
	color: #60782c;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

div.cta_second_nav ul li a
{
	color:#2f4109;
	text-decoration:none;
	font-size:11px;
	display:block;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
}

div.cta_second_nav ul li a:hover, div.cta_second_nav ul li a.active
{
   background-color:#668326;
   color:white;
}
div.cta_second_nav ul li
{
	color:#2f4109;
	margin:0px;
	text-align:left;
}
/*end cta*/

/*dining*/
.dining_body {
       background-color: #743f36;
       background-image: url(../images/dining_bg.jpg);
       background-repeat: no-repeat;
       background-position: center top;
}

.dining_body h1{
	font-size: 24px;
	color: #a85143;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

div.dining_second_nav ul li a
{
	color:#500f04;
	text-decoration:none;
	font-size:11px;
	display:block;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
}

div.dining_second_nav ul li a:hover, div.dining_second_nav ul li a.active
{
   background-color:#944336;
   color:white;
}
div.dining_second_nav ul li
{
	margin:0px;
	text-align:left;
}
/*end dining*/


/*golf*/
.golf_body {
       background-color: #697110;
       background-image: url(../images/golf_bg.jpg);
       background-repeat: no-repeat;
       background-position: center top;
}

.golf_body h1{
	font-size: 24px;
	color: #697110;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

div.golf_second_nav ul li a
{
	text-decoration:none;
	font-size:11px;
	color:#2f2f08;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
}

div.golf_second_nav ul li a:hover, div.golf_second_nav ul li a.active
{
   background-color:#64691c;
   color:white;
}
div.golf_second_nav ul li
{
	margin:0px;
	text-align:left;
}
/*end golf*/
/*meetings*/
.meetings_body {
       background-color: #685e4f;
       background-image: url(../images/meetings_bg.jpg);
       background-repeat: no-repeat;
       background-position: center top;
}

.meetings_body h1{
	font-size: 24px;
	color: #866c45;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

div.meetings_second_nav ul li a
{
	text-decoration:none;
	font-size:11px;
	color:#161410;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
}

div.meetings_second_nav ul li a:hover, div.meetings_second_nav ul li a.active
{
   background-color:#665740;
   color:white;
}
div.meetings_second_nav ul li
{
	margin:0px;
	text-align:left;
}
/*end meetings*/

/*shopping*/
.shopping_body {
       background-color: #9c6060;
       background-image: url(../images/shopping_bg.jpg);
       background-repeat: no-repeat;
       background-position: center top;
}

.shopping_body h1{
	font-size: 24px;
	color: #9c6060;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

div.shopping_second_nav ul li a
{
	color:#491616;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	font-size:11px;
	display:block;
	
}

div.shopping_second_nav ul li a:hover, div.shopping_second_nav ul li a.active
{
   background-color:#994242;
   color:white;
}


div.shopping_second_nav ul li
{
	margin:0px;
	text-align:left;
	
}
/*end shopping*/

/*spa*/
.spa_body {
       background-color: #88945a;
       background-image: url(../images/spa_bg.jpg);
       background-repeat: no-repeat;
       background-position: center top;
}

.spa_body h1{
	font-size: 24px;
	color: #88945a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

div.spa_second_nav ul li a
{
	color:#343e10;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	font-size:11px;
	display:block;
}

div.spa_second_nav ul li a:hover, div.spa_second_nav ul li a.active
{
   background-color:#88945a;
   color:white;
}
div.spa_second_nav ul li
{
	margin:0px;
	text-align:left;
}
/*end spa*/

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.third-nav p a, div.third-nav p a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #844520;
	text-decoration: underline;
	padding-right:10px;
	padding-left:2px;
	line-height: 16px;
	font-weight:bold;
}
div.third-nav p a:hover
{
	color: #b19447;
}

div.packages-nav a, div.packages-nav a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #647c30;
	text-decoration: none;
	line-height: 16px;
}
div.packages-nav a:hover
{
	color: #9abf49;
}

ul.nav 
{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.nav li
{
	display:inline;
	margin-right:10px;
	margin-left:5px;
}
ul.nav li a:link
{
	color:#EFE4B7;
	text-decoration:none;
}
ul.nav li a:visited
{
	color:#EFE4B7;
	text-decoration:none;
}
ul.nav li a:hover
{
	color:#dfa917;
	text-decoration:none;
}
.nava
{
	color:#F0E3B6;
	background-color:#442513;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif; 
	font-size:12px;
}
.nava a 
{
	color:#F0E3B6;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif; 
	font-size:12px;
}
.nava:hover, .nava a:hover {
	background-color: black;
	color: #EFE4B7;
}
.tnav, .tnav a
{
	color:#F0E3B6;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif; 
	font-size:12px;
	text-decoration:none;
}
.tnav:hover, .tnav a:hover {
	/*background-color: black;*/
	color: #EFE4B7;
}

#jsddm
{	
	margin: 0 auto;
	padding: 0;
	width:100%;
}
	
#jsddm li
{	float: left;
	list-style: none;
	padding-left:0px;
	padding-right:0px;
	background-color:Black;
	z-index:10000;
	position:relative;
}

#jsddm li a
{	display: block;
	background: #442513;
	text-decoration: none;
	height:18px;
	padding-top:7px;
	padding-right:15px;
	padding-left:15px;
	/*border-right: 1px solid white*/
	/*width: 70px;*/
	color: #EFE4B7;
	white-space: nowrap;
	/*min-width:70px;*/
	font-family:Sans-Serif;
	z-index:10000;
}

#jsddm li a:hover
{	
	background: black;
	color: #EFE4B7;
	height:18px;
}
#jsddm li:hover
{	
	position: absolute;
	top:0;
	left:0;
	background: black;
	color: black;
	height:18px;
	position:relative;
}
#jsddm li ul
{	margin: 0;
	padding: 0;
	position: absolute;
	top:25px;
	left:0;
	visibility: hidden;
	background-color:Black;
	z-index:11000;
	/*border-top: 1px solid white;*/
}

#jsddm li ul li
{	float: none;
	min-width:70px;
	display: inline;
}

#jsddm li ul li a
{	width: auto;
	background: black;
	font-family:Sans-Serif;
}

#jsddm li ul li a:hover
{	
	background: #442513;
	color: #EFE4B7;
}

.spacerli:hover
{
	background: #442513;
}
.spacerli:hover
{
	background: #442513;
}

.reservations {
	color: #4f250c;
	font-size: 9px;
	padding: 12px 20px 10px;
	vertical-align: middle;
	text-align: left;
}
.reservations .hd {
	color: #93522b;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.reservations .form{
	font-size: 9px;
	color: #000000;
}

.eclub {
	background-image: url(../images/eclub_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #faecbb;
	text-align: center;
	font-size: 9px;
	vertical-align: middle;
}
.eclub .hd{
	font-size: 16px;
}

.eclub .form{
	font-size: 11px;
	color: #000000;
}

#call_out_text p
{
   margin: 0px;
}
.callout_txt, .call_out_right_pic_template p {
	height: 141px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #063d75;
	text-align: center;
	vertical-align: middle;
	font-weight: lighter;
	border:0px;
	border-style:none;
	background-repeat: no-repeat;
}
.callout_txt a , .call_out_right_pic_template a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #063d75;
	text-align: center;
	vertical-align: middle;
	font-weight: lighter;
	line-height: 24px;
	text-decoration:none;
}
.callout {
	background-image: url(/images/callout_shadow.png);
	height: 156px;
	width: 317px;
	behavior: url(/js/pngfix/iepngfix.htc);
}

.footer a:visited
{
	font-size:9px;
	font-weight: bold;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	color: #e6d889;
}
.footer a:hover
{
	font-size:9px;
	font-weight: bold;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #dfa917;
}
.footer{
	padding-top: 5px;
	padding-bottom: 5px;
	color: #f0e3b6;
	font-size: 9px;
}
.footer .form{
	color: #000000;
	font-size: 10px;
}

.rightcol {
	background-color: #83abc1;
}

ul.little-nav 
{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.little-nav li
{
	display:inline;
	padding-right:10px;
}
ul.little-nav li a, ul.litte-nav li a:visited
{
	color:#F0E3B6;
	text-decoration:none;
}
ul.little-nav li a:hover
{
	color:#DFA917;
}
ul.table-nav 
{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.table-nav li
{
	display:inline;
}


.weather {
	color: #564823;
	font-size: 9px;
}

.small_button {
	cursor: pointer;
	border: outset 1px #4268AF;
	padding: 1px 2px;
	font-weight: bold;
	font-size:10px;
	color: #4268AF;
	background-color: white;
	background: url(../images/buttonback.jpg) repeat-x left top;
}

.small_button_disabled {
	cursor: default;
	border: inset 1px #4268AF;
	padding: 1px 2px;
	font-weight: normal;
	font-size:10px;
	color: #4268AF;
	background-color: white;
	background: url(../images/buttonback.jpg) repeat-x left top;
}
.disclaimer {
	font-size: 9px;
}
.formhd {
	font-weight: bold;
	color: #663300;
	text-transform: uppercase;
}

.main_callout1 {
	background-color: #775b5a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fceef1;
	height: 139px;
	width: 195px;
	text-align: center;
}
.main_callout1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fceef1;
	text-decoration:none;
}
.main_callout1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fceef1;
	text-decoration:none;
}
.main_callout2 {
	background-color: #78b2f6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #063d75;
	height: 139px;
	width: 195px;
	text-align: center;
}
.main_callout2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #063d75;
	text-decoration:none;
}
.main_callout2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #063d75;
	text-decoration:none;
}

.eclub_main {
	background-image: url(/images/main_eclub.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 12px 0px 12px 25px;
	color: #000000;
	line-height: normal;
	text-align: left;
}
.eclub_main .hd{
	font-size: 18px;
	color: #4c2222;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.eclub_main .form{
	font-size: 11px;
	color: #000000;
}

.reservations_main 
{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	text-align:left;
	padding-left:5px;
}

.reservations_main .hd {
	color: #fef7bd;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
}
.reservations_main .form{
	font-size: 9px;
	color: #000000;
}
table.form tr td
{
	font-weight:bold;
}

.calendar_link
{
	color:#442513;
	font-weight:bold;
	text-decoration:none;
}
.calendarNormal,.calendarSelectedtxt, .calendarNormal tr td a
{
	color: #442513;
}
.calendar_hd1 {
	font-size: 12px;
	font-weight: bold;
	color: #442513;
}
.calendar_hd2 {
	color: #442513;
	font-size: 11px;
	font-weight: bold;
}

/*
	specials packages
*/

.package_header
{
	font-size:12px;
	color: #983318;
	text-transform: uppercase;
	font-weight:bold;
}

.pngfix
{
	behavior: url(/js/pngfix/iepngfix.htc);
}
/* begin templates area */
/* this belongs to all pages with this id */
.nema_base
{
    background-repeat: no-repeat;
    background-position: center top;
}
.nema_base #second_nav ul li
{
    margin:0;
    text-align:left;
}
.nema_base #second_nav ul li a
{
	text-decoration:none;
	font-size:11px;
	display:block;
	padding-bottom:5px;
	padding-left:30px;
	padding-top:5px;
}
.nema_base #content_header
{
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
/* end all pages template*/
/* begin different templates */
/* accommodations template*/
.accommodations_template {
    background-color: #987a48;
    background-image: url(/images/accomm_bg.jpg);
}
.accommodations_template #content_header {
	color: #977a48;
}
.accommodations_template #second_nav ul li a
{
	color:#3b2703;
}
.accommodations_template #second_nav ul li:hover
{
   background-color:#917034;
   color:white;
}
.accommodations_template #second_nav ul li a:hover
{
   background-color:#917034;
   color:white;
}
.accommodations_template #content
{
	background-image:url(/images/accomm_sidenavside_wide_bottom.gif);
}
.accommodations_template #logo
{
	background-image:url(/images/logo_accomm_PA_resort.gif);
}
/*end accommodations*/

/* experience template*/
.experience_template {
    background-color: #396889;
    background-image: url(/images/exp_bg.jpg);
}
.experience_template #content_header {
	color: #6a9fbc;
}
.experience_template #second_nav ul li a
{
	color:#0c3551;
}
.experience_template #second_nav ul li:hover 
{
   background-color:#366384;
   color:white;
}
.experience_template #second_nav ul li a:hover
{
   background-color:#366384;
   color:white;
}

.experience_template #content
{
	background-image:url(/images/exp_sidenavside_wide_bottom.gif);
}
.experience_template #logo
{
	background-image:url(/images/logo_exp_pennsylvania_resort.gif);
}
/*end experience*/

/* activities template*/
.activities_template {
    background-color: #396889;
    background-image: url(/images/activities_bg.jpg);
}
.activities_template #content_header {
	color: #6a9fbc;
}
.activities_template #second_nav ul li a
{
	color:#0c3551;
}
.activities_template #second_nav ul li:hover
{
   background-color:#366384;
   color:white;
}
.activities_template #second_nav ul li a:hover 
{
   background-color:#366384;
   color:white;
}
.activities_template #content
{
	background-image:url(/images/activities_sidenavside_wide_bottom.gif);
}
.activities_template #logo
{
	background-image:url(/images/logo_activities_pittsburgh_resort.gif);
}
/*end activities_template*/

/* cta template*/
.cta_template {
    background-color: #60782c;
       background-image: url(/images/cta_bg.jpg);
}
.cta_template #content_header {
	color: #60782c;
}
.cta_template #second_nav ul li a
{
	color:#2f4109;
}
.cta_template #second_nav ul li:hover
{
   background-color:#668326;
   color:white;
}
.cta_template #second_nav ul li a:hover
{
   background-color:#668326;
   color:white;
}
.cta_template #content
{
	background-image:url(/images/cta_sidenavside_wide_bottom.gif);
}
.cta_template #logo
{
	background-image:url(/images/logo_cta_PA_luxury_resort.gif);
}
/*end cta*/

/* dining template*/
.dining_template {
    background-color: #743f36;
       background-image: url(/images/dining_bg.jpg);
}
.dining_template #content_header {
	color: #a85143;
}
.dining_template #second_nav ul li a
{
	color:#500f04;
}
.dining_template #second_nav ul li:hover
{
   background-color:#944336;
   color:white;
}
.dining_template #second_nav ul li a:hover
{
   background-color:#944336;
   color:white;
}
.dining_template #content
{
	background-image:url(/images/dining_sidenavside_wide_bottom.gif);
}
.dining_template #logo
{
	background-image:url(/images/logo_dining_pennsylvania_resort.gif);
}
/*end dining*/

/* golf template*/
.golf_template {
    background-color: #697110;
    background-image: url(../images/golf_bg.jpg);
}
.golf_template #content_header {
	color: #697110;
}
.golf_template #second_nav ul li a
{
	color:#2f2f08;
}
.golf_template #second_nav ul li:hover
{
   background-color:#64691c;
   color:white;
}
.golf_template #second_nav ul li a:hover
{
   background-color:#64691c;
   color:white;
}
.golf_template #content
{
	background-image:url(/images/golf_sidenavside_wide_bottom.gif);
}
.golf_template #logo
{
	background-image:url(/images/logo_golf_pittsburgh_resort.gif);
}
/*end golf*/

/* meetings template*/
.meetings_template {
    background-color: #685e4f;
    background-image: url(/images/meetings_bg.jpg);
}
.meetings_template #content_header {
	color: #866c45;
}
.meetings_template #second_nav ul li a
{
	color:#161410;
}
.meetings_template #second_nav ul li:hover
{
   background-color:#665740;
   color:white;
}
.meetings_template #second_nav ul li a:hover
{
   background-color:#665740;
   color:white;
}
.meetings_template #content
{
	background-image:url(/images/meetings_sidenavside_wide_bottom.gif);
}
.meetings_template #logo
{
	background-image:url(/images/logo_meetings_PA_resort.gif);
}
/*end meetings*/

/* shopping template*/
.shopping_template {
    background-color: #9c6060;
    background-image: url(/images/shopping_bg.jpg);
}
.shopping_template #content_header {
	color: #9c6060;
}
.shopping_template #second_nav ul li a
{
	color:#491616;
}
.shopping_template #second_nav ul li:hover
{
   background-color:#994242;
   color:white;
}
.shopping_template #second_nav ul li a:hover
{
   background-color:#994242;
   color:white;
}
.shopping_template #content
{
	background-image:url(/images/shopping_sidenavside_wide_bottom.gif);
}
.shopping_template #logo
{
	background-image:url(/images/logo_shopping_PA_family_resort.gif);
}
/*end shopping*/

/* spa template*/
.spa_template {
    background-color: #88945a;
    background-image: url(/images/spa_bg.jpg);
}
.spa_template #content_header {
	color: #88945a;
}
.spa_template #second_nav ul li a
{
	color:#343e10;
}
.spa_template #second_nav ul li:hover
{
   background-color:#88945a;
   color:white;
}
.spa_template #second_nav ul li a:hover
{
   background-color:#88945a;
   color:white;
}
.spa_template #content
{
	background-image:url(/images/spa_sidenavside_wide_bottom.gif);
}
.spa_template #logo
{
	background-image:url(/images/logo_spa_PA_luxury_resort.gif);
}
/*end spa*/