/* CSS Document */
h2, h1, h3 {
	color:#3EAAA7;
	margin-bottom:3px;
}
h2 a, h2 a:visited {
	color:#3EAAA7;
}

a, a:visited {
	color:#3EAAA7;
}
div#thedmsBrowseGrid  .BrowseCell h2 {
	color:#FFF; /*3EAAA7*/
	background-color:#FFFFFF;
	background-image:url(../img/accomm-gradient.png);
	background-repeat:repeat-y;
}
div#thedmsBrowseGrid .BrowseCell h2 a {
	color:#FFFFFF;
}

div#thedmsBrowseGrid {
	background-image:url(../img/accomm-gradient-main.png);
	background-position:top left;
	background-repeat:repeat-x;
}
#thedmsSearch0 h2, #thedmsSearch1 h2 {
	background-color:#FFFFFF;
	background-image:url(../img/accomm-gradient.png);
	background-repeat:repeat-y;
	color:#FFFFFF;
}
div#thedmsAccessibility {
background-color:#FFFFFF;
background-image:url(/img/dms-accomm/prop-essentials-bg.png);
border:1px solid #CCCCCC;
}
div#thedmsAccessibility h3 {
	color:#3EAAA7;
	background: none;
}
/* Attractions Browse Page - Reduce div width to accommodate side boxes */

#thedms11 div#thedmsBrowseGrid {
	clear:both;
	margin:auto;
	padding:12px 12px 0px;
	width:650px;
}
#thedms11 div#thedmsBrowseGrid .BrowseCell h2 {
	width:640px;
}
#thedms11 div#thedmsBrowseGrid .BrowseCell h2 a {
	color:#676767;
}
#thedms11 div#thedmsBrowseGrid .BrowseCell {
	float:left;
	margin:0px;
	padding:0px 0px 10px;
	position:relative;
	width:480px;
}

/* End dms 11*/
/* accessiblity search */
#thedms159 form h2 {
	color:#3EAAA7;
}
#tab-1, #tab-2, #tab-3, #tab-4, #tab-5, #tab-6, #tabs-1, #tabs-2, #tabs-3, #thedms159 #thedmsTabMenu li {
	border-color: #3EAAA7;
}
#thedms159 #thedmsTabMenu li.active {
	background-color: #3EAAA7;
	color: #fff;
}
