@charset "UTF-8";
/* CSS Document */

/*---  reset styles  ---*/
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote, wrapper {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th, caption {
	font-weight: normal;
	text-align: left;
}
img, fieldset {
	border: 0;
}
ol {
	padding-left: 1.4em;
	list-style: decimal;
}
ul {
	padding-left: 1.4em;
	list-style:square;
}
q:before, q:after { 
	content:''; 
}
/*--- end reset ---*/


/*--- general layout ---*/
body {
	background-image: url(../img/bkgdVslice3.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#container {
	background-image: url(../img/contentHstripe1.png);
	width: 988px;
	min-height: 640px;
	margin: 0 auto 0 auto;
}
#container #frontHeader {
	height: 510px;
	width: 920px;
	margin: 0 auto 0 auto;
	position: relative;
}
#frontHeader #frontLogo {
	height: 112px;
	width: 238px;
	position: absolute;
	z-index: 200;
	left: 20px;
	top: 48px;
}
#frontHeader #sliderKey {
	position: absolute;
	top: 450px;
	right: 20px;
	z-index: 300;
}
#frontHeader #sliderKey p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #000;
	opacity: .5;
	text-align: right;
}
#topNav {
	background-image: url(../img/65black.png);
	background-repeat: repeat;
	height: 35px;
	width: 920px;
	margin: 0 auto 0 auto;
	position: absolute;
	z-index: 400;
	top: 0px;
}
/*--- end front page columns ---*/
#navButtons {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.leftMargin {
	margin-left: 80px;
}
#bottom {
	width: 988px;
	margin: 0 auto 0 auto;
	background-repeat: no-repeat;
	height: 60px;
	background-image: url(../img/contentBottom1.png);
}
#footer {
	width: 920px;
	margin: 0px auto 40px auto;
}
#footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #6D7C89;
	letter-spacing: 0.05em;
	font-weight: normal;
}
#footer a {
	color: #6D7C89;
	text-decoration: none;
	-webkit-transition: color 0.3s ease 0.2s;
	-moz-transition: color 0.3s ease 0.2s;
	-o-transition: color 0.3s ease 0.2s;
	-transition: color 0.3s ease 0.2s;
}
#footer a:hover {
	color: #a3bacd;
	text-decoration: underline;
}
#floatLeft {
	float: left;
}
#floatRight {
	float: right;
}
/*--- end general layout ---*/





/*--- front page slider ---*/
#frontHeader #slider {
	height: 494px;
	width: 920px;
	position: relative;
	z-index: 10;
}
#sliderPanel {
	height: 510px;
	width: 920px;
	margin: 0 auto 0 auto;
}
#sliderPanel #textBlock {
	float: left;
	width: 550px;
	margin: 200px 0 0 50px;
}
#sliderPanel #textBlock h1 {
	font-family: 'SortsMillGoudyRegular', Times, serif;
	font-size: 42px;
	line-height: 48px;
	color: #FFF;
	font-variant: small-caps;
	text-shadow: 2px 2px 5px #000;
	letter-spacing: 0.10em;
}
#textBlock h1 #italic {
	font-family: 'SortsMillGoudyItalic', Times, serif;
	letter-spacing: 0.05em;
	font-variant: normal;
}
#italic {
	font-family: 'SortsMillGoudyItalic', Times, serif;
	font-size: 42px;
	line-height: 48px;
	color: #FFF;
	text-shadow: 2px 2px 5px #000;
}
#sliderPanel #textBlock p {
	margin-top: 5px;
	font-family: 'SortsMillGoudyRegular', Times, serif;
	font-size: 24px;
	line-height: 34px;
	color: #000;
	letter-spacing: 0.05em;
	width: 460px;
}
#sliderPanel #textBlock p italic{
	font-family: 'SortsMillGoudyItalic', Times, serif;
}
#sliderPanel #textBlock p a {
	color: #FFF;
	-webkit-transition: color 0.3s ease 0.2s;
	-moz-transition: color 0.3s ease 0.2s;
	-o-transition: color 0.3s ease 0.2s;
	-transition: color 0.3s ease 0.2s;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-decoration: none;
}
#sliderPanel #textBlock a:hover {
	color: #FFF;
	text-decoration: underline;
}
#columns {
	width: 920px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	overflow: hidden;
}
/*--- end front page slider ---*/


/*--- front page columns ---*/
#columnNav {
	background-image: url(../img/65black.png);
	background-repeat: repeat;
	height: 35px;
	width: 920px;
	margin: 0 auto 0 auto;
	position: absolute;
	z-index: 100;
	top: 475px;
}
#columnNav #leftHead, #columnNav #middleHead, #columnNav #rightHead {
	width: 277px;
	margin: 40px 0 0 22px;
	float: left;
}
#columnNav #firstHead, #columnNav #secondHead, #columnNav #thirdHead, #columnNav #fourthHead {
	width: 205px;
	margin: 6px 0 0 20px;
	float: left;
}
#columnNav p {
	font-family: 'SortsMillGoudyRegular', Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #F1C986;
	font-variant: small-caps;
	text-shadow: 2px 2px 5px #000;
	text-align: center;
}
#columnNav a {
	color: #F1C986;
	text-decoration: none;
	letter-spacing: 0.1em;
	-webkit-transition: color 0.3s ease 0.2s;
	-moz-transition: color 0.3s ease 0.2s;
	-o-transition: color 0.3s ease 0.2s;
	-transition: color 0.3s ease 0.2s;
}
#columnNav a:hover {
	color: #FFF;
}
#columns #leftCol, #columns #middleCol, #columns #rightCol {
	width: 277px;
	margin: 10px 0 0 22px;
	float: left;
}
#columns #firstCol, #columns #secondCol, #columns #thirdCol, #columns #fourthCol  {
	width: 205px;
	margin: 10px 0 0 20px;
	float: left;
}
#columns p {
	font-family: 'SortsMillGoudyRegular', Times, serif;
	font-size: 15px;
	line-height: 19px;
	color: #592709;
	letter-spacing: 0.05em;
}
#columns #leftCol a, #columns #middleCol a, #columns #rightCol a {
	font-family: 'SortsMillGoudyItalic', Times, serif;
	color: #592709;
	-webkit-transition: color 0.3s ease 0.2s;
	-moz-transition: color 0.3s ease 0.2s;
	-o-transition: color 0.3s ease 0.2s;
	-transition: color 0.3s ease 0.2s;
	padding-left: 3px;
}
#columns #firstCol a, #columns #secondCol a, #columns #thirdCol a, #columns #fourthCol a  {
	font-family: 'SortsMillGoudyItalic', Times, serif;
	color: #592709;
	-webkit-transition: color 0.3s ease 0.2s;
	-moz-transition: color 0.3s ease 0.2s;
	-o-transition: color 0.3s ease 0.2s;
	-transition: color 0.3s ease 0.2s;
	padding-left: 3px;
}
#columns #leftCol a:hover, #columns #middleCol a:hover, #columns #rightCol a:hover {
	color: #000;
}
#columns #firstCol a:hover, #columns #secondCol a:hover, #columns #thirdCol, #columns #fourthCol a:hover {
	color: #000;
}
#subsection   {
	font-weight: bold;
	text-indent: 0px;
}





/*--- inside pages ---*/
#container #text {
	width: 640px;
	margin: 0 auto 0 auto;
	padding: 0 0 20px 0;
}
#container #text h2 {
	font-family: 'SortsMillGoudyRegular', Times, serif;
	font-size: 30px;
	line-height: 38px;
	font-variant: small-caps;
	color: #3F2E1A;
	margin: 0 0 20px 0;
	letter-spacing: 0.05em;
}
#container #text #subtitle {
	font-family: 'SortsMillGoudyItalic', Times, serif;
	font-size: 22px;
	color: #333;
	text-indent: 0em;
	line-height: 28px;
	letter-spacing: 0.05em;
}
#container #text #date {
	font-family: 'SortsMillGoudyRegular', Times, serif;
	font-size: 15px;
	color: #000;
	letter-spacing: 0.05em;
	text-indent: 0em;
	line-height: 22px;
	margin: 0 0 10px 0;
}
#container #text #date a {
	font-style: italic;
	color: #473620;
	text-decoration: none;
	letter-spacing: 0em;
}
#container #text #date a:hover {
	color: #000;
	text-decoration: underline;
}
#container #text #byline {
	font-family: 'SortsMillGoudyItalic', Times, serif;
	font-size: 15px;
	color: #000;
	text-indent: 0em;
	line-height: 15px;
	margin: 0 0 25px 0;
}
#container #text h3 {
	font-family: 'SortsMillGoudyItalic', Times, serif;
	font-size: 22px;
	line-height: 30px;
	color: #4B3621;
	margin: 0 0 5px 0;
	letter-spacing: 0.05em;
	padding-top: 10px;
}
#container #text h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #4B3621;
	margin: 10px 0 5px 0;
}
#container #text p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 24px;
	text-indent: 2em;
	margin-bottom: 15px;
}
#container #text ol, #container #text ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 24px;
	text-indent: 0;
	margin-bottom: 15px;
	list-style-type: disc;
}
#container #text ol li, #container #text ul li {
	padding-bottom: 10px;
	margin-left: 30px;
}
#container #text p a {
	font-style: italic;
	color: #473620;
	text-decoration: none;
	letter-spacing: 0em;
	text-transform: capitalize;
}
#container #text p a:hover {
	color: #000;
	text-decoration: underline;
}
#container #text .bodyBold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
#container #text .bodyNormal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#insideHeader {
	height: 160px;
	width: 920px;
	margin: 0 auto 40px auto;
	position: relative;
	background-image: url(../img/insideHeader5b.jpg);
}
#insideHeader #logo {
	position: absolute;
	left: 55px;
	top: 50px;
}
#insideHeader #headerImage {
	height: 160px;
	width: 920px;
	margin: 0 auto 0 auto;
	text-align: center;
}

/* Scroll to Top 
#backtotop {
	cursor: pointer;
	display: none;
	position: fixed;
	bottom: 0%;
	right: 5%;
	font-family: 'hightowertextroman';
	font-size: 1.9vm; 
  	font-size: 1.9vmin;
	padding: 0.7%;
	width: 10%;
	text-align: center;
	background-color: ;
	color: #e7cf8c;
	z-index: 1000;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
#backtotop:hover
{
	color : #FFF;
	filter : alpha(opacity=100);
	-khtml-opacity : 1.0;
	-moz-opacity : 1.0;
	opacity	: 1.0;
}*/

/*--- end inside pages ---*/


/*----- SPACERS -----*/
.spacer10px {
	width: 100%;
	height: 10px;
}
.spacer15px {
	width: 100%;
	height: 15px;
}
.spacer20px {
	width: 100%;
	height: 20px;
}
.spacer30px {
	width: 100%;
	height: 30px;
}
