/** Layout **/
body {
	color:#000;
	background:#8BBAD2 url(/i/page.jpg) top left repeat-x;
	font:70% verdana,tahoma,arial,helvetica,sans-serif;
	padding:0;
	margin:0;
	text-align:center;
}
#Wrapper {
	background:#fff;
	position:relative;
	width:750px;
	padding:0;
	margin:0 auto 0 auto;
	text-align:left;
}
#Header {
	background:url(/i/header.jpg) bottom left;
	height:120px;
}
#Nav {
	background:#006699;
	float:right;display:inline;
	width:250px;
	padding:50px 0 0 0;
	margin:0;
}
#SubNav {
}
#Content {
	float:left;display:inline;
	clear:left;
	width:500px;
	padding:0 0 50px 0;
	margin:0;
}
#ExtrasWrapper {
	background:url(/i/extrasBgd.jpg) top left no-repeat;
	float:right;display:inline;
	width:250px;
	padding:0;
	margin:0;
}
#Extras {
	padding:40px 15px 40px 15px;
}
#Footer {
	clear:both;
	background:#C6EBFC url(/i/footTop.gif) top left no-repeat;
	padding:2em 0;
	width:750px;
}

/** Content Styles **/
h1 span {display:none;}
h1 {
	position:absolute;
	top:78px;
	left:469px;
<% if (browser.isIEAlphaSafe()) { %>
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/logo.png',sizingMethod='crop');
<% } else if (browser.isStandardsAlphaSafe()) { %>
	background:url(/i/logo.png);
<% }%>
	height:59px;
	width:219px;
	padding:0;
	margin:0;
}
h1 a {
	display:block;
	height:59px;
	width:219px;
}
h2,h3,h4 {
	font-family:arial,sans-serif;
	margin:0;
}
h2 {
	color:#1A9900;
	font-size:1.6em;
	text-align:right;
	text-transform:uppercase;
	padding:15px 40px 5px 25px;
}
h3 {
	font-size:1.2em;
	padding:.5em 25px .2em 25px;
}
h4 {
	font-size:1.1em;
	padding:.5em 25px;
}

a {
	color:#FF5500;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.selected {
	font-weight:bold;
}
a img {
	border:none;
}

p {
	line-height:1.5em;
	padding:.5em 25px;
	margin:0;
}
#Extras p {
	padding:5px;
}
p#CallUs {
	background: url(/i/callUs.gif) 5px 30px no-repeat;
	text-align:right;
	padding:10px 10px 25px 10px;
}
p#CallUs.linked {
	cursor:pointer;
	cursor:hand;
}

sup {
	font-size:.75em;
	line-height:.75em;
}
address {
	padding:5px 0;
}
dl {
	padding:0 25px;
}
dt {
	font-weight:bold;
}
dd {
	padding:.2em 0;
	margin:0;
}
dd p {
	padding:0 0 .5em 0;
}

#Content ul,
#Content ol {
	padding:.2em 5em;
	margin:0;
}
#Content li {
	padding:.2em;
	margin:0;
}

th {
	font-family:tahoma,arial, helvetica, sans-serif;
	text-align:center;
	letter-spacing:.02em;
	padding:.2em .5em;
}
tr.type th {
	text-align:left;
	padding:.5em 0 .2em 0;
}
td {
	padding:.2em 0;
}

tr.dates td {
	text-align:center;
	padding:0;
}
td.rate {
	text-align:right;
}

#Types {
	background:url(/i/featureTop.gif) top left no-repeat;
	padding-top:14px;
	margin-top:10px;
}

#Standard,
#Premium {
	background:url(/i/featureBgd2.jpg) top left repeat-x;
	width:250px;
	padding-bottom:20px;
}

#Standard {
	float:left;
	display:inline;
}
#Premium {
	float:right;
	display:inline;
}
#ThousandOaks {
	clear:left;
}
#Standard h3, #Premium h3, #Executive h3{
	background:#1A9900;
	font-size:1.2em;
	text-transform:uppercase;
	letter-spacing:.1em;
	padding: 2px 0 5px 25px;
}
#Standard h3 a, #Premium h3 a, #Executive h3 a {
	color:#fff;
}
#Standard p, #Premium p, #Executive p {
	padding:.5em 25px .5em 25px;
}
#Executive p.first {
	padding: 5.5em 25px .5em 1em;
}
#WindsorHills {
	clear:left;
}
#Executive h3 {
	background:url(/i/featureTop.gif) top left no-repeat;
	padding-top:14px;
}
#Executive {
	clear:both;
	background:url(/i/featureBgd.jpg) top left repeat-x;
	padding-top:0;
	margin-top:10px;
}
#Executive img {
	float:left;
	margin-right:15px;
}

div.gallery {
	width:175px;
	float:left;display:inline;
	margin:10px 0 0 25px;
}
div.amenities {
	margin-left:190px;
}

div.rates {
	background:url(/i/featureBgd3.jpg) 0 35px repeat-x;
	margin-top:10px;
}
div.rates h3 {
	color:#fff;
	background:#1A9900 url(/i/featureTop.gif) top left no-repeat;
	font-size:1.2em;
	text-transform:uppercase;
	letter-spacing:.1em;
	padding: 15px 25px 5px 25px;
}
div.rates table {
	width:100%;
	padding:0 25px 30px 25px;
}
div.rates tbody .dates {
	color:#fff;
}
div.rates thead {
	color:#fff;
}
div.rates p.first {
	padding-top:10em;
	padding-bottom:3em;
}
div.attractions {
	background:url(/i/featureBgd.jpg) top left repeat-x;
	margin-top:10px;
}
div.attractions h3 {
	color:#fff;
	background: url(/i/featureTop.gif) top left no-repeat;
	font-size:1.2em;
	text-transform:uppercase;
	letter-spacing:.1em;
	padding-top:14px;
}

#Disney {
	float:left;display:inline;
	margin:0 20px 0 25px;
}
#Disney h4 {
	padding-left:0;
}
#Busch {
	float:left;display:inline;
	margin:0 20px 0 25px;
}
#Busch h4 {
	padding-left:0;
}
#Universal {
}
#SeaWorld {
}

#Magic {
	float:left;display:inline;
	width:215px;
	margin-left:25px;
}
#Epcot {
	float:right;display:inline;
	width:215px;
	margin-right:25px;
}
#MGM {
	float:left;display:inline;
	clear:left;
	width:215px;
	margin-left:25px;
}
#Animal {
	float:right;display:inline;
	width:215px;
	margin-right:25px;
}
#Magic p,
#Epcot p,
#MGM p,
#Animal p {
	padding:5px 0;
}
#Magic h3,
#Epcot h3,
#MGM h3,
#Animal h3 {
	padding:10px 0 0 0;
}

div.course {
	margin:0 0 20px 25px;
	clear:left;
}
div.course h3 {
	clear:left;
	font-size:1.3em;
	padding:10px 0 5px 0;
}
div.course img {
	float:left;
	margin:0 10px 0 0;
}
div.course p {
	padding:0 20px 10px 0;
	margin:0;
}
.specs {
	clear:left;
}
#Content div.specs ul {
	float:left;
	padding:0 20px 10px 15px;
	margin:0;
}
div.course li {
	padding:0;
	margin:0;
}
div.course table {
	float:right;
	margin-right:25px;
}
div.course table tr th {
	color:#fff;
	background:#1A9900;
}

#Bronze,
#Silver,
#Gold {
	float:left;display:inline;
}
#Bronze ul,
#Silver ul,
#Gold ul {
	padding:0;
	font-size:.8em;
	list-style:none;
}
#Bronze h3,
#Silver h3,
#Gold h3 {
	padding:0;
	margin:0;
}
#Bronze {
	margin-left:20px;
}
#Silver {
	margin-left:10px;
}
#Gold {
	margin-left:10px;
}

/** Menus **/
#NavList {
	background:#006699;
	width:250px;
	list-style:none;
	padding:0 0 10px 0;
	margin:0;
}
#NavList li {
	display:inline;
	padding:0;
	margin:0;
}
#NavList li a {
	color:#E4F4FC;
	background:transparent;
	display:block;
	width:217px;
	font:1.1em arial,sans-serif;
	font-weight:bold;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing:.05em;
	padding:.5em 0 .5em 33px;
}
#NavList li a.selected,
#NavList li a:hover.selected {
	color:#FF5500;
	background:#fff;
}
#NavList li a:hover {
	color:#E4F4FC;
	background:#005480;
}

#Content #SubNavList {
	list-style:none;
	text-align:right;
	padding:0 20px;
	margin:0;
}
#SubNavList li {
	display: inline;
	padding:0;
	margin:0;
}
#SubNavList li a {
	padding:3px;
	text-transform:uppercase;
	text-decoration:none;
}
#SubNavList li a.selected {
	text-decoration:underline;
}

#FootList {
	text-align:center;
	padding:10px 0 0 0;
	margin:0;
}
#FootList li {
	display: inline;
	list-style: none;
	padding:0;
	margin:0;
}
#FootList li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	text-decoration: none;
}

/** Forms **/
form {
	padding:0 20px;
}
form table {
	margin:10px 0;
}
form td {
	padding:5px 5px 0 0;
}
form td legend {
	display:none;
}
form p {
	padding:0;
	margin:0;
}
fieldset {
	border:1px solid;
	border-width:1px 0 0 0;
}
legend {
	color:#000;
	font-size:1.1em;
	font-weight:bold;
}
fieldset fieldset {
	border:none;
	padding:0;
}
fieldset fieldset legend {
	font-weight:normal;
}
label.required {
	font-weight:bold;
}
label, input, label select {
	display:block;
}
label select {
	margin-top:5px;
}
fieldset.phone label {
	float:left;
	padding-right:5px;
}
fieldset.buttons {
	border:none;
}

#eXTReMe {
	text-align:center;
	margin-top:2em;
}
