body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

td {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.masthead {
	border-top: 5px solid #000000;
	padding-top: 1px;
}

.nav {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #C0B9A6;
	margin: 0px;
	height: 35px;
	background: #000000 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: #C0B9A6;
	text-decoration: none;
	border-bottom: 5px solid #CCCCCC;
	font-weight: normal;
}

.nav a:hover {
	margin: 0px;
	color: #C0B9A6;
	border-bottom: 5px solid #292929;
}

.nav a:visited {
	margin: 0px;
	padding: 9px 14px;
	color: #C0B9A6;
	text-decoration: none;
	border-bottom: 5px solid #CCCCCC;
	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: normal 9px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #000000;
	padding-right: 44px;
	padding-left: 22px;
}

.copy a {
	color: #000000;
	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: #000000;
}

h2 {
	font: lighter 19px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

h3 {
	font: bolder 16px Georgia, "Times New Roman", Times, serif;
	color: #A06D5F;
}

.leftCol img, .rightCol img {
	border: 1px solid #EFDACA;
}

a {
	font-weight: bold;
	color: #000000;
}

a:hover {
	color: #C0B9A6;
}

a:visited {
	color: #000000;
}

.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #F9F8F6;
	border-top: 1px solid #B2B2B2;
	border-right: 1px solid #919191;
	border-bottom: 1px solid #919191;
	border-left: 1px solid #B2B2B2;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #F9F8F6;
	color: #000000;
	padding: 8px;
}

.thumbs, .thumbs a, .photos, .photos a {
	border: 1px solid #EFDACA;
	margin: 10px;
}

.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-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;
}
