body {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 14px;
	text-align: center;
	font-family: Arial, sans-serif;
	background: url('_img/bg-repeat.jpg') top left repeat;
	}
#logo {
	position: absolute;
	z-index: 10;
	top: 24px;
	left: 50%;
	margin-left: -487px;
	}
#leaf {
	background: url('_img/bg-leaves.png') top center no-repeat;
	}
#siteContainer {
	width: 940px;
	margin: 0 auto;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	}
#redBar {
	width: 940px;
	background: #970F10 url('_img/bg-logo.png') top left no-repeat;
	}
#rightContent {
	float: right;
	display: inline;
	width: 789px;
	overflow: hidden;
	border-left: 1px solid #000;
	}
#topNav {
	height: 38px;
	background: url('_img/bg-top-nav.png') top right no-repeat;
	}
#topNavBtns {
	float: right;
	display: inline;
	width: 406px;
	height: 38px;
	margin-right: 3px;
	}
#mainNav {
	height: 118px;
	background: url('_img/bg-main-nav.png') top right no-repeat;
	}
#mainNavBtns {
	float: right;
	display: inline;
	width: 705px;
	height: 118px;
	margin-right: 46px;
	}
#indexFlash {
	height: 381px;
	margin-left: -1px;
	}
#interiorFade {
	line-height: 23px;
	padding: 13px 25px;
	text-align: left;
	background: #fff9f4 url('_img/bg-left-fade.png') top left repeat-y;
	}
#interiorFadeBasic {
	line-height: 23px;
	text-align: left;
	background: #fff9f4 url('_img/bg-left-fade.png') top left repeat-y;
	}
#interiorFadeWood {
	background: url('_img/bg-main-wood.jpg') top left no-repeat;
	}
#interiorPad {
	padding: 30px 25px 15px 25px;
	}
.fadeBlock {
	width: 735px;
	height: 159px;
	background: url('_img/bg-main-fade.png') top left repeat-x;
	}
.fadeBlockBig {
	width: 735px;
	background: url('_img/bg-content-big.png') bottom left repeat-x;
	}
.breaker {
	clear: both;
	height: 1px;
	overflow: hidden;
	}
.fadeBlockContents {
	height: 130px;
	margin: 24px 18px 0px 18px;
	}
.fadeBlockContentsBig {
	margin: 24px 18px 0px 18px;
	}
.downloadBlock {
	margin-top: 0px;
	margin-right: 30px;
	text-align: left;
	}
#footer {
	clear: both;
	height: 72px;
	background: url('_img/bg-footer.jpg') top left no-repeat;
	}
#footerLinksOne {
	float: right;
	display: inline;
	width: 780px;
	margin-top: 16px;
	}
#footerLinksTwo {
	float: right;
	display: inline;
	width: 300px;
	margin-top: 10px;
	margin-right: 230px;
	}
#footerLinksOne a, #footerLinksTwo a {
	color: #fff;
	margin: 0 10px;
	font-size: 11px;
	text-decoration: none;
	}
#footerLinksOne a:hover, #footerLinksTwo a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #fff;
	}

.bioBlock {
	width: 735px;
	margin-bottom: 30px;
	background: #fff9f4 url('_img/bg-bios.png') bottom left repeat-x;
	}
.bioBlockInt {
	margin: 24px 18px 0px 18px;
	padding: 10px 0px;
	}
.bioPhoto {
	float: left;
	display: inline;
	width: 119px;
	height: 205px;
	margin-right: 16px;
	background: url('_img/drop-shadow.png') bottom right no-repeat;
	}
.bioPhoto img {
	margin: 0 8px 8px 0;
	}
	
/* SideNav */
#sideNavContainer {
	float: left;
	display: inline;
	width: 149px;
	margin-top: 230px;
	}
#sideNav {
	float: left;
	display: inline;
	width: 149px;
	margin-top: 230px;
	background: #5e0002 url('_img/bg-sidenav-top.png') top left repeat-x;
	}
#sideNavInt {
	padding: 10px 0px 100px 0px;
	background: url('_img/bg-sidenav-bot.png') bottom left repeat-x;
	}
.sideNavText {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin: 20px 10px 20px 25px;
	}
.sideNavText a {
	color: #fff;
	text-decoration: none;
	border: 0;
	}
.formBox {
	overflow: auto;
	width: 423px;
	margin-left: 100px;
	}
.formLabels {
	float: left;
	display: inline;
	width: 111px;
	}
.formFields {
	float: left;
	display: inline;
	width: 300px;
	margin-left: 10px;
	text-align: left;
	}
.formLabel, .formLabelTall {
	width: 111px;
	height: 45px;
	line-height: 37px;
	text-align: right;
	}
.formLabelTall {
	height: 85px;
	}
.formInput {
	height: 45px;
	}
.formField, .formFieldText {
	width: 280px;
	height: 19px;
	padding: 9px 0px 2px 10px;
	border: 1px solid #9c9894;
	background: url('_img/bg-form-input.png') top left repeat-x;
	}
.formFieldText {
	height: 73px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: url('_img/bg-form-text.png') top left repeat-x;
	}
.required {
	font-weight: bold;
	}
#warningBox {
	width: 400px;
	padding: 10px;
	margin: 10px auto;
	border: 1px solid #ccc;
	background-color: #ffffe6;
	}
.newsBlock {
	margin: 0px 20px 10px 20px;
	}
.newsBlockInt {
	font-size: 1em;
	margin-bottom: 15px;
	}
.promoBlock {
	margin: 0px 20px 10px 20px;
	}
.promoBlockInt {
	font-size: 1em;
	margin-bottom: 15px;
	}
.eventBlock {
	margin: 0px 20px 10px 20px;
	}
.eventBlockInt {
	font-size: 1em;
	margin-bottom: 15px;
	}
.mainTitle {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #530000;
	}
.subTitle {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #530000;
	}
.subTitle a {
	color: #530000;
	text-decoration: none;
	}
.subTitleLeft {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #530000;
	}
.subTitleLeft a {
	color: #530000;
	text-decoration: none;
	}
.pressDetailTitle {
	text-align: center;
	}
.mediaBlock {
	float: left;
	display: inline;
	width: 180px;
	height: 290px;
	text-align: center;
	font-size: 14px;
	color: #530000;
	}
.mediaBlockImg {
	/*height: 136px;*/
	}
#mediaDetailLeft {
	float: left;
	display: inline;
	width: 375px;
	}
#mediaDetailRight {
	float: left;
	display: inline;
	width: 350px;
	}
.mediaDetailThumb {
	float: left;
	display: inline;
	width: 100px;
	margin: 0 13px;
	}
.mediaDetailThumbFirst {
	margin-left: 0;
	}
.mediaDetailThumbLast {
	margin-right: 0;
	}
#mediaDetailTitle {
	font-size: 14px;
	font-weight: bold;
	color: #530000;
	}
#mediaDetailDate {
	font-size: 12px;
	font-weight: bold;
	color: #530000;
	}
#mediaDetailZoom {
	font-size: 12px;
	}	
a {
	text-decoration: none;
	color: #530000;
	}

.promoLeft {
	float: left;
	display: inline;
	width: 100px;
	}
.promoRight {
	float: left;
	display: inline;
	width: 585px;
	}

/* Highslide */
.highslide {
	cursor: url(../_img/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../_img/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(../_img/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}