@charset "UTF-8";
/* CSS Document */

/* --- Main Element Styles --- */

body {
	background-color: #CBD1DB;
	color: #FFFFCC;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 13px;
	/*background-repeat: repeat-x;
	background-attachment: fixed;
	background-image: url(elements/background_winter.jpg);*/
	margin: 0px;
	background-image: url(elements/water_tile.jpg);
	background-repeat: repeat;
}

p {
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #FFFFCC;
}

h1 {
	font-family:"Arial Black", Gadget, sans-serif;
	color: #CC9966;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 2px;
	line-height: 22px;
	text-align: center;
	width: 890px;
	height: 27px;
	background-image: url(elements/title_bar.jpg);
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-x;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	margin-top: 5px;
	padding: 0px;
	line-height: 18px;
	letter-spacing: 2px;
	margin-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-top: 5px;
	line-height: 16px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 1px;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	text-align: left;
	letter-spacing: 1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 20px;
	margin-top: 5px;
	padding-left: 20px;
	text-align: left;
	list-style-image: url(elements/bullet.gif);
}

a:link,a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover,a:active {
	text-decoration: underline;
	color: #CCCCCC;
}
hr {
	color: #663300;
	background-color: #663300;
}


/* --- General Formating Styles --- */

.centered {
	text-align: center;
}
.fltrt {
	float: right;
	margin-left: 5px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.fltlft {
	float: left;
	margin-right: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cap {
	clear: both;
	height: 1px;
}
.footnote {
	color: #999999;
}


/* --- Page Layout Styles --- */

#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#header {
	padding: 0px;
	background-image: url(elements/header.gif);
	background-repeat: no-repeat;
	width: 950px;
	height: 210px;
}
#nav {
	width: 950px;
	margin: 0px;
	height: 38px;
	background-image: url(elements/navigation_bar.jpg);
	padding-top: 17px;
	background-repeat: no-repeat;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 1px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-weight: bold;
}
.nav_link {
	margin-right: 15px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	display: inline;
	margin-left: 15px;
	text-align: center;
}
.nav_link a:link, .nav_link a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
.nav_link a:hover, .nav_link a:active {
	color: #FFFF99;
	display: inline;
	text-decoration: underline overline;
}
#content_area {
	background-image: url(elements/wood_tile_200px.jpg);
	background-repeat: repeat;
	width: 930px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 20px;
}
#content_area_top {
	background-image: url(elements/content_pallet_top.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 910px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}
#content_area_bottom {
	background-image: url(elements/content_pallet_bottom.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 910px;
	margin-top: 0px;
	font-size: 1px;
}
#content {
	font-size: 13px;
	line-height: 15px;
	color: #333333;
	text-align: justify;
	background-color: #FFFFDD;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	width: 890px;
}
#content p {
	color: #333333;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 18px;
}
#content a:link, #content a:visited {
	text-decoration: underline;
	color: #660000;
	padding-right: 2px;
	padding-left: 2px;
}
#content a:hover, #content a:active {
	color: #000000;
	background-color: #CC9966;
	text-decoration: none;
}

.rates_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	margin-left: 25px;
	margin-bottom: 15px;
}

.rates_table td, .rates_table th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	text-align: center;
	vertical-align: top;
	padding: 5px;
}

.rates_table th {
	background-color: #333333;
	color: #CCCCCC;
}

.rates_table h2 {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.rates_table .smaller {
	font-size: 10px;
}
.rates_table .right {
	text-align: right;
}





.weather_widget {
	padding: 0px;
	height: 250px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #663300;
}

.location_map {
	border: 1px solid #663300;
}

.contact_table {
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: auto;
}
.contact_table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.confirm {
	width: 450px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
	border: 2px solid #663300;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;	
}

.error {
	padding: 10px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	color: #000000;
	border-top-width: 2px;
	border-right-width: 10px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;	
}


#footer {
	clear: both;
	width: 910px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#footer p {
	line-height: 18px;
	color: #CC9966;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #CFB495;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
	color: #FFFF99;
}
#ee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	width: 100%;
	margin-top: 5px;
	text-align: center;
	margin-bottom: 10px;
}
#ee a:link, #ee a:visited {
	text-decoration: none;
	color: #999999;
}
#ee a:hover, #ee a:active {
	text-decoration: underline;
	color: #CCCCCC;
}

/* --- Item Specific Styles --- */
