/* Typography */

body
{
  font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 1.25em;
}

ul#nav a, ul#nav a:link, ul#nav a:visited, ul.photo-nav a, 
ul.photo-nav a:link, ul.photo-nav a:visited
{
  text-decoration: none;
}

ul#nav a:hover, ul.photo-nav a:hover
{
  font-weight: bold;
  text-decoration: underline;
}

ul#nav li.current a, ul.photo-nav li.current a
{
  font-weight: bold;
}

h1, h2, h3
{
  font-size: 1.25em;
}

p.lead
{
  font-size: 1.5em;
  line-height: 1.25em;
  text-align: left;
}

div#body p, div#body ul li {
  font-size: 1.5em;
  line-height: 1.5em;
}

.right {
  float: right;
  margin-left: 5px;
  margin-bottom: 5px;
}

.left {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}

/* Colors, Borders and Backgrounds */

body
{
	background-image: url(/images/background_footprints.jpg);
	background-color: white;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: -130px 80px;
}

div#header a img
{
  border: none;
}

ul#nav a
{
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
}


ul#nav a, ul#nav a:link, ul#nav a:visited, ul#nav a:hover, ul.photo-nav a,
ul.photo-nav a:link, ul.photo-nav a:visited, ul.photo-nav a:hover
{
  color: #0C2464;
}

ul#nav li a:hover, ul.photo-nav li a:hover
{
  color: white;
  background-color: #0C2464;
}

ul#nav li.current a, ul.photo-nav li.current a
{
  border-bottom: 2px solid #888;
}

h1, h2, h3, h4
{
  color: #0C2464;
}

div#body p.lead
{
  color: #555;
}


/* Layout */

body
{
  margin: 0;
  padding: 10px 25px;
}

h1, h2, h3
{
  margin: 0;
  padding: 0;
}

div#header, div#content
{
  width: 960px;
  margin: 0 auto;
  clear: both;
}

div#logo
{
  float: left;
}

div#nav-wrapper
{
  float: left;
  margin-left: 25px;
}

div#nav-wrapper
{
  margin: 0;
  float: right;
}

ul#nav
{
  margin: 25px 0;
  padding: 0;
  list-style: none;
}

ul#nav li
{
	float: left;
	margin: 0;
	padding: 0;
}

ul#nav a
{
  display: block;
  padding: 5px 10px 10px 10px;
}

ul.photo-nav
{
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.photo-nav a
{
  display: block;
  padding: 5px;
  margin: 0;
}

div#info
{
  font-size: 12px;
  line-height: 1.25em;
  width: 268px;
  padding: 15px;
  float: left;
  clear: left;
  border: 1px solid #ccc;
}

div#info ul
{
  padding-left: 1.5em;
}

div.photo-nav-wrapper
{
  width: 100px;
  padding: 15px 0 15px 0;
  float: left;
  margin: 0;
  line-height: 1em;
}

div#photo-body
{
  width: 75%;
  padding: 15px;
  margin-left: 0;
  float: left; 
}

div#body
{
  width: 550px;
  padding: 15px;
  margin-left: 25px;
  float: left; 
}

body#single-column div#body
{
  float: none;
  margin: 0px auto;
  clear: both;
}

body#home div#body
{
  float: none;
  margin: 0px auto;
  clear: both;
  width: 900px;
  text-align: center;
}

div#body p
{
  width: 500px;
  margin: 1.25em auto;
}

p.lead
{
  margin-top: 0;
  padding-top: 0;
}

div#main-image
{
  text-align: center;
  margin: 0;
  margin-bottom: 25px;
}

div.other-image
{
  text-align: center;
  margin: 0;
  margin-bottom: 25px;
}

div.other-image img {
  vertical-align: top;
}

h1
{
  margin-bottom: 1.25em;
}

h1 + div#main-image, p + div#main-image,
p + div.other-image
{
  margin-top: 25px;
}

span.disclaimer a:link, span.disclaimer a:hover, span.disclaimer a:visited
{
  text-decoration: none;
  color: blue;
}

div#footer
{
  clear: both;
  text-align: center;
  padding: 25px; 
}

div#footer ul li
{
  display: inline;
}


#FrogJS
{
  width: 700px;
  height: 495px;
  margin: 0 auto;
}

#FrogJSCredit
{
  text-align: right;
  font-size: 80%;
  color: #999;
  padding: 1px;
}

#FrogJSCaption, p.caption
{
  text-align: left;
  line-height: 140%;
}

table.rates
{
  font-size: 14px;
  border: 1px solid gray;
  border-spacing: 0px;
  border-collapse: collapse;
  width: 500px;
  margin: 0px auto;
  margin-bottom: 25px;
}

table.rates th.date
{
  text-align: left;
  padding: 10px 10px;
  margin: 0px auto;
  vertical-align: top;
  border: 1px solid gray;
  width: 160px;
}

table.rates th.title {
  border-right: 1px solid gray;
  background-color: #ddd;
  padding-left: 10px;
  text-align: left;
}

table.rates td.price
{
  padding: 10px 10px;
  vertical-align: top;
  border: 1px solid gray;
}

div.alert 
{
	width: 500px;
	
	border: 1px solid #aa2;
	background-color: #ff9;
	margin: 25px auto;
}

div.alert p { width: 400px !important; }

div.alert h1 { margin-top: 15px; }

.letter {
  display: block;
  margin: 20px auto;
}

.photo-nav li h2 {
  font-size: 14px;
  margin: 5px 0;
}

#map {
  text-align: center;
  width: 100%;
}

.home #letter {
  display: block;
  float: left;
}
.home .photos {
  float: left;
  padding-top: 5px;
  width: 190px;
}

#map-nav { 
  margin-bottom: 10px;
  text-align: right;
}

#map-nav img {
  vertical-align: middle;
  margin-right: 5px;
}

#map-nav a {
  display: block;
  font-size: 18px;
  text-decoration: none;
}

#map-nav a, #map-nav a:visited {
  color: #0C2464;
}

div.largehome {
  position: absolute;
  top: 150px;
  left: 25%;
  z-index: 100;
  padding: 10px;
  background: transparent url(/images/bg_transparent_70.png);
}

img.enlarge {
  position: absolute;
  right: 0px;
}

img.close {
  position: absolute;
  right: 15px;
  top: 15px;
}

.home_thumb {
  position: relative;
}

a img { border: none; }

div#guestbook-body
{
  width: 100%;
  padding: 15px;
  text-align: center;
}

img.guestbook {
  margin-bottom: 15px;
}

.guestbook_thumb {
  position: absolute;
}

div.largeguestbook {
  position: absolute;
  z-index: 100;
  padding: 10px;
  background: transparent url(/images/bg_transparent_70.png);
}

img.guestbookenlarge {
  position: absolute;
  left: 0px;
}

#letter6large, #letter7large, #letter8large, #letter10large {
  top: 600px;
}

#letter11large, #letter13large, #letter14large, #letter15large {
  top: 1250px;
}

#letter1, #letter2, #letter3, #letter5 {
  top: auto;
}

#letter2 {
  top: 300px;
  left: 300px;
}

#letter3 {
  top: 175px;
  left: 500px;
}

#letter5 {
  left: 620px;
}

#letter6 {
  top: 680px;
}

#letter7 {
  left: 300px;
  top: 825px;
}

#letter8 {
  left: 525px;
  top: 775px;
}

#letter10 {
  left: 725px;
  top: 650px;
}

#letter11 {
  top: 1250px;
}

#letter13 {
  left: 300px;
  top: 1400px;
}

#letter14 {
  left: 525px;
  top: 1375px;
}

#letter15 {
  left: 715px;
  top: 1325px;
}

#guestbook-body #main-image {
  height: 1750px;
  width: 960px;
}