/* Reset [YUI]
----------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
td{text-align:left;}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}



/* Basic Structure
----------------------------------------------------*/
body {
	background-color: #473f2d;
}
div#container {
	width: 916px;
	margin: auto;
	background: #fff url(../images/top.gif) no-repeat 0 0;
}
div#container:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}



/* Fonts
----------------------------------------------------*/
a {
	text-decoration: none;
	/*color: #9cb9c8;*/
	color: #7b98c3;
	
}
a:hover {
	color: #6e828d;
}
a:active , a:visited {
	outline: none
}
body {
	font: .6em Verdana, Arial, Helvetica, sans-serif;
}
ul#sub-nav a {
	color: #919653;
	text-transform: uppercase;
	line-height: 1.8em;
}
ul#sub-nav a:hover {
	color: #c0c09b;
}
ul#top-nav a {
	text-transform: uppercase;
	padding-bottom: 3px;
	color: #473f2d;
	position: relative;
}
ul#top-nav a:hover {
	color: #000;
	border-bottom: 1px solid #a9a59d;
	padding-bottom: 2px;
}
ul#top-nav .active {
	border-bottom: 1px solid #a9a59d;
	padding-bottom: 2px;
}
div#footer {
	clear: both;
	background: url(../images/bottom.gif) no-repeat 100% 100%;
	padding: 8px 10px 8px 10px;
}
div#footer2 {
	text-align:right;
	width:876px;
	background-color: #473f2d;
	padding: 8px 30px 0px 10px;
	text-transform: uppercase;
	color:#fff;
}

div#content h1 {
	padding: 20px 10px 0 23px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.5em;
	color: #473F2D;
}
div#content h2 {
	padding: 10px 10px 0 23px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.0em;
	color: #473f2d;
}
div#content h3 {
	padding: 0px 0px 10px 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.0em;
	color: #473f2d;
}
div#content p {
	padding: 10px 10px 5px 23px;
	font-size: 1.2em;
	line-height:1.5em;
}
div#content p .plannerhead {
	padding: 10px 0px 10px 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.0em;
	color: #473f2d;
}

div#content table {
	margin: 10px 10px 5px 23px;
	font-size: 1.2em;
	line-height:1.5em;
}
ul#content-nav a {
	color: #473f2d;
	text-transform: uppercase;
}
ul#content-nav a:hover {
	color: #000;
	text-transform: uppercase;
}
div#content li p {
	padding: 0;
}
div#content p.title {
	text-transform: uppercase;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:5px;
	
}
div#content p.contenthead {
	padding: 20px 0px 0px 23px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #473f2d;
}
div#content p.date {
	font-size:9px;
	line-height:9px;
	padding-bottom:0px;
	padding-top:0px;
}
div#content p.summary {
	font-size:10px;
	line-height:10px;
	padding-top:0px;
	padding-bottom:0px;
}
div#content .weather{
background: url(../images/weather_bk_sm.gif) no-repeat; 
width:306px; 
height:103px; 
overflow:hidden; 
padding:0px; 
clear:none;
left:23px;
margin:20px 20px 0px 0px; 
position:relative;
}
div#content .weatherhead{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #473f2d;
	margin-bottom:10px;
	top:20px;
    position:absolute;

	padding-left:20px;
}
div#content .weatherdata{
position:relative;
top:20px;
left:20px;
	float:left; 
	padding:5px 16px 5px 0px;
	font-weight: bold;
	font-size: 11px;
	color: #473f2d;
	line-height:14px;
}
div#content .weatherlinks{
	font-size:9px;
	line-height:10px;
	padding-bottom:0px;
	padding-top:0px;
	margin-left:33px;
	margin-top:3px;
}


/* Event Print
----------------------------------------------------*/
div#contentprint h3 {
	padding: 0px 0px 10px 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	color: #473f2d;
}
div#contentprint td {
	padding: 10px 10px 5px 23px;
	font-size: 12px;
	line-height:14px;;
}

/* Calendar
----------------------------------------------------*/
div#calendarmain .cal {
	padding:2px;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
	line-height:12px;
	color: #473f2d;
	border: solid #fff 0px;
}
div#calendarmain .calsel {
	padding:2px;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
	line-height:12px;
	color: #473f2d;
	border: solid #473f2d 1px;
}
div#calendarmain .cal a {
	padding:2px;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
	line-height:12px;
	color: #473f2d;
}
div#calendarmain .cal a:hover {
	padding:2px;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
	line-height:12px;
	color: #473f2d;
}
div#calendarmain .calsel a {
	padding:2px;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
	line-height:12px;
	color: #473f2d;
}
div#calendarmain .calsel a:hover {
	padding:2px;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
	line-height:12px;
	color: #473f2d;
}

div#calendarmain .caldays {
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height:12px;
	font-weight:bold;
	color: #ffffff;
}

div#calendarmain .calheader {
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
	line-height:12px;
	color: #473f2d;
	letter-spacing: 1px;
	text-transform: uppercase;
}

/* Left Side
----------------------------------------------------*/
div#left {
	width: 218px;
	float: left;
	z-index:10;
}

a#logo{
	display: block;
	text-align: right;
	height: 118px;
}
ul#main-nav li#dontmiss a , ul#main-nav li#letseat a , ul#main-nav li#pleasestay a, ul#main-nav li#takeadvantage a {
	display: block;
	width: 218px;
	height: 36px;
	text-indent: -8000em;
	background-position: right;
	background-repeat: no-repeat;
	padding-bottom: 9px;
}
ul#main-nav li#dontmisson a , ul#main-nav li#letseaton a , ul#main-nav li#pleasestayon a , ul#main-nav li#takeadvantageon a{
	display: block;
	width: 218px;
	height: 36px;
	text-indent: -8000em;
	background-position: right;
	background-repeat: no-repeat;
	padding-bottom: 9px;
}

ul#main-nav li#dontmiss a:hover , ul#main-nav li#letseat a:hover , ul#main-nav li#pleasestay a:hover, ul#main-nav li#takeadvantage a:hover {
	background-position: left;
}
ul#main-nav li#dontmiss a {
	background-image: url(../images/dontmiss.gif);
}
ul#main-nav li#dontmisson a {
	background-image: url(../images/dontmiss.gif);
	background-position: left;
}
ul#main-nav li#letseat a {
	background-image: url(../images/letseat.gif);
}
ul#main-nav li#letseaton a {
	background-image: url(../images/letseat.gif);
	background-position: left;
}
ul#main-nav li#pleasestay a {
	background-image: url(../images/pleasestay.gif);
}
ul#main-nav li#pleasestayon a {
	background-image: url(../images/pleasestay.gif);
	background-position: left;
}
ul#main-nav li#takeadvantage a {
	background-image: url(../images/takeadvantage.gif);
}
ul#main-nav li#takeadvantageon a {
	background-image: url(../images/takeadvantage.gif);
	background-position: left;
}
ul#sub-nav {
	padding-top: 60px;
	padding-left: 22px;
}
ul#sub-nav li {
	padding-left: 17px;
}
ul#sub-nav li.active  {
	background: url(../images/sub-nav.gif) no-repeat 0 6px;
}



/* Right Side
----------------------------------------------------*/
div#right {
	width: 612px;
	float: right;
	margin-right: 32px;
}
ul#top-nav {
	padding: 13px 0 58px 82px;
}
ul#top-nav li {
	float: left;
	margin-right: 12px;
}
div#content {
	background: url(../images/content-top.gif) no-repeat 0 0;
	width: 529px;
	margin-left: 83px;
	margin-top: 10px;
}
div#extra1 {
	background: url(../images/content-bottom.gif) no-repeat 0 0;
	width: 529px;
	height: 18px;
}
ul#content-nav {
	width: 162px;
	float: right;
	padding-bottom: 4px;
	margin: 18px 18px 18px 10px;
	min-height: 239px; height: auto !important; height: 239px;
	background: #f2f1ef url(../images/sidebot.gif) no-repeat 0 100%;
	clear:both;
}
ul#content-nav li {
	padding: 2px 0 2px 20px;
}
ul#content-nav li.active {
	background: url(../images/content-nav.gif) no-repeat 5px 6px;
}
div#content ol {
	margin: 10px 0 0 40px;
	list-style: decimal;
}
div#content ol li {
	margin: 0 0 20px 0;
}

div#content hr {
	color: #473f2d;
	margin-left:23px;
	text-align:left;
	width:487px;
	height: 1px;
}

.iconthumb {
 padding-left:9px;
 padding-top:10px;
}
/* form
--------------------------------------------------*/
form {
 width: 520px;
 margin-left:15px;
}

form label{
	display: block;
    font-family: arial, sans serif;
    font-size: 12px;
	float: left;
	clear: left;
	width: 125px;
	min-height:1px;
	text-align: right;
    padding-right: 5px;
}
form label.double{
	clear: none;
	width: 80px;
}

form label.box{
	clear: none;
	width: 50px;
	text-align:left;
	}
form label.box2{
	clear: none;
	width: 100px;
	text-align:left;
}
form label.box3{
	clear: none;
	width: 150px;
	text-align:left;
}
form label.box4{
	clear: none;
	width: 44px;
	text-align:left;
	font-size:11px;
}

form label.full{
	clear: none;
	width: 355px;
	text-align:left;
	margin-left:125px;
}


form input , form select , form textarea {
    font-family: arial, sans serif;
	display: block;
	float: left;
    margin-bottom: 7px;
 font-size: 12px;
 background-color: #fff;
 border: 1px solid #000;
}

.texta {
 font-size: 12px;
 background-color: #fff;
 border: 1px solid #000;
 width: 340px;
}

.texta2 {
 font-size: 12px;
 background-color: #fff;
 border: 1px solid #000;
 width: 127px;
}

.textaphoneprefix {
 font-size: 12px;
 background-color: #fff;
 border: 1px solid #000;
 margin-right:5px;
 width: 40px;
}

.textaphone {
 font-size: 12px;
 background-color: #fff;
 border: 1px solid #000;
 width: 80px;
}

textarea {
 font-size: 12px;
 background-color: #fff;
 border: 1px solid #000;
 width: 340px;
}

select {
 background-color: #fff;
 color: #000;
 border: 1px solid #000;
 font-size: 12px;
}

.check  {
 background-color: #fff;
 color: #000;
 border: 1px solid #000;
 font-size: 12px;
 margin-right:2px;
}


div#content form .button {
	border-width: 0px;
	color:#fff;
	width:116px;
	margin-right: 224px;
	height:18px;
	font-size:0.9em;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	text-transform:uppercase;
	background: url(../images/btn_background.gif) no-repeat center;
	cursor: pointer;
	
}
div#content form .buttongo {
	border-width: 0px;
	color:#fff;
	width:36px;
	height:18px;
	font-size:0.9em;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	text-transform:uppercase;
	background: url(../images/btn_background_go.gif) no-repeat center;
	cursor: pointer;
	
}

div#content form .buttonclear {
	border-width: 0px;
	color:#473F2D;
	width:116px;
	height:18px;
	margin-right: 224px;
	font-size:0.9em;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	text-transform:uppercase;
	background: url(../images/btn_background_clear.gif) no-repeat center;
	cursor: pointer;
	
}