/* defaults */

body {
	font-size: 62.5%;
	font-family: Optima, Helvetica, sans-serif;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #f0e9dc;
}

a img {
	border: 0px;
}

a {
	text-decoration: none;
}

/* layout */

#outerpage {
	width: 1050px;
	margin: 0px auto 0px auto;
	background-image: url(images/shadow.gif);
}

#middlepage {
	width: 950px;
	background-color: #ffffff;
	background-image: url(images/bg.jpg);
	text-align: left;
	position: relative;
	border-left: 4px solid #ffffff;
	border-right: 4px solid #ffffff;
	margin: 0px auto 0px auto;
}

#innerpage {
	background-image: url(images/bg_valley.jpg);
	background-repeat: no-repeat;
	background-position: left 203px;
	position: relative;
	width: 100%;
}

h1 {
	margin: -3px 0px 0px 0px;
	width: 630px;
	height: 389px;
	background-image: url(images/bg_h1.gif);
	position: relative;
}

h1 span {
	margin-left: -8000px;
}

#coupon {
	width: 394px;
	height: 407px;
	position: absolute;
	top: 173px;
	left: 556px;
	background-image: url(images/bg_coupon.gif);
	z-index: 50;
	display: none;
}

#coupon span {
	margin-left: -8000px;
}

#middle {
	padding-top: 15px;
	padding-bottom: 25px;
	border-bottom: 4px solid #ffffff;
	width: 100%;
	overflow: hidden;
}

#content {
	padding-left: 56px;
	width: 565px;
	float: left;
}

#content p {
	font-size: 1.7em;
	line-height: 150%;
	color: #ffffff;
	margin: 0px 0px 10px 0px;
}

#content p strong {
	font-weight: 600;
	color: #bab002;
}

#content p span {
	font-weight: 600;
}

#content h2 {
	font-size: 2.5em;
	font-style: italic;
	font-weight: 600;
	line-height: 140%;
	color: #ffffff;
	padding-top: 50px;
	margin: 0px;
}

#content h3 {
	font-size: 2.2em;
	font-weight: 200;
	line-height: 140%;
	color: #bab002;
	margin: 0px;
}

#content h3 span {
	margin: 0px 5px;
}

#content h3 a {
	color: #bab002;
}

#navigation {
	width: 273px;
	float: right;
	padding-top: 8px;
}

#menus_outer {
	background-image: url(images/bg_menus_outer.jpg);	
}

#menus {
	background-image: url(images/bg_menus.jpg);
	background-repeat: no-repeat;
	padding: 10px 14px 15px 14px;
}

#menus h2 {
	width: 219px;
	height: 54px;
	background-image: url(images/bg_available.gif);
	margin: 0px 0px 16px -29px;
}

#menus h2 span {
	margin-left: -8000px;
}

#menus ul {
	margin: 0px;
	padding: 0px;
}

#menus li {
	list-style: none;
	font-size: 1.7em;
	line-height: 120%;
	color: #ffffff;
	margin: 0px;
}

#menus li.holiday {
	background-color: #c3442d;
	background-image: url(images/flake.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 2px 0px 2px 0px;
}

#menus li a {
	color: #ffffff;
	display: block;
	padding: 6px;
}

#menus li a:hover {
	color: #bab002;
}

#menus li span {
	font-size: 75%;
	font-style: italic;
}

#questions {
	padding: 40px 20px 20px 20px;
}

#questions h3 {
	font-size: 1.7em;
	line-height: 120%;
	color: #bab002;
	font-weight: 600;
	margin: 0px 0px 8px 0px;
}

#questions p {
	font-size: 1.3em;
	line-height: 150%;
	color: #ffffff;
	margin: 0px 0px 15px 0px;
	padding-right: 20px;
}

fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.texty {
	padding: 5px;
	border: 0px;
	background-color: #7a8425;
	margin: 0px 0px 10px 0px;
	color: #ffffff;
	font-family: Optima, Helvetica, sans-serif;
	font-size: 1.3em;
	width: 200px;
}

.submit {
	margin-left: 88px;
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	padding: 20px 50px 20px 50px;
	overflow: hidden;
	width: 850px;
}

#footer img {
	float: right;
	margin: 0px 0px 0px 20px;
}

#footer p {
	font-size: 1.7em;
	line-height: 150%;
	color: #566c11;
	margin: 0px 0px 10px 0px;
}

#footer p a {
	color: #566c11;
}


ul#nav {
	background-color: #bab002;
	border-bottom: 3px solid #ffffff;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 100%;
	list-style: none;
}

ul#nav li {
	font-size: 1.4em;
	line-height: 100%;
	z-index: 99;
	position: relative;
	padding: 0px;
	display: inline;
	margin: 0px;
}

ul#nav li a {
	padding: 7px 7px 6px 7px;
	border-right: 1px dotted #ffffff;
	margin: 0px;
	color: #566c11;
	float: left;
}

ul#nav li a:hover {
	color: #ffffff;
}

ul#nav li span {
	padding: 7px 4px 4px 20px;
	color: #ffffff;
	margin: 0px;
	float: left;
}

ul#nav li.holiday a {
	background-color: #c3442d;
	color: #ffffff;
}

ul#nav li.holiday a:hover {
	color: #bab002;
}
