body {
	background: #f6f3df;
	margin: 8px;
	color: #33460c;
	font-family: arial;
	font-size: .85em;
}

div.header {
	width: 760px;
	height: 99px;
	border-bottom: 2px solid #33460c;
	background: #d5d2b1;
}

table.body-container {
	width: 760px;
	border-left: 2px solid #33460c;
	border-right: 2px solid #33460c;
}

td.menu-left {
	vertical-align: top;
	text-align: left;
	width: 180px;
	border-right: 2px solid #33460c;
	background: url('../images/menu-marble.jpg') repeat-y top left;
}

td.menu-left-nobg {
	vertical-align: top;
	text-align: left;
	width: 180px;
	border-right: 2px solid #33460c;
	background: #f6f2cd;
}

div.menu-left-sub {
	float: left;
	clear: both;
	padding: 5px;
	width: 170px;
	background: #f6f2cd;
}

div.menu-left-sub-active {
	float: left;
	clear: both;
	padding: 5px;
	background: #33460c;
	width: 170px;
}

a.menu-left-sub-inactive:link, a.menu-left-sub-inactive:active, a.menu-left-sub-inactive:visited, a.menu-left-sub-inactive:hover {
	color: #33460c;
	font-weight: normal;
}

a.menu-left-sub-active:link, a.menu-left-sub-active:active, a.menu-left-sub-active:visited, a.menu-left-sub-active:hover {
	color: #ffffff;
	font-weight: normal;
}

div.menu-button {
	background: url('../images/menu-button.gif') no-repeat top left;
	color: #33460c;
	font-size: 16px;
	font-weight: bold;
	width: 160px;
	height: 32px;
	clear: both;
	text-align: center;
	padding-top: 7px;
	margin-top: 5px;
	margin-left: 10px;
	cursor: pointer;
}

div.menu-button-active {
	background: url('../images/menu-button-active.gif') no-repeat top left;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	width: 160px;
	height: 32px;
	clear: both;
	text-align: center;
	padding-top: 7px;
	margin-top: 5px;
	margin-left: 10px;
	cursor: pointer;
}

div.menu-button-large {
	background: url('../images/menu-button-large.gif') no-repeat top left;
	color: #33460c;
	font-size: 16px;
	font-weight: bold;
	width: 160px;
	height: 56px;
	clear: both;
	text-align: center;
	padding-top: 7px;
	margin-top: 5px;
	margin-left: 10px;
	cursor: pointer;
}

div.menu-button-large-active {
	background: url('../images/menu-button-large-active.gif') no-repeat top left;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	width: 160px;
	height: 56px;
	clear: both;
	text-align: center;
	padding-top: 7px;
	margin-top: 5px;
	margin-left: 10px;
	cursor: pointer;
}

div.menu-address {
	font-size: 14px;
	padding-left: 7px;
	
}

div.main-body {
	background: #f7f3d6;
	float: left;
	width: 546px;
	padding: 8px;
	padding-left: 15px;
	text-align: left;
}

td.main-body {
	background: #f7f3d6;
	text-align: left;
	vertical-align: top;
}

div.footer {
	width: 756px;
	border-left: 2px solid #33460c;
	border-right: 2px solid #33460c;
	border-bottom: 2px solid #33460c;
	background:#c2c4a3;
	text-align: center;
	height: 30px;
	padding-top: 10px;
}

a:link.footer, a:active.footer, a:visited.footer, a:hover.footer {
	color: #33460c;
	text-decoration: none;
	font-size: 14px;
}

a:link, a:visited, a:active {
	color: #33460c;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #33460c;
	text-decoration: underline;
	font-weight: bold;
}

span.main-heading-big {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}

span.main-heading-small {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

ul {
	margin-left: -20px;
	margin-top: 3px;
	padding-top: 3px;
	padding-left: 40px;
	margin-right: 0px;
	list-style-type: disc;
} 

li {
	margin: 0em;
	line-height: 1.1em;
	padding: .1em;
} 

dl {
	margin: 0px;
}

dt {
	padding-bottom: 5px;
	padding-top: 15px;
}

dd {
	margin-left: 20px;
}

td.pl {
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-size: 11px;
	width: 30%;
}

img.pl {
	border: 1px solid #000000;
}

div.photo {	margin: 0 10px 10px 0;	float: left;}#lightbox{	background-color:#eee;	padding: 10px;	border-bottom: 2px solid #666;	border-right: 2px solid #666;	}#lightboxDetails{	font-size: 0.8em;	padding-top: 0.4em;	}	#lightboxCaption{ float: left; }#keyboardMsg{ float: right; }#closeButton{ top: 5px; right: 5px; }#lightbox img{ border: none; clear: both;} #overlay img{ border: none; }#overlay{ background-image: url(../images/overlay.png); }* html #overlay{	background-color: #333;	back\ground-color: transparent;	background-image: url(../images/blank.gif);	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");	}