﻿html,body {
margin:0;
padding:0;
width:100%;
height:100%;
}

body {
background-color:#8B8293;
color:#333;
font-family:arial,verdana,helvetica;
font-size:1em;
}

form {
margin:0;
padding:0;
border-width:0;
width:100%;
height:100%;
}

h1,h2,h3,h4 {
margin:0;
padding:0;
}

p {
margin:0;
}

a img {
border:0;
}

a:link, a:visited{
color:#000;
text-decoration:underline;
font-weight:bold;
}

a:hover{
color:#fff;
background-color:#423A4B;
text-decoration:none;
}

.clearBoth {
clear:both;
width:100%;
height:1px;
margin:-1px 0 -1px 0;
padding:0;
border:0;
visibility:hidden;
}

input, textarea, select {
font-family:arial,verdana,helvetica;
}

/******************************/
/* MAIN                       */
/******************************/

td#centeringCell {
vertical-align:middle;
text-align:center;
}

div#container {
width:808px;
background-color:#fff;
margin-left:auto;
margin-right:auto;
text-align:left;
}

div#innerContainer {
padding:4px;
min-height:500px;
}

div#header {
width:808px;
height:35px;
margin-bottom:8px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
}

div#header img#logo {
float:left;
}

div#header div#newsletter {
float:right;
margin-top:15px;
}

div#header div#newsletter span {
color:#423A4B;
font-weight:bold;
font-size:.75em;
display:inline-block;
margin-right:4px;
}

div#header div#newsletter .textBox {
border:2px solid #423A4B;
background-color:#fff;
color:#8B8293;
font-weight:bold;
font-size:.75em;
padding:1px 4px 1px 4px;
width:125px;
}

div#header div#newsletter .button {
border:0;
background-color:#423A4B;
color:#fff;
font-weight:bold;
font-size:.8em;
padding:1px 4px 2px 4px;
}

div#footer {
width:808px;
margin-top:3px;
margin-left:auto;
margin-right:auto;
text-align:right;
color:#423A4B;
font-weight:bold;
font-size:.75em;
margin-bottom:20px;
}

div#footer a {
color:#423A4B;
}

div#footer a:hover {
color:#000;
}

h2 {
text-align:center;
font-size:2em;
font-weight:normal;
margin:0 0 20px 0;
}

h3 {
color:#423A4B;
padding-bottom:2px;
border-bottom:2px solid #8B8293;
margin-top:25px;
margin-bottom:15px;
}

h3 span.left {
float:left;
}

h3 span.right {
float:right;
}

.button {
border:0;
background-color:#423A4B;
color:#fff;
font-weight:bold;
font-size:.8em;
padding:1px 4px 2px 4px;
}

.button:hover {
background-color:#8B8293;
}

div.content {
padding:20px;
}

div.content p {
margin-bottom:15px;
}

div.imageRight {
float:right;
margin-left:10px;
}

div.imageLeft {
float:left;
margin-right:10px;
}

div.imageCenter {
text-align:center;
}

div.imageRight p.caption,
div.imageCenter p.caption,
div.imageLeft p.caption {
font-size:.8em;
margin-top:3px;
text-align:center;
font-style:italic;
margin-bottom:10px;
}

a.bottomButton {
border:0;
background-color:#423A4B;
color:#fff;
font-weight:bold;
font-size:1.1em;
padding:6px 10px 6px 10px;
text-decoration:none;
}

a.bottomButton:hover {
background-color:#8B8293;
}

/******************************/
/* Navigation                 */
/******************************/

ul.mainNavigation {
list-style-type:none;
margin:0;
padding:6px 0 6px 2px;
background-color:#423A4B;
}

ul.mainNavigation li {
margin:0 0 0 17px;
padding:0 0 0 0;
display:inline;
line-height:0px;
height:9px;
}

/******************************/
/* Home                       */
/******************************/

div#home div#hero {
margin-bottom:4px;
}

/******************************/
/* Guest Book                 */
/******************************/

div#guestBookForm {
background-color:#EAE9EB;
padding:15px;
}

div#guestBookForm label {
display:block;
font-weight:bold;
color:#423A4B;
}

div#guestBookForm .textBox {
border:1px solid #8B8293;
background-color:#fff;
color:#8B8293;
font-weight:bold;
font-size:1em;
padding:1px 4px 1px 4px;
width:340px;
margin-bottom:10px;
}

div#guestBookForm .button {
margin-left:300px;
margin-top:10px;
}

div#guestBookForm div#left {
width:355px;
float:left;
}

div#guestBookForm div#right {
width:355px;
float:right;
}

div#bookEntries {

}

div#bookEntries div.entry {
margin-top:30px;
}

div#bookEntries div.entry p {

}

/******************************/
/* Updates                    */
/******************************/

div#updates div.update {
margin-bottom:30px;
}

div#updates p.link {
padding-left:45px;
margin-bottom:30px;
}

/******************************/
/* Photos                     */
/******************************/

div#galleries {
margin-top:4px;
width:804px;
}

div.galleryThumb {
width:197px;
float:left;
margin-right:4px;
margin-bottom:4px;
}

/******************************/
/* About                      */
/******************************/

div#about {
}

/******************************/
/* Registries                 */
/******************************/

div#registries p {
margin-bottom:40px;
}

div#registries div.registry {
text-align:center;
margin:0 0 40px 0;
}

div#registries h3 {
border:0;
}
