body {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #731818;
	margin: 0px;
	padding: 0px;
	background-image: url(gfx/bggradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #420202;
}

.nav {
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 7px;
	background: #420202;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.nav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 15px 12px 5px;
	margin-top: 15px;
}

.nav a:hover {
	color: [navhover];
}

.nav a:visited {
	color: #FFFFFF;
}

#off {
	padding-right: 12px;
	padding-left: 12px;
}

.banner {
	background: #FFFFFF;
	margin-top: 3px;
	padding-top: 3px;
	border-top: 1px solid #EBACB7;
	border-right: 1px solid #EBACB7;
	border-bottom: 1px solid #872133;
	border-left: 1px solid #EBACB7;
}

.content {
	background: #FFFDFD;
	padding: 30px;
}

.mainCol {
	padding-right: 30px;
	font-size: 12px;
	line-height: 17px;
	color: #731818;
}

.mainCol a {
	color: #731818;
	font-weight: bold;
}

.mainCol a:hover {
	color: #420202;

}

.mainCol a:visited {
	color: #731818;
}

h1, h3 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #731818;

}

h2 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #731818;

}

.copy {
	font-size: 9px;
	vertical-align: bottom;
	color: #420202;
	height: 30px;
}

.copy a {
	color: #420202;
}

.imgCol img {
	border: 1px solid #731818;
}

p, li, td, span, blockquote { font-size: 11px; line-height: 17px; }
p { margin: 10px 0 10px; }

.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #420202;
	border-top: 1px solid #731818;
	border-right: 1px solid #731818;
	border-bottom: 1px solid #731818;
	border-left: 1px solid #731818;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #F0EBEB;
	color: #420202;
	padding: 8px;
}

.thumbs, .thumbs a, .photos, .photos a {
	border: 1px solid #731818;
}
