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

body {
	background-image:url(../images/background.jpg);
	background-repeat:repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
	margin: 0 auto;
}

.bodytext{
	font-family:Arial, Helvetica, sans-serif;
	color:#3d3d3d;
	font-size:14px;
	line-height:20px;
}

.sectiontitlespacing{
	line-height:40px;
}

.newsleftcolumn{
	float:left;
	width:600px;

}

.newsrightcolumn{
	float:right;
	width:300px;
}

.newsimage{
	float:right;
	clear:right;
	margin: 10px;
}

.fade {
  position: absolute;
  top: 100px
  left: 100px
}

.fade div {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

object {
	outline:none;
}

/* LINKS */

a {
	font-family:Arial;
	outline:none;
	border:none;
}

.sec_go a:link {
	color: #980300;
	border-bottom:2px solid #980300;
	font-weight:bold;
	text-decoration: none;
	outline:none;

}
.sec_go a:visited {
	color: #980300;
	border-bottom:2px solid #980300;
	font-weight:bold;
	text-decoration: none;
	outline:none;

}
.sec_go a:hover {
	color: #980300;
	background-color:#f0f0f0;
	border-bottom:2px solid #666;
	font-weight:bold;
	text-decoration: none;
	outline:none;

}
.sec_go a:active {
	color: #980300;
	border-bottom:2px solid #980300;
	font-weight:bold;
	text-decoration: none;
	outline:none;
}


.footlink_one a:link {
	color: #FFF;
	text-decoration: none;
	outline:none;

}
.footlink_one a:visited {
	color: #FFF;
	text-decoration: none;
	outline:none;

}
.footlink_one a:hover {
	color: #b4b4b4;
	text-decoration: none;
	outline:none;

}
.footlink_one a:active {
	color: #FFF;
	text-decoration: none;
	outline:none;
}

.footlink_two a:link {
	color: #FFF;
	font-size:0.9em;
	border-bottom:1px solid #980300;
	text-decoration: none;
	outline:none;

}
.footlink_two a:visited {
	color: #FFF;
	font-size:0.9em;
	border-bottom:1px solid #980300;
	text-decoration: none;
	outline:none;

}
.footlink_two a:hover {
	color: #FFF;
	font-size:0.9em;
	border-bottom:1px solid #FFF;
	text-decoration: none;
	outline:none;

}
.footlink_two a:active {
	color: #FFF;
	font-size:0.9em;
	border-bottom:1px solid #980300;
	text-decoration: none;
	outline:none;
}

.footlink_three a:link {
	color: #FFF;
	font-size:0.9em;
	border-bottom:1px solid #679fbb;
	text-decoration: none;
	outline:none;

}
.footlink_three a:visited {
	color: #FFF;
	font-size:0.9em;
	border-bottom:1px solid #679fbb;
	text-decoration: none;
	outline:none;

}
.footlink_three a:hover {
	color: #FFF;
	font-size:0.9em;
	border-bottom:1px solid #FFF;
	text-decoration: none;
	outline:none;

}
.footlink_three a:active {
	color: #FFF;
	font-size:0.9em;
	border-bottom:1px solid #679fbb;
	text-decoration: none;
	outline:none;
}

/* NAVIGATION */

.topper {
	height: 108px;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
}

.nav {
	height: 29px;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
}

.nav_space {
	height:13px;
}



/* FOOTER */

.foot_contain {
	clear:both;
	height:180px;
	width:100%;
}

.footer {
	width:960px;
	padding: 40px 0 0 0;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}

.foot_one {
	float:left;
	width:172px;
	padding: 0 0 0 20px;
	font-size:1.15em;
}

.foot_two {
	float:left;
	width:172px;
	padding: 0 0 0 20px;
	line-height:1.3em;
}

.foot_three {
	float:left;
	width:172px;
	padding: 0 0 0 20px;
	line-height:1.3em;
}

.foot_four {
	float:left;
	width:172px;
	padding: 0 0 0 20px;
}

.foot_five {
	float:left;
	width:172px;
	padding: 0 0 0 20px;
}

.foot_head {
	font-family:Arial;
	color: #b4b4b4;
	font-size:1.15em;
	}

.foot_spaced {
	font-size:0.45em;
	}

.redback {
	height:25px;
	width:135px;
	font-family:Arial;
	font-size:0.8em;
	color:#FFF;
	background-image:url(../images/footer_red_bg.png);
	background-repeat:no-repeat;
	text-align: center;
	line-height:1.8em;
	}

.blueback {
	height:25px;
	width:135px;
	font-family:Arial;
	font-size:0.8em;
	color:#FFF;
	background-image:url(../images/footer_blue_bg.png);
	background-repeat:no-repeat;
	text-align: center;
	line-height:1.8em;
	}

.copyright {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-family:Arial;
	font-size:0.75em;
	color:#797979;
	padding: 0 0 0 40px;

}

/* HOME PAGE */

.home_stretch {
	background-image:url(../images/banner_main_bg.png);
	background-repeat:repeat-x;
/*	background-position:center; */
	height:457px;
}

.main_contain {
		height:345px;
		background-color:#FFF;
}

.main_box {
	width:960px;
	padding: 6px 0 0 0;
	margin-left:auto;
	margin-right:auto;
}

.section {
	background-color:#FFF;
	width:960px;
	padding-bottom:150px;
}

.sec_left {
	float:left;
	width:282px;
	padding: 0 10px 0 25px;
}

.sec_mid {
	float:left;
	width:282px;
	padding: 0 10px 0 25px;
}

.sec_right {
	float:left;
	width:291px;
	padding: 0 10px 0 25px;
}

.sec_title {
	font-family:Arial;
	font-size:1.4em;
	font-weight:bold;
	color:#3d3d3d;
	line-height:1.6em;
}

.sec_text {
	font-family:Arial;
	font-size:0.9em;
	color:#3d3d3d;
}


/* BOOK PAGE */

.book_stretch {
	background-image:url(../images/banner_book_bg.jpg);
	background-repeat:repeat-x;
/*	background-position:center; */
	height:358px;
}

.book_left {
	float:left;
	width:580px;
	padding: 14px 10px 0 25px;
}

.book_right {
	float:left;
	width:150px;
	padding: 24px 10px 0 25px;
}

.sec_title_big {
	font-family:Arial;
	font-size:1.7em;
	font-weight:bold;
	color:#3d3d3d;
	line-height:1.6em;
}

.sec_title_smaller {
	font-family:Arial;
	font-size:1.3em;
	font-weight:bold;
	color:#3d3d3d;
	line-height:1.0em;
}

.book_contain {
		height:642px;
		background-color:#FFF;
}

.section_book {
	background-color:#FFF;
	width:960px;
	padding-bottom:235px;
}

	
.rightpadder {
	padding-right:15px;
	padding-top:20px;
	}


/* BIO PAGE */

.biovid_contain {
		height:240px;
		background-color:#F4F4F4;
}

.section_biovid {
	background-color:#F4F4F4;
	width:960px;
	padding-bottom:5px;
}

.bio_stretch {
	background-image:url(../images/banner_bio_bg.jpg);
	background-repeat:repeat-x;
/*	background-position:center; */
	height:358px;
}

.bio_left {
	float:left;
	width:600px;
	padding: 14px 10px 0 25px;
}

.bio_right {
	float:left;
	width:150px;
	padding: 15px 10px 0 25px;
}

.bio_contain {
		height:400px;
		background-color:#F4F4F4;
}

.section_bio {
	background-color:#F4F4F4;
	width:960px;
	padding-bottom:390px;
}

.sec_right_bio {
	float:left;
	width:280px;
	padding: 0 10px 0 25px;
}


/* CONTACT PAGE */

.contact_stretch {
	background-image:url(../images/banner_contact_bg.jpg);
	background-repeat:repeat-x;
/*	background-position:center; */
	height:358px;
}

.contact_left {
	float:left;
	width:925px;
	padding: 14px 10px 0 25px;
}

.contact_spacer {
	height:7px;
	width:100px;
	}
	
.formholder {
	background-image:url(../images/contact_backer.gif);
	background-repeat:no-repeat;
	width:920px;
	height:470;
	}
	
.contact_contain {
		height:160px;
		background-color:#FFF;
}

.section_contact {
	background-color:#FFF;
	width:960px;
	padding-bottom:155px;
}

.contact_one {
	float:left;
	padding:12px 20px 14px 20px;
}

.contact_two {
	float:left;
	padding:12px 20px 14px 20px;
}

.contact_three {
	clear:both;
	padding:12px 20px 14px 20px;
}

.contact_four {
	clear:both;
	padding:12px 20px 14px 20px;
}

.contact_five {
	clear:both;
	padding:12px 20px 32px 20px;
}

.form {
	background-color:#3f3f3f;
	border-style:none;
	font-family:arial;
	font-size:1em;
	font-weight:bold;
	color:#FFF;
	padding: 5px 5px 5px 5px;
	margin: 5px 0 0 0;
	}
	
.formlabel {
	font-family:arial;
	font-size:0.9em;
	color:#757575;
	font-weight:bold;
	}
	
.error {
	color:#980300;
	}
	
	
/* NEWS PAGE */

.news_stretch {
	background-image:url(../images/banner_news_bg.jpg);
	background-repeat:repeat-x;
/*	background-position:center; */
	height:271px;
}	

.news_contain {
		height:310px;
		background-color:#F4F4F4;
}

.news_contain_alt {
		height:300px;
		background-color:#E4E4E4;
}
	
	
/* MEDIA PAGE */

.media_stretch {
	background-image:url(../images/banner_photos_bg.jpg);
	background-repeat:repeat-x;
/*	background-position:center; */
	height:271px;
}

.media_contain {
		height:361px;
		background-color:#F4F4F4;
}

.media_contain_alt {
		height:361px;
		background-color:#E4E4E4;
}
	
.section_media {
	background-color:#F4F4F4;
	width:960px;
	padding-bottom:5px;
}

.section_media_alt {
	background-color:#E4E4E4;
	width:960px;
	padding-bottom:5px;
}

.media_right {
	text-align:right;
	padding-top:55px;
	padding-right:30px;
}

.media_left {
	width:920px;
	padding: 14px 10px 0 20px;
}

.media_push {
	padding-left:3px;
	}

.media_grid {
	width:934px;
	}
	

/* PHOTOS PAGE */

.photo_contain {
		height:288px;
		background-color:#F4F4F4;
}

.photo_contain_ {
		height:295px;
		background-color:#F4F4F4;
}


.photo_contain_alt {
		height:230px;
		background-color:#F4F4F4;
}

.photo_contain_alt_ {
		height:312px;
		background-color:#F4F4F4;
}

.photo_contain_alt_long {
		height:302px;
		background-color:#F4F4F4;
}

.section_photos {
	background-color:#F4F4F4;
	width:960px;
	padding-bottom:5px;
}


/* VIDEO PAGE */

.video_contain_alt {
		height:312px;
		background-color:#F4F4F4;
}

.video_contain_single {
		height:294px;
		background-color:#F4F4F4;
}

.video_contain_alt_ {
		height:352px;
		background-color:#F4F4F4;
}

.video_contain_alt_short {
		height:290px;
		background-color:#F4F4F4;
}


/* SHARED ELEMENTS */

.greybar {
	width:100%;
	height:10px;
	background-color:#d8d8d8;
	}
	
.dotted {
	background-image:url(../images/dotted_line.png);
	width:919px;
	height:1px;
	margin-right:auto;
	margin-left:auto;
	}
	
.backlink {
	clear:both;
	float:left;
	text-align:left;
	padding-top:25px;
	padding-left:20px;
	}
