/*

Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

Name       : Glazed
Description: A three-column, fixed-width layout with fluid header. Suitable for large blogs.
Version    : 1.0
Released   : 20071024

*/

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

table, table tr, table tr td, table td {
        border-spacing: 0;
}

.h25 tr {
        height: 25px;
}

.trg {
        background-color: #D9D9D9;
}

.trbb td {
        border-bottom:1px solid #5FABDE;
}

html {
	background-color: #9d9d9d;
}

body {
	background: #F5F5F5 url(/images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474848;
}

h1 {
	font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #64abdd;
	display:block;
	width:100%;
	color: #666666;
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
	margin-left: -1px;
	margin-bottom: 15px;
}

.h1 {
	font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif;
	color: #666666;
	border-bottom:1px solid #64abdd;
	width:100%;
	display:block;
	font-size: 28px;
	padding-bottom: 5px;
	margin-bottom: 3px;
}

h2 {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color: #666666;
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
}

.h2 {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-weight: bold;
	color: #666666;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
	display:block;
	padding-bottom: 0;
	margin-bottom: 0;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 170%;
}

p {
}

blockquote {
	padding: 0 30px;
	background: url(/images/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

blockquote p {
}

a {
	text-decoration: none;
	color: #268acf;
}

a:hover {
	color: #E43C15;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
	background: url(/images/img08.gif) repeat-x left bottom;
}

/* Menu */

#menu {
	height: 70px;
}

#menu ul {
	width:950px;
	margin: 0 auto!important;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu form {
	width: 950px;
	height: 50px;
	margin: 0 auto!important;
	padding-top:12px;
	_visibility: hidden;
	*visibility: hidden;
}

#menu form input {
	float:right;
}

#menu li {
	display: inline;
}

#mainmenu a {
	float: left;
	height: 37px;
	padding: 13px 30px 0px 30px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FCFDDF;
}

#menu a:hover {
	background: url(/images/img02.gif) repeat-x;
	color: black!important;
	cursor: pointer;
}

#menu .active {
	background: url(/images/img04.gif) repeat-x!important;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url(/images/img06.gif);
}

#bgtop {
	height: 20px;
	background: url(/images/img07.gif);
}

#bgbottom {
	padding-bottom: 20px;
	background: url(/images/img09.gif) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 700px;
	height: 800px;
	min-height: 200px;
	padding: 0 0 0 20px;
}

html>body #content {
	height: auto;
}

/* Post */

.post {
}

.post .bigpix {
	margin-bottom: 20px;
	background: #F0F0F0;
}

.post .bigpix .image {
}

.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}

.post .bigpix .caption a {
	color: #999999;
}

.post .title {
	padding: 10px 10px 0 10px;
	font-size: 2.6em;
}	

.post .title a {
	background: none;
}

.post .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;
}

.post .byline a {
	color: #C2C2C2;
}

.post .entry {
	padding: 20px 10px 0 10px;
}

.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}

.post .tags a {
	padding: 0 5px;
	background: none;
}

.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.post .links .comments {
	padding-left: 20px;
	background: url(/images/img13.gif) no-repeat left center;
}

.post .links .permalink {
	padding-left: 18px;
	background: url(/images/img14.gif) no-repeat left center;
}

/* Sidebar Common Style */

.sidebar {
}

#page h1 {
	margin-top:30px;
}

.sidebar .logo {
	margin-bottom: 25px;
	clear:both;
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	background: none;
}

#page .sidebar li ul {
}

#page .sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url(/images/img11.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}

#content ul {
	margin-left:17px;
}

.sidebar a {
	background: none;
}

.sidebar ul {
	clear:both;
}

.sidebar li {
	list-style:none!important;
	background-image:url(/images/li.gif)!important;
	background-position:top left!important;
	background-repeat:no-repeat!important;
	padding:0px 5px 0px 20px!important;
	margin:10px 0 10px 0!important;
}

/* Sidebar Two */

#sidebar {
	float: right;
	width: 180px;
	padding: 0 20px 0 0;
}

/* Calendar */

#calendar_wrap {
	padding: 0 10px 20px 10px;
}

#calendar_wrap table {
	width: 100%;
	text-align: center;
	background: #F6F6F6;
	border: 2px solid #FFFFFF;
	border-collapse: collapse;
}

#calendar_wrap th, #calendar_wrap td {
	padding: 2px;
}

#calendar_wrap thead {
	background: #FFFFFF;
}

#calendar_wrap tbody {
	font-size: .8em;
	font-weight: bold;
}

#calendar_wrap tbody td {
	padding: 5px;
}

#calendar_wrap tbody a {
	font-size: 1.2em;
}

#calendar_wrap tfoot {
	background: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
}

#calendar_wrap tfoot #prev {
	text-align: left;
}

#calendar_wrap tfoot #next {
	text-align: right;
}

/* Tag Cloud */

#tag_cloud {
	margin-bottom: 20px;
}

/* Footer */

#footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url(/images/img10.gif) no-repeat;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}

.row2 {
	background: url(/images/img04.gif) repeat-x;
        color: black!important;
        cursor: pointer;
}

.row2 a {
        background-color:#9d9d9d;
        color: black!important;
        cursor: pointer;
}

#msg {
        width: 500px;
	z-index: 10000000;
	position: absolute;
}       

.find {
	border-bottom: 1px dashed red;
}

.snip {
        text-overflow:ellipsis!important;
        overflow:hidden!important;
        white-space:nowrap!important;
}

.menu { 
	background-color: #0B0C0B;
	border: 1px solid black;
	position: absolute;
	text-align: left; 
	visibility: hidden;
	left:0px; 
	top:0px;
	z-index: 1000;
	margin-top:-1px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
}

.menu br {
	display: none;
}

a.menuItem, a.menuItemActive {
	height: 23px;
	padding: 6px 30px 0px 30px;
	font-size: 1em;
	color: #FCFDDF;
        background-color: transparent;
        display: block;
        text-decoration: none;
        white-space: nowrap;
	cursor: pointer!important;
	width: 320px;
}

a.menuItem:hover, a.menuItemActive {
        background-color: #000080;
        color:#FF9900;
	cursor: pointer!important;
}

#content form input:hover {
	background-color: #EEEEEE;
	border-color: #888888!important;
	cursor: pointer;
}

.sitemap img {
	display: block;
	border: 1px solid white;
}

.sitemap a {
	display: block;
	border-bottom: 1px solid white;
}

.sitemap img:hover {
	border: 1px solid #E43C15!important;
}

.sitemap a:hover {
	border-bottom: 1px solid #E43C15!important;
}

#wws-directions tr:hover {
	background: #eeeeee url(/images/h1.jpg) no-repeat bottom left;
	color: black;
}

.preload {
	display: none;
}

#content label {
  display: block;
}

#content input, #content textarea, #content select {
  padding: 2px;
  font: 400 1em verdana, sans-serif;
  color: #444;
  background: #EEE;
  border: 1px solid #aaa;
}

#content textarea {
/*  overflow: auto; */
}

#content input:focus, #content input:hover, #content textarea:focus, #content textarea:hover, #content select:focus, #content select:hover {
  color: #000;
  background: #cae1fb!important;
  border: 1px solid #3f77eb;
}

#content input.button {
  padding: 2px 5px;

  font: 400 1.1em "trebuchet ms", serif;

  color: #555;
  border-width: 1px;
  border-style: solid;
}

#maptours a:hover {
	color: black!important;
}

#webmap {
	background-color: #f0f0f0!important;
	background-image: url(/images/mapback.png);
	background-position-x: 80%;
	background-position-y: 10%;
	background-repeat: no-repeat;
}

#kmlist input {
	margin-top: 4px;
	_margin-top: 0px;
	*margin-top: 0px;
	float: left;
}

#kmlist span {
	margin-left: 20px;
	_margin-left: 25px;
	*margin-left: 25px;
	display: block;
}

#kmlist br {
	clear: both;
	height: 1px;
	line-height: 1px;
}

.meta {
	width: 95%;
	background-color:transparent;
	border-width: 1px;
	border-color: transparent;
	border-bottom-color: #907a3e;
	border-style:dashed;
	color: white;
	font:normal 0.9em/1.4em verdana, arial, sans-serif;
}

.ss {
        clear:both;
}

.ss img {
        width: 100%;
        cursor: pointer;
        float: left;
}

.plain img {
        float: none;
}

.ss br {
        display: none;
}

.slideshow {
        background-image: url(/images/img02.gif);
}

.slideshow, .slidebar {
        text-align:center;
        display: block;
        padding: 5px!important;
        margin: 0;
        min-height: 20px;
        line-height: 20px;
}

.slideshow a {
        color: black;
        text-decoration: none;
}

.slideshow a:hover {
        color: #008f38;
}

.wfg {
	background-image:url(/images/wfg-link.gif);
	background-repeat: no-repeat;
	padding-left:10px;
	padding-top:3px;
}

.wfg:hover {
	background-image:url(/images/wfg-link-hover.gif);
	background-repeat: no-repeat;
	padding-left:10px;
	padding-top:3px;
}

.pb {
	page-break-before: always;
}

#history {
	float: right;
        margin-top: 2px;
        margin-right: 240px;
        margin-bottom: 0;
}

#history a:hover {
        color: black;
}
