

body {
	background: #E8E4CB url(/images/bkgd_top.jpg) repeat-x 0 0;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #680000;
}

a:hover {
	text-decoration: underline;
}


#container {
	background: transparent url(/images/art_nouveau.jpg) no-repeat 55% 137px;
}

/* ***** HEADER ***** */

#headerContainer {
	width: 930px;
	margin: 0 auto;
	background: #E8E4CB;
	position: relative;
}

#header {
	height: 426px;
	position: relative;
	overflow: hidden;
}

#header #siteLogo {
	margin-top: 27px;
}

#header h1.siteName {
	font: 600 24px/36px Arial;
}

#upperNav {
	position: absolute;
	top: 0;
	right: 0;
	background: #6A0000 url(/images/nav/upper_nav_bkgd.jpg) no-repeat top left;
	height: 40px;
	overflow: hidden;
	text-align: center;
	padding-left: 25px;
}

#upperNav ul {
	background: transparent url(/images/nav/upper_nav_bkgd.jpg) no-repeat top right;
	height: 40px;	
	padding-right: 25px;
}

#upperNav ul li {
	display: inline;
}

#upperNav a {
	color: #E8E4CB;
	margin: 0;
	padding: 0 10px;
	font: 600 11px/30px Arial;
	text-align: center;
}

#headerImage {
	width: 930px;
	height: 350px;
	text-align: center;
	clear:both;
	position: relative;
	z-index: 100;
}

#headerImage img {
	position: absolute;
	top: 0;
	left: 0;
	/*display: none;*/
}

/* ***** VIDEO ***** */
#flashVideo {
	position: absolute;
	top: 6px;
	left: 250px;
}

/* ***** NAVIGATION ***** */
#navigation {
	width: 135px;
	height: 243px;
	margin: 0 auto;
	padding: 0;
	background: transparent;
	position: absolute;
	top: 166px;
	left: 43px;
	z-index: 800;
}

#navigation ul.level_1 {
	padding: 10px 0;
}

#navigation ul.level_1 li {
	position: relative;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}

#navigation ul.level_1 li a {
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 115px;
	background: transparent;
	font: 600 12px/16px Arial;
	letter-spacing: -.03em;
	color: #7B662F;
	text-decoration: none;
	text-align: left;
	z-index: 900;
	position: relative;
}

#navigation ul.level_1 li:hover a, 
#navigation ul.level_1 li a:hover {
	color: #FFF;
	background: #C0B991 url(/images/nav/nav_over.jpg) repeat-x 0 0;
}

#navigation ul.level_1 li a.select, 
#navigation ul.level_1 li a.select:hover {
	color: #FFF;
	background: #690000 url(/images/nav/nav_select.jpg) repeat-x 0 0;
}

.js #navigation ul.level_1 li ul.level_2 {
	display: none;
}

#navigation ul.level_1 li ul.level_2 {
	position: absolute;
	top: -140px;
	left: 100%;
	background: #F4F2E6;
	list-style: none;
	margin: 0;
	width: 215px;
	border: 3px solid #C2BC9A;
	padding: 0;
	z-index: 900;
	overflow: hidden;
}

#navigation ul.level_1 li ul.level_2 li {
	float: none;
	width: 215px;
	padding: 0;
	margin: 0;
}

#navigation ul.level_1 li ul.level_2 li a {
	background: transparent;
	float: none;
	width: 195px;
	border: 0;
	color: #7B662F;
	text-align: left;
	display: block;
	padding: 0 10px;
	margin: 0;
	border-bottom: 1px solid #EBE9DF;
	font: 300 12px/24px Arial;
	height: 24px;
}

#navigation ul.level_1 li ul.level_2 li a:hover {
	color: #FFF;
	background: #C0B991 url(/images/nav/nav_over.jpg) repeat-x 0 0;
}

#navigation ul.level_1 li ul.level_2 li a.select,
#navigation ul.level_1 li ul.level_2 li a.select:hover {
	color: #FFF;
	background: #690000 url(/images/nav/nav_select.jpg) repeat-x 0 0;
}

/* ***** SUBNAV ***** */
#subNav {
	background: #EFEFEE;
	padding: 3px 10px;
	border-bottom: 1px solid #BBB;
}

#subNav a {
	color: #777;
	font: 600 12px/18px Arial;
	padding: 0 7px;
	border-right: 1px solid #999; 
}

#subNav a:hover {
	color: #000;
	text-decoration: none;
}

#subNav a.select,
#subNav a.select:hover {
	color: #69F;
}


/* ***** CONTENT ***** */

#contentContainer {
	width: 930px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
	background: transparent url(/images/content_bkgd.jpg) repeat-y 0 0;
}

#content {
	background: transparent url(/images/content_top_bkgd.jpg) no-repeat 0 0;
	position: relative;
	padding: 50px 15px 10px 210px;
	z-index: 100;
	overflow: hidden;
	height: auto;
}

#content #contentLogo {
	display: block;
	width: 544px;
	margin: 0 auto 15px auto;
}

#content #contentTitles {
	background: #FFF;
	display: block;
}

#content #contentTitles h1 {
	display: block;
	border-bottom: 1px solid #DDD;
	margin: 5px 0 10px 0;
	padding: 0 0 5px 0;
	font: 600 18px/20px Arial, Helvetica, sans-serif;
	color: #763;
}

#content #contentTitles h2 {
	display: block;
	margin: 0;
	padding: 0;
	font: 600 16px/18px Arial, Helvetica, sans-serif;
	color: #874;
}

#content .pageContentHolder {

	background: transparent url(/images/watermark.jpg) no-repeat bottom right;
	min-height: 400px;
}

#content #pageOverview,
#content #pageContent {
	margin: 5px 0 10px 0;
	padding: 5px;
}

#content #pageOverview p,
#content #pageContent p{
	margin: 10px 0;
	font: 300 12px/18px Arial;
}

#content #pageOverview p strong,
#content #pageContent p strong{
	font: 600 12px/18px Arial;
	color: #5F5941;
}

#content #pageContent h4 {
	font: 600 14px/18px Arial, Helvetica, sans-serif;
	color: #000;
}

#content #pageContent ul li{
	list-style: disc;
	margin: 0 15px;
	font: 300 12px/18px arial;
}

#content #pageContent ol li{
	list-style: decimal;
	margin: 0 15px;
}


/* ***** FOOTER ***** */
#footerNav {
	clear: both;
	position: relative;
	text-align: center;
	border-top: 1px solid #7B662F;
}

#footerNav a {
	color: #7B662F;
	font: 300 11px/14px Arial;
	padding: 0 5px;
	white-space: nowrap;
}

#footerContainer {
	width: 100%;
	position: relative;
	height: 50px;
	background: transparent url(/images/footer_bkgd.jpg) repeat-x 0 0;
}

#footer{
	margin: 0 auto;
	padding: 30px 0 0 0;
	width: 426px;
	position: relative;
	left: 100px;
}

#recognition {
	margin: 0 auto;
	padding: 5px;
	text-align: center;
	font: 300 12px/18px Arial;
	position: relative;
	left: 100px;
	display: none;
}

#recognition a {
	color: #7B662F;
}

/* ****** SITEMAP ***** */

#sitemap {
	margin: 20px;
}

#sitemap ul.level_1 li {
	margin: 5px 0;
}

#sitemap ul.level_1 li a{
	font: 600 14px/20px Arial;
	color: #000;
}

#sitemap ul.level_2 {
	margin: 5px 15px;
}

#sitemap ul.level_2 li{
	margin: 5px 10px;
	list-style: disc;
}

#sitemap ul.level_2 li a{
	font: 600 12px/18px Arial;
	color: #555;
}
