body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #5A1725;
}

td {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #5A1725;
}
.masthead {
	border-top: 5px solid #261823;
	padding-top: 1px;
}

.nav {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 0px;
	height: 35px;
	background: #623F4D 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: #FFFFFF;
	text-decoration: none;
	border-bottom: 5px solid #DCD8DC;
	font-weight: normal;
}

.nav a:hover {
	margin: 0px;
	color: #FFFFFF;
	border-bottom: 5px solid #5C4B5C;
}

.nav a:visited {
	margin: 0px;
	padding: 9px 14px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 5px solid #DCD8DC;
	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;
}

.rightCol {
	background: url(gfx/horizontaldots.gif) repeat-y right;
	padding-bottom: 28px;
	padding-top: 28px;
	padding-right: 28px;
}

.photosRightCol {
	background: url(gfx/horizontaldots.gif) repeat-y right;
	width: 1px;	
}

.copy {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FEFEFE;
	margin: 0px;
	height: 20px;
	padding: 9px 0px 0px 16px !important;
	padding /**/: 7px 0px 0px 16px;
	background-color: #4D658A;
	background-image: url(gfx/copybgimg.gif);
	background-repeat: repeat-x;
	background-position: top;
	
	/* 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;
}

.leftCol, .rightCol {
	font-size: 11px;
	line-height: 17px;
}

h1 {
	font: lighter 19px Georgia, "Times New Roman", Times, serif;
	color: #4E3C4E;
}

h2 {
	font: lighter 19px Georgia, "Times New Roman", Times, serif;
	color: #4E3C4E;
}

h3 {
	color: #4E3C4E;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
}

h4 {
	font: lighter 19px Georgia, "Times New Roman", Times, serif;
	color: #4E3C4E;
}

.rightCol img {
	border: 1px solid #5A1725;
}

.leftCol img {
	border: 0px;
}

a {
	font-weight: bold;
	color: #4E3C4E;
}

a:hover {
	color: #952652;
}

a:visited {
	color: #4E3C4E;
}

.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #5A1725;
	background: #EEE7E9;
	border-top: 1px solid #692C39;
	border-right: 1px solid #B89BA1;
	border-bottom: 1px solid #B89BA1;
	border-left: 1px solid #692C39;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #EEE7E9;
	color: #5A1725;
	padding: 8px;
}


.thumbs, .thumbs a, .photos, .photos a {
	border: 1px solid #5A1725;
	margin: 10px;
}
