body
{
	padding: 0;
	margin: 0;
	background-image: url('files/background.jpg');
	background-repeat: repeat-x;
	background-color: #000000;
}
body, td, input, textarea
{
	font-size: 13px;
	font-family: Trebuchet MS;
	line-height: 22px;
	color: #dddddd;
}
input, textarea
{
	color: #000000;
}
div#main-pane
{
	width: 816px;
	overflow: hidden;
	margin-left: 70px;
	background-repeat: repeat-x;
	min-height: 100%;
	background-color: #000000;
	background-image: none;
}
div#header
{
	background-color: #222222;
	background-image: url('files/header-menu.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0 8px;
}
img#logo
{
	margin: 30px 0 15px 40px;
}
ul#topmenu
{
	background-color: #A60000;
	display: block;
	margin: 0 8px;
	padding: 0 0 0 40px;
	list-style: none;
	height: 30px;
	background-image: url('files/menu-hero.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	overflow: hidden;
}
ul#topmenu li
{
	display: block;
	float: left;
	overflow: hidden;
	height: 32px;
	margin: -4px 0 0;
	padding: 0;
}
ul#topmenu li a
{
	text-decoration: none;
	font-size: 12px;
	display: block;
	float: left;
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	padding: 5px 12px;
	height: 32px;
}
ul#topmenu li a:hover
{
	color: #dddddd;
}
ul#topmenu li.selected
{
	background-image: url('files/menu-item-background-left.gif');
}
ul#topmenu li.selected a
{
	background-image: url('files/menu-item-background-right.gif');
	background-position: top right;
	background-repeat: no-repeat;
}
div.main-image
{
	display: none;
}
div.subpane
{
	background-image: url('files/content-background.gif');
	margin: 0 8px;
}
h1
{
	background-image: url('files/hero-content.gif');
	background-repeat: no-repeat;
	padding: 20px 47px 0;
	margin: 10px 0 0 0;
}
h2
{
	padding: 0;
	margin: 20px 0 3px 0;
}
div.meat
{
	float: left;
	display: inline;
	margin: 0 0 0 50px;
	padding: 0;
	width: 490px;
}
div#copy
{
	clear: both;
	padding: 30px 0 30px 50px;
}
a
{
	color: #937B19;
}
table.contact
{
	width: 500px;
}
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;
}
div#contentpane
{

}
div#hero
{
	margin: 9px 0 0 8px;
}
/**


ul#topmenu li a
{
	display: block;
	padding: 6px 12px;
	text-decoration: none;
	font-size: 11px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
	height: 22px;
	overflow: hidden;
}
a
{
	color: #aa8800;
	text-decoration: none;
}
a:hover, ul#topmenu li a:hover
{
	text-decoration: underline;
}
ul#topmenu li.selected
{
}
ul#topmenu li.selected a
{
	background-color: #aa0000;
	background-position: right;
	background-repeat: no-repeat;
}
div#content
{
	margin: 0px;
}
span.date
{
	font-size: 10px;
	color: #555555;
}
h1
{
	margin: 17px 0 0 -3px;
	padding: 0;
}
h2
{
	margin-left: 30px 0 0 -1px;
	padding: 0;
}
h1, h2
{
	visibility: hidden;
}
h1 img, h2 img
{
	visibility: visible;
	padding: 0;
	margin-bottom: -10px;
}
div#copy
{
	margin-top: 120px;
	padding-bottom: 30px;
	color: #777777;
	font-size: 10px;
}
table.contact
{
	width: 500px;
}
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;
}
div.main-image
{
	width: 100%;
	height: 250px;
	overflow: hidden;
	margin-top: 10px;
}
div.subpane
{
	margin-top: 10px;
	padding: 5px 30px 20px;
	background-color: #222222;
}
**/