body {
	background: #FBFDFC;
	margin: 0px;
	padding: 0px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #511712;
}

td {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #511712;
}
.masthead {
	border-top: 5px solid #3C100D;
	padding-top: 1px;
}

.nav {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #FFD6BD;
	margin: 0px;
	height: 35px;
	background: #511712 url(gfx/navbgimg.gif) repeat-x bottom;
	padding: 9px 0px 0px 16px !important; /* for the good browsers */
	padding /**/: 7px 0px 0px 16px; /* for the naughty ones */
	
	/* we need to keep this space above this comment for this trick to fool the naughty browsers */
}

.nav a {
	margin: 0px;
	padding: 9px 14px;
	color: #FFD6BD;
	text-decoration: none;
	border-bottom: 5px solid #FFF4ED;
	font-weight: normal;
}

.nav a:hover {
	margin: 0px;
	color: #FFD6BD;
	border-bottom: 5px solid #FFD6BD;
}

.nav a:visited {
	margin: 0px;
	padding: 9px 14px;
	color: #FFD6BD;
	text-decoration: none;
	border-bottom: 5px solid #FFF4ED;
	font-weight: normal;
}

#off {
	padding: 8px 14px;
	vertical-align: bottom;
	margin: 0px;
}

.padBottom {
	margin-bottom: 1px;
}

.leftCol {
	background: url(gfx/horizontaldots.gif) repeat-y left;
	padding: 40px 28px 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #992B22;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.rightCol {
	background: url(gfx/horizontaldots.gif) repeat-y right;
	padding-bottom: 28px;
	padding-top: 28px;
	padding-right: 28px;
	border: #992B22;
	margin: auto;
}

.photosRightCol {
	background: url(gfx/horizontaldots.gif) repeat-y right;
	width: 1px;	
}

.copy {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #FBFDFC;
	margin: 0px;
	padding: 9px!important;
	padding /**/: 7px 0px 0px 16px;
	background-color: #FBFDFC;
	background-image: url(gfx/copybgimg.gif);
	background-repeat: repeat-x;
	
	/* we need to keep this space above this comment for this trick to fool the naughty browsers */
}
.copy a {
	color: #FFFFFF;
	font-weight: normal;
}

.copy a:visited {
	color: #FFFFFF;
	font-weight: normal;
}

.fillHori {
	background: url(gfx/horizontaldots.gif) repeat-y right;
}

.rightCol {
	font-size: 11px;
	line-height: 17px;
}

.leftCol{
	font-size: 11pt;
	line-height: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font: lighter 19px Georgia, "Times New Roman", Times, serif;
	color: #511712;
}

h2{
	font: normal 12pt Arial, Helvetica, sans-serif;
	color: #005329;
}

 h3 {
	font: lighter 16px Georgia, "Times New Roman", Times, serif;
	color: #992B22;
}


.leftCol img {
	border: 1px solid #EFDACA;
}

.rightCol img {
	border-top: thin none #FBFDFC;
	border-right: thin none #FBFDFC;
	border-bottom: thin none #FBFDFC;
	border-left: thin none #FBFDFC;
}

a {
	font-weight: bold;
	color: #511712;
}

a:hover {
	color: #511712;
}

a:visited {
	color: #511712;
}

.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #511712;
	background: #FFFBF8;
	border-top: 1px solid #D0C0BF;
	border-right: 1px solid #B49B99;
	border-bottom: 1px solid #B49B99;
	border-left: 1px solid #D0C0BF;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #FFDECA;
	color: #511712;
	padding: 8px;
	width:100%;
}

.thumbs, .thumbs a, .photos, .photos a {
	border: 1px solid #EFDACA;
}
p, li, td, span, blockquote { font-size: 11px; line-height: 17px; }
p { margin: 10px 0 10px; }