blockquote {
	line-height: 120%;
	padding-right: 3em;
	font-style: italic;
	font-size: 12px;
}
#banner {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	position: absolute;
}
#toptitle {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	position: absolute;
	width: 740px;
	height:201px;
	font-size: 50px;
	text-align: center;
	padding-top: 20px;
	text-shadow: tan;
	font-family: fa-font-awesome;
	background-image: url('../images/head.jpg');
}
#toptitle a:link {
	color: #438530;
}
#toptitle a:hover {
	color: #5b884e;
}
#toptitle a:visited {
	color: #438530;
}

#tagline {
	font-size: medium;
	line-height: normal;
	margin-top: 20px;
	border-bottom: none #660099;
	margin-left: 80px;
	color: #438530;
}
h1 {
	font-size: large;
	line-height: normal;
	border-bottom: none #660099;
	margin-bottom: 5px;
	color: #438a30;
}
h2 {
	color: #438a30;
	font-size: medium;
	background: no-repeat;
	line-height: normal;
}
h3 {
	font-size: small;
	color: #438a30;
	font-weight: bold;
}
h4 {
	font-size: small;
	font-weight: normal;
	color: #438a30;
}
h5 {
	font-size: 110%;
	font-weight: bold;
}
h6 {
	font-size: 120%;
	font-weight: bold;
}
img {
	border:none;
	margin: 0px;
}
body {
	color: #333333;
	font: small/120% Arial, Helvetica, sans-serif;
}
li {
	margin-bottom: 1em;
}
body {
	font: small/140% Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #666666;
	background: #FFFFFF repeat-x;
}
a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #008800;
}
a:hover {
	color: #666666;
	background-color: #ABFBAB;
}
#headerwrap {
	padding: 0px;
	width: auto;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	background: #000000;
}
#header {
	width: 740px;
	text-align: left;
	/*margin: 0px auto 4px;*/
	padding: 0px;
	border-top: none;
	border-right: 1px none #990000;
	border-bottom: 1px none #990000;
	border-left: 1px none #990000;
	height: 225px;
	position: relative;
	background: #000000 no-repeat center top;
}
.onecolumn {
	min-height:550px;
	padding: 0px;
	margin: 20px auto;
	position: relative;
	width: 680px;
	border-bottom-width: 1px;
	border-bottom-color: #438a30;
	color: #333333;
}
#columns {
	min-height:550px;
	border-top: 1px #FFFFFF;
	border-right: 1px #FFFFFF;
	border-left: 1px #FFFFFF;
	padding: 0px;
	margin: 0px auto;
	position: relative;
	width: 740px;
	border-bottom-width: 1px;
	border-bottom-color: #438a30;
	color: #333333;
}
#leftcol {
	width: 180px;
	margin-top: 30px;
	min-height:500px;
	padding: 0px;
	overflow: auto;
	float: left;
	border: 1px none #990000;
}
#leftcol p {
	text-align: center;
}
#rightcol {
	float: right;
	margin-top: 30px;
	text-align: left;
	width: 70%;
	clear: none;
	padding: 20px 10px 0px 30px;
	border-top: none #FFFFFF;
	border-right: 1px none #990000;
	border-bottom: none #FFFFFF;
	border-left: none #FFFFFF;
}
#submenu {
	padding: 0px;
	height: auto;
	margin: 10px 0px 0px 10px;
}
#footer {
	clear: both;
	color: #438530;
	margin-right: auto;
	margin-left: auto;
	background: #c3df90 repeat-x;
	width: 740px;
	height: 25px;
	font-size: 0.75em;
	position: relative;
}
/*
#header img {
	margin: 0px;
	padding: 0px;
	display: block;
	border-right: none #000000;
	top: 10px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	border-top: none;
	border-bottom: none;
	border-left: none;
}
*/
#logo {
	margin: 0px;
	padding: 0px;
	display: block;
	border-right: none #000000;
	top: 0px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	width:120px;
	height: 200px;
	background-image: url('../images/padleft.jpg');
}
#globwrap {
	padding: 0px;
	margin: 0px;
	border: 1px none #000000;
	background-color: #000000;
}
th{
	color: #990000;
	border: 1px solid #000000;
	background: #CCCCCC;
	font: bold medium "Trebuchet MS", Arial, Verdana, sans-serif;
}
td{
	border: 0px solid #005500;
	font-size: 100%;
	vertical-align: top;
}
th,td{
	padding: 0.5em;
	vertical-align: top;
}
table{
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px solid #005500;
	font-size: small;
	margin: 0px;
	padding: 0px;
	width: auto;
}
caption {
	font-weight: bold;
	padding-bottom: .5em;
}
.rpic {
	display: block;
	padding: 0px;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 0px;
	left: 10px;
}
#footer p {
	font-size: 1em;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 15px;
}
#footer ul {
	list-style: none;
	float: right;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-right: 15px;
	margin-left: 0pt;
	padding: 0;
}
#footer ul li {
	float: left;
	margin-top: 5px;
	margin-right: 0pt;
	margin-left: 10px;
	margin-bottom: 5px;
}
.lpic {
	float: left;
}
#menu {
	background: url(../images/menubg.gif) #5dA976 repeat-x;
	font:bold 12px tahoma,verdana,sans-serif;
	color:#fff;
	margin: 0 auto;
	width: 740px;
	height: 25px;
	position: absolute;
	top: 200px;
	text-align: center;
	border:0px none #FFFFFF;
}
#menu ul {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	border-top: 0;
	border-right: 0;
	border-bottom: 0px #999999;
	border-left: 0;
	background-color: #FFFFFF;
}
#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
#menu ul li a,#menu div {
	padding: 5px;
	margin: 0;
	text-decoration: none;
	display: block;
	text-align: center;
	letter-spacing: 1px;
	font:bold 12px tahoma,verdana,sans-serif;
	color: #fff;
	width: 106px;
	border-left-width: 0px;
	border-left-style: solid;
}
#menu ul li a  {
	font-size: 11px;   
} 
#menu a:hover {
	margin-top: 1px;
	background: url(../images/menudn.gif) #3dA976 repeat-x;
}
#submenu ul li {
	font-size: 11px;
	text-align: center;
	padding: 0;
	margin: 0 auto;
	border-bottom: 1px solid #666666;
	display: block;
}
#submenu ul {
	border: 0 none;
	margin: 0 auto;
	list-style-type: none;
	text-align: center;
	padding: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
#submenu ul li a {
	padding: 0 5px;
	margin: 0 auto;
	color: #000000;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	font-weight: normal;
	width: auto;
	display: block;
}
#submenu ul li a:hover {
	color: #000000;
	background: #FFFFFF;
}
#global {
	position: absolute;
	display: block;
	font-size: 12px;
	letter-spacing: 1px;
	right: 6px;
	margin-left: 0px;
	top: 0px;
	left: 675px;
	height: 200px;
	text-align: right;
}
#global a {
	color: #5D9D4D;
	text-decoration: none;
}
#global p {
	margin-top: 15px;
	margin-bottom: 35px;
}
#liv {
	border-left: 1px solid #666666;
}
.hide {
	display: none;
}
.prop{
float:left;
width:1px;
}
.clear{
clear:both;
height:1px;
overflow:hidden;
}
.min550px{
height:550px;
}
.min100px{
height:100px;
}
.min80px {
height:80px;
}
a:visited hover {
	color: #FFFFFF;
	background-color: #666666;
}
#footer a:link {
	display: inline;
}
#detail p {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.thumbtext {
	font-size: 9px;
	font-weight: normal;
	display: block;
}
.container {
	padding: 0px;
	width: 150px;
	float: left;
	text-align: center;
	margin: 0px;
	height: 150px;
	display: block;
	clear: none;
	white-space: normal;
	border: 1px #000000;
	font-size: 9px;
}
.container p {
	font-size: 9px;
}
#wrap {
	margin-right: auto;
	margin-left: auto;
	width: 740px;
	margin-bottom: 0px;
	padding: 0px;
	border-top: none #FFFFFF;
	border-right: none #FFFFFF;
	border-bottom: none #FFFFFF;
	border-left: none #FFFFFF;
	background: #f4fcf4;
}
#walks {
	border-left-style: none;
	border-left-width: 0px;
	border-left-color: #FFFFFF;
}
#subscribe {
	width : 107px;
}
#address {
	position: absolute;
	left: 120px;
	top: 80px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: .05em;
	width: 453px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}
.spread {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.rbox {
	float: right;
}
.rbox p {
	text-align: center;
}
#bot {
	border-top: 1px none #FFFF00;
	border-right: 1px #FFFF00;
	border-bottom: 1px solid #666666;
	border-left: 1px #FFFF00;
}
#bot a {
	border-right: #FFFF00;
	border-bottom: 1px solid #666666;
	border-left: #FFFF00;
}
#bot a:link {
	border-right: #FFFF00;
	border-bottom: 1px solid #666666;
	border-left: #FFFF00;
}
#footer a:link {
	color: #438530;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
}
#footer a:visited {
	color: #0000FF;
	text-decoration: underline;
}
dt {
	font-weight: bold;
	color: #438530;
	font-size: 100%;
}
dd {
	font-size: 100%;
}
.phototitle {
	font-weight: bold;
	text-align: left;
} 
.gallery {
	border: solid 25px #EEEEEE;
}
.gallery2 {
	border: solid 15px #DEDEDE;
}
.alert {
	color: #ff2c2c;
	font:bold 15px tahoma,verdana,sans-serif;
	font-weight: bold;
	text-align: center;
}