body {
	margin: 0px;
	padding: 0px;
	background: url(gfx/bgtile.gif);
}

.mainbodytile {
	background: url(gfx/bodytile.gif);
}

.nav {
	padding: 0px;
	margin: 0px;
}

.nav table tr td {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #670502;
}

.nav table tr td a {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #670502;
	text-decoration: none;
}

.nav table tr td a:hover {
	color: #670502;
	text-decoration: underline;
}

.leftcol {
	padding: 40px 20px 20px 30px;
}

.rightcol {
	padding: 20px 20px 20px 0px;
}

.rightcol img, .leftcol img {
	border: 5px solid #670502;
}

#rightcolborderthin {
	border: 1px solid [imageborderthin];
	width: 260px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 260px;
	margin: 0px;
	padding: 0px;
} 

h1 {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #670502;
	font-weight: bold;
}

h3 {
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	color: #670502;
}

p {
	font: 11px/17px Georgia, "Times New Roman", Times, serif;
	color: #670502;
}

p a, .singlecol a {
	font-weight: bold;
	color: #3D0302;
	text-decoration: underline;
}

p a:hover, .singlecol a:hover {
	color: #670502;
	text-decoration: underline;
}

p a:visited, .singlecol a:visited {
	color: #670502;
	text-decoration: underline;
}

.copy {
	padding-top: 14px;
	padding-bottom: 10px;
	font: 9px Geneva, Arial, Helvetica, sans-serif;
	color: #670502;
	text-align: right;
	padding-right: 40px;
}

.copy a {
	color: #670502;
}

.singlecol {
	padding: 40px 20px 20px 30px;
}

.thumbs, .thumbs a, .photos, .photos a {
	border: 5px solid #670502;
}

.phoneclick {
	background-color: #FDFBEC;
}

.phoneclick td {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #670502;
}

.phoneclick a {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #3D0302;
}

.rows1 {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #670502;
	background: #FDFBEC;
	padding: 6px;
}

.rows2 {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #670502;
	background: #F8F3E5;
	padding: 6px;
}

.send {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	color: #670502;
	background: #FDFBEC;
	border-top: 1px solid #F5EDE0;
	border-right: 1px solid #670502;
	border-bottom: 1px solid #670502;
	border-left: 1px solid #F5EDE0;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	background: #FDFBEC;
	padding: 8px;
}