@charset "UTF-8";

body {
	background: #cbb79c url(../assets/dgrainyTanBackground.jpg); 
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 135%;
	} 
	
p {
	margin-top: 1em; 
	margin-bottom: 1em; 
	font-family:Arial, Helvetica, sans-serif;
	}

h1 {
	font-size: 26px;
	}

/* LAYOUT STYLES */	
#contentContainer {
	height: auto;
	}
#interiorBack {
	background: url(../assets/interiorTextBackRepeat.jpg) 50% 1px repeat-y;
	width: 1175px;
	min-width: 1175px;
	}

#kidBack {
	height: inherit;
	background: url(../assets/whiteGridBackgroundInterior.png) 50% 0 no-repeat;
	}
	
#copy {
	height: auto;
	background: none;
	padding: 0 0 30px 0;
	min-height: 350px;
	}
/* for Internet Explorer */
/*\*/
* html #copy { height:350px; }
/**/
#copy * {
	color: #606f7a;
	}
#copy p, #copy h2, #copy h3, #copy ul, #copy ol, #copy dl {
	margin-left: 50px;
	margin-right: 115px;
	color: #606f7a;
	}
#copy ul {
	margin-top: 25px;
	margin-left: 65px;
	list-style-type: disc;
	}
#copy ul ul {
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 0;
	margin-bottom: .5em;
	}
#copy li {
	margin: .7em 0;
	}
#copy dt {
	margin: .7em 0 0 0;
	}
#copy dd {
	margin: 0 0 .7em 0;
	}
#copy p {
	width: auto;
	line-height: 160%;
	float: none;
	display: block;
	}
#copy p em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

#copy h3, #copy h4 {
	font-size: 18px;
	margin: .75em 115px .25em 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5a92b5;
	font-weight: normal;
	font-style: italic;
	}
#copy h4 {
	margin-bottom: 0;
	color: #999999;
	font-size: 15px;
	}
#copy h5 {
	color: #72af98;
	margin: .75em 115px .25em 50px;
	text-transform: uppercase;
	font-size: 12px;
	}
#copy h4 + p, #copy h4 + ul, #copy h5 + ul {
	margin-top: 0;
	}
	
#titleBar {
	width: 696px;
	background: #72af98;
	padding: 10px;
	margin-bottom: 30px;
	margin-bottom: 0;
	}
#titleBar h1 {
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	display: block;
	float: left;
	margin: 0 20px;
	height: 34px;
	line-height: normal;
	}
	
#titleBar.titleResort h1 {
	background: url(../assets/titleResorts.gif) no-repeat;
	width: 110px;
	}	
#titleBar.titleActivities h1{
	background: url(../assets/titleActivities.gif) no-repeat;
	width: 170px;
	}	
#titleBar.titleContact h1{
	background: url(../assets/titleContact.gif) no-repeat;
	width: 180px;
	}	
#titleBar.titleArea h1{
	background: url(../assets/titleArea.gif) no-repeat;
	width: 268px;
	}
#titleBar.titleSpecials h1{
	background: url(../assets/titleSpecials.gif) no-repeat;
	width: 88px;
	}
	
#titleBar ul, #titleBar li {
	display: inline;
	float: left;
	margin: 0;
	}
#titleBar ul {
	margin-top: 8px;
	}
#titleBar li {
	margin: 0 6px;
	font-weight: bold;
	}
#titleBar a:link, #titleBar a:visited {
	color: #c7dfd6;
	}
#titleBar a:hover, #titleBar a:active {
	color: white;
	}
	
#titleBar a.subSelected:link, #titleBar a.subSelected:visited {
	color: white;
	text-decoration:none;
	}
#titleBar a.subSelected:hover, #titleBar a.subSelected:active {
	color: white;
	text-decoration:underline;
	}

#availabilityBox {
	border-bottom: 4px solid white;
	}
/* end layout styles */


/* FOOTER STYLES */
#footer {
	color: #4581a7;
	font-size: 10.5px;
	}
/* end footer styles */

/* MISC STYLES */
input, textarea {
	border: 1px solid #d0d0d0;
	}

/* POOF - hide objects */	
.specials a em, #header h1 a em, #leftColumn h2 em, .callNumber em, #mainNav a strong, #socialContainer a em, #aronovContainer p strong, #titleBar h1 strong {
	display: none;
	}
/* top flash */
#topflash {
	top:48px;
	/*top: -48px;*/
	left: 350px;
	height: 0;
	width: 0;
	overflow:visible;
	position: absolute;
	z-index:10;
	}
#topflash {
	clear:both;
	top:0;
	left: 350px;
	height: 0;
	width: 0;
	}

#copy ul h3, #copy ul h4, #copy ul h5 {
	margin-left: 0;
	margin-right: 0;
	line-height: 120%;
	}

#copy img {
	float: none;
	border: none;
	position: relative;
	}
#copy .testimonials {
	margin-top: 30px;
	}
#copy .testimonials dt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #699CBC;
	text-indent: -.4em;
	}
#copy .testimonials dd {
	padding-left: 20px;
	font-size: 12px;
	}