html, body, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a {
     margin: 0; 
     padding: 0;
     border: 0;
}

body {
	background: #687033; 
	font: 100.01% Verdana, Arial, Helvetica, sans-serif; 
	padding: 0px 350px; 
	text-align: center; 
}

#sizer {
	margin: 0 auto; 
	padding: 20px 0; 
	width: 50%; 
	text-align: left; 
	max-width: 200px;
}

#expander {
	margin: 0 -345px;
	position: relative;
}

/*\*/
* html #expander,
* html #innerwrapper
{height: 0;}
/* */

body#tourspage li#tours a, 
body#homepage li#home a, 
body#attractionspage li#attractions a, 
body#hotelspage li#hotels a, 
body#diningpage li#dining a, 
body#contactpage li#contact a {
	color: #E3E3E3; 
	font-weight: bold; 
	background: #687033;
}

#skipnav {
 	position: absolute; 
	margin-left: -3000px; 
}

#outside {
	color: #BAA092; 
	width: 100%;  
	text-align: right; 
	margin-top: 5px; 
}

#outside ul {
	margin: 5px 20px 5px 0; 
	display: inline;
	}

#outside li {
	display: inline;
	}
	
/*\*//*/
#outside li {
	display: inline-block;
	white-space:nowrap;
	width:1px;
	}
/**/

#outside a:link, 
#outside a:visited {
	color: #09510c; 
	font-size: 0.8em; 
	background: #eed925; 
	text-decoration: none; 
	padding: 4px; 
}

/*  \*/
* html #outside a:link, * html #outside a:visited {
 height: 1%;
 vertical-align: bottom;
 ve\rtical-align: middle;
}
/* */

#outside a:hover, 
#outside a:focus {
	color: #687033; 
	background: #F0F0F0; 
}

#outside form {
	display: inline; 
}

#outside label {
	display: none;
}

#outside input {
	background: #FFFF99;
	border: 1px solid #BAA092;
	color: #003300;
	padding: 2px;
}

#outside #search {padding: 2px;}

* html #outside input {padding /* */: 2px 0 0 0;}

#container {
	width: 100%; 
	color: #333; 
	border: 1px solid #333; 
	line-height: 1.3em; 
	margin: 10px 0; 
	background: #fff url(container_bg.jpg) repeat-y 199px 0;
} 

* html #container {
	background-image: url(container_bg.jpg) repeat-y  200px 0; 
} 

#innercontainer {
	background: url(innercontainer_bg.jpg) repeat-x 0 125px;
}

/* Hides from IE5-mac \*/ 
* html #innercontainer {height: 1%;} 
/* End hide from IE-mac. */ 

#header {
	border-bottom: 1px solid #000; 
	height: 124px; 
	background: #eed925 url(../images/front_hdr.jpg) no-repeat center top;
}
#lwrheader {
	border-bottom: 1px solid #000; 
	height: 124px; 
	background: #eed925 url(../images/header_bg.jpg) no-repeat center top;
}
#subnav {
	float: left; 
	width: 200px; 
	margin: 0 0 10px; 
	padding: 0; 
}

#subnav h3 {
	color: #686B3F;
	margin: 5px 0 0 5px;
	font-size: 0.95em;
	font-variant: small-caps;
}
 
#menu ul {
	font: 0.85em Verdana, Arial, Helvetica, sans-serif; 
	color: #333; 
	list-style: none; 
}

#menu li {
	border-top: 1px solid #ECECEC; 
	border-left: 1px solid #F0F0F0; 
	border-bottom: 1px solid #CCC; 
	border-right: 1px solid #CCC; 
}

 #menu a:link, #menu a:visited {
	color: #686B3F; 
	display: block;
	text-decoration: none; 
	background: url(navbg.jpg) repeat-x; 
	padding: 6px 3px 6px 10px; 
}

/*\*/
* html #menu a {height: 1%;
vertical-align: bottom;
}
/* */

#menu a:hover, 
#menu a:focus {
	background: #687033;
	color: #FFFFFF;
}

#news {
	width: 185px; 
	margin: 5px; 
}

#news p {
	font-size: .8em; 
	margin-left: 5px; 
	margin-right: 0; 
}

#news img {
	margin-top: 10px;
}
#news ul {
	list-style-type: disc;
	list-style-position: inside;
	text-indent: 10px;
	font-size: 0.8em;
} 
#sidebar {
	float: right; 
	width: 200px; 
}
 
#sidebar p {
	font-size: 0.8em; 
	margin-right: 5px; 
	margin-bottom: 10px; 
	margin-left: 10px; 
}

#sidebar h3 {
	color: #09510c;
	margin: 1em 5px 0px 10px;
	font-size: 1.1em;
	font-variant: small-caps;
} 

#sidebar a:link, #sidebar a:visited {
	color: #703E3B; 
}

#sidebar a:hover, #sidebar a:focus {
	color: #5A612D; 
}
#sidebar ul {
	list-style-type: disc;
	font-size: 0.8em;
	list-style-position: outside;
	text-indent: 10px;
}

#content {
	margin-left: 200px; 
	margin-right: 200px; 
	padding: 1em; 
}

#content2 {
	margin-left: 200px; 
	margin-right: 35px; 
	padding: 1em; 
}

#content h1, #content2 h1 {
	color: #09510c;
	font-size: 1.4em;
	font-variant: small-caps;
	margin-bottom: 3px;
}
 
#content h2, #content2 h2 {
	margin: 0.5em 0 0.25em;
	color: #006633;
	font-size: 1.1em;
	font-variant: normal;
}

#content p, #content2 p {
	margin-bottom: 5px; 
	font-size: 0.8em; 
	line-height: 1.5em; 
}
#content ul {
	list-style-type: disc;
	list-style-position: outside;
	text-indent: 10px;
} 
#content2 ul {
	list-style-type: disc;
	list-style-position: inside;
	text-indent: 10px;
} 
	
blockquote {
	margin-left: 24px;
	line-height: 0.9em;
}

#content li {
	list-style-type: disc;
	font-size: 0.8em;
	list-style-position: outside;
	text-indent: 10px;
}
#content2 li {
	list-style-type: disc;
	font-size: 0.8em;
	list-style-position: inside;
	text-indent: 10px;
}
	}

#footer {
	clear: both; /* Added so that the footer does not start before the completion of all content in the three columns above. */
	padding: 1em; /* Adds 1 em of padding between the borders of the footer walls and the content within. This 1 em matches the padding in other divs. */
	color: #006633; /* Sets the type color in the footer div. */
	border-top: 1px solid #000; /* Adds a solid black one-pixel border to the top of the footer div.  */
	text-align: center; /* Aligns text to the center in the footer. */
	font-size: 0.8em; /* Scales the text to a smaller size than the default in the body. */
	background: #FFFF00 url(../images/footer_bg.jpg) repeat-y center top; /* Sets a background image to repeat on the Y axis in the footer div. */
}

/* The Holly Hack corrects footer problems in IE 5. */

/*  \*/
* html #footer {height: 1%;}
/* */

/* Sets up the unordered list that is used for the accessible navigation in the footer div. */
#footer ul {
	margin: 5px 0; /* Adds space around the unordered list that makes up the navigation in the footer div. */
	}

#footer li {
	display: inline; /* By changing lists to inline, the footer list items will display horizontally instead of the default vertical. */
	}

#footer a:link, #footer a:visited {
	margin: 0.2em; /* Sets spacing between links and pipe separators */
	font-size: 0.85em; /* Sets font size smaller for the links so the pipes are larger in comparison, making the separators more apparent. */
	color: #006633; /* Sets the type color of links in the a:link and a:visited state. */
}
	
#footer a:hover, #footer a:focus {
	color: #686B3F; /* Sets the type color of links when they're in the a:hover or a:focus state. */
	background: #ECECEC; /* Sets the background color of the links in this state within the footer. */
	text-decoration: none; /* Removes the underline from the links. */
}

.lftflt {
	float: left;
	margin-right: 10px;
	border: 1px solid #687033;
	margin-top: 5px;
}

.rghtflt {
	float: right;
	margin-left: 10px;
	border: 1px solid #687033;
}

.pullquote {
	color: #006600;
	float: right;
	width: 150px;
	font: 1.1em/1.4em Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 5px 10px;
	border-bottom: 2px dotted #006600;
	border-top: 2px dotted #006600;
	padding-bottom: 3px;
	padding-top: 1px;
}
label {
	font-size: 0.8px;
}
