/*---------------------------------------------------------------
 | Homepage
 +-------------------------------------------------------------*/

#home #bannerphoto-wrap {
	height: 475px;
	}

#home #bannerphoto {
	height: 475px;
	}

#home .box-wrap {
	padding: 20px 40px 10px 40px;
	min-height: 170px;
	background: #4c3829 url(../graphics/box_back.png) repeat-x top left;
	clear: both;
	}

#home .box {
	width: 290px;
	float: left;
	}

#home .box.right {
	width: 210px;
	float: right;
	}

#home .box.center {
	margin-left: 45px;
	}

#home #page-wrap {
	background: transparent;
	}

#home .page-title-wrap {
	background: transparent;
	color: #916b4e;
	font: normal 12px arial, helvetica, sans-serif;
	text-align: right; 
	border-bottom: 1px dotted #916b4e;
	margin-bottom: 12px;
	padding-bottom: 8px;
	}

#home .page-title-wrap .page-title {
	font: bold 12px/14px Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
	text-align: left;  
	text-transform: uppercase;
	padding: 0;
	color: #916b4e;
	}

#home .page-title-right {
	padding-top: 0px;
	}

.home-audio-wrap {
	position: relative;
	width: 290px;
	margin: 20px auto;	
	clear: both;
	}



/*---------------------------------------------------------------
 | Quote Rotator
 +-------------------------------------------------------------*/

#quote-wrap {
	padding: 1px;
	}
	
#quote-wrap .quote {
	display: block;
	font-size: 18px;
	color: #d7d7d7;
	line-height: 22px;
	font-weight: normal;
	font-style: normal;
	}

#quote-wrap .author {
	display: block;
	font-weight: bold;
	margin-top: 10px;
	text-align: left;
	}

/*---------------------------------------------------------------
 | Homepage News Rotator
 +-------------------------------------------------------------*/

#newz-wrap {
	height: 160px;
	overflow: hidden;
	width: 290px;
	}

#newz-cycle {
	width: 290px;
	}

#newz-wrap .newz-box {
	background: transparent;
	width: 290px;
	}

#newz-wrap .photo {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	}

#newz-wrap .headline {
	font: bold 15px/17px Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
	}

#newz-wrap .content {
	color: #d7d7d7;
	}

#newz-wrap .link {
	display: inline;
	padding-left: 6px;
	}

#newz-wrap .button-box {
	background: transparent;
	width: 90px;
	}

#newz-wrap .buttons {
	float: left;
	padding-top: 1px;
	}

#newz-wrap .buttons img {
	margin-right: 10px;
	margin-top: 2px;
	}

#newz-wrap .pagenum {
	text-align: right;
	font-size: 11px;
	color: #fff;
	}

/*---------------------------------------------------------------
 | Homepage Calendar
 +-------------------------------------------------------------*/

.home-cal-wrap {
	margin-bottom: 15px;
	color: #d7d7d7;
	}

.home-cal-wrap h2 {
	font: bold 15px/17px Arial, Helvetica, sans-serif;
	margin: 3px 0;
	}

.home-cal-box a, 
.home-cal-box a:visited {
	text-decoration: none;
	}
	
.home-cal-box {
	margin-top: 10px;
	cursor: pointer;
	}

.home-cal-datebox {
	float: left;
	width: 80px;
	margin-right: 15px;
	background: #5b4331;
	color: #fff;
	text-align: center;
	border: 1px solid #000;
	}

.home-cal-datebox-month {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 4px;
	padding: 3px 3px 3px 7px;
	background: #000;
	color: #fff;
	}

.home-cal-datebox-num {
	font-size: 42px;
	line-height: 40px;
	font-weight: bold;
	}

.home-cal-datebox-day {
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 5px;
	padding: 1px 3px 5px 7px;
	}

.home-cal-info {
	color: #d7d7d7;
	}

.home-cal-date {
	color: #d7d7d7;
	}

.home-cal-venue {
	color: #d7d7d7;
	font-weight: bold;
	}

.home-cal-location {
	color: #d7d7d7;
	}

.home-cal-link {
	}

/*---------------------------------------------------------------
 | Homepage Recording
 +-------------------------------------------------------------*/

.home-record-wrap {
	}

.home-record {
	}

.home-record-photo-wrap1 {
	background: transparent;
	float: left;
	margin: 5px 15px 5px 0;
	}

.home-record-photo-wrap2 {
	display: inline;
	}

.home-record-photo {
	text-align: center;
	}

.home-record-head {
	font: bold 15px/17px Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
	margin-top: 4px;
	margin-bottom: 7px;
	}

.home-record-subhead {
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 0px;
	}

.home-record-date {
	display: none;
	font-style: italic;
	color: #000;
	}

.home-record-text {
	display: block;
	height: 84px;
	line-height: 17px;
	overflow: hidden;
	}

.home-record-link {
	display: inline;
	padding-left: 8px;
	}


/*---------------------------------------------------------------
 | Homepage Video
 +-------------------------------------------------------------*/

.home-video-wrap {
	margin-bottom: 10px;
	}

.home-video {
	}

.home-video-photo-wrap1 {
	background: transparent;
	float: left;
	margin: 1px 15px 5px 0;
	}

.home-video-photo-wrap2 {
	display: inline;
	}

.home-video-photo {
	text-align: center;
	border: none;
	}

.home-video-head {
	font: bold 15px/17px Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
	margin-top: 1px;
	margin-bottom: 7px;
	}

.home-video-subhead {
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 0px;
	}

.home-video-date {
	display: none;
	font-style: italic;
	color: #000;
	}

.home-video-text {
	}

.home-video-link {
	display: inline;
	padding-left: 8px;
	}
