body {
	margin: 0px;
	padding: 0px;
	background: url(gfx/bgtile.gif);
}

li {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #153E38;
}

td {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #153E38;
}

.mainbodytile {
	background: url(gfx/bodytile.gif);
}

.nav {
	padding: 0px;
	margin: 0px;
}

.nav table tr td {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #153E38;
}

.nav table tr td a {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #153E38;
	text-decoration: none;
}

.nav table tr td a:hover {
	color: #153E38;
	text-decoration: underline;
}

.leftcol {
	padding: 40px 20px 20px 30px;
}

.rightcol {
	padding: 20px 20px 20px 0px;
}

.rightcol img, .leftcol img {
	border: 2px solid #102F2B;
}

#rightcolborderthin {
	border: 1px solid #102F2B;
	width: 260px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 260px;
	margin: 0px;
	padding: 0px;
} 

h1 {
	font: bold  16px Georgia, "Times New Roman", Times, serif;
	color: #103C39;
}

h2 {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #103C39;
}

h3 {
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	color: #103C39;
}

p {
	font: 11px/17px Georgia, "Times New Roman", Times, serif;
	color: #004542;
}

p a, .singlecol a, .leftcol a {
	font-weight: bold;
	color: #103C39;
	text-decoration: underline;
}

p a:hover, .singlecol a:hover, .leftcol a: hover {
	color: #258982;
	text-decoration: underline;
}

p a:visited, .singlecol a:visited, .leftcol a:hover {
	color: #102C29;
	text-decoration: underline;
}

.copy {
	padding-top: 14px;
	padding-bottom: 10px;
	font: 9px Geneva, Arial, Helvetica, sans-serif;
	color: #103C39;
	text-align: right;
	padding-right: 40px;
}

.copy a {
	color: #103C39;
}

.singlecol {
	padding: 40px 20px 20px 30px;
}

.thumbs, .thumbs a, .photos, .photos a {
	border: 1px solid #102F2B;
	margin: 10px;
}

.send {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	color: #103C39;
	background: #EFEFE7;
	border-top: 1px solid #D8D3C8;
	border-right: 1px solid #A8A297;
	border-bottom: 1px solid #A8A297;
	border-left: 1px solid #D8D3C8;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	background: #EFEFE7;
	padding: 8px;
}	
.imgpad {	
	margin: 10px 0px 10px 20px;
	border: 1px solid #103C39;
}	
