body {
	margin: 0px;
	padding: 0px;
	background: url(gfx/bgtile.gif);
	color: #947129;
}

.mainbodytile {
	background: url(gfx/bodytile.gif);
}

.nav {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	background:  url("gfx/bgnav.gif");
	overflow: hidden;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #070707;
}

.nav a {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #070707;
	text-decoration: none;
}

.nav a:hover {
	text-decoration: underline;
}

h1 {
	font: bold 16px/20px Georgia, "Times New Roman", Times, serif;
	color: #D6B25A;
}

h2 {
	font: bold  14px Georgia, "Times New Roman", Times, serif;
	color: #CFAA52;
}

h3 {
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	color: #8C6E26;
}

h4 {
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	color: #CEAA52;
}

p {
	font: 11px/17px Georgia, "Times New Roman", Times, serif;
	color: #A8832D;
}

li {
	font: 11px/17px Georgia, "Times New Roman", Times, serif;
	color: #A8832D;
}

p a, .singlecol a {
	font-weight: bold;
	color: #CEAA52;
	text-decoration: underline;
}

p a:hover, .singlecol a:hover {
	color: #8C6E26;
	text-decoration: underline;
}

p a:visited, .singlecol a:visited {
	color: #8C6E26;
	text-decoration: underline;
}

.copy {
	padding-top: 14px;
	padding-bottom: 10px;
	font: 9px Geneva, Arial, Helvetica, sans-serif;
	color: #8C6E26;
	text-align: right;
	padding-right: 40px;
}

.copy a {
	color: #8C6E26;
}

.singlecol {
	padding: 40px 15px 20px;
}

.thumbs, .thumbs a, .photos, .photos a {
	border: 2px solid #8C6E26;
	margin: 10px;
}

.send {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	color: #000000;
	background: #BD9E52;
	border-top: 1px solid #42361B;
	border-right: 1px solid #C6A65A;
	border-bottom: 1px solid #8C7129;
	border-left: 1px solid #42361B;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	background: #101410;
	padding: 8px;
	color: #C6AE63;
}	
.imgpad {	
	margin: 10px 0px 10px 20px;
	border: 2px solid #8C6929;
}	

.opening {
	font-style: italic;
	color: #FF0000;
	float: right;
}