/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline; 
}
body {
	color: #3C3C3C;
	font-family: Helvetica,Arial, sans-serif;
	font-size: 100%;
	padding: 0;
	margin: 0;
	display: block;
	text-align: center;
	background:#fff;
}
a:visited {
	color:#45403c;
}
#Wrapper {
	padding: 0;
	min-width:750px;
	max-width:1400px;
	width: 80%;
	text-align: left;
	margin: 0 auto 0 auto;
	background:#FFF;
}
#HeaderOuter{
	width:100%;
	max-width: 1400px;
	float:left;
}
#Header {
	position:relative;
	color: #232020;
	max-width: 1200px;
	width:88%;
	height:140px;
	padding: 30px 0 0 0 ;
	margin: 0;
	float:left;
}
#HeaderText{
	width:50%;
	height:140px;
	float:left;
	position:relative;
}
#HeaderTextContent{
	position: absolute;
	bottom: 18px;
	left: 0;
	color: #aca095;
	letter-spacing: 0.07em;
	line-height: 1.3;
	padding: 5px 10px 5px 5px;
	font-size:80%;
	background: url(../_images_gen/search_head_bg.png);
	__background: #fff;
	border:#fff solid 1px;
}
#HeaderTextContent div.Margin{
	margin: 0 0 20px 0;
}
#HeaderTextContent h2{
	text-transform:uppercase;
	font-weight: normal;
}
#HeaderTextContent a{
	text-decoration:none !important;
}
#HeaderTextContent a:hover{
	color: #aca095;
}
#Logo {
	float: right;
	width:33%;
	margin: 0px -38px 10px 0;
	padding:0;
}
#Logo h1 {
	font-size: 400%;
	font-weight: normal;
}
#Logo h1 a {
	color: #000;
	text-decoration: none;
}
#Logo a img{
	float:right;
}
#ToolBar {
	position:absolute;
	right:0px;
	top:0;
}
#ToolBar ul {
	list-style: none;
	margin: 0px 0 0px 0;
	padding: 0;
	float: right;
}
#ToolBar ul li {
	float:left;
	margin: 0 0 0 10px;
}
#ToolBar ul li.LogoutBtn a {
	background: #E8E8E8;
	color: #231f20;
}
#ToolBar ul li.LogoutBtn a:Hover {
	text-decoration:none;
	color: #fff;
}
#ToolBar ul li a {
	padding: 5px 10px;
	color: #aca095;
	text-decoration: none;
	display: block;
	font-size: 80%;
}
#ToolBar ul li a:Hover {
	text-decoration:none;
	color: #231f20;
}
#Navigation {
	width: 12%;
	margin:0;
	float:right;
	position: relative;
}
ul#MainNav {
	padding: 0;
	list-style: none;
	margin: 0;
	float: left;
	line-height: 10px;
}
ul#MainNav li {
	display: block;
	position: relative;
	font-size: 80%;
	line-height:0.9;
	text-transform:uppercase;
}
ul#MainNav li a {
	color: #aca095;
	text-decoration: none;
	display: block;
	padding: 0 0 1em 0.8em;
}
ul#MainNav li.Active a, ul#MainNav li.Active a:hover {
	color: #231f20;
}
ul#MainNav li a:hover {
	color: #231f20;
}
ul#MainNav li ul{
	margin: 0 0 5px 0;
}
ul#MainNav li ul li a{
	font-size:95%;
	padding:0 0 0.5em 1.8em!important;
	color: #aca095 !important; 
}
ul#MainNav li ul li.Active a{
	font-size:95%;
	padding:0 0 0.5em 1.8em!important;
	color: #231f20 !important;
}
#HeaderSearchForm {
	position:absolute;
    bottom:5px;
    right:0px;
	width: 280px;
	height: 38px;
	line-height: 1.0;
	padding: 0;	
}
#HeaderSearchForm #HeaderSearchInput {
	float: left;
	width: 208px;
	height: 17px;
	border: 1px solid #B8B8B6;
	color: #5D5D5D;
	padding: 3px;
	margin: 7px 6px 0 9px;
}
#HeaderSearchForm #HeaderSearchButton {
	float: left;
	margin: 7px 0 0 0;
}
#Page {
	padding:0px;
	width: 100%;
	position: relative;
}
.EditPage {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	background: url(../_images_gen/edit-page-blue.gif) no-repeat left;
	padding: 0 0 0 18px;
}
#Content {
	background: #FFF; 
}
#Content.FullWidth {
	background: none !important;
}
hr{
	height:2px !important;
	width: 800px !important;
	margin: 4px auto !important;
	background: #aca095 !important;
}
a.Back {
	float: left;
	display: block;
	font-size: 85%;
	line-height:85%;
	text-decoration: none;
	color: #aca095;;
	margin: -32px 0px 0 0;
	padding:0;
	z-index:150 !important;
}
a.Back:hover{
	color:#231f20;
}
h1#PageTitle {
	font-size: 180% !important;
	font-weight: normal;
	margin: 0 0 18px 0;
	color: #8b7f74 !important;
	text-transform:uppercase;
}
#LeftColumn {
	display:none;
}
#PageCopy {
	padding: 0px;;
	margin: 0px;
	font-size: 70%;
	line-height: 1.6em;
	position: relative;
	max-width:1200px;
	width: 88%;
	float: right;
	min-height: 400px;
}
#PageCopy a {
	color: #aca095;
	text-decoration: none;
}
#PageCopy a:hover {
	color: #231f20;
	text-decoration: none;
}
#PageCopy hr.NewSection {
	color: #f3f3f3;
	border: none;
	padding: 0;
	margin: 0;
	height: 0;
}
#PageCopy h1,
#PageCopy h2,
#PageCopy h3,
#PageCopy h4,
#PageCopy p,
#PageCopy blockquote {
	margin: 10px 0 15px 0;
	padding: 0;
}
#PageCopy ul,
#PageCopy ol {
	margin: 10px 0 15px 20px;
	padding: 0;
}
#PageCopy h1,
#PageCopy h2,
#PageCopy h3,
#PageCopy h4
{
	line-height: normal;
	color:  #2E2E2E;
}
#PageCopy h1 a,
#PageCopy h2 a,
#PageCopy h3 a,
#PageCopy h4 a
{
	text-decoration: none;
}
#PageCopy h1 a:hover,
#PageCopy h2 a:hover,
#PageCopy h3 a:hover,
#PageCopy h4 a:hover
{
	text-decoration: underline;
}
#PageCopy h1 {
	font-size: 200%;
	font-weight: normal;
}
#PageCopy h2 {
	font-size: 160%;
}
#PageCopy h3 {
	font-size: 140%;
}
#PageCopy h4 {
	font-size: 120%;
}
#PageCopy ol,
#PageCopy ul {
	padding: 0 0 0 15px;
}
.StandardTeaser {
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #DCDCDC;
}

.StandardTeaser h3 {
	margin: 0 0 5px 0 !important;
}
.StandardTeaser h2 {
	display: inline;
}
.StandardTeaser p {
	margin: 0 0 5px 0 !important;
}
.StandardTeaser img {
	display: block;
	float: right;
	margin: 0 0 10px 20px;
}
.StandardTeaser hr {
	display: none;
}
#ExpandCollapseAll {
	position: absolute;
	top: 20px;
	right: 0;
}
span.DownloadLink {
	clear: both;
	display: block;
	margin: 0 0 10px 0;
}
span.DownloadLink a img {
	width: 18px;
	padding: 0;
	float: left;
	display: block;
	background: none !important;
	margin: 0!important;
}
span.DownloadLink a strong {
	font-weight: normal;
	width: 145px;
	display: block;
	float: left;
	margin: 0 0 0 0.6em;
}
.DateHead {
	color: #ADADE7;
	font-weight: normal;
	font-style: italic;
}
.Ancillary.Right {
	float: right;
	width: 180px;
	margin: -48px 0 20px 20px;
	padding: 10px 10px 0px 10px;
	background: #E8E8E8;
}
.Ancillary.Under {
	padding: 20px 0 0 0;
	border-top: 1px solid ;
}
.ImageHolder {
	text-align: center;
	margin: 0 0 10px 0;
	font-size: 85%;
	background: #fff;
}
.Ancillary.Under div.ImageHolder {
	text-align: center;
	margin: 0 0 20px 0;
	font-size: 85%;
	background: #fff;
	float: left;
	margin: 0 15px 0 0;
}
.ImageHolder p {
	margin: 0 !important;
	line-height: normal;
	padding: 5px 0 !important;
}
.Downloads {
	background: #fff;
	padding: 5px;
	margin: 0px 0 20px 0;
	line-height: normal !important;
}
.Downloads a {
	text-decoration: none !important;
	font-size: 85% !important;
}
.Downloads h3, .Downloads p {
	margin: 0 0 5px 0 !important;
}

#Footer {
	background:#FFF;
	width: 80%;
	padding: 20px 0 0 0;
	font-size: 70%;
}
#Footer p {
	padding: 8px 0px 8px 60px;
	float: left;
	width: 200px;
	color: #aca095;
}
#Footer p span {
	display: block;
	float:right;
}
#Footer a {
	color: #aca095;
	text-decoration: none;
}
#Footer ul {
	list-style: none;
	margin: 0px 0 0 0 ;
	float: right;
	padding: 8px 100px 0 0;
}
#Footer li {
	float: right;
	display: block;
	text-decoration: none;
	margin-left: 15px;
	padding: 0 10px 0 0;
	border-right: 1px solid #E8E8E8;
}
#Footer li.first {
	border:none;
	padding:0;
}
p.PanCredit {
	padding: 10px 20% 10px 0;
	text-align: center;
}
p.PanCredit a {
	font-size: 70%;
	color: #D4D4D4;
	text-decoration: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.NoShow {
	display: none;
}
.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
hr {
	border: none 0;
	border-bottom: 1px solid #DCDCDC;
	width: 100%;
	height: 1px;
	padding: 0 0 5px 0;
}
#HomeSlideshow {
	float: left;
	/*height: 500px;/*
	width: 100%;
	overflow: hidden;
	background: #fff;
	margin:0;
	padding: 0;
	position: relative;
}
.HomePanel{
	position: absolute;
	/*height: 570px;
	overflow: hidden;*/
}
* html .HomePanel   {width: 657px;}  /* for IE 6 */
.HomePanel ul {
	padding: 0 !important;
	list-style: none;
	margin: 0 !important;
	float:left;
	display:block;
}
.HomePanel li {
	display:inline-block;
	max-width: 400px;	
    width: 33.3333%;
    line-height: 0;
}
* html .HomePanel li  { display:inline; width: 219px;}  /* for IE 6 */
.HomePanel li img.image {
	display:inline;
	max-width: 400px;	
	width: 100%;
    height: auto;
}
* html .HomePanel li img.image   { display:inline; width:219px;height:145px;}  /* for IE 6 */

.GalleryPanel{
	min-width:580px;
	width: 100%;
}
.GalleryPanel ul.thumb{
	list-style: none;
	margin: 0px !important;
	padding: 0px !important;
    text-align: right; 
}
ul.thumb li {
	margin: 0;
	padding: 2px;
	position: relative;  /* Set the absolute positioning base coordinate */
	width:140px;
	height:93px;
	display: inline-block;
}
ul.thumb li.Blank {
	width:140px;
	height:1px;
}
* html ul.thumb li { display:inline; }  /* for IE 6 */
ul.thumb li img {
	width: 140px;
    height: 93px;
	position:absolute;
	top:0;
	left:0;
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	background:  url(../_images_gen/loading.gif) no-repeat center center #f0f0f0;
}
ul.thumb li span.GalleryTextPanel {
	display: block;
    width: 300px;
    height: 140px;
    position: absolute;
    top: -165px;
    left: 0px;
    text-align: left;
}
ul.thumb li span.GalleryTextPanel span.GalleryTextPanelContent{
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0;
	color: #aca095;
	letter-spacing: 0.07em;
	line-height: 1.3;
	padding: 0 10px 0 0;
	font-size:100%;
}
#Caption{
	width:60%;
	margin: 10px auto 0 auto;
	text-align:center;
	color:#aca095;
	font-size:80%;
}
#Caption h2{
	text-transform:uppercase;
	font-weight: normal;
	padding:0;
	margin:0;
	font-size:120%;
	color:#aca095;
}
#Caption p{
	margin:3px 0 0 0;
}
#Caption span.GoBack{
	display:block;
	margin:5px 0 0 0px;
	text-transform:none;
}
#Caption a{
	text-decoration:none !important;
}
#Caption a:hover{
	color: #aca095;
}
.tag_cloud{
	padding:3px;
	text-decoration:none;
}
.tag_cloud:hover{
	text-decoration:none !important;
}
#TagCloud{
	min-height:400px;
	width: 100%;
	padding: 20px 0 0 0;
}
button{
	border:none;
	background:none;
	cursor: pointer;
	color: #3c3c3c;
}
button:hover{
	color: #231f20;
}
#HeaderSearchInput{
	width:200px;
	padding:4px;
	color: #aca095;
}
#SearchInputOuter {
	position:absolute;
	top:20px;
	left:20px;
	width:310px; 
	background: url(../_images_gen/search_bg_01.png) no-repeat top left;
	__background: #fff;
	z-index: 4000;
}
#SearchInput{
	background: url(../_images_gen/search_bg_02.png) no-repeat bottom left;
	__background: #fff;
	margin: 10px 0 0 0;
	padding:0px 10px 20px 10px;
}
#SearchInput a{
	font-weight:600;
	color: #3c3c3c;
}
#SearchInput a:hover{
	color: #aca095;
}
#SearchSlideShow {
	float: left;
	height: 600px;
	width: 100%;;
	overflow: hidden;
}
.SearchSlideHolder {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	text-align:center;
}
.SearchSlideHolder img.Background{
	widht:100%;
	height:auto;
}
pre {
text-align: left;
}
#Previous, #Next{
	float:left;
	width:5%;
	margin: 200px 0 0 0;
}
#Next{
	float:right;
}
#Previous a, #Next a{
	background:#ece8e4;
	padding: 2px 5px;
	color: #cfcbc8;
	margin: 0 4px;
	float:right;
}
#Next a{
	float:left;
}
#Previous a:hover, #Next a:hover{
	background:#ece8e4;
	color: #cfcbc8;
}
#Previous a.Active, #Next a.Active{
	background:#ece8e4;
	color: #aca095;
}
#Previous a.Active:hover, #Next a.Active:hover{
	background:#aca197;
	color: #fff;
}
#LargeImage{
	float:left;
	width:90%;
	text-align:center;
}
#LargeImage img.Main{
	max-width: 1200px;
	max-height:1200px;
	margin: 0 0 10px 0;
}

form#SelectGallery {
	text-align: right;
  }
