body {
	background-color: #cfda94;
/*	margin: 10px;*/
	padding: 0;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	/* www.tantek.com */
	font-size: 65%; /* for IE 5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 75%; /* IE 6, NS, Moz etc. */
}
html>body {font-size: 75%;} /* for Opera (insert after previous rule) */

h1 {
	color: #366;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 280%;
	font-weight: normal;
	margin-bottom: 0;
}
h2 {
	margin: 20px 0 5px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #854221;
	font-weight: bold;
	letter-spacing: 1pt;
}
table td {
	font-size: 100%;
}
a {
	color: #366;
	text-decoration: none;
}
a img {
	border-style: none;
}
a:hover, a:active {
 	color: #c00;
	text-decoration: none;
}
#tdnav, #tdmain {
	vertical-align: top;
}
#tdnav ul {
	list-style-type: none;
	margin: 7px 0;
	border: 0;
	padding: 0;
}

a.georgian {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 120%;
}
#nav li {
	margin: 2px;
	border: 1px solid #366;
}
#nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 100%;
	display: block;
	border-left: 1em solid #366;
	padding: 4px;
	background-color: #4d9999;
	color: #fff;
}
#nav a:hover {
	border-left: 1em solid #fff;
/*	color: #c00;*/
}

#leftnav {

}

#tdmain img {
	border: 1px solid #fff;
}
table.properties {
	margin: 0;
	border: 0;
	padding: 0;
}
table.properties td {
	text-align: center;
}
table.properties td img {
	margin-top: 15px;
	margin-right: 15px;
}
table.info {
	width: 100%;
	border-bottom: 1px solid #630;
}
table.info th {
	border: 1px solid #630;
	border-bottom-style: none;
	text-align: center;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #fff; /*#854221;*/
	background-color: #4d9999;
	font-weight: bold;
	letter-spacing: 1pt;
}
table.info td {
	border-collapse: collapse;
	border-top: 1px solid #630;
	text-align: left;
	padding: 3px;
}
p.linkback {
	text-align: right;
	float: right;
}
p.justify {
	text-align: justify;
}
p.centre {
	text-align: center;
}
p.caption {
	text-align: center;
	font-style: italic;
}
table.links {
/*	width: 300px;*/
	border: 1px solid #fff;
}
table.links td {
	padding: 5px;
}
table.contactable {
	border: 1px solid #fff;
	border-bottom-style: none;
}
table.contactable td {
	margin: 0;
	padding: 3px;
	background-color: #92c1c1;
	vertical-align: top;
	border-bottom: 1px solid #fff;
}

