html, body {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #000000;
/*	background-image: url(/images/hd.gif);
	background-repeat: repeat; */
	color: #000;
	font-size: 70%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: center;
}

a {
	color: #556379;
}

a:hover {
	color: #8496B3;
	text-decoration: none;
}

h1 {
	font-size: 17px;
	font-family: Arial;
	color: #7B98F8;
	margin: 0;
	padding-bottom: 8px;
}

# body h2 {
	font-size: 0.9em;
	font-family: Arial;
	color: #62C916;
	text-transform: uppercase;
	margin: 0;
	padding: 8px 0;
}

h3 {
	font-size: 0.9em;
	font-family: Arial;
	margin: 0;
	padding-bottom: 8px;
}

h4 {
	font-size: 0.8em;
	font-family: Arial;
	color: #c79303;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 8px;
}

p  {
	margin: 0;
	padding-bottom: 8px;
}

hr {
	clear: both;
	height: 1px;
	color: #c79303;
}

img {
  margin-left: auto;
  margin-right: auto 
	border-style: none;
	border-color: transparent;
}

#banner {
/*	background-color: #fee8b7;*/
	margin: 0 auto;
	text-align: left;
	width: 750px;	
}

#head {
/*	background-color: #e8fafa; 
	color: #606d82;
*/
	height: 96px;
	width: 750px;
	margin: 0 auto;
	text-align: left;		
	/*border-bottom: 1px solid #fff; */
}

#head div {
	float: left;
	clear: right;
	height: 65px;
}

#logo {
	width: 184px;
}

#logo a {
	display: block;
	padding: 4px 0 0 0px;
	font-size: 18px;
	letter-spacing: 0;
	text-transform: uppercase;
	text-decoration: none;
}

#slogan {
	width: 548px;
}

#slogan span {
	display: block;
	padding-top: 25px;
	text-align: center;
	font-size: 30px;
	letter-spacing: -2px;
	color: #c79303;
	height: 50px;
}

#slogan form {
	margin: 0;
	font-size: 9px;
	letter-spacing: 0px;
	padding: 0 0 0 150px;
}

#bar {
	border-bottom: 8px solid #fff;
}

#wrapper {
	margin: 0 auto;
	width: 750px;
	text-align: left;
}

#toplinks {
	margin: 0;
	padding: 0 0 0 474px;
	width: 73px;
}

#toplinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#toplinks li {
	float: left;
	display: inline;
	margin-top: 5px;
}

#toplinks a {
	display: block;
	width: 18px;
	height: 9px;
}

#toplinks span {
	display: none;
}

#tl_home {
	background-image: url(/images/tl_home.gif);
	background-repeat: no-repeat;
}

#tl_contact {
	background-image: url(/images/tl_contact.gif);
	background-repeat: no-repeat;
}

#tl_sitemap {
	background-image: url(/images/tl_sitemap.gif);
	background-repeat: no-repeat;
}

#tl_home a:hover {
	background-image: url(/images/tl_home-on.gif);
	background-repeat: no-repeat;
}

#tl_contact a:hover {
	background-image: url(/images/tl_contact-on.gif);
	background-repeat: no-repeat;
}

#tl_sitemap a:hover {
	background-image: url(/images/tl_sitemap-on.gif);
	background-repeat: no-repeat;
}

#body {
	padding: 0px 9px 9px 9px;
	width: 548px;
	text-align: left;
}

#visual {
	margin: 0 auto;
	width: 548px;
	height: 122px;
	padding-bottom: 10px;
}

#content {
	float: left;
	width: 356px;
	padding-right: 3px;
	text-align: left;	
	background-color: #fee8b7;
}

#content h1 {
	margin-top: 10px;
	text-align: center;
	font-family: Arial;
	color: #5a1076;
}

#content h2 {
	font-size: 1.1em;
	font-family: Arial;
	height: 18px;
	color: #62C916;
	text-transform: uppercase;
	margin: 0;
}

#content_full {
	float: left;
	width: 546px;
	text-align: left;
	background-color: #fee8b7;
	min-height: 400px;
}

#content_full h1 {
	margin-top: 10px;
	text-align: center;
	font-family: Arial;
	color: #5a1076;
}

#content_full h2 {
	font-size: 1.0em;
	font-family: Arial;
	color: #62C916;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 6px;
}

#content_admin {
	float: left;
	width: 300px;
	margin-left: 125px;
	text-align: left;
	background-color: #fee8b7;
	min-height: 250px;
}

#content_admin h1 {
	margin-top: 10px;
	text-align: center;
	font-family: Arial;
	color: #5a1076;
}

#content_admin h2 {
	font-size: 1.0em;
	font-family: Arial;
	color: #62C916;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 6px;
}

#gallery {
	float: left;
	width: 548px;
}

.more {
	font-size: 0;
	color: #000000;
	width: 15px;
	height: 15px;
	border: 0;
	background-image:url(/images/li4.gif);
	background-repeat: no-repeat;
	background-attachment:"fixed";
	background-position: 0px 4px; 
	background-color: #fee8b7;
}

#news {
	margin-left: 377px;
	margin-top: 10px;
	width: 158px;
	padding-left: 6px;
	border-left: 1px solid #c79303;
}

#news h4 {
	padding-left: 0px;
/*	background-image: url(/images/li1b.gif);*/
	background-repeat: no-repeat;
}

#news dl {
	padding: 0;
	margin: 0;
}

#news dt {
	padding: 6px 10px 4px 10px;
	margin: 0;
	border-top: 1px solid #c79303;
	background-image: url(/images/li3.gif);
	background-position: 0 11px;
	background-repeat: no-repeat;
	font-size: .9em;
	color: #black;
}

#news dd {
	padding: 0;
	margin: 0;
}

#news h2 {
	margin: 0;
	padding: 0 0 2px 0;
	font-family: Arial;
	font-size: 8.5px;
	line-height: 1.4em;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	color: #7B98F8;
}

#news input {
	font-size: 1.0em;
	font-weight: normal;
	text-decoration: none;
}

#news form#more {
	margin:0 auto;
	width:165;
}

#news form#admin {
	margin:0 auto;
	width:165;
}

#threecells {
	clear: both;
}

#threecells div {
	float: left;
	font-size: .9em;
	clear: right;
}

#threecells p {
	display: block;
	width: 162px;
	height: 40px;
	margin-bottom: 10px;
}

#threecells span {
	position: relative;
	top: 50px;
	left: 20px;
	font-family: Arial;
	font-size: 1em;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	color: #7B98F8;
	display: inline;
}


#cell_1 {
	width: 162px;
	padding-right: 15px;
}

#cell_1 p {
	background-image: url(/images/3colls_p1.jpg);
}

#cell_2 {
	width: 162px;
	padding: 0px 14px 0 14px;
	border-left: 1px solid #c79303;
	border-right: 1px solid #c79303;
}

#cell_2 p {
	background-image: url(/images/3colls_p2.jpg);
}

#cell_3 {
	width: 162px;
	padding-left: 15px;
}

#cell_3 p {
	background-image: url(/images/3colls_p3.jpg);
}

#side {
	padding-bottom: 3px;
	width: 184px;
	background-color: #d2a530;
	text-align: left;
}

#menu {

margin-bottom: 9px;
	padding: 0 auto;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	
}

#menu a {
	padding: 2px 0 0 24px;
	font-family: Times New Roman;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	display:block;
}

#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu li {
	margin: 0;
	padding: 0;
	font-size: 9px;
	font-family: Times New Roman;
}

#menu ul li a:hover {

	background-image: url(/images/li1b.gif);
	background-position: 5px 3px;
	background-repeat: no-repeat;
}

#menu ul li a {
	margin-top: 4px;
	padding: 0 0 0 24px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	border-top: 1px solid #fee8b7;
/*	border-bottom: 1px solid #AACCD5; */
	background-image: url(/images/li1a.gif);
	background-position: 5px 3px;
	background-repeat: no-repeat;
}

#menu ul li ul li a:hover {

	background-image: url(/images/li2a.gif);
	background-position: 15px 5px;
	background-repeat: no-repeat;
}

#menu ul li ul li a {
	margin-top: 0;
	line-height: 18px;
	font-weight:normal;
	text-transform: capitalize;
	background-image: url(/images/li2.gif);
	background-color: #deb361;
	font-size: 10px;
	font-family: verdana;
	color: #575757;
	padding: 0 0 0 30px;
	background-position: 15px 5px;
	background-repeat: no-repeat;
	border-top: 1px solid #000000;
	border-bottom: 1px none #000000;
}

#menu ul li ul li ul li a:hover {

	background-image: url(/images/li2a.gif);
	background-position: 26px 5px;
	background-repeat: no-repeat;
}

#menu ul li ul li ul li a {
	background-color: #f9f0d9;
	padding: 0 0 0 42px;
	background-position: 26px 5px;
	background-image: url(/images/li2.gif);
	background-repeat: no-repeat;	
}

#menu li li li li a {
	padding-left: 36px;
}

#menu ul li ul li ul li ul li a {
	background-color: #A1CEDB;
	background-image: none;
}

#ads {
	padding: 0;
	margin: 0;
}

#ads dt {
	padding: 0;
	margin: 0px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#ads dd {
	margin: 0;
	padding: 4px 12px;
	border-bottom: 1px solid #EEF5F7;
	font-size: .8em;
	border-bottom: 1px solid #AACCD5;
	line-height: 1.2em;
}

#foot {
	clear: both;
	padding: 10px 0 10px 0;
	width: 750px;
	margin: 0 auto;
	background-color: #fff;
/*	background-image: url(/images/logo_small.gif);*/
	background-repeat: no-repeat;
	font-size: .8em;
	line-height: 1.4em;
	text-align: center;
	position: relative;
}

#top_nav {
	display: none;
	padding-left: 185px;
	background-color: #DEECF0;
	height: 20px;
}

#top_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: 1px solid #fff;
	background-image: url(/images/tn_bg1.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 20px;
}

#top_nav li {
	float: left;
	margin: 0;
	padding: 0;
	border-top: 2px solid #f60;
	border-right: 1px solid #fff;
	background-color: #E5F1F3;
}

#top_nav a {
	display: block;
	padding: 0 1.3em;
	line-height: 18px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#top_nav a:hover {
	background-color: #f60;
	color: #fff;
}


#iframe {
	float: left;
	border:0px; 
	height: 660px;
	width: 556px;
	overflow: scroll auto; /* if the content inside of the <iframe> is bigger than its size, scrollbars are added.*/
}

.gallerythumb {
  background-color: #7D8696 !important;
  border-style: solid !important;
  border-width: 1px !important;
  padding: 0px !important;
  margin: 0 auto !important;
  border-color: #000000 !important;
  color: inherit;
}

.lightboxgallery {
  text-align: center !important;
  padding: 0.00 !important;
  margin: 1em auto 0 !important;
  width: 100% !important;
}

.annotation {
  bottom: 4px !important;
  left: 0.00 !important;
  font-size: 10px !important;
  text-align: center !important;
  position: absolute !important;
  display: block !important;
  margin: 0 auto !important;
  width: 91px !important;
}

.rating {
  top: 0px !important;
  left: 0px !important;
  position: absolute !important;
  height: 10px !important;
  padding: 0.00 !important;
  margin: 0.00 !important;
  width: 20px !important;
}

.pages {
  background-color: transparent !important;
	text-align: right;
  font-family: Ariel !important;
  padding-right: 15px !important;
  color: red;
  padding-bottom: 12px;
}

.pages a {
  background-color: transparent !important;
	text-align: right;
  color: red;
}

.pages a:hover{
  background-color: transparent !important;
	text-align: right;
  color: #d2a530;
}
.titles {
  background-color: transparent !important;
  padding-right: 10px !important;
  padding-bottom: 0px !important;
  font-family: Times New Roman !important;
  padding-left: 10px !important;
  color: inherit;
}

.frame {
/*  background-color: #000000 !important;*/
  border-style: solid !important;
  border-width: 1px !important;
  width: 93px !important;
  height: 140px !important;
  text-align: center !important;
  position: relative !important;
  float: left !important;
/*  border-color: #a94a17 !important;*/
  margin: 5px 5px 10px !important;
  overflow: hidden !important;
}

.admin_frame {
/*  background-color: #000000 !important;*/
  border-style: solid;
  border-width: 1px;
  width: 93px;
  height: 160px;
  text-align: center;
  position: relative !important;
  float: left !important;
/*  border-color: #a94a17 !important;*/
  margin: 5px 5px 10px;
  overflow: hidden;
}

.admin_frame a {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: maroon;
	text-decoration: none;
}

.admin_frame a:hover {
	color: white;
	text-decoration: none;
}

.add {
	font-size: 12px;
	color: red;
	text-decoration: none;
}

.button {
	color: white;
	font-size: 9px;
  border: 1px solid #006;
  background: #6086c2;
}
.button:hover {
	color: #6086c2;
	font-size: 9px;
  border: 1px solid #f00;
  background: #fff;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px inset #CCCCCC;
}
/*
#template {
	margin: 0 auto;
	width: 348px;
	text-align: left;
}

#template_content {
	float: left;
	padding-right: 0px;
	width: 347px;
}

#template_content h2 {
	font-size: 0.9em;
	font-family: Arial;
	color: #62C916;
	text-transform: uppercase;
	margin: 0;
	padding: 8px 0;
}

#sub_template {
	background-color: #fee8b7;
	margin: 0 auto;
	float: left;
	padding: 10px;
	width: 546px;
	text-align: left;
	height: 100%;
}

#sub_template_content {
	float: left;
	padding-right: 0px;
	width: 547px;
}

#sub_template_content h2 {
	font-size: 0.9em;
	font-family: Arial;
	color: #62C916;
	text-transform: uppercase;
	margin: 0;
	padding: 8px 0;
}
*/

#imageContainer {
	position:relative;
	margin:auto;
	width:548px;
/*	border:1px solid #AACCD5; */
}

#imageContainer {
	height:122px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#template_walks {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	width: 340px;
	border-right: 1px solid #d2a530;
	margin: 0 auto;
	text-align: left;
}

#sponsor {
	position: relative;
	margin-top: 50px;
	padding: 0 8px 0 8px;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
