@import url("text.css");
@import url("nav.css");

body {
	background: #2A9B32 url(../images/body_bkgd_tile.gif) repeat;
	margin:0px;
	padding:0px;
}

#background_treetops {
	width:100%;
	height:407px;
	position:absolute;
	top:0px;
	left:0px;
	background: #2A9B32 url(../images/body_bkgd_top.gif) repeat-x;
	z-index:1;
}
#wrapper {
	width:815px;
	margin:0px auto 0px auto;
	position:relative;
	top:0px;
	left:0px;
	z-index:2;
	text-align:center;
}
#wrapper div {
	float:left;
}
#wrapper div p {
	margin-top:8px;
	margin-bottom:8px;
}
#wrapper div ul {
	padding-left:20px;
}
#wrapper div ul li {
	margin-left:10px;
}
#wrapper a img {
	border:none;
}
#flash {
	width:815px;
	
	height:229px;
	
	/*background:url(../images/header_temp.png) no-repeat top left;*/
}
#container {
	width:795px;
	padding:0px 0px 0px 22px;
	background-image: url(../images/shadow_whole.png);
	background-repeat:repeat-y;
}
#container #content {
	width:770px;
	padding:0 0px 0px 0px;
	background-image: url(../images/container_top.jpg);
	background-repeat:no-repeat;
}
#container #content #col_left {
	width:201px;
	padding-right:5px;
	left:0px;
}
#container #content #col_left input.text {
	background-color:#ECE7D0;
	border:1px solid #666666;
	padding:3px;
	width:120px;
	margin-right:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color:#000000;
}
#container #content #col_left input.submit {
	margin-bottom:-5px;
}
#container #content #col_right {
	width:546px;
	text-align:left;
}
#container #content .text_div {
	text-align:center;
	width:100%;
}
#container #content #col_right img {
	margin-bottom:5px;
}
#container #content #site_map {
	margin-top:15px;
	width:770px;
	height:82px;
	background-image:url(../images/footer.gif);
}
#container #content #site_map a {
	color:#812903;
	text-decoration:none;
}
#container #content #site_map a:hover {
	color:#000000;
}


/* Search Bar and Footer*/
#search_bar {
	width:815px;
	text-transform:uppercase;
	color:#cccccc;
}
#search_bar a {
	color:#cccccc;
	text-decoration:none;
}
#search_bar a:hover {
	color:#ffffff;
}
#footer {
	width:815px;
	color:#EFEAA9;
	font-size:9px;
}
#footer #footer_info {
	width:760px;
	background-color:#000000;
	text-align:center;
	height:15px;
	padding:5px;
}
#footer a {
	color:#EFEAA9;
}
#footer a:hover {
	color:#ffffff;
}
#search_bar .shadow_left, #footer .shadow_left {
	width:22px;
	background-image:url(../images/shadow_left.png);
	background-repeat:repeat-y;
	height:25px;
}
#search_bar .shadow_right, #footer .shadow_right {
	width:22px;
	background-image:url(../images/shadow_right.png);
	background-repeat:repeat-y;
	height:25px;
}
#search_bar #left {
	width:370px;
	text-align:left;
	background-color:#000000;
	padding:5px 0px 5px 11px;
	height:15px;
}
#search_bar #right {
	width:380px;
	text-align:right;
	background-color:#000000;
	padding:5px 10px 0px 0px;
	height:20px;
}
#search_bar #right input  {
	width:125px;
	font-size:9px;
	color:#cccccc;
	padding:1px;
	height:10px;
	border:1px solid #cccccc;
	background-color:#000000;
}
#search_bar #right input.submit {
	width:30px;
	padding:0px;
	height:14px;
}
#search_bar #right input.submit:hover {
	background-color:#333333;
}


/* Home page styles */
#container #content #col_right .one_third {
	width:179px;
	float:right;
}
#container #content #col_right .two_thirds {
	height:179px;
	width:349px;
}
#container #content #col_right .two_thirds_box {
	width:349px;
}
#container #content #col_right .three_thirds {
	width:544px;
	margin-bottom:15px;
}


/* Inner page styles */
#container #content #col_right #content_top {
	width:546px;
	background-image:url(../images/content_top.gif);
	background-repeat:no-repeat;
	height:24px;
}
#container #content #col_right #content_content {
	width:486px;
	padding:15px 30px 20px 30px;
	background-image:url(../images/content_content.gif);
	background-repeat:repeat-y;
}
#container #content #col_right #content_content #page_title {
	width:486px;
	padding:0px 0px 5px 0px;
	text-align:center;
}
#container #content #col_right #content_content .separator {
	width:486px;
	padding:5px 0px 5px 0px;
	background-image:url(../images/content_separator.gif);
	background-repeat:no-repeat;
	background-position:center;
}
#container #content #col_right #content_content img.image_left {
	float:left;
	padding:0px 10px 0px 0px;
}
#container #content #col_right #content_content img.image_right {
	float:right;
	padding:0px 0px 0px 10px;
}
#container #content #col_right #content_bottom {
	width:546px;
	background-image:url(../images/content_bottom.gif);
	background-repeat:no-repeat;
	height:24px;
}

/*#directions{
	width:212px;
	position:relative;
	left:-12px;
	top:-125px;
}*/
#directions, #specials{
	width:200px;
}

.paragraph{
	width:542px;
	margin:20px 0 20px 1px;
}
.paragraph .top, .paragraph .mid, .paragraph .btm{
	float:left;
}
.paragraph .top, .paragraph .btm{
	font-size:1px;
}
.paragraph .top{
	width:542px;
	height:8px;
	background:url(../images/paragraph_top.jpg) no-repeat top left;
}
.paragraph .pagetop{
	width:542px;
	height:8px;
	background:url(../images/paragraph_top.gif) no-repeat top left;
}
.paragraph .mid{
	/*width:520px;
	background-color:#F3EEBF;
	border-left:1px solid #D2CD9E;
	border-right:1px solid #D2CD9E;*/
	width:522px;
	background:url(../images/paragraph_mid.jpg) repeat-y top left;
	padding:10px;
}
.paragraph .mid .title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#6D6623;
}
.paragraph .mid strong{
	color:#114A22;
}
.paragraph .mid a{
	color:#114A22;
}
.paragraph .btm{
	width:542px;
	height:8px;
	background:url(../images/paragraph_btm.jpg) no-repeat bottom left;
}

.paragraph table, .paragraph td{
    border-color: #B5B387;
    border-style: solid;
}
.paragraph table{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
	width:100%;
	margin:0;
	padding:0;
}
.paragraph table td{
    border-width: 1px 1px 0 0;
	padding:5px;
	margin:0;
}
.paragraph table tr.head td{
	background-color:#B5B387;
	color:#114A22;
	font-weight:bold;
}
.paragraph table tr.dark td{
	background-color:#DBD9B2;
}
.paragraph table tr.light td{
	background:none;
}

.attractions img{
	border:2px solid #B5B387;
	margin:5px 4px 5px 0;
}
.attractions img.last{
	margin-right:0;
}
.attractions .mid div{
	width:100%;
	padding-bottom:20px;
}

/*Dropmenu Styling*/

#dropmenudiv{

	position:absolute;
	border-bottom-width: 0;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:100px;
	margin-left:85px;
	margin-top:-10px;
	line-height:14px;
	z-index:1000;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border:1px solid #666666;
	background-color:#FFFFCC;
	padding: 1px 0;
	text-decoration: none;
	color:#000000;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #CCCC99;
	color:#336633;
	border:1px solid #666666;
}
/*Crisis Management Box*/
#crisis {
	position: relative;

	align:center;
	width: 770px;
	border: 1px solid #000000;
	display:block;
	padding:10px;
	z-index:2000;
	text-align:center;
	background-color:#FFFFFF;
	
	
}

#crisis .title {	
	
	
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#cc3333;
	font-size:18px;
	font-weight:bold;
    line height:14px;
	
}

#crisis a {
color:#114A22;
	
	
}

/*#crisis .paragraph .top{
	width:250px;
	height:8px;
	background:url(../images/paragraph_topc.jpg) no-repeat top left;
*/
