@font-face {
    font-family: 'Museo300';
    src:  url('../fonts/Museo300-Regular-webfont.eot');
    src:  url('../fonts/Museo300-Regular-webfont.eot?iefix') format('eot'),
          url('../fonts/Museo300-Regular-webfont.woff') format('woff'),
          url('../fonts/Museo300-Regular-webfont.ttf') format('truetype'),
          url('../fonts/Museo300-Regular-webfont.svg#webfontBsA9EFUC') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Museo500';
    src:  url('../fonts/Museo500-Regular-webfont.eot');
    src:  url('../fonts/Museo500-Regular-webfont.eot?iefix') format('eot'),
          url('../fonts/Museo500-Regular-webfont.woff') format('woff'),
          url('../fonts/Museo500-Regular-webfont.ttf') format('truetype'),
          url('../fonts/Museo500-Regular-webfont.svg#webfontBsA9EFUC') format('svg');
    font-weight: normal;
    font-style: normal;

}



/* GREYBACK COLORS */
	.greyback_primary, a.greyback_primary:hover, a.greyback_primary:visited {
		background: #8f551c;
		color: #e8cf80;
	}

	.greyback_secondary, a.greyback_secondary:hover, a.greyback_secondary:visited {
		background: #cccccc;
		color: #666666;
	}

	.greyback_primary_accent, a.greyback_primary_accent:hover, a.greyback_primary_accent:visited {
		background: #1e1106;
		color: #ffffff;
	}

	.greyback_secondary_accent, a.greyback_secondary_accent:hover, a.greyback_secondary_accent:visited {
		background: #aaaaaa;
		color: #ffffff;
	}
/* @override http://www.intensives.com/fileadmin/templates/css/styles.css */

body {
	margin: 0;
	padding: 0;
	background: #533B2B url(../img/body_bg.jpg) no-repeat fixed center;
}

#blog body {
	background: none;
}

body, div, p {
	letter-spacing: 1px;
	color: #cba95d;
  font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
}

fieldset {
	border: 0px;
}

a {
	text-decoration: none;
	color: #9B4E0A;
}
a:hover {
	color: #cba95d;
	
}
a:focus {
	outline: none;
}

h3 {
	letter-spacing: 1px;
	color: #9B4E0A;
  	font: 13px Verdana, "Lucida Grande", Lucida, sans-serif;
	font-style: bold;
   	font-weight: bold;

}

#secondarycontent p {
	color: #9B4E0A;
  	font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
	letter-spacing: 1px;
	line-height: 12px;
	padding: 0;
	margin: 0;
}

#secondarycontent div {
	padding-left: 20px;
}

#secondarycontent b {
	color: #009F91;
	font-weight: normal;
}

.upcomingevents{
	text-indent: 30px;
}
	

.interior #container {
	width: 864px;
	/*height: 684px;*/
	height: 572px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -286px; /*set to a negative number 1/2 of your height*/
	margin-left: -432px; /*set to a negative number 1/2 of your width*/
}

#container {
	margin: auto;
	width: 864px;
	background: #482A15;
	height: 1000px;
}

h2 {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}

#header {
	background: url(../img/header.gif);
	width: 864px;
	/*height: 314px;*/
	height: 254px;
	position: relative;
	overflow: hidden;
}
#header ul,
#header li {
  padding: 0;
  margin: 0;
  text-indent: 0;
}


#content {
	background: url(../img/home_content.gif) no-repeat 0 top;
	width: 864px;
	top: 36px;
	*top: 0px;
	position: relative;
				/*border: 1px solid green;*/
}

.interior #content {
	height: 249px;
}

/* different bg for home page */
#home #content {
	background: url(../img/home_content.gif) no-repeat 0 top;
}

#maincontent {
	width: 610px;
	/*height: 308px;*/
	/*position: relative;*/
	position: absolute;
	/*float: left;*/
	padding: 5px 20px 0px 20px;
	overflow-y: auto;
}

.interior #maincontent {
	height: 233px;
	}

#full_main {
	width: 610px;
	/*position: relative;*/
	/*float: left;*/
}
#home #maincontent {
  overflow-y: none;
}
/* scrolling in maincontent; jScrollPane jQuery plugin */
a.jScrollArrowUp {
	background: url(../img/basic_arrow_up.gif) no-repeat 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown {
	background: url(../img/basic_arrow_down.gif) no-repeat 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}
.jScrollPaneContainer {
	position: absolute !important;
}

.video_overlay {
	position: absolute;
	top: -100%;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/transparent_bg.png);
	z-index: 5000;
}

#video_close1, #video_close2 {
	display: block;
	text-indent: -3000em;
	position: absolute;
	z-index: 2000;
	top: 50%;
	left: 50%;
	margin-left: 309px;
	margin-top: -274px;
	background: url(../img/close_btn.png);
	width: 43px;
	height: 43px;
}

#video_close2 {
	margin-left: 309px;
	margin-top: -237px;
}

#video_player1 {
	position: absolute;
	width: 640px;
	height: 480px;
	left: 50%;
	top: 50%;
	margin-left: -320px;
	margin-top: -240px;
	z-index: 1000;
}

#video_player2 {
	position: absolute;
	width: 640px;
	height: 406px;
	left: 50%;
	top: 50%;
	margin-left: -320px;
	margin-top: -203px;
	z-index: 1000;
}

/* modal window */
#modalvideo, #modalvideo2 {

  display: none;
  position: absolute;
  top: 100px;
  width: 480px;
  height: 360px;
  left: 50%;
  top: 50%;
  margin-left: -240px;
  margin-top: -200px;
  background-color: black;
}
#modalvideo2 {
	height: 270px;
}
#modalvideoclose a,
#modalvideoclose a:link,
#modalvideoclose a:visited,
#modalvideoclose2 a,
#modalvideoclose2 a:link,
#modalvideoclose2 a:visited {
  color: #743416;
}
#modalvideoclose, #modalvideoclose2 {
  position: relative;
  float: right;
  padding: 3px;
}


#secondarycontent {
	width: 184px;
	height: 248px;
	/*position: relative;*/
	position: absolute;
	overflow: hidden;
	/*float: right;*/
	left: 640px;
	top: 0;
}

#fullsecondary {
	width: 184px;
	float: right;
}

#secondarycontent h2 {
  color: #cba95d;
  font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  padding-top: 3px;
}

.aqua {
  color: #009F91;
  font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
  letter-spacing: 0px;
  line-height: 20%;
}


.interior #footer {
	width: 864px;
	height: 33px;
	position: absolute;
	bottom: 0;
	background: url(../img/footer.gif);
	clear: both;
	float: none;
}

#footer {
	width: 864px;
	height: 33px;
	background: url(../img/footer.gif);
	float: left;
}


.clear {
  clear: both;
  display: block;
  font-size: 1%;
  float: none;
}




#footer p {
	margin: 0;
	float: left;
	line-height: 40px;
	/*font-size: 80%;*/
	padding-left: 70px;
	padding-right: 40px;
}
#footer ul {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#footer ul li {
	display: inline;
	padding-right: 12px;
	line-height: 40px;
}
#footer ul li a {
	color: white;
	font-size: 95%;
	text-transform: lowercase;
	text-decoration: none;
}




/******************************
 * INTERIOR PAGES *
 *****************************/
/*
.interior #maincontent {
  background-color: #EECE7A;
}


.interior #secondarycontent {
  background: url(../img/secondarycontent.jpg) 0 top;
}
*/

.interior #content {
  background: url(../img/content.gif) no-repeat 0 top;
}




/******************************
 * PLUGINS *
 *****************************/
/* Calendar Plugin "cal" */
#month-header-prevnext a {
  text-decoration: none;
}
.tx-cal-controller img {
  display: inline;
}
#month-header-prevnext img {
  vertical-align: middle;
}
.default_categoryheader_text {
  margin-left: 0;
}
.day {
  background-color: #E5D7B7;
}
#month-header {
  text-align: center;
  padding: 4px 0;
}
#month-header-prevnext {
  position: relative;
  width: 100%;
  float: none;
}
.previous_month {
  position: absolute;
  left: 10px;
  top: 0;
}
.next_month {
  position: absolute;
  right: 10px;
  top: 0;
}
.current_month {
  font-size: 24px;
  font-weight: bold;
}
.month-large .weekday {
  background-color: #A7824B;
}
.tx-cal-controller .navback {
  background-image: none;
  background-color: #E5D7B7;
}
.monthToday {
  background-color: #2B100B !important;
}
.monthToday .date {
  color: white;
}
.month-large,
.month-large th, .month-large td {
  border: 1px dashed #c2a59f;
}


/************************************
 * STAFF PAGE *
 ***********************************/
#staff #detail {
  width: 100%;
  /*height: 400px;*/
  height: 340px;
}
#staff #content {
  /*height: 250px;*/
  height: 195px;
}
#staff #maincontent {
  /*height: 250px;*/
  height: 195px;
  width: 824px;
}
#staff #secondarycontent {
  display: none;
}
#staff #mainnav {
  /*top: 5px;*/
  top: -1px;

}
#staff #footer {
  display: none;
}
#staff #mainnav ul a {
  top: 7px;
}
#staff #mainnav li ul {
  bottom: 35px;
}
#staff #mainnav li ul li {
  /*padding-bottom: 10px;*/
  padding-top: 0;
}

/************************************
 * GALLERY PLUGIN ON STAFF PAGE *
 ***********************************/
#staff .tx-rgsmoothgallery-pi1 {
  background: none;
  padding: 20px;
}
#staff .jdGallery .slideElement {
  background-color: transparent;
}
#staff .jdGallery .slideInfoZone {
  /*top: 20px;*/
  bottom: auto;
  left: 285px;
  right: auto;
  width: 530px;
  height: 360px;
  background: none;
  overflow-y: hidden;
  color: #cba95d;
}
#staff .jdGallery .slideInfoZone h2 {
  font-size: inherit;
  color: #cba95d;
}
#staff .jdGallery .slideInfoZone p {
  font-size: inherit;
  color: #cba95d;
}
#staff .jdGallery {
  overflow: visible;
}
#staff .myGallery {
  border: none;
}
#staff .carouselInner .thumbnail {
  display: inline;
  float: left;
}
#staff .jdExtCarousel p.label{
  height: 20px;
}
#staff .jdExtCarousel .label .number{
	display: none;
}
#staff .jdGallery .slideInfoZone h2 {
	font-size: 130% !important;
}
#staff .jdGallery .slideInfoZone p {
	font-size: 100% !important;
}


.videolink {
	float: left;
}

.videolink a {
	width: 580px;
	height: 220px;
	color: #fff;
	display: block;
	text-decoration: none;
	text-indent: -3000px;
}




/*******************************************
 * MAIN NAV *
 ******************************************/
/*#mainnav {
	background: url(../img/mainnav.gif) no-repeat;
	width: 864px;
	height: 37px;
	position: relative;
	text-align: left;
	left: 0;
	padding: 0;
}*/

#mainnav {
	background: url(../img/mainnav.gif) no-repeat;
	float: left;
	width: 864px;
}

#mainnavie {
	z-index: 1000; 
	margin: auto;
	height: 37px;
	position:relative; 
	text-align: left;
	background: url(../img/mainnav.gif) no-repeat;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 4px;
}
#mainnav ul li a, 
#mainnav ul li a:visited {
	display:block; 
	text-decoration:none; 
	height:37px; 
	text-align:left; 
	color: #9B4E0A; 
	padding-left:18px; 
	padding-top: 3px;
	padding-right: 22px;
	line-height:37px; 
	font-size:11px;
}
#mainnav ul ul {
}
#mainnav ul {
	padding:0 0 0 20px; 
	margin:0;
	list-style-type: none; 
}
#mainnav ul li {
	float:left; 
	position:relative;
}
#mainnav ul li ul {
	padding: 0;
	visibility:hidden; 
	position:absolute;
	letter-spacing: 1px;
	text-transform: lowercase;
	width: 150px;
	
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
}

#mainnav table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	font-size: 1em;
	margin: -1px;
}

#mainnav ul li:hover a, 
#mainnav ul li a:hover {
	/*color: #000;
	background: #e9e9c7;*/
}

#mainnav ul li:hover ul, 
#mainnav ul li a:hover ul {
	visibility: visible;
	left: 0;
}


.interior #mainnav ul li:hover ul, 
.interior #mainnav ul li a:hover ul {
	visibility: visible;
	bottom: 33px;
	left: 0;
}

#mainnav ul li:hover ul li a.sub, 
#mainnav ul li a:hover ul li a.sub {
	background: #a7c9c9;
	color: #000;
}

#mainnav ul li:hover ul li, 
#mainnav ul li a:hover ul li {
	display: block;
	color: #fff;
	width: 100%;
	clear: both;
}

#mainnav ul li:hover ul li:hover a.sub, 
#mainnav ul li a:hover ul li a:hover.sub {
	background: #dfc184;
	color: #fff;
}

#mainnav ul li:hover ul li ul, 
#mainnav ul li a:hover ul li a ul {
	visibility: hidden;
	position: absolute;
}

#mainnav ul li:hover ul li a, 
#mainnav ul li a:hover ul li a {
	display: block;
	background: #9A5107;
	color: #fff;
	width: 100%;
	padding-left: 10px;
}

/* main over-styling */
#mainnav ul li:hover ul li a:hover, 
#mainnav ul li a:hover ul li a:hover {
	background: #dfc184;
	color: #000;
}

#mainnav ul li:hover ul li:hover ul, 
#mainnav ul li a:hover ul li a:hover ul {
	visibility: visible;
	left: 210px;
	bottom: 0;
}

#mainnav ul li:hover ul li:hover ul li a, 
#mainnav ul li a:hover ul li a:hover ul li a {
	background: #dfc184;
	color: #000;
}

#mainnav ul li:hover ul li:hover ul li a:hover, 
#mainnav ul li a:hover ul li a:hover ul li a:hover {
	background: #c9c9a7;
	color: #000;
}

#mainnav ul li:hover ul.left, 
#mainnav ul li a:hover ul.left {
	left: -105px;
}

#mainnav ul li:hover ul li:hover ul.left, 
#mainnav ul li a:hover ul li a:hover ul.left {
	left: -210px;
	width: 209px;
}

.staff {
	overflow: hidden;
}

.staff #mainnavie {
	float: left;
}

.staff #footer {
	display: none;
}

#staff {
	width: 864px;
	height: 535px;
	float: left;
}

#staff_details {
	width: 864px;
	height: 340px;
}

#staff_details_panels {
	width: 864px;
	height: 340px;
}

#staff_listing {
	background: url(../img/content.gif) top center no-repeat;
	padding: 47px 18px 27px;
	width: 828px;
	height: 140px;
	float: left;
}

#staff_wrap {
	width: 828px;
	height: 120px;
	overflow:auto;
}

#staff_listing ul {
	height: 100px;
	width: 1500px;
}

.staff_member {
	float: left;
	padding-right: 3px;
}

.staff_member a {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.staff_member a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

.staff_member_detail_image {
	padding: 20px;
	float: left;
}

.staff_detail {
	width: 864px;
	height: 340px;
}

.staff_info {
	padding: 10px 20px 20px;
}

.jspHorizontalBar .jspArrowLeft {
	background: url(../img/TriangleL.gif) #74380D;
}

.jspHorizontalBar .jspArrowRight {
	background: url(../img/TriangleR.gif) #74380D;
}

#media_banner_23_pager {
	display: none;
}

#logo, #logo a {
	margin: auto;
	width: 864px;
	height: 140px;
	background: url(../img/logo_header.png) no-repeat;
	text-indent: -2000px;
	display: block;
	
}
