@charset "utf-8";
/* CSS Document */
    /**
    * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
    * http://cssreset.com
    */
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,  article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, output, ruby, section, summary,  time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,  footer, header, hgroup, menu, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p {
	letter-spacing: 1px;
}
p a {
	color: #50749B;
	font-weight: bold;
}

span.italics {
    font-style:italic !important;
}

/* A font by Jos Buivenga (exljbris) -> www.exljbris.com */

/* ---------------- */
/* Top Header style */
/* ---------------- */

.header-back {
	background-image: url(../images/top-bg.gif) !important;
	background-position: center;
	padding: 0;
	margin: 0;
}
header {
	position: relative;
	background-image: url(../images/header-background.gif) !important;
	width: 980px;
	height: 136px;
	margin: 0 auto 0 auto !important;
	padding: 0;
	z-index: 10090;
}
.mobile-crown img {
	display: none;
}
nav.main-nav ul {
	margin: 0 0 0 3em;
}
nav.main-nav ul li {
	font-family: 'Junge', serif;
	font-size: 14px;
	letter-spacing: 2px;
	margin: .5em 0 0 0;
}
nav.main-nav ul li a.adjust-margin-top {
	position: relative;
	top: -.15em;
}
nav.main-nav ul li a {
	text-decoration: none;
	color: #FFF;
	margin: 0 0 0 0;
}
nav.main-nav ul li span.ampersand {
	position: relative;
	font-family: 'Buenard', serif;
}
header hgroup h1.mobile a img {
	display: none;
}
header hgroup h1 a img {
	position: relative;
	margin-left: 7em;
	top: 1em;
	width: 753px;
	height: 99px;
}
span.search {
	position: relative;
	top: -3em;
	margin: 0 0 0 55em;
}
ul.social-media-types {
	position: relative;
	top: -3.1em;
	margin: 1em 0 0 46.8em;
	padding: 0;
	z-index: 6;
}
ul.social-media-types li {
	display: inline;
}
ul.social-media-types li.email img {
	width: 20px;
	height: 17px;
	vertical-align:-2px;
}
ul.social-media-types li.facebook a {
	text-shadow: 0 0 10px white;
}
ul.social-media-types li.facebook img {
	width: 16px;
	height: 15.5px;
	vertical-align:-2px;
	margin:0 4px 0 0;
}
ul.social-media-types li.twitter img {
	margin:2px 0 0 0 !important;
	vertical-align:-2px;
	width: 20px;
	height: 18px;
}
nav.main-nav {
	position: relative;
	z-index: 200909;
	width: 980px;
	height: 30px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	border-bottom: 1px solid #000;
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjNTA3NDliIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDQlIiBzdG9wLWNvbG9yPSIjNTA3NDliIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTclIiBzdG9wLWNvbG9yPSIjNGU2OTk2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAyMDEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, #ffffff 0%, #50749b 2%, #50749b 44%, #4e6996 97%, #020100 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(2%, #50749b), color-stop(44%, #50749b), color-stop(97%, #4e6996), color-stop(100%, #020100)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #50749b 2%, #50749b 44%, #4e6996 97%, #020100 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #50749b 2%, #50749b 44%, #4e6996 97%, #020100 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #50749b 2%, #50749b 44%, #4e6996 97%, #020100 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #50749b 2%, #50749b 44%, #4e6996 97%, #020100 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#020100', GradientType=0 ); /* IE6-8 */
}

/* -------------------- */
/* End Top Header style */
/* -------------------- */

.main-back {
	position: relative;
	z-index:1;
	background-image: url(../images/center-bg.gif);
	background-position: center;
	width: 100%;
	opacity: 100%;
	left: 0;
	top: 0;
}

.main {
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	overflow-y: hidden;
	overflow-x: hidden;
	height: 640px;
}

.main.home {
	height: 540px !important;
} 

.main img.homepage-image {
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: auto;
	height: auto;
}

/* --------------------- */
/* Search Resulsts Style */
/* --------------------- */

.gcse-searchresults {
	position: absolute;
	z-index: 200900;
	top: -.2em;
	width: 75.5em;
	margin: 0 auto 0 auto !important;
	padding: 0 !important;
	/* must be auto */
	height: auto;
}
.main > .gcse-searchresults div.gsc-control-cse.gsc-control-cse-en {
	height: 100% !important;
	max-height: 501px !important;
}

.main > .gcse-searchresults .gsc-result-info {
	margin: .5em 0 0 0 !important;
}
div.gsc-control-cse.gsc-control-cse-en {
	height: auto;
	max-height: 642px;
	overflow-y: auto;
	padding: 0 20px 0 20px;
}
gsc-result-info {
	margin: 0 0 0 0 !important;
}
.main-forms {
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	height: auto;
}
#gsc-iw-id1.gsc-input-box {
	position: relative;
	left: -6.3em;
	width: 20.3em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #afa05f !important;
}
#gsc-iw-id1.gsc-input-box:focus {
	border: 1px solid #afa05f !important;
}
#gsc-iw-id1.gsc-input-box:active {
	border: 1px solid #afa05f !important;
}
input#gsc-i-id1.gsc-input {
	font-family: Verdana, Geneva, sans-serif !important;
	font-size: 13px !important;
	margin: 0 0 .6em 0 !important;
}
/*
.key-search.tour input#gsc-i-id1.gsc-input {
	font-family:Verdana, Geneva, sans-serif !important;
	font-size:13px !important;
	margin:-2px 0 .4em 0 !important;
	width:13em !important;
	height:23px !important;
}
*/
td.gsc-branding-img {
	display: none !important;
	visibility: hidden !important;
}
/* ------------------------- */
/* End Search Resulsts Style */
/* ------------------------- */
	
/* Accordian Drop Down */

.pageContent {
	width: 300px;
	color: #4C4C4C;
}

/* -------------------- */
/* Top Navigation style */
/* -------------------- */

.accordion {
	padding: 0;
	border-left: none;
	border-top: 3px soild #000;
}
.accordion ul.back {
	position: relative;
	z-index: 200999;
	list-style-type: circle;
	padding: .3em 0 0 0;
	margin: .35em 0 0 0;
	float: left;
	background: url('../images/back.png') top right;
	border-top: 1px solid #b09d5b;
	width: 262px;
	height: auto;
}
.accordion ul.back.trim-bottom {
	overflow-y: auto !important;
	overflow-x: hidden;
	width: 278px !important;
}
.accordion li {
	cursor: pointer;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
	display: block;
	width: 250px;
}
.accordion a {
	font-size: 16px;
	text-shadow: 0 0 15px white;
	text-decoration: none;
	font-family: 'Junge', serif;
	color: #4C4C4C;
	display: block;
	cursor: pointer;
	width: 235px;
	background: url('../images/plus.png') no-repeat center right;
}
.accordion li.active > a {
	background: url('../images/minus.png') no-repeat center right;
}
.accordion a.arrow {
	background: url('../images/p.png') no-repeat center left !important;
}
.accordion li.active > a.arrow {
	background: url('../images/m.png') no-repeat center left !important;
}
.accordion li div /*.accordion li div a*/ {
	display: block;
	clear: both;
	float: left;
	width: 240px;
	font-size: 14px !important;
}
.accordion li div.sub-list-holder {
	border-top: 1px solid #CCC;
	background-color: #FFF !important;
	margin: 0 0 .5em 0;
	padding: 0 0 1em 0;
	width: 236px;
}
/* Level 2 */
.accordion li ul.back li {
	font-family: 'Junge', serif;
	width: 245px;
	margin-top: 0;
	margin-left: .4em;
	padding-left: 7px;
	height: auto;
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjZjlmNmVlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDQlIiBzdG9wLWNvbG9yPSIjZjlmNmVlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjZWZlY2Q5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFlMTMxNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, #ffffff 0%, #f9f6ee 3%, #f9f6ee 44%, #efecd9 99%, #1e1315 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(3%, #f9f6ee), color-stop(44%, #f9f6ee), color-stop(99%, #efecd9), color-stop(100%, #1e1315)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f9f6ee 3%, #f9f6ee 44%, #efecd9 99%, #1e1315 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #f9f6ee 3%, #f9f6ee 44%, #efecd9 99%, #1e1315 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #f9f6ee 3%, #f9f6ee 44%, #efecd9 99%, #1e1315 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #f9f6ee 3%, #f9f6ee 44%, #efecd9 99%, #1e1315 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#1e1315', GradientType=0 ); /* IE6-8 */
	/*
	border-bottom: 1px solid #B7A97D;
	*/
	border: none;
}

.accordion li ul.back li.active {
	border: none !important;
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjZjlmNmVlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDQlIiBzdG9wLWNvbG9yPSIjZjlmNmVlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjZWZlY2Q5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VkZTRiNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, #ffffff 0%, #f9f6ee 3%, #f9f6ee 44%, #efecd9 99%, #ede4b6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(3%, #f9f6ee), color-stop(44%, #f9f6ee), color-stop(99%, #efecd9), color-stop(100%, #ede4b6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f9f6ee 3%, #f9f6ee 44%, #efecd9 99%, #ede4b6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #f9f6ee 3%, #f9f6ee 44%, #efecd9 99%, #ede4b6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #f9f6ee 3%, #f9f6ee 44%, #efecd9 99%, #ede4b6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #f9f6ee 3%, #f9f6ee 44%, #efecd9 99%, #ede4b6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ede4b6', GradientType=0 ); /* IE6-8 */

}

/* ************************** */
/* --- Last Main Nav Item --- */
/* ************************** */

.accordion li ul.back li.last-nav-item {
	width: 255px;
	position: relative;
	left: -5px;
	top: 1.3em;
	height: 19px;
	z-index: 200900;
	background: url('../images/back-bottom2.png') no-repeat center;
	border-bottom: 1px solid #999;
	-webkit-border-bottom-right-radius: 8px !important;
	-moz-border-bottom-right-radius: 8px !important;
	border-bottom-right-radius: 8px !important;
	-khtml-border-bottom-right-radius: 8px !important;
	behavior: url(border-bottom-right-radius.htc) !important;
	-webkit-border-bottom-left-radius: 8px !important;
	-moz-border-bottom-left-radius: 8px !important;
	border-bottom-left-radius: 8px !important;
}
.accordion li ul.back li.last-nav-item.no-dropdown {
	position: relative;
	left: -6px !important;
}
.accordion li ul.back li.last-nav-item.double-line {
	background: url('../images/back-bottom3.png') no-repeat center;
	height: 35px;
}
.accordion li ul.back li.last-nav-item.no-content {
	position: relative;
	z-index: 200906;
	left: -5px;
	top: 0;
	height: 6px;
	background: url('../images/back-bottom2.png') no-repeat center;
}
.accordion li ul.back li.last-nav-item a {
	position: relative;
	top: -1.3em;
	left: .4em;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 238px;
}

/* ****************************** */
/* --- END Last Main Nav Item --- */
/* ****************************** */

/* --- Changing the functionlaity of the navigation --- */

.accordion li ul.back li a {
	color: #4C4C4C;
	font-size: 14px;
}
.accordion li ul.back li a.expand-list-btn {
	display: block;
	position: relative;
	top: -.6em;
	padding: 0 !important;
	margin: 0 0 0 15.5em;
	height: 15px;
	width: 23px;
}
.accordion li ul.back li a.no-plus-minus {
	height: 10px;
	padding-top: 10px !important;
}
.accordion li ul.back li.no-dropdown a.no-plus-minus {
	height: 27px;
}
.accordion li ul.back li.no-dropdown.double-line a.no-plus-minus {
	height: 43px;
}
.accordion li ul.back li.no-dropdown.last-item {
	/*
	background: url('../images/back-bottom.png') no-repeat center bottom;
	*/
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjZjlmNmVlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDQlIiBzdG9wLWNvbG9yPSIjZjlmNmVlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjZWZlY2Q5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFlMTMxNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, #ffffff 0%, #f9f6ee 3%, #f9f6ee 44%, #efecd9 99%, #1e1315 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(3%, #f9f6ee), color-stop(44%, #f9f6ee), color-stop(99%, #efecd9), color-stop(100%, #1e1315)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f9f6ee 3%, #f9f6ee 44%, #efecd9 99%, #1e1315 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #f9f6ee 3%, #f9f6ee 44%, #efecd9 99%, #1e1315 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #f9f6ee 3%, #f9f6ee 44%, #efecd9 99%, #1e1315 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #f9f6ee 3%, #f9f6ee 44%, #efecd9 99%, #1e1315 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#1e1315', GradientType=0 ); /* IE6-8 */
	width: 255px;
	height: 30px;
	position: relative;
	left: -5px;
	top: .5em;
	margin-top: -.5em;
	padding-top: 5px;
	border-bottom: 1px solid;
	
	-webkit-border-bottom-right-radius: 8px !important;
	-moz-border-bottom-right-radius: 8px !important;
	border-bottom-right-radius: 8px !important;
	
	-webkit-border-bottom-left-radius: 8px !important;
	-moz-border-bottom-left-radius: 8px !important;
	border-bottom-left-radius: 8px !important;
}
.accordion li ul.back li.no-dropdown.last-item a {
	position: relative;
	top: -6px;
	left: 4px;
}
li a.no-plus-minus {
	background: none !important;
	border-bottom: none !important;
}
li a.no-plus-minus {
	background: none !important;
	border-bottom: none !important;
}
li.active a.no-plus-minus {
	background: none !important;
	border-bottom: none !important;
}
ul.accordion ol {
	color: #666;
}
ul.accordion ol li {
	margin: 0 0 0 .4em !important;
	padding-bottom: 5px !important;
	background: none !important;
	display: list-item;
	list-style: none;
	list-style-type: none;
}
ul.accordion ol li.month a {
	/* width of the sub links of the main navigation at top of pages */
	width: 221px;
}
div.sub-list-holder ol li a {
	/* width of the sub links of the main navigation at top of pages */
	width: 240px;
}
ul.accordion ol li.double-space {
	padding-bottom: 1.6em !important;
}
/* Here is where you move the main nav items by the left margin follow the nav-item 1-5 */

ul.accordion li.nav-item {
	position: absolute;
	margin: .4em 0 .5em 0;
}
ul.accordion li.nav-item a.arrow, li.nav-item2 a.arrow, li.nav-item3 a.arrow, li.nav-item4 a.arrow, li.nav-item5 a.arrow, li.nav-item6 a.arrow {
	padding: 0 0 0 15px !important;
	margin: 0 !important;
}
ul.accordion li.nav-item2 {
	position: absolute;
	margin: .4em 0 .5em 17em;
}
ul.accordion li.nav-item3 {
	position: absolute;
	margin: .4em 0 0 32.8em;
}
ul.accordion li.nav-item4 {
	position: absolute;
	margin: .4em 0 0 41.4em;
}
ul.accordion li.nav-item5 {
	position: absolute !important;
	margin: .4em 0 0 54.5em !important;
}
ul.accordion li.nav-item6 {
	position: absolute;
	margin: .4em 0 0 58em;
}

/* ------------------------ */
/* End Top Navigation style */
/* ------------------------ */

/* ------------------------------------- */

/* ------------------------------------- */
/* --- Date Nav for the Photogallery --- */
/* ------------------------------------- */

ul.accordion.dates {
	margin: -1.55em 0 0 1em;
	z-index: 200899 !important;
}
ul.accordion.dates li ul.back li.year {
	font-family: 'Junge', serif;
	padding: 10px 0 10px 10px;
	width: 258px;
	height:auto;
}
ul.accordion.dates div.dates {
	border-top: 1px solid #C7C9C0;
	width: 252px !important;
	margin: .5em 0 0 -.7em;
	background-color: #FFF;
	padding: 0 0 2em 0 !important;
}
ul.accordion.dates li ul.back li div.date-holder {
	position: relative;
	left: -.7em !important;
	margin: .5em 0 -10px 0 !important;
	/* increase the border width with padding below this comment */
	padding: 0 28px 0 0 !important;
	/* Here fix the border and width issue with  the accordion */
	border-top: 1px solid #A79985 !important;
}
ul.accordion.dates ol li.month {
	font-family: 'Junge', serif;
	margin: 0 0 0 0 !important;
	padding: 9px 0 9px 9px !important;
	width: 258px !important;
	height: auto !important;
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjZjlmNmVlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDQlIiBzdG9wLWNvbG9yPSIjZjlmNmVlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjZWZlY2Q5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFlMTMxNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, #ffffff 0%, #f9f6ee 3%, #f9f6ee 44%, #efecd9 99%, #1e1315 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(3%, #f9f6ee), color-stop(44%, #f9f6ee), color-stop(99%, #efecd9), color-stop(100%, #1e1315)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f9f6ee 3%, #f9f6ee 44%, #efecd9 99%, #1e1315 100%) !important;  /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #f9f6ee 3%, #f9f6ee 44%, #efecd9 99%, #1e1315 100%);  /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #f9f6ee 3%, #f9f6ee 44%, #efecd9 99%, #1e1315 100%);  /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #f9f6ee 3%, #f9f6ee 44%, #efecd9 99%, #1e1315 100%);  /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#1e1315', GradientType=0 );  /* IE6-8 */
}
ul.accordion.dates ol li.month.active {
	margin: 0 0 0 0 !important;
	padding: 9px 0 9px 9px !important;
	height: auto !important;
	background: #ffffff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjZjlmNmVlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDQlIiBzdG9wLWNvbG9yPSIjZjlmNmVlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjZWZlY2Q5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VkZTRiNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, #ffffff 0%, #f9f6ee 3%, #f9f6ee 44%, #efecd9 99%, #ede4b6 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(3%, #f9f6ee), color-stop(44%, #f9f6ee), color-stop(99%, #efecd9), color-stop(100%, #ede4b6)) !important;
	background: -webkit-linear-gradient(top, #ffffff 0%, #f9f6ee 3%, #f9f6ee 44%, #efecd9 99%, #ede4b6 100%) !important;
	background: -o-linear-gradient(top, #ffffff 0%, #f9f6ee 3%, #f9f6ee 44%, #efecd9 99%, #ede4b6 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f9f6ee 3%, #f9f6ee 44%, #efecd9 99%, #ede4b6 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #f9f6ee 3%, #f9f6ee 44%, #efecd9 99%, #ede4b6 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ede4b6', GradientType=0 );
}
ul.accordion.dates ol li.month a {
	padding-right: 1em !important;
}

/* --- ********************************** --- */
/* Height in div controls the area vertically */
/* --- ********************************** --- */

.accordion.dates li ul.back {
	list-style-type: circle;
	float: left;
	height: 46.2em !important;
	margin: -.1em 0 0 0 !important;
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZWFlNmQzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMSUiIHN0b3AtY29sb3I9IiNmOWY2ZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIzJSIgc3RvcC1jb2xvcj0iI2Y5ZjZlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE0JSIgc3RvcC1jb2xvcj0iI2Y5ZjZlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk0JSIgc3RvcC1jb2xvcj0iI2Y5ZjZlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWU2ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #eae6d3 0%, #f9f6ee 1%, #f9f6ee 3%, #f9f6ee 14%, #f9f6ee 94%, #eae6d3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(0%, #eae6d3), color-stop(1%, #f9f6ee), color-stop(3%, #f9f6ee), color-stop(14%, #f9f6ee), color-stop(94%, #f9f6ee), color-stop(100%, #eae6d3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #eae6d3 0%, #f9f6ee 1%, #f9f6ee 3%, #f9f6ee 14%, #f9f6ee 94%, #eae6d3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #eae6d3 0%, #f9f6ee 1%, #f9f6ee 3%, #f9f6ee 14%, #f9f6ee 94%, #eae6d3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #eae6d3 0%, #f9f6ee 1%, #f9f6ee 3%, #f9f6ee 14%, #f9f6ee 94%, #eae6d3 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #eae6d3 0%, #f9f6ee 1%, #f9f6ee 3%, #f9f6ee 14%, #f9f6ee 94%, #eae6d3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eae6d3', GradientType=0 ); /* IE6-8 */
}
#right-sidebar {
	position: absolute;
	z-index: 200899 !important;
	background-color:#fff;
	margin: 0 0 0 -1.1em;
	padding: 0 !important;
	width: 0;
	height: 49.2em;
	border-left: 1px solid #CECECE;
	color: #fff;
	overflow-y: hidden;
	overflow-x: hidden;
	-moz-box-shadow: 0 0 4px #BBBBA8;
	-webkit-box-shadow: 0 0 4px #BBBBA8;
	box-shadow: 0 0 4px #BBBBA8;
	-webkit-border-top-right-radius: 6px;
	-moz-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
}

/* --- ********************************** --- */
/* Height in div controls the area vertically */
/* --- ********************************** --- */

.nav-item.dates a#top-heading {
	color: #333;
	font-weight: normal !important;
	letter-spacing: 1px !important;
	background: url('../images/sidebar-heading-back.gif') no-repeat center !important;
	width: 278px !important;
	height: 34px;
	padding: 0 !important;
	margin: 1em 0 0 0 !important;
	-webkit-border-top-right-radius: 8px;
	-moz-border-top-right-radius: 8px;
	border-top-right-radius: 8px;
	-moz-box-shadow: 0 0 8px #FFFFFF;
	-webkit-box-shadow: 0 0 8px #FFFFFF;
	box-shadow: 0 0 8px #FFFFFF;
}
.nav-item.dates a#top-heading > span {
	position: relative;
	top: .5em;
	left: 1em;
}
.accordion.dates a {
	font-size: 16px;
	text-shadow: 0 0 15px white;
	text-decoration: none;
	font-family: 'Junge', serif;
	color: #4C4C4C;
	display: block;
	cursor: pointer;
	/*
	width: 235px;
	*/
	background: url('../images/plus.png') no-repeat center right;
}
.accordion.dates li.active > a {
	background: url('../images/minus.png') no-repeat center right;
}
ul.accordion.dates ol.dates li.gradient {
	color: #C03;
	display: block !important;
	margin: .5em 0 1.4em 0 !important;
	letter-spacing: 1px;
}
ul.accordion.dates ol.dates li.gradient.four {
	margin: .5em 0 3.8em 0 !important;
}
ul.accordion.dates ol.dates li.gradient.five {
	margin: .5em 0 4.8em 0 !important;
}
ul.accordion.dates ol.dates li.gradient.three {
	margin: .5em 0 2.7em 0 !important;
}
ul.accordion.dates ol.dates li.gradient.one {
	margin: .3em 0 .4em 0 !important;
}
ul.accordion.dates ol.dates {
	padding: 0 0 0 .4em;
}
ul.accordion.dates ol.dates li a {
	font-size: 13px !important;
}
/* ----------------------------------------- */
/* --- End Date Nav for the Photogallery --- */
/* ----------------------------------------- */
	
/* ------------------------------------------------ */
/* --- Footer Section Three Columns of Goodness --- */
/* ------------------------------------------------ */

.footer-back {
	position: relative;
	background-image: url(../images/bottom-bg.gif);
	background-position: center;
	width: 100%;
	left: 0;
	top: 0;
}
footer #ltgov-roles h3, #ltgov-roles h3 {
	margin: .7em 0 0 4.2em;
}
footer #ltgov-roles p.lt-role-decript, p.lt-role-decript {
	width: 300px;
	margin: 1.2em 0 0 4em;
	font-family: 'Poiret One', cursive;
	font-size: 16px;
	letter-spacing: 1px;
	color:#100F0C !important;
	
	-webkit-text-shadow: 0px 0px 2px #968A56;
	-moz-text-shadow: 0px 0px 2px #968A56;
	text-shadow: 0px 0px 2px #968A56;
}
footer #ltgov-roles ul.lt-roles, ul.lt-roles {
	margin: 0 0 0 4.5em;
}
footer #ltgov-roles ul.lt-roles li.vice, ul.lt-roles li.vice {
	margin: 0 0 -.6em 0;
	padding: 0 0 0 0;
}
footer #ltgov-roles ul.lt-roles li a p, ul.lt-roles li a p {
	position: relative;
	top: 1.8em;
	letter-spacing: 1px;
	margin: 0 0 0 .7em;
	font-weight: bold;
	font-size: 16px;
	z-index: 100090;
}
footer #ltgov-roles ul.lt-roles li a p, ul.lt-roles li a p {
	color: #6a5b24;
}
footer #ltgov-roles ul.lt-roles li a:hover p, ul.lt-roles li a:hover p {
	color: #AB1D1C;
}

/*
footer #ltgov-roles ul.lt-roles li.vice {
	width:314px !important;
}
	
footer #ltgov-roles ul.lt-roles li.vice a {
	width:314px !important;
}

footer #ltgov-roles ul.lt-roles li.vice a img {
	position:relative;
	top:-2em;
	width:314px !important;
	height:39px;}
*/


footer {
	position: relative;
	z-index: 100090;
	background-image: url(../images/footer-nav-back.gif) !important;
	width: 980px;
	margin: 0 auto 0 auto !important;
	height: 341px;
}
footer nav.footer-nav {
	margin: 0;
	padding: 0;
	float: left;
}
footer nav.footer-nav h3, nav.footer-nav h3 {
	font-family: 'Junge', serif;
	font-size: 20px;
	font-weight: normal !important;
	color: #6A5B24;
}

/* ---------------------------------------------------- */
/* --- End Footer Section Three Columns of Goodness --- */
/* ---------------------------------------------------- */

/* ------------------------------------------ */
/* ****** Side Bar Nav For all Content ****** */
/* ------------------------------------------ */

div.sidebar {
	position: absolute;
	z-index: 10099;
	width: 233px;
	height: 47.3em;
	background-color: #F7F7F7;
	border-right: 1px solid #EFECD9;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
div.sidebar.forms {
	position: absolute;
	z-index: 10099;
	width: 233px;
	height: 98.5%;
	background-color: #F7F7F7;
	border-right: 1px solid #EFECD9;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
div.sidebar h2.heading {
	font-family: 'Overlock', serif;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #6a5b24;
	padding: 5px 0 3px 0;
	margin: 0 0 0 1.3em;
}
/* Side Nav Sub pages except Photogallery which has it's own side nav style */

/* Had to take the dynamic button and make it a heading in order to achieve dynamic content loading */

div.sidebar ul.back nav ul li.side-button.heading {
	margin: -.65em 0 1.1em 0 !important;
	background-image: none !important;
	background: none !important;
	height: 35px !important;
}
div.sidebar ul.back nav ul li.side-button.heading a {
	font-size: 21px !important;
	font-weight: bold !important;
	color: #6a5b24 !important;
}
/* On Load state the top Link on the side nav in the sub pages of the site */

div.sidebar ul.back nav ul li.side-button.heading a.current, div.sidebar ul.back nav ul li.side-button.heading.active a.current {
	position: relative;
	top: .7em;
	padding: 0 0 0 1.6em;
	/* text effect */
	-moz-text-shadow: 0 0 7px #fff !important;
	-webkit-text-shadow: 0 0 7px #fff !important;
	text-shadow: 0 0 7px #fff !important;
	/* text color */
	color: #AB1D1C !important;
	background-image: none !important;
	background: none !important;
}
div.sidebar ul.back nav ul li.side-button.heading a.current, div.sidebar ul.back nav ul li.side-button.heading.active a.current {
	background-image: none !important;
	background: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	color: #AB1D1C !important;
}
div.sidebar ul.back nav ul li.side-button.heading.active a {
	color: #AB1D1C !important;
}
div.sidebar ul.back nav ul li.side-button.heading.active a.current {
	color: #AB1D1C !important;
}
div.sidebar ul.back nav ul li.side-button.heading.active a.no-plus-minus.sidenav.current, div.sidebar ul.back nav ul li.side-button.heading.active a.no-plus-minus.sidenav {
	position: relative !important;
	top: .7em !important;
	padding: 0 0 0 1.6em !important;
	background-image: none !important;
	background: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
div.sidebar ul.back nav ul li.side-button.active a.no-plus-minus.sidenav {
	display: block;
	position: relative;
	top: 0;
	width: 240px !important;
	height: 53px !important;
	background-image: url(../images/side-bar-btn-back.gif) !important;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	/*
	-moz-box-shadow: 0 0 10px #E3E0A6 !important;
	-webkit-box-shadow: 0 0 10px #E3E0A6 !important;
	box-shadow: 0 0 10px #EBEBD8 !important;
	*/
	color: #AB1D1C;
}
div.sidebar ul.back li a.sub-title {
	font-family: 'Overlock', serif;
	font-size: 22px;
	font-weight: bold !important;
	color: #333;
	margin: 1em 0 1em 0;
}
div.sidebar ul.back nav ul {
	list-style: none;
}
div.sidebar ul.back nav ul li a.current, div.sidebar.forms ul.back nav ul li a.current {
	display: block;
	position: relative;
	top: 0;
	width: 240px !important;
	height: 53px !important;
	background-image: url(../images/side-bar-btn-back.gif) !important;
	background-repeat: no-repeat;
	margin: 0;

	-moz-box-shadow: 0 0 10px #E3E0A6 !important;
	-webkit-box-shadow: 0 0 10px #E3E0A6 !important;
	box-shadow: 0 0 10px #EBEBD8 !important;
    /*
	-moz-filter: drop-shadow(0px 0px 5px #E3E0A6) !important;
	-webkit-filter: drop-shadow(0px 0px 5px #E3E0A6) !important;
	filter: drop-shadow(0px 0px 5px #E3E0A6) !important;
	color: #AB1D1C;
	*/
}


/* -------------------------------------------------- */
/* Double Line style for active and non active states */
/* -------------------------------------------------- */


div.sidebar ul.back nav ul li.side-button.double-line.active a.no-plus-minus.sidenav, div.sidebar ul.back nav ul li.side-button.double-line a.no-plus-minus.sidenav.current {
	display: block;
	position: relative;
	top: 0;
	width: 240px !important;
	height: 73px !important;
	background-image: url(../images/side-bar-btn-back-higher.png) !important;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	-moz-box-shadow: 0 0 10px #E3E0A6 !important;
	-webkit-box-shadow: 0 0 10px #E3E0A6 !important;
	box-shadow: 0 0 10px #EBEBD8 !important;
	color: #AB1D1C;
}
div.sidebar ul.back nav ul li.double-line a.current {
	background-image: url(../images/side-bar-btn-back-nl-higher.png) !important;
	width: 240px !important;
	height: 73px !important;
}
div.sidebar ul.back nav ul li.side-button a.no-plus-minus.sidenav.current span, div.sidebar ul.back nav ul li.side-button.active a.no-plus-minus.sidenav span {
	position: relative;
	top: .7em;
	padding: 0 0 0 1.6em;
	width: 220px;
	display: block;
}
div.sidebar ul.back nav ul li.double-line a span {
	position: relative;
	top: -1.26em;
	padding: 0 0 0 1.6em;
	display: block;
	width: 200px;
}

/* -------------------------------------------------- */
/* Double Line style for active and non active states */
/* -------------------------------------------------- */


div.sidebar ul.back nav ul li, div.sidebar.forms ul.back nav ul li {
	background-image: url(../images/side-bar-btn-back-nl.gif) !important;
	width: 240px;
	height: 53px;
	padding: 0;
	margin: .4em 0 0 0;
}
div.sidebar ul.back nav ul li.double-line {
	background-image: url(../images/side-bar-btn-back-nl-higher.png) !important;
	width: 240px;
	height: 73px;
	padding: 0;
	margin: .4em 0 0 0;
}
div.sidebar ul.back nav ul li.side-button.heading:hover, div.sidebar.forms ul.back nav ul li.side-button.heading:hover {
	background-image: none !important;
}
div.sidebar ul.back nav ul li.side-button.single-line:hover, div.sidebar.forms ul.back nav ul li.side-button:hover {
	background-image: url(../images/side-bar-btn-back.gif) !important;
	width: 240px !important;
	height: 53px !important;
}

div.sidebar ul.back nav ul li.side-button.single-line.active a.no-plus-minus.sidenav, div.sidebar ul.back nav ul li.side-button.single-line a.no-plus-minus.sidenav.current {
	display: block;
	position: relative;
	top: 0;
	width: 240px !important;
	height: 53px !important;
	background-image: url(../images/side-bar-btn-back.gif) !important;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	-moz-box-shadow: 0 0 10px #E3E0A6 !important;
	-webkit-box-shadow: 0 0 10px #E3E0A6 !important;
	box-shadow: 0 0 10px #EBEBD8 !important;
	color: #AB1D1C;
}

div.sidebar ul.back nav ul li.side-button.single-line.current {
	background-image: url(../images/side-bar-btn-back.gif) !important;
	width: 240px !important;
	height: 53px !important;
}

div.sidebar ul.back nav ul li.side-button.double-line:hover {
	background-image: url(../images/side-bar-btn-back-higher.png) !important;
	width: 240px !important;
	height: 73px !important;
}
div.sidebar ul.back nav ul li.side-button.double-line:hover a {
	background-image: none;
}
div.sidebar ul.back nav ul li.active a {
	color: #AB1D1C;
}
div.sidebar ul.back nav ul li a {
	width: 240px;
	height: 53px;
	position: relative;
	top: .7em;
	margin: 0 0 0 1.6em;
	font-family: 'Overlock', serif;
	font-size: 19px;
	font-weight: normal !important;
	color: #333;
	letter-spacing: 1px;
}

/* ---------------------------------------------- */
/* ****** End Side Bar Nav For all Content ****** */
/* ---------------------------------------------- */

/* ------------------------------------------------------- */
/* Dynamic Content Style and other content related styling */
/* ------------------------------------------------------- */

#contents {
	font-family: 'Overlock', serif;
	width: 695px;
	float: right;
	margin: 0 0 0 0;
	padding: 1em 20px 0 0;
	overflow-x: hidden;
	overflow-y: auto;
	height: 94%;
}

#contents span {
	display:block;
	text-align:left !important;
}

#contents #heading img {
	display: block;
	margin: .5em auto 1.25em auto;
}

#contents #eventPhotos {
	text-align: center;
}

#contents #eventPhotos img {
	padding: 15px;
	-moz-box-shadow: 0 0 10px #E3E0A6 !important;
	-webkit-box-shadow: 0 0 10px #E3E0A6 !important;
	box-shadow: 0 0 10px #EBEBD8 !important;
	margin: 10px 0 18px 0;
}
/* Table Style */

table.media-release {
	display:block;
	width:240px;
	margin: 0 auto 1.25em auto !important;
	float:none;
}

table.wine-release {
	display:block;
	width:650px;
	margin: 0 auto 1.25em auto;
	float:none;
}

table.media-release .detail, table.wine-release .detail {
	font-size: 16px;
	padding-bottom: .5em;
}

table.media-release .detail.wine, table.wine-release .detail.wine {
	width:110px !important;
}

table.media-release .date, table.wine-release .date {
	font-size: 16px;
	color: #6a5b24;
	padding-bottom: 0;
}

td.event_date, table.wine-release td.event_date  {
	width: 200px;
	vertical-align: middle;
}

table.media-release.style2 .detail {
	font-size: 18px !important;
}

table.media-release.style2 .date {
	font-size: 16px !important;
}

/*
td.event_date a:after {
		content:' ................ ';
		color:#6a5b24;
		letter-spacing:2px;
		font-size:14px;
		padding-right:15px;
}
*/

td.event_date a, table.wine-release td.event_date a {
	font-size: 16px;
	font-weight: normal;
	color: #50749B;
	letter-spacing: 1px;
	margin:0 0 0 1em;
	/*
	border-right:1px solid #CCC;
	*/
}

td.event_date, td.event_title {
	padding-bottom: .8em !important;
}

td.event_title a, table.wine-release td.event_title a {
	font-size: 16px;
	font-weight: normal;
	color: #50749B;
	display: block;
	position: relative !important;
	left: 1.8em !important;
	width: 400px !important;
	line-height: 1.35em;
	letter-spacing: 1px;
}

/* Table end */

#contents h2, #contents.no-sidebar h2 {
	margin: 0 0 .9em 0;
	font-weight: normal;
	color: #afa05f;
	font-size: 25px;
	color: #6a5b24;
	letter-spacing: 1px;
	padding-bottom: 5px !important;
	border-bottom: 1px solid #9CA8B8;
}

#contents h2.heading-center, #contents h3.heading-center {
	text-align: center !important;
}

#contents h3 {
	font-size: 22px;
	margin: 1em 0 .8em 0;
	color: #6a5b24;
	letter-spacing: 1px;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFECD9;
}

#contents h4 {
	font-size: 20px;
	margin: .9em 0 .5em 0;
	padding:0;
	color: #B09D5B;
	letter-spacing: 1px;
}

#contents ul.loyal-toast {
	margin: 1em 0 1em .2em !important;
}

#contents ul.faq li {
	margin: .8em 0 0 .5em;
	font-size: 16px;
	font-weight: bold;
}
#contents ul.faq li a {
	color: #50749B;
	letter-spacing: 1px;
}
.faq_links li a {
	font-size: 16px;
	color: #50749B;
	letter-spacing: 1px;
}
p.question {
	font-weight: bold;
	color: #6a5b24;
	margin: 1em 0 1em 0 !important;
	font-size: 17px !important;
}
.background-info {
	font-size: 16px;
	list-style: disc !important;
	margin: 1em 0 1em 0;
	color: #6a5b24;
}
.background-info li {
	margin: 0 0 .5em 2em;
}

ol.a {
	font-size: 16px;
	list-style-type:decimal;
	margin: -.75em .5em 1.5em 3em;
}

ol.a li {
	margin-bottom: .75em; 
}

ol.b {
	font-size: 16px;
	list-style-type:lower-alpha;
	margin: -.5em 0 1.25em 2em;
}
ol.b li {
	margin-bottom: .5em; 
}

ul.first {
	font-size: 16px;
	list-style: disc;
	margin: -.5em 0 1.25em 2em;
}

ul.first.songpage {
	list-style:none !important;
	margin: -.5em 0 1.25em 0;
}
ul.first li {
	margin-bottom: .5em; 
}

ul.second {
	font-size: 16px;
	list-style: disc;
	margin: -.15em 0 .5em 2em;
}

ul.second li {
	margin-bottom: .25em;
}

/* --------------------- */
/* --- Links Styling --- */
/* --------------------- */

div#links {
	margin-bottom: 1.75em;
}
#contents ul.related-links li {
	margin-bottom: .8em;
}
#contents ul.related-links li a {
	font-size: 16px;
	color: #50749B;
	font-weight: bold;
}
#contents ul.related-links li a:hover {
	color: #6699FF;
}

/* ------------------------- */
/* --- End Links Styling --- */
/* ------------------------- */

#contents ul.loyal-toast li {
	list-style-type: none;
}
#contents ul.loyal-toast li:before {
	content: '—  ';
	color: #6A5B24;
}
#contents.no-sidebar {
	width: 919px !important;
	float: none !important;
	font-family: 'Overlock', serif;
	margin: 0 0 0 0;
	padding: 1em 30px 0 30px;
	overflow-x: hidden;
	overflow-y: auto;
	height: 94%;
}

#contents p, #contents span, #contents.no-sidebar p {
	font-family: 'Overlock', serif;
	font-size: 16px;
	letter-spacing: 0 !important;
	line-height: 1.32em;
	margin: 0 0 1.32em 0;
	word-spacing: 3px;
}
#contents p.last-paragraph {
	margin-bottom: 3em;
}
#contents .row1 p.gh-link.one-line.side, #contents .row2 p.gh-link.one-line.side, #contents .row3 p.gh-link.one-line.side, #contents .row4 p.gh-link.one-line.side, #contents .row5 p.gh-link.one-line.side, #contents .row6 p.gh-link.one-line.side {
	float:left !important;
}

#contents p.gh-link.one-line {
	
	
	
}

.row1, .row2, .row3, .row4, .row5, .row6 {
clear:both;
margin:3em 0 0 0;
}
.row6 {
	margin-bottom:2em !important;	
	
}
	
#contents p.gh-link {
	display:block;
	padding:10px;
	/*
	width:780px; 
	height:auto;
	*/
	margin:0 5em 0 3em;
}
#contents p.gh-link a {
	display:inline-block;
	width:300px;
	margin:0 0 0 0;
	padding:5px 5px 5px 15px;
	/*
	-moz-box-shadow: 0 0 2px #E3E0A6 !important;
	-webkit-box-shadow: 0 0 2px #E3E0A6 !important;
	box-shadow: 0 0 2px #EBEBD8 !important;
	*/
}
#contents p.gh-link.one-line a {
	margin:.2em 0 0 0;
}

li.last-paragraph {
	padding-bottom: 2em;
}

#contents ul.roles-list, #contents ul.gh-foundation-list {
	font-size: 16px;
	list-style: none;
	margin: 1.5em 0 0 0;
}

#contents ul.roles-list li, ul.gh-foundation-list li {
	margin: .8em 0 0 0;
}
.gh-link {
	vertical-align:top !important;
}
.center-image {
	text-align: center;
}
.center-image img {
	padding: 15px;
	margin-bottom: 2em;
	-moz-box-shadow: 0 0 10px #E3E0A6 !important;
	-webkit-box-shadow: 0 0 10px #E3E0A6 !important;
	box-shadow: 0 0 10px #EBEBD8 !important;
}
div.photo {
	float:right;
	width:auto;
	padding: 10px;
	margin: 20px 20px 15px 25px;
	-moz-box-shadow: 0 0 10px #E3E0A6 !important;
	-webkit-box-shadow: 0 0 10px #E3E0A6 !important;
	box-shadow: 0 0 10px #EBEBD8 !important;
}
div.photocenter {
	width: 500px;
	padding: 10px;
	margin: 25px auto 25px auto;
	-moz-box-shadow: 0 0 10px #E3E0A6 !important;
	-webkit-box-shadow: 0 0 10px #E3E0A6 !important;
	box-shadow: 0 0 10px #EBEBD8 !important;
	text-align: center;
}
div.photocenter a {
	padding: 0;
	margin: 0;
}
div.photocenter a img {
	padding: 0;
	margin: 0;
}
#contents div.gardens-photo {
	text-align: center;
	margin-bottom: 2em;
}
#contents div.gardens-photo img {
	padding: 15px 15px 10px 15px;
	margin: 10px 10px 10px 20px;
	-moz-box-shadow: 0 0 10px #E3E0A6 !important;
	-webkit-box-shadow: 0 0 10px #E3E0A6 !important;
	box-shadow: 0 0 10px #EBEBD8 !important;
}

#contents .caption-1 {
	font-size: 13px !important;
	margin: .3em 0 0 .3em !important;
}

/*
.caption-2 {
	position:relative;
	
	float:left;
	font-size: 14px !important;
	margin: 1.5em .5em 0 0 !important;
	width:400px;
	padding:10px 10px 10px 18px;
	color: #A04143;
	background-color:#FFFEFB;
	border:1px solid #ECEFC7;
	
	-moz-box-shadow: 0 0 10px #E3E0A6 !important;
	-webkit-box-shadow: 0 0 10px #E3E0A6 !important;
	box-shadow: 0 0 10px #EBEBD8 !important;
}
*/
.caption-2.single-line {
	position:relative;
	top:5.2em;
}

.caption-2.last-line {
	position:relative;
	top:7em;
}

#contents ul.bullet-list li.year {
	font-size: 16px;
	list-style: disc;
	display: block;
	float: left;
	margin: 0 0 0 .5em !important;
	padding: 0 0 1em 0;
}
ul.bullet-list-normal {
    font-size:16px;
    margin:.5em 0 .5em 0;
}

p b {
    font-weight:bold;
}

#contents ul.bullet-list li.name {
	font-size: 16px;
	list-style: disc;
	display: block;
	clear: right;
	margin: 0 0 0 9em !important;
	padding: 0 0 1em 0;
}

#contents ul.bullet-list li.year:after {
	content: "   ......................... ";
	color: #B09D5B;
}

ul.bullet-list li.news-item {
	font-size: 16px;
	margin: 0 0 .4em 1.8em;
	list-style: disc;
	color: #6a5b24;
}

#contents div.address, #contents div.address p {
	font-size: 16px;
	margin: 1em 0 1em 1.5em;
	color: #6a5b24;
	letter-spacing: 1px;
}

div.address.cary {
	position:relative;
	top:-.2em;
	left:-2em;
}

div.address.cary p.hours {
	position:relative;
	top:-1em;
	padding:0;
	float:left;
}

.open {
	padding:0;
	margin:0;
}

div.address.cary ul.time {
	margin:1em 0 0 1.4em !important;
	clear:right;
}

#contents div.address p.download-detail {
	position:relative;
	margin:0 0 -9em 0 !important;
	padding:0 !important;
	top:-21em;
	left:18em;
}
p.consort-paragraph {
	margin:2.8em 0 .7em 0 !important;
}
p.her-honour img {
	padding:15px;
	-webkit-box-shadow: 0px 0px 4px rgba(132,131,131,0.8);
	-moz-box-shadow: 0px 0px 4px rgba(132,131,131,0.8);
	-o-box-shadow: 0px 0px 4px rgba(132,131,131,0.8);
	box-shadow: 0px 0px 4px rgba(132,131,131,0.8);
}
p.quote {
	padding: 0 2em 0 2em;
	color: #6a5b24 !important;
	font-style: italic !important;
}
#contents div.address2 {
	font-size: 16px;
	margin: .5em 0 1em 0;
	color: #6a5b24;
	letter-spacing: 1px;
}
#contents div.hours {
	font-size: 16px;
	margin: .5em 0 0 0;
	color: #6a5b24;
	letter-spacing: 1px;
}
#contents div#aides {
	font-size: 16px;
	margin: 1.3em 0 0 0;
	color: #6a5b24;
	letter-spacing: 1px;
}
#contents div#aides ul li {
	margin: 0 0 1em .5em;
}
#contents ul.bullet-list2 {
	margin: 1.3em 0 1.3em 2.5em;
	list-style: disc;
}
ul.bullet-list2.song li {
	font-size:16px;
	margin-bottom:.8em;
}
#contents ul.bullet-list2 li.criteria {
	font-size: 15px !important;
	margin: 0 0 .4em 0;
	color: #6a5b24;
	letter-spacing: 1px;
}
#contents ul.bullet-list2 li.criteria a {
	font-weight: bold;
	color: #50749B;
}
ul.bullet-list li a, ul.gh-foundation-list a {
	color: #50749B;
	font-weight: bold;
	letter-spacing: 1px;
}
ul.bullet-list, ul.gh-foundation-list {
	margin: 1.5em 0 1.5em 0 !important;
}
ul.bullet-list li, ul.gh-foundation-list {
	line-height: 1.35em;
}

/* ----------------------------------------------------------- */
/* End Dynamic Content Style and other content related styling */
/* ----------------------------------------------------------- */

/* ------------------- */
/* --- Quick Links --- */
/* ------------------- */

#quick-links {
	margin-left:.5em;
}
footer nav.footer-nav h3.quick-links, h3.quick-links {
	margin: .68em 0 0 13.5em;
}
footer #quick-links ul.quick-links1 li p, footer #quick-links ul.quick-links2 li p,

ul.quick-links1 li p {
	position:relative;
	top:.2em;
	color: #968A56;
	width:200px;
	font-family: 'Junge', serif;
	font-weight: normal !important;
	color: #6A5B24;
	-webkit-font-weight: normal;
	-moz-font-weight: bold;
	font-weight: bold !important;
	text-align: center;
	padding: 0 0 0 0;
	-webkit-letter-spacing: 1px !important;
	letter-spacing: 2px !important;
	font-size: 13px !important;
	
}

ul.quick-links1 li.link3 p, ul.quick-links1 li.link2 p  {
	position:relative !important;
	top:1em !important;
	margin-bottom:.4em;
}

ul.quick-links1 li.link2 p.extra-space {
	margin-bottom:1.7em;
}

footer nav.footer-nav ul.quick-links1, ul.quick-links1 {
	margin: 0 0 0 1.3em;
	padding: 0 0 0 0;
}

footer nav.footer-nav ul.quick-links1 li.link1 a, footer nav.footer-nav ul.quick-links1 li.link2 a, footer nav.footer-nav ul.quick-links1 li.link3 a, footer nav.footer-nav ul.quick-links1 li.link4 a,

ul.quick-links1 li.link1 a, ul.quick-links1 li.link2 a, ul.quick-links1 li.link3 a, ul.quick-links1 li.link4 a {
	display:inline-block;

	margin: 0 0 0 0;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

footer nav.footer-nav ul.quick-links1 li.link1 a img.top, footer nav.footer-nav ul.quick-links1 li.link2 a img.top, footer nav.footer-nav ul.quick-links1 li.link3 a img.top, footer nav.footer-nav ul.quick-links1 li.link4 a img.top, 

ul.quick-links1 li.link1 a img.top, ul.quick-links1 li.link2 a img.top,  ul.quick-links1 li.link3 a img.top, ul.quick-links1 li.link4 a img.top {
	width: 200px;
	height: 100px;
	margin:0;
	padding:0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

footer nav.footer-nav ul.quick-links1 li.link1 a img.bottom, footer nav.footer-nav ul.quick-links1 li.link2 a img.bottom, footer nav.footer-nav ul.quick-links1 li.link3 a img.bottom, footer nav.footer-nav ul.quick-links1 li.link4 a img.bottom,

ul.quick-links1 li.link1 a img.bottom,  ul.quick-links1 li.link2 a img.bottom, ul.quick-links1 li.link3 a img.bottom, ul.quick-links1 li.link4 a img.bottom {
	-webkit-box-shadow: 0px 0px 4px rgba(132,131,131,0.8);
	-moz-box-shadow: 0px 0px 4px rgba(132,131,131,0.8);
	-o-box-shadow: 0px 0px 4px rgba(132,131,131,0.8);
	box-shadow: 0px 0px 4px rgba(132,131,131,0.8);
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:200px !important;
	height:100px !important;
}

footer nav.footer-nav ul.quick-links1 li.link1 a:hover img.bottom, footer nav.footer-nav ul.quick-links1 li.link2 a:hover img.bottom, footer nav.footer-nav ul.quick-links1 li.link3 a:hover img.bottom, footer nav.footer-nav ul.quick-links1 li.link4 a:hover img.bottom,

ul.quick-links1 li.link1 a:hover img.bottom, ul.quick-links1 li.link2 a:hover img.bottom,  ul.quick-links1 li.link3 a:hover img.bottom, ul.quick-links1 li.link4 a:hover img.bottom {
	-webkit-box-shadow: 0px 0px 8px rgba(132,131,131,0.8);
	-moz-box-shadow: 0px 0px 8px rgba(132,131,131,0.8);
	-o-box-shadow: 0px 0px 8px rgba(132,131,131,0.8);
	box-shadow: 0px 0px 8px rgba(132,131,131,0.8);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	
}

.gh-image {
	display:block;
	padding:8px;
	margin:0 .7em 0 0;
	vertical-align:bottom;
	-moz-box-shadow: 0 0 10px #E3E0A6 !important;
	-webkit-box-shadow: 0 0 10px #E3E0A6 !important;
	box-shadow: 0 0 10px #EBEBD8 !important;
}

footer nav.footer-nav ul.quick-links1 li.link1 a img.top:hover, footer nav.footer-nav ul.quick-links1 li.link2 a img.top:hover, footer nav.footer-nav ul.quick-links1 li.link3 a img.top:hover, footer nav.footer-nav ul.quick-links1 li.link4 a img.top:hover,

ul.quick-links1 li.link1 a img.top:hover, ul.quick-links1 li.link2 a img.top:hover, ul.quick-links2 li.link3 a img.top:hover, ul.quick-links2 li.link4 a img.top:hover {
	opacity: 0;
}

footer nav.footer-nav ul.quick-links1 li {
	display:inline;
}

footer nav.footer-nav ul.quick-links1 li a img {
	display:inline;
	margin:.95em .6em 0 0;
}

.music-lawn {
	margin-left:-.25em !important;
}

/* ----------------------- */
/* --- End Quick Links --- */
/* ----------------------- */

/* ------------------- */
/* --- News Update --- */
/* ------------------- */

#ltgov-roles {
	margin: 0 0 0 -3.2em !important;
	padding: 0 1.2em 0 0 !important;
	/*
	border-right:1px solid #EFECD9;
	*/
	height: 334px;
}

footer nav.footer-nav ul.lt-roles li a img {
	position: relative;
	top: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
	
	width: 308px !important;
	height: 39px !important;
}

footer nav.footer-nav ul.lt-roles li a:hover img {
	position: relative !important;
	top: -10px !important;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
	-webkit-box-shadow: 0px 0px 2px rgba(132,131,131,0.8);
	-moz-box-shadow: 0px 0px 2px rgba(132,131,131,0.8);
	-o-box-shadow: 0px 0px 2px rgba(132,131,131,0.8);
	box-shadow: 0px 0px 2px rgba(132,131,131,0.8);
	
	width: 314px !important;
	height: 40px !important;
}

footer nav.footer-nav ul.lt-roles li.vice a img {
	position: relative;
	top: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
	width: 308px !important;
	height: 39px !important;
}

footer nav.footer-nav ul.lt-roles li.vice a:hover img {
	position: relative !important;
	top: 0 !important;
	left: -.2em !important;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	-webkit-box-shadow: 0px 0px 4px rgba(132,131,131,0.8);
	-moz-box-shadow: 0px 0px 4px rgba(132,131,131,0.8);
	-o-box-shadow: 0px 0px 4px rgba(132,131,131,0.8);
	box-shadow: 0px 0px 4px rgba(132,131,131,0.8);
	width: 314px !important;
	height: 39px !important;
}

#news-update {
	border-right: 1px solid #EFECD9;
}

#news-update span {
	font-family: 'Junge', serif !important;
	font-weight:bold;
	font-size: 11px;
	margin:0 0 .2em .4em;
	color:#6A5B24 !important;
}

footer nav.footer-nav ul.news-update {
	position: relative;
	height: 298px;
	overflow-y: scroll;
	overflow-x: hidden;
	width: 280px;
	padding: 0 0 0 0;
	margin: .3em 5px 0 1em;
}

footer nav.footer-nav ul.news-update li:first-child, ul.news-update li:first-child {
	background:none !important;
	background-image: none !important;
	background-repeat: no-repeat;
}
 
footer nav.footer-nav ul.news-update li, ul.news-update li {
	margin: 0 0 0 0;
	letter-spacing: 1px;
	line-height:1em !important;
	padding: 10px 0 5px 0;
	
	
	
	font-family: 'Junge', serif !important;
	font-weight:bold;
	font-size: 11px;
	margin:0 0 0 .4em;
	color:#6A5B24 !important;
}

footer nav.footer-nav ul.news-update li a, ul.news-update li a {
	background-image: url(../images/dots.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	display:block;
	font-family: 'Junge', serif !important;
	font-size: 14px;
	font-weight:normal !important;
	margin: 10px 0 0 0;
	padding: 0 0 15px 0;
	color:#100F0C !important;
	
	line-height:1.2em;
	/*
	color: #50749B !important;
	*/
}

ul.news-update h5 {
	font-family: 'Junge', serif !important;
	font-weight:bold;
	font-size: 11px;
	margin:0 0 .2em .4em;
	color:#6A5B24 !important;
}

footer nav.footer-nav ul.news-update li a:hover, ul.news-update li a:hover {
	color: #AB1D1C !important;
}
footer nav.footer-nav ul.news-update li img.photo, ul.news-update li img.photo {
	position: absolute;
	margin: -1em .4em 0 0;
	height:26px !important;
	width:31px !important;
	right: 0;
}

footer nav.footer-nav ul.news-update li img.speech, ul.news-update li img.speech {
	height:28px !important;
	width:27px !important;
}

footer nav.footer-nav ul.news-update li.one-lines img.photo, ul.news-update li.one-lines img.photo {
	margin: -.3em .4em 0 0 !important;
}

footer nav.footer-nav ul.news-update li.three-lines img.photo, footer nav.footer-nav ul.news-update li.three-lines img.speech, 

ul.news-update li.three-lines img.photo, ul.news-update li.three-lines img.speech   {
	margin: -1.5em .4em 0 0 !important;
}

footer nav.footer-nav ul.news-update li.four-lines img.photo, footer nav.footer-nav ul.news-update li.four-lines img.speech, 

ul.news-update li.four-lines img.photo, ul.news-update li.four-lines img.speech {
	margin: -2.5em .4em 0 0 !important;
}

footer nav.footer-nav ul.news-update li img.tv, ul.news-update li img.tv {
	position: absolute;
	margin: -1em .4em 0 0;
	right: 0;
}

footer nav.footer-nav ul.news-update li img.speech, ul.news-update li img.speech {
	position: absolute;
	margin: -1em .4em 0 0;
	right: 0;
}

footer nav.footer-nav ul.news-update li:first-child, ul.news-update li:first-child {
	background-image: none;
}

footer nav.footer-nav ul.news-update li a, ul.lt-roles li a, ul.quick-links a, ul.news-update li a, ul.lt-roles li a, ul.quick-links a {
	color: #666;
	text-decoration: none;
}

footer nav.footer-nav h3.news-update, h3.news-update {
	margin: .7em 0 0 5em;
}

/* ----------------------- */
/* --- End News Update --- */
/* ----------------------- */

footer nav.footer-nav h3.lt-roles, h3.lt-roles {
	margin: .7em 0 0 5.4em;
}
footer nav ul li /*,nav ul li*/ {
	width: 250px;
	font-family: 'Poiret One', cursive;
	font-size: 17px;
}
/* Google search field style */

/* div container containing the form */
#searchContainer {
}
/* Style the search input field. */

form.key-search {
	position: absolute !important;
	margin: -2.6em 0 0 52.9em !important;
	background: none !important;
	border: none !important;
}
#field {
	float: left;
	width: 198px !important;
	height: 21px !important;
	line-height: 27px;
	text-indent: 10px;
	font-family: arial, sans-serif;
	font-size: 1em;
	color: #333;
	padding: 0;
	background: #fff;
	border: solid 1px #d9d9d9;
	border-top: solid 1px #c0c0c0;
	border-right: none;
}

/* Style the "X" text button next to the search input field */

input.gsc-search-button.gsc-search-button-v2 {
	position: relative;
	cursor: pointer;
	margin: -1px 0 0 -86px;
	padding: 4px;
	border: 1px solid #CCC;
	font-size: 0;
	text-indent: -999px;
	color: transparent;
	background-image: url(../images/search-btn.png) no-repeat left;
	background: none;
	background-color: #fcbe4c !important;
	/* --- rounded corners --- */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 0 2px #CCC;
	-webkit-box-shadow: 0 0 2px #CCC;
	box-shadow: 0 0 2px #CCC;
}
span#gs_cb0.gscb_a {
	position: relative !important;
	font-size: 22px !important;
	top: -1.5px !important;
}

/* Style the search button hover state */

/*
#submit:hover {
    background: url(ico-search.png) no-repeat center #357AE8;
    border: 1px solid #2F5BB7;
}
*/

/* Clear floats */
.fclear {
	clear: both
}

/* Let's get this party started */ 
::-webkit-scrollbar {
width: 12px;
}

/* Track */ 
::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
-webkit-border-radius: 10px;
border-radius: 10px;
}

/* Handle */ ::-webkit-scrollbar-thumb {
-webkit-border-radius: 10px;
border-radius: 10px;
background:#D5D6A0;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
background: rgba(255,0,0,0.4);
}
.divider-vertical {
	position: absolute;
	margin: 0 0 0 0;
	left: 63.25em;
	border-left: 1px solid #EFECD9;
	height: 270px;
}
.divider-horizontal {
	position: absolute;
	top:15em;
	margin: 0 0 0 0;
	left: 52.45em;
	border-bottom: 1px solid #EFECD9;
	width: 280px;
}
.divider-vertical2 {
	position: absolute;
	top:3.2em;
	margin: 0 0 0 0;
	left: 51em;
	border-left: 1px solid #EFECD9;
	height: 300px;
}
.mobile-main-background {
	display: none !important;
}

/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/


img.main-background {
	/*
	width: 100%;
	height: 867px;
	*/
}

.button {
	width: 60px;
	background-color: #F00;
	-moz-background-clip: padding;
	-webkit-background-clip: padding;
	background-clip: padding-box;
	color: #ffffff;
	padding: 6px 5px 6px 5px;
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 18px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	display: block;
	outline: none;
	text-align: centre;
	text-decoration: none;
	margin-top: 9px;
}

#button-sidebar {
	position: absolute;
	background: transparent;
	z-index: 200900;
	padding: 0;
	margin: 4.8em 0 0 1px;
	top: 8.1em;
	left: 0;
	height: 30px;
	overflow: hidden;
	background: url('../images/events-button-back.png') no-repeat;
	-webkit-border-top-right-radius: 8px !important;
	-moz-border-top-right-radius: 8px !important;
	border-top-right-radius: 8px !important;
	-webkit-border-bottom-right-radius: 8px !important;
	-moz-border-bottom-right-radius: 8px !important;
	border-bottom-right-radius: 8px !important;
    -moz-box-shadow: 0 0 4px #E8E2CE;
	-webkit-box-shadow: 0 0 4px #E8E2CE;
	box-shadow: 0 0 4px #E8E2CE;
}
#button-sidebar ul.accordion {
	margin: 0 !important;
	padding: 0 !important;
	width: 110px !important;
}
#button-sidebar ul.accordion li > a {
	margin-top: .5em;
	color: #333 !important;
	font-family: 'Junge', serif !important;
	font-size: 15px !important;
	letter-spacing: 1px;
	text-transform: none !important;
	cursor: pointer;
	background: url('../images/plus.png') no-repeat top right;
	text-shadow: 0px 3px 5px #fff;
	padding: 0 5px 5px 20px;
	width: 85px;
}
#button-sidebar ul.accordion li > div {
	visibility: hidden !important;
	height: 0 !important;
	border: 0 !important;
}
#button-sidebar ul.accordion li.active > div {
	visibility: hidden !important;
	height: 0;
	border: 0;
}
#button-sidebar ul.accordion li.active > a {
	background: url('../images/minus.png') no-repeat top right;
}
.main-footer {
	width: 980px;
	height: 40px;
	margin: 1px auto 0 auto;
	padding-bottom: 1em;
	border-top: 1px solid #EFECD9;
}
.main-footer span.copyright {
	display: block;
	margin: -2.8em auto 0 auto;
	text-align: center;
	font-family: 'Junge', serif;
	font-size: 11px;
	letter-spacing: 2px;
	color: #666;
}
.main-footer.home img {
	-moz-box-shadow: 0 0 24px #DBDAC4 !important;
	-webkit-box-shadow: 0 0 24px #DBDAC4 !important;
	box-shadow: 0 0 24px #DBDAC4 !important;
}
.main-footer img {
	-moz-box-shadow: 0 0 15px #FAF9F4 !important;
	-webkit-box-shadow: 0 0 15px #FAF9F4 !important;
	box-shadow: 0 0 15px #FAF9F4 !important;
}
.breadcrumb {
	position: relative;
	z-index: 200899 !important;
	font-family: 'Junge', serif;
	font-size: 12px;
	height: 20px;
	background-color:#F8F5EC;
	padding: .35em 0 0 4.5em;
	border-bottom:1px solid #CEC397;
	color: #FFFEFC;
}
.breadcrumb.garden {
	border-bottom:1px solid #CEC397;
}
.breadcrumb.with-amp li {
	position:relative;
	top:0;
}
.breadcrumb li {
	display: inline;
	padding: 0 10px 0 0;
}
.breadcrumb li a {
	color: #6a5b24;
	letter-spacing: 1px;
	-webkit-text-shadow: 0 0 12px #fff !important;
	-moz-text-shadow: 0 0 12px #fff !important;
	text-shadow: 0 0 12px #fff !important;
}
li.gradient.here a {
	color: #ab1d1c !important;
}
.breadcrumb li.here {
	color: #ab1d1c;
}
.amp {
	font-family: 'Buenard', serif !important;
	font-weight: lighter;
	font-size: 13px;
}

/* --- Speeches --- */

div#heading {
	text-align: center;
}
div#heading p {
	line-height: 0 !important;
}
div#heading h5 {
	margin-bottom: 1.2em;
}
div#heading h2 {
	padding: 0 0 .4em 0;
}
p#check_note {
	margin: 2.7em 0 .62em 0 !important;
	width: 185px;
	letter-spacing:1px;
	border-bottom: 1px solid #9CA8B8 !important;
	text-transform: uppercase;
}
h4.release-date {
	display: block !important;
	font-size: 14px !important;
	text-align: center !important;
}
#closing {
	font-size: 17px;
	margin: 0 0 1.5em 0;
}
#closing dl {
	margin: 0 0 0 1.1em;
}
#closing dt {
	margin: 0 0 .5em -.9em;
	font-weight: bold;
	letter-spacing: 1px;
}
li.hide {
	display: none !important;
	visibility: hidden !important;
	margin: 3em 0 0 0 !important;
}
.dv_photo, .google-map {
	margin: 1.8em auto 0 auto !important;
	text-align: center !important;
}
.google-map.contact {
	margin: 1.8em 0 0 0 !important;
	text-align: left !important;
}
.dv_photo img, .google-map img, .concert-image {
	padding: 14px;
	-moz-box-shadow: 0 0 10px #E3E0A6 !important;
	-webkit-box-shadow: 0 0 10px #E3E0A6 !important;
	box-shadow: 0 0 10px #EBEBD8 !important;
	margin: 0 auto 0 auto;
}
/*
.concert-image.concert {
	float:right;
	display:block;
	width:350px !important;
	margin: 0 1em 2em 2em !important;
	padding: 14px !important;
	-moz-box-shadow: 0 0 10px #E3E0A6 !important;
	-webkit-box-shadow: 0 0 10px #E3E0A6 !important;
	box-shadow: 0 0 10px #EBEBD8 !important;
	
}
*/
.dv_date {
	font-size: 15px !important;
	margin: 1em 0 0 4em !important;
	padding: 0;
	font-weight: bold !important;
}
.dv_caption {
	font-size: 15px !important;
	width: 550px !important;
	margin: .6em 0 0 4em !important;
	padding: 0;
}
#captcha {
	margin: 1em 0 0 0;
}
#captcha p img {
	position: relative;
	top: 1em;
	padding: 0;
	margin: 0;
}
.hideAll {
	visibility: hidden;
}
.google-link a {
	position: relative;
	top: .5em;
	margin: 0 0 0 1em;
	font-size: 15px;
	color: #50749B !important;
}
.google-link a:hover {
	color: #AB1D1C !important;
}

.italic {
	font-style:italic;
}

/* Mobile Slider option */

.mobile-footer {
	visibility:hidden;
	display:none;
}

.history-image {
	float:right;
	padding:10px;
	margin:0 17px 0 17px;
	-moz-box-shadow: 0 0 10px #E3E0A6 !important;
	-webkit-box-shadow: 0 0 10px #E3E0A6 !important;
	box-shadow: 0 0 10px #EBEBD8 !important;
}

p.cary-para {
	height:188px;
}

p.friends-para {
	height:70px;
}

p.interiors-para {
	height:5px;
}

.history-image {
	padding-right:10px;
}

.history-image.first {
	margin:0em 0 .5em 25px;
}

.history-image.history {
	float:left;
	margin:25px 25px 2.5em 0;
}

.history-image.history.middle {
	margin:35px 30px 15px 0;
}

.history-image.middle {
	margin:25px 0 15px 20px;
}

.history-para {
	padding:0 5px 0 5px;
}

.history-para.first {
	margin-top:1.8em !important;
}

.history-para.middle {
	padding:0 5px 0 5px;
}

.history-para.bottom {
	margin:4em 0 0 0 !important;
}

.history-para.bottom2 {
	margin:1.65em 0 -2.65em 0 !important;
}

.history-para.sub-middle {
	margin:4em 0 1.65em 0 !important;
}

.aides-image {
	vertical-align:middle;
}

.aides-image img {
	display:block;
	float:left;
	width:160px;
	height:auto;
	padding:10px;
	
	margin:.8em 1.5em .6em .3em;
	
	-moz-box-shadow: 0 0 10px #E3E0A6 !important;
	-webkit-box-shadow: 0 0 10px #E3E0A6 !important;
	box-shadow: 0 0 10px #EBEBD8 !important;
}

.interior-image img {
	isplay:block;
	float:left;
	width:400px;
	height:auto;
	padding:10px;
	
	margin:.8em 1.5em .6em .3em;
	
	-moz-box-shadow: 0 0 10px #E3E0A6 !important;
	-webkit-box-shadow: 0 0 10px #E3E0A6 !important;
	box-shadow: 0 0 10px #EBEBD8 !important;
}

.interior-image p.description {
	margin:1em 0 0 0 !important;
}

.band-link {
	font-size:18px !important;
	padding:0 !important;
	margin:0 !important;
	width:0 !important;
	text-align:left !important;
	
}

.band-link img.pdf-icon
 {
	display:inline;
	text-align:left;

}

.social-media li {
	margin:0 0 20px 0;
	
}

.social-media li p {
	display:inline;
	vertical-align:25px;
	padding:0 0 0 10px;
}

a:link {
	color: #284388;
	text-decoration: none;
} 
a:visited {
	color: #284388;
	text-decoration:none;
}
a:hover {
	color: #da4e4e;
	text-decoration:none;
}

.fbs {
	display:inline-block;
	padding:0;
	margin:0;
}

.fbs.twitter {
	display:inline-block;
	padding:0;
	margin:0;
}

.fbs li {
	margin:0 0 -20px 0;
	padding:0 0 0 0;	
}

.fbs.twitter li {
	margin:0 0 -20px 0;
	padding:0 0 0 0;	
}

.twitter-icon {
	display:inline-block;
	padding:0;
	margin:0;
}

.fb-judith {
	display:inline-block;
	padding:0;
	margin:0;
}

.fb-judith img {
	vertical-align:top;
	margin:1.8em 0 0 0;
	padding:0;
}

.twitter-icon img {
	vertical-align:top;
	margin:2em 0 0 0;
	padding:0;
}

.gh-foundation-list.ghf-event {
	margin:0 0 0 1em !important;
}

.judith-media {
	float:left;
	padding:10px;
	margin:0 15px 0 5px;
	-moz-box-shadow: 0 0 10px #E3E0A6 !important;
	-webkit-box-shadow: 0 0 10px #E3E0A6 !important;
	box-shadow: 0 0 10px #EBEBD8 !important;
}

/* ----------------- */
/* --- SONG PAGE --- */
/* ----------------- */

#form-contents-song {
	font-family: 'Overlock', serif;
	width: 850px;
	margin:0 auto 0 auto;
	height:90%;
}

div.song-banner {
	width:680px;
	margin-left:.2em;
	margin-bottom:2em;
	-webkit-box-shadow: 0px 2px 7px 0px rgba(50, 50, 50, 0.38);
    -moz-box-shadow:    0px 2px 7px 0px rgba(50, 50, 50, 0.38);
    box-shadow:         0px 2px 7px 0px rgba(50, 50, 50, 0.38);
}

div.song-banner img {
	display:block;
	width:680px;
	margin:0 auto 0 auto !important;
}

div.song-banner.songpage img {
	position:absolute;
	z-index:2999999;
	text-align:center;
	width:978px !important;
	margin:0 auto 0 auto !important;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
}

div#song-form {
	position:relative;
	font-size:15px;
	width:900px;
	margin:17.6em 0 0 -1.5em !important;
	padding:0 0 0 0;
}

div#song-winners {
	position:relative;
	font-size:15px;
	width:900px;
	margin:14.6em 0 0 -1.5em !important;
	padding:0 0 0 0;
}

div#song-form1 {
	font-size:15px !important;
	position:relative;
	top:20.5em;
	margin:0 0 0 -1.3em !important;
	z-index:2900;
}

div#song-form1 #required_field_song {
	display:block;
	margin-top:1.5em 0 0 0 !important;
	padding:3em 0 .3em 0;
	color:#F00;
	font-size:13px;
}

div#song-form1 #sent {
	vertical-align:0 !important;
}

div#song-form1 #pdf {
	vertical-align:-.1em;
	margin-right:.5em;
}

div#song-form #agree {
	vertical-align:-.1em;
	margin-right:.5em;
}

div#song-form p {
	font-size:16px;
	margin:0 0 1.23em 0;
	line-height:1.5em;
}

div#song-form strong {
	font-size:17px;
}

#viddesc, #win {
	display:block;
	width:930px !important;
}

.upload {
	position:relative;
	top:-1.7em;
	margin:0 0 0 14em;
}

input[disabled=""] {
	visibility:hidden;
}

.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.btn {
  position:relative !important;
  margin-top:-.6em !important;
  display: inline-block;
  *display: inline;
  padding: 6px 10px 6px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-success {
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -ms-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(top, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  background-color: #51a351;
  *background-color: #499249;
}

.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button,
input {
  *overflow: visible;
  line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

label,
input,
button,
select,
textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
}

input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

button.btn,
input[type="submit"].btn {
  *padding-top: 2px;
  *padding-bottom: 2px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}

button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

.btn-group {
  position: relative;
  *margin-left: .3em;
  *zoom: 1;
}

.btn-group:before,
.btn-group:after {
  display: table;
  content: "";
}

.btn-group:after {
  clear: both;
}

.btn-group:first-child {
  *margin-left: 0;
}

.btn-group + .btn-group {
  margin-left: 5px;
}

.btn-toolbar {
  margin-top: 9px;
  margin-bottom: 9px;
}

.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}

.btn-group > .btn {
  position: relative;
  float: left;
  margin-left: -1px;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
          border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .dropdown-toggle {
  *padding-top: 4px;
  padding-right: 8px;
  *padding-bottom: 4px;
  padding-left: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-group > .btn-mini.dropdown-toggle {
  padding-right: 5px;
  padding-left: 5px;
}

.btn-group > .btn-small.dropdown-toggle {
  *padding-top: 4px;
  *padding-bottom: 4px;
}

.btn-group > .btn-large.dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}

.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0055cc;
}

.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}

.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}

.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}

.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}

.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}

.btn .caret {
  margin-top: 7px;
  margin-left: 0;
}

.btn:hover .caret,
.open.btn-group .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}

.btn-mini .caret {
  margin-top: 5px;
}

.btn-small .caret {
  margin-top: 6px;
}

.btn-large .caret {
  margin-top: 6px;
  border-top-width: 5px;
  border-right-width: 5px;
  border-left-width: 5px;
}

.btn-danger {
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  background-color: #bd362f;
  *background-color: #a9302a;
}

.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}

.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 0.75;
  filter: alpha(opacity=75);
}

.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn {
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-primary {
  background-color: #0074cc;
  *background-color: #0055cc;
  background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
  background-image: -o-linear-gradient(top, #0088cc, #0055cc);
  background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
  background-image: linear-gradient(top, #0088cc, #0055cc);
  background-repeat: repeat-x;
  border-color: #0055cc #0055cc #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #0055cc;
  *background-color: #004ab3;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #004099 \9;
}

.btn-warning {
  background-color: #faa732;
  *background-color: #f89406;
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  background-color: #f89406;
  *background-color: #df8505;
}

.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}

.btn-danger {
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  background-color: #bd362f;
  *background-color: #a9302a;
}

.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}

.btn-success {
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -ms-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(top, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  background-color: #51a351;
  *background-color: #499249;
}

.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}

/* --------------------- */
/* --- END SONG PAGE --- */
/* --------------------- */


.mobile-halloween {
	display:none;
}

.pc-halloween {
	width:400px;
}

.stewards-quote {
	width:400px;
	font-size:24px;	
	margin:1em auto 1em auto;
	color:#999;
}

.christmas {
	padding:10px;
	width:550px;
	margin:0 auto 0 auto;
	-moz-box-shadow: 0 0 10px #E3E0A6 !important;
	-webkit-box-shadow: 0 0 10px #E3E0A6 !important;
	box-shadow: 0 0 10px #EBEBD8 !important;
	
}

.lt-coatarms {
	width:250px;
	margin:0 auto 1em auto !important;
	float:left;
	padding:10px 25px 10px 10px;
}

.lt-coatarms img {
	width:250px !important;
	margin:0 auto 0 auto !important;
	-moz-box-shadow: 0 0 10px #E3E0A6 !important;
	-webkit-box-shadow: 0 0 10px #E3E0A6 !important;
	box-shadow: 0 0 10px #EBEBD8 !important;
}

.ranch {
	position:relative;
}

.break {
	width:675px;
	margin:2em auto 2em auto;
	border-top:1px solid #4F7199;
}

.media-list {
	margin:0 0 1.3em 0;
}

.media-list li {
	font-size:16px;
	margin-top:.1em;
}

.event {
	margin:0 0 1em 0;
}

.event tr td {
	font-size:18px !important;
	margin:0 0 0 0 !important;
	padding:0 !important;
	color:#6A5B24;
}

.grapes {
	float:right !important;
	margin:1.2em 2em 0 2em !important;
	padding:10px;
	
	-moz-box-shadow: 0 0 10px #E3E0A6 !important;
	-webkit-box-shadow: 0 0 10px #E3E0A6 !important;
	box-shadow: 0 0 10px #EBEBD8 !important;
}

.art-exhibit-header-imgs {
	width:480px;
	display:block;
	margin:12px auto 18px auto;
}

.art-exhibit-header-imgs.exhibit3 {
	width:360px;
	display:block;
	margin:12px auto 18px auto;
	
}

.art-exhibit-header-imgs li {
	display:inline;
	margin:0 5px 0 5px;
}

.stewards-event-list, .date-list {
	font-size:16px;
	margin:1em 0 1.3em 2em;
}

.stewards-event-list li, .date-list li {
	margin:.32em 0 .32em 0;
	font-weight:bold;
	list-style:none;
}

.constitutional-video {
	position:relative;
	top:1em;
	padding:0 0 1em 0;	
}

.video-descrip {
	display:block;
	position:relative;
	float:right;
	left:-150px;
	top:3.4em;
	width:254px;
	color:#98101E;
}

.queen {
	float:left;	
	margin:0 25px 0 0;
	padding:0 25px 0 0;
}

.song-contest-details {
	margin:0 0 1.43em 0;
}

.song-contest-details li {
	margin:.6em 0 0 1.9em;
	padding:0 0 0 .2em;
	font-size:16px !important;
	list-style-type:disc !important;
	list-style:disc !important;
	
	list-style-position:outside !important;
}

.song-contest-details-inside li {
	margin:.5em 0 .2em 4em;
	
}

.enter-group {
	display:block !important;
	font-size:20px;
	width:260px;
	margin:1.2em auto 2em auto;	
	
}

.pdf-event {
	display:inline;
	position:relative;
	top:-1.7em;
	left:7.4em;
	text-align:left;
}
