/* CSS Document */
body {
	background-color: #1B563F;
	text-align: center;
	margin-top: 15px;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: 50% 0%;
}
table td {
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 40px;
}
h1 {
	font-size: 15px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
hr {
	border: 1px dotted #334670;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	color: #0E5E41;
	margin-bottom: 10px;
	margin-right: 40px;
	
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #13583C;
	margin: 0px;
	margin-top: 10px;
}
table#outer {
	width: 800px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #0d5d40;
	background-color: #FBF8E7;
}
table#outer td {
	text-align: left;
	vertical-align: top;
}

td#page_title{
	background-image: url(images/banner_tri.jpg);
	background-repeat: no-repeat;
	background-attachment: 0 0;
	height: 17px;
	background-color: #FBF8E7;
}

td#nav_holder {
	width: 266px;
}
div#nav_head {
	background-image: url(images/nav_head.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
}
div#nav {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-color: #008A4C;
	margin-left: 44px;
	background-position: 0px 20px;
	height: 100%;
	width: 154px;
}
div#nav a {
	text-decoration:none;
	font-size:12px;
	display:block;
	text-align: left;
	padding: 5px;
	padding-left:20px;
	color: #FFFFFF;
	font-weight: bold;
}
#nav #home {margin-top:10px}
div#nav a:hover {
	color: #FDB713;
}
table#holidayguide {
	border: 2px solid #0E5E41;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	}
	
table#holidayguide th {
	color: #FFFFFF;
	text-align: center;
}
table#holidayguide td {
	color: #FFFFFF;
	font-size: 10px;
}
div#wx {
	width:95px;
	overflow: hidden;
	margin-left: 20px;
	padding: 0px;
	height: 45px;
	margin-bottom: 20px;
	}

td#maintxt {
	padding: 0px 0px 20px 0px;
	background-color: #FBF8E7;
	color: #535353;
	width: 533px;
}
td#maintxt h1 {
	color: #0E5E41;
	font-weight: normal;
	font-size: 13px;
	margin-right: 40px;
}
p#contact {
	text-align: center;
	margin: 10px 20px 40px 0px;
}
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #D6342F;
	text-decoration: underline;
}
ul {
	margin-left: 5px;
	margin-top: 0px;
}
ul li {
	margin-bottom: 10px;
	margin-left: 0px;
}

div#spider {
	width:760px;color:#909090;font-size:9px;}
div#spider {
	color:#666666;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	}
div#spider  a:link, div#spider a:visited {color:#909090;font-size:9px;}
div#spider a:hover {color:#FFFFFF}
td#bkgform {
	padding-top: 20px;
	border-top: 2px solid #055a39;
	background-color: #C0D667;
}
div#top h1{
	margin-left:auto;
	margin-right:auto;
	width:800px;
	font-size: 12px;
	color: #1B563F;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#top_text {
	 position: absolute; 
	 z-index: -1; top: 100px; 
	 left: 267px; right:100px;
	 width: 200px;
	 bordercolor:#111111;width:200px;
	 margin-left:auto;
	 margin-right:auto;
	  }
