/* general styles ---------------------------*/
.noScreen
{
	display: none !important;
}

html
{
	background-color: #fef5e3;
	background-image: url(/static/images/bg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
}

#containerShadowLeft
{
	width: 983px;
	margin: auto;
	padding-left: 13px;
	background-image: url(/static/images/bgLeftRight.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#containerShadowRight
{
	width: 970px;
	margin: auto;
	padding-right: 13px;
	background-image: url(/static/images/bgLeftRight.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
}

#custom-doc
{
	color: #181414;
	font-family: georgia, serif;
	font-size: 100%; /* 13px */
	line-height: 1.3846em; /* 18px */
	*line-height: 1.35em;
	width: 970px;
	margin: auto;
	text-align: left;
	background-color: #fffff7;
}

h1
{
	font-size: 100%;
	font-weight: bold;
	margin: 0;
}

.h1Detail
{
	display: block;
	position: relative;
	left: -24px;
	padding: 22px 0 27px 24px;
	/* set background-image as inline style */
	background-position: 0 50%;
	background-repeat: no-repeat;
}

h2,
h3
{
	font-size: 100%;
	font-weight: bold;
	margin: 1.3846em 0 .4615em; /* 18px 0 6px */
	*margin: 1.35em 0 .45em;
}

h3
{
	color: #a09c9b;
}

ul li
{
	list-style-type: disc;
	margin-left: 1.5em;
	*margin-left: 2em;
}

ol li
{
	list-style-type: decimal;
	margin-left: 1.5em;
	*margin-left: 2em;
}

a,
a:link,
a:visited,
a:active
{
	color: #790000;
	text-decoration: none;
}

a:hover
{
	color: #790000;
	text-decoration: underline;
}

.aInternal,
.aExternal
{
	display: block;
	font-weight: bold;
	position: relative;
	left: -10px;
	padding-left: 39px;
	background-image: url(/static/images/bgLink.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.aDownload
{
	display: block;
	font-weight: bold;
	padding-left: 19px;
	background-image: url(/static/images/bgDownload.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.aDownload img
{
	/* smartly remove image from display */
	display: inline;
	visibility: hidden;
	width: .0769em; /* 1px */
	*width: .08em;
	margin-right: -.3077em; /* -4px */
	*margin-right: -.30em;
}

.spanHighlighted
{
	color: #790000;
}

div.clearing
{
	display: block;
	clear: both;
	width: 100%;
	height: 0;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

div.spacer
{
	display: block;
	clear: both;
	width: 100%;
	height: 1.3846em; /* 18px */
	*height: 1.35em;
	margin: 0;
	padding: 0;
}

/* header -----------------------------------*/

/* banner -------------------------------*/
#boxHeaderBanner
{
	height: 200px;
	overflow: hidden;
}

/* navigation ---------------------------*/
#boxNavi
{
	height: 40px;
	background-image: url(/static/images/bgNavi.gif);
	background-position: 0 100%;
	background-repeat: repeat-x;
	border: solid #fffff7;
	border-width: 0 1px;
	overflow: hidden;
}

#boxNavi a:link,
#boxNavi a:visited,
#boxNavi a:active,
#boxNavi a:hover
{
	display: block;
	float: left;

	margin: 7px 14px 0;
	_margin: 7px 15px 0;
}

#hd .yuimenubar .first-of-type li {
	margin: 7px 14px 0;
}


#boxNavi .menuList li {
	margin:7px 14px 0;
}
/* body -------------------------------------*/
#bd
{
	padding: 65px 0 80px;
}

/* sub navigation -----------------------*/
#boxSubnavi + #boxNoSubnavi {
	display: none !important;
}

#boxNoSubnavi
{
	position: relative;
	top: -65px;
	left: 0;
	height: 25px;
}

#boxSubnavi .menuList li {
	margin:5px 0 0 45px;
}

#boxSubnavi
{
	position: relative;
	top: -65px;
	left: 0;
	height: 25px;
	padding-left: 30px;
	background-image: url(/static/images/hDotted.gif);
	background-position: 0 100%;
	background-repeat: repeat-x;
	border: solid #fffff7;
	border-width: 0 1px;
	overflow: hidden;
}

#boxSubnavi a:link,
#boxSubnavi a:visited,
#boxSubnavi a:active,
#boxSubnavi a:hover
{
	display: block;
	float: left;
	font-size: 0;
	margin: 5px 0 0 45px;
	_margin: 5px 0 0 22.5px;
}

/* main content -------------------------*/
.containerLeft
{
	display: block;
	float: left;
	width: 330px;
	margin-left: 12px;
	_margin-left: 6px;
}

.containerRight
{
	display: block;
	float: right;
	width: 592px;
	margin-right: 12px;
	_margin-right: 6px;
}

.olGTC li {
	margin-bottom: 1.5384em; /* 20px */
	*margin-bottom: 1.50em;
}


.olGTC li ul {
	margin-top: 1.5384em; /* 20px */
	*margin-top: 1.50em;
}

.olGTC li ul li {
	list-style-type: none;
}

.olGTCSubelement {
	margin-right: .7692em; /* 10px */
	*margin-right: .75em;
}

/* footer -----------------------------------*/
#ft
{
	position: relative;
	font-size: 92.31%; /* 12px */
	line-height: 1.3333em; /* 16px@12px */
	*line-height: 1.30em;
	_height: 166px;
}

#boxFooterOuter
{
	position: absolute;
	top: -100px;
	left: -13px;
	color: #171312;
	width: 970px;
/*
	min-height: 242px;
	_height: 242px;
*/
	padding: 181px 137px 0 13px;
	background-color: #transparent;
	background-image: url(/static/images/bgFooter.png);
	_background-image: url(/static/images/bgFooter.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#boxFooter
{
	padding: 0 10px 20px;
}

#boxFooter a:link,
#boxFooter a:visited,
#boxFooter a:active
{
	color: #840204;
	text-decoration: none;
}

#boxFooter a:hover
{
	color: #840204;
	text-decoration: underline;
}

/* super navigation ---------------------*/
#boxSupernavi
{
	display: inline;
}

#boxSupernavi a:link,
#boxSupernavi a:visited,
#boxSupernavi a:active,
#boxSupernavi a:hover
{
	font-weight: bold;
}

#ft .menuList li{
	float:left;
	list-style:none;
	margin-right:7px;
	margin-left:0;
}

#ft #supernavi .menuList li a,
#ft #supernavi .menuList li a:link {
	font-weight:bold;
}

/* search engine navigation -------------*/
#boxSearchenginenavi
{
	margin: .6667em 0; /* 8px 0@12px */
	*margin: .65em 0;
}

/* special content --------------------------*/
/* Google Maps --------------------------*/
div#map
{
	width: 592px;
	height: 305px;
	border: 1px solid #cbcbcb;
	margin: 1.3846em 0; /* 18px 0 */
	*margin: 1.35em 0;
}

/* PhotoViewer galleries ----------------*/
.boxPhotoViewer
{
	width: 621px;
	_width: 591px;
}

/* history gallery ----------------------*/
#containerHistoryOverlay
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	background-color: #590917;
	-moz-opacity: .8333;
	opacity: .8333;
	filter: alpha(opacity=83);
	z-index: 1;
}

#boxHistoryOuter
{
	position: absolute;
	color: #181414;
	font-family: georgia, serif;
	font-size: 100%; /* 13px */
	line-height: 1.3846em; /* 18px */
	*line-height: 1.35em;
	text-align: left;
	overflow: hidden;
	z-index: 2;
}

#boxHistoryInner
{
	background-color: #ffffff;
	background-image: url(/static/images/bgGallery.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

/* history gallery: header ----------*/
.boxHistoryHd
{
	height: 29px;
	padding: 8px;
}

.boxHistoryClose
{
	float: right;
	color: #707070;
	cursor: pointer;
}

.boxHistoryClose img
{
	vertical-align: bottom;
}

/* history gallery: body and footer -*/
div#myRotator
{
	position: relative;
	height: 536px;
}

/* history gallery: body ------------*/
.boxHistoryBd
{
	position: relative;
	width: 606px;
	height: 486px;
	padding: 0 8px;
	overflow: hidden;
}

.boxHistoryBd div,
#pane1,
#pane2,
#pane3,
#pane4,
#pane5
{
	height: 486px !important;
	overflow: hidden;
}

/* history gallery: left/right --*/
.boxHistoryBdLeft
{
	float: left;
	width: 314px;
	height: 486px;
}

.boxHistoryBdRight
{
	float: right;
	width: 284px;
	height: 486px;
}

.boxHistoryBdRight h1
{
	font-size: 100%;
	font-weight: bold;
	margin: .3077em 0 1.3846em; /* 4px 0 18px */
	*margin: .30em 0 1.35em;
}

/* history gallery: top/bottom --*/
.boxHistoryBdTop
{
	width: 606px;
	height: 377px;
	text-align: center;
}

.boxHistoryBdBottom
{
	position: absolute;
	top: 386px;
	left: 24px;
	width: 574px;
	height: 100px;
}

/* history gallery: footer ----------*/
.boxHistoryFt
{
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 606px;
	padding: 8px;
}

.boxHistoryFt div.dijitButtonNode
{
	border: 0 solid transparent;
}

.boxHistoryFt button
{
	display: block;
	font-weight: bold;
	color: #545454;
	background-color: transparent;
	min-height: 17px;
	margin: 0 .9231em 0 0; /* 0 12px 0 0 */
	*margin: 0 .90em 0 0;
}

.boxHistoryFt button#dijit_form_Button_0
{
	*position: relative;
	*top: 2px;
	padding: 0 0 0 22px;
	background-image: url(/static/images/buttonHistoryPrev.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
}

.boxHistoryFt button#dijit_form_ToggleButton_0
{
	padding: 0 0 0 20px;
	background-image: url(/static/images/buttonHistoryPlayPause.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
}

.boxHistoryFt button#dijit_form_Button_1
{
	*position: relative;
	*top: 2px;
	padding: 0 0 0 22px;
	background-image: url(/static/images/buttonHistoryNext.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
}

.boxHistoryFt .boxRotatorPaging
{
	display: inline;
	*position: relative;
	*bottom: 2px;
	color: #545454;
}

/* general styles for forms -----------------*/
label,
div.label
{
	display: block;
	float: left;
	padding-top: 1px;
	*padding-top: 2px;
}

.required
{
	color: #790000;
}

input.button,
input.reset,
input.submit
{
	border: solid 1px #cbcbcb;
	vertical-align: middle;
	font-size: 84.62%; /* 11px */
}

input.text,
input.password,
textarea
{
	font-size: 99%;
	line-height: 1.3986em; /* 18px@99% */
	*line-height: 1.36em;
	color: #181414;
	background-color: #fffff7;
	border: 1px solid #cbcbcb;
}

input.text,
input.password
{
	height: 1.3986em; /* 18px@99% */
	*height: 1.36em;
	margin-bottom: .1554em; /* 2px@99% */
	*margin-bottom: 0;
	padding: 0 2px;
}

textarea
{
	padding: 0 0 0 2px;
}

input.radio
{
	vertical-align: -.4662em; /* -6px@99% */
	*vertical-align: -.23em; /* -3px@99% */
	margin-bottom: .3108em; /* 4px@99% */
	*margin-bottom: 0;
}

span.radio
{
	display: block;
	float: left;
	margin-left: 1em; /* 13px */
	*margin-left: .98em;
	padding-top: .0769em; /* 1px */
	*padding-top: .08em;
}

span.checkbox
{
	/* if needed, add your styles here */
}

select
{
	font-size: 99%;
	line-height: 1.3986em; /* 18px@99% */
	*line-height: 1.36em;
	color: #181414;
	background-color: #fffff7;
	border: 1px solid #cbcbcb;
}

/* more general styles: rows of buttons -----*/
div.boxButtons
{
	clear: both;
	width: 584px;
	text-align: right;
	margin-top: 1.0769em; /* 14px */
	*margin-top: .90em; /* 12px */
	/* IE6 only: prevent cut-off buttons */
	_padding-bottom: 1px;
}

/* contact form -----------------------------*/
#boxContact label
{
	display: block;
	float: left;
	width: 180px;
	_width: 177px;
}

#boxContact .text,
#boxContact select,
#boxContact textarea
{
	width: 376px;
	margin-bottom: .1554em; /* 2px@99% */
	*margin-bottom: 0;
}

#boxContact select
{
	width: 384px;
	/* select boxes will be rendered
	 * differently in Internet Explorer */
	*width: 429px;
}

#boxContact #inputZIP
{
	width: 90px;
	margin-right: 2px;
}

#boxContact #inputTown
{
	width: 278px;
}

#boxContact #inputMessage
{
	width: 379px;
	height: 8.3077em; /* 108px@99% */
	*height: 8.11em;
}

.menuList li {
	float:left;
	list-style:none;
}
