body
{
	padding: 0;
	margin: 0;
	background-color: #e0fcff;
}
body, td, input, select, textarea
{
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
td
{
	vertical-align: top;
}
a
{
	color: #6666aa;
}
td.navigation a
{
	color: #aaaadd;
}
a img
{
	border: none;
}
table.skeleton
{
	width: 100%;
	height: 100%;
}
td.meta
{
	width: 55px;
	background-image: url('files/navigation-background.jpg');
	background-repeat: repeat-x;
	background-color: #434b4c;
}
td.details
{
	padding: 10px;
	background-image: url('files/details-background.jpg');
	background-repeat: repeat-x;
}
td.navigation
{
	width: 45%;
	background-image: url('files/navigation-background.jpg');
	background-repeat: repeat-x;
	background-color: #434b4c;
}
tr.footer td.meta, tr.footer td.navigation
{
	background-image: url('files/grass-night.jpg');
	background-repeat: repeat-x;
	height: 96px;
}
tr.footer td.details
{
	background-image: url('files/grass-day.jpg');
	background-repeat: repeat-x;
	height: 96px;
}
div.black-header
{
	background-image: none;
	background-color: #000000;
	height: 40px;
	white-space: nowrap;
}
div.content-pane
{
	background-color: #ffffff;
	padding: 10px 20px 20px;
}
ul.submenu
{
	display: block;
	float: left;
	list-style: none;
	padding: 0;
	margin: 5px 0 20px 0;
}
ul.submenu li
{
	display: block;
	float: left;
	margin: 0 15px 0 0;
	font-weight: bold;
	padding-bottom: 10px;
}
ul.submenu li.selected
{
	background-image: url('files/black-arrow.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
}
ul.submenu li.selected a
{
	color: #000000;
	text-decoration: none;
}
div.column-1
{
	width: 55%;
	float: left;
}
div.column-2
{
	width: 45%;
	float: left;
}
div.subcolumn
{
	margin: 10px 20px 10px 10px;
}
td.navigation ul
{
	list-style: none;
	padding: 0;
	margin: 0 0 20px 0;
}
td.navigation ul li
{
	font-size: 12px;
	padding: 0 0 0 20px;
}
td.navigation ul li.selected
{
	background-image: url('files/green-arrow.gif');
	background-repeat: no-repeat;
}
td.navigation ul li.selected a
{
	text-decoration: none;
	color: #00ff48;
}
td.navigation p
{
	color: #cccccc;
	margin: 0 7px 10px;
}
h1
{
	padding: 0;
	margin: 0 0 0 -2px;
	font-weight: normal;
	font-size: 24px;
	line-height: 36px;
}
h2
{
	padding: 0;
	margin: 10px 0 0 -2px;
	font-weight: normal;
	font-size: 22px;
	line-height: 33px;
}
div.black-header img
{
	margin: 10px;
}
div.black-header img.home-icon
{
	margin-right: 0;
}
form.search
{
	float: right;
	padding: 0;
	margin: 10px 11px;
}
form.search input
{
	display: block;
	float: left;
	border: none;
	height: 18px;
}
form.search input.searchbutton
{
	margin-top: -1px;
	margin-left: 5px;
	height: 21px;
	width: 21px;
}
img.logo
{
	float: left;
}
table.contact
{
	width: 400px;
}
table.contact td
{
	padding: 5px 10px 5px 0;
	vertical-align: top;
}
table.contact td.header
{
	width: 82px;
	text-align: right;
	padding: 8px 10px 2px 0;
}
td.optional
{
	color: #666666;
}
table.contact textarea
{
	height: 150px;
}
table.contact input, table.contact textarea
{
	width: 100%;
}
table.contact input.submit
{
	width: 100px;
}
span.date
{
	color: #999999;
	margin-left: 10px;
	font-size: 10px;
	font-weight: normal;
}
div#map
{
	margin: 20px 0;
	border: 1px solid #666666;
	height: 400px;
	width: 430px;
	overflow: hidden;
}
