@charset "UTF-8";
/* CSS Document */


body
{
	margin: 0;
	padding: 0;	
	background:  no-repeat fixed #ccbb99; /* url(../images/barnBackground.jpg) c6c5c4; */
	/* background-size: contain; */

}	

ul, menu, dir
{
	margin: 0;	
}

#container
{
	width: 960px;
	padding: 0 0 0 0;
	margin: 0 auto;	
}

#header
{
	width: 960px;
	padding: 0px 0px 0px 38px;	/*mg: crop uses: padding: 5px 0px 0px 38px; Original was 20px 0 0 250px; */
	height: 120px;                  /*mg: crop uses: 150px; */
}

#header img
{
	border: 0;	
}

a img
{
	border: none;	
}

#header a
{
	text-decoration: none;	
}

 .smaller{font-size:0.9em;}
 .evensmaller{font-size:0.9em;line-height:1.1;}
 .bigger{font-size:1.1em;}
 .bigger2{font-size:1.2em;}
 .quote{color:#993366;font-style:italic;}


.crop { width: 960px; height: 135px; overflow: hidden; }
.crop img { width: 990px; height: 360px; margin: -65px 0 0 -104px; } /*850:300: -75px*/

.crop2 { width: 960px; height: 135px; overflow: hidden; }
.crop2 img { width: 960px; height:740px; margin: -275px -490px 0 -75px; } /*orig: 580:436: */

.crop3 { width: 885px; height: 120px; overflow: hidden; }
.crop3 img { width: 1100px; height:140px; margin: -10px -25px -90px -30px; }  



#TSCart_header a
{
	color: #fff !important;	
}

#page
{
	width: 890px;
	margin: 0 auto;
	padding: 0px 20px;
}

@font-face {
    font-family: "CrimsonRoman", "Times New Roman", Times, serif;	
    font-weight: normal;
    font-style: normal;

}

h1, h2, h3, h4, h5, h6, p, a, li
{
	font-family: "CrimsonRoman", "Times New Roman", Times, serif;	
}

/*-----------------
	NAVIGATION
-----------------*/

#navbarContainer
{
	width: 890px;
	height: 52px;
	margin: 0 auto;	
	background: #bbaa88;
}

#navbarContainer ul
{
	width: 890px;
	height: 40px;
	margin: 0 auto 0 24px;
	color: #993333; /*#eaeaea;*/
	list-style: none;
	line-height: 52px;
	font-size: 16px;
}

#navbarContainer ul li
{
	float: left;
	margin: 0 12px;
}

#navbarContainer ul li.first
{
	margin: 0 4px 0 0;	
}

#navbarContainer ul li a
{
	color: #993333; /*#eaeaea;*/
	text-decoration: none;
	padding: 0 6px;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
}

#navbarContainer ul li a:hover
{
	color: #fff;
	-webkit-transition-duration: 0.2s;	
	-moz-transition-duration: 0.2s;
}

/*-----------------
	SIDEBAR
-----------------*/

#sidebar
{
	width: 190px;
	height: 433px;
	padding: 10px 5px 0;
	border: 3px solid #336633; /*#eaeaea;*/	
	margin: 0 0 20px 0;
	text-align: center;
	position: relative;
}

#sidebar h3
{
	color: #595856;
	margin: 0 0 15px 0;	
	font-weight: 100;
}

#sidebar h3 a
{
	color: #595856;
	text-decoration: none;	
}

#sidebar h4 {
	color: #595856;
	margin: 0 0 0 0;	
	font-weight: 100;
}

#sidebar h4 a {
	color: #595856;
	text-decoration: none;	
}

#sidebar p a 
{
	color: #898680;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0;
	padding: 0;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
}

#sidebar p a.pastDates
{
	font-size: 16px !important;	
}

#sidebar p a:hover
{
	text-decoration: underline;
}

#sidebar:hover p a 
{
	color: #3a3937;	
	text-decoration: underline;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
}

#sidebar:hover #tourDates ul li a
{
	color: #fff;	
	font-weight: 100;
	text-decoration: underline;
}

#sidebar:hover #tourDates ul li.date
{
	color: #fff;
	font-weight: 100;	
}

#tourDates
{
	width: 190px;
	height: 135px;
}

#tourDates ul
{
	height: 30px;
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
}

#tourDates ul li
{
	color: #993333;
	text-align: center;
	float: left;
}

#tourDates ul li a
{
	color: #eaeaea;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
}

#tourDates ul li.date
{
	color: #eaeaea;
	width: 70px;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
}

#tourDates ul li.venue
{
	width: 120px;
	text-align: center;
}

#tourDates ul li.venue a
{
	text-decoration: none;
}

#tourDates ul li.venue a:hover
{
	text-decoration: underline;	
}



#connectNew
{
	width: 860px;
	height: 55px;
	/*background: #bbaa88;*/
	padding: 0 0 20px 100px;
}

#connectNew > img
{
	margin: 0  40px 10px 20px;	
}

#connectNew a
{
	margin: 0 20px 10px 10px;
	background: #666677;  /*#aaaabb; #9999aa; #bbaadd;*/	
	padding: 13px 3px 0 3px;
}


#connect
{
	width: 190px;
	height: 165px;
}

#connect > img
{
	margin: 0 0 10px 0;	
}

#social
{
	width: 199px;
	height: 32px;
	margin: 0 0 10px -4px;
	/*background: #666677;*/ 
	background: #bbaa88;
}

#social ul
{
	width: 207px;
	padding: 0;
	margin: 0 0 0 10px;
	list-style: none;	
}

#social ul li
{
	float: left;
	margin-right: 6px;	
}

#social ul li.last
{
	margin: 0;	
}

.fb_iframe_widget iframe
{
	height: 80px !important;	
}

#fb-root
{
	padding-top: 8px;	
}

#email
{
	width: 170px;
	border-top: 1px dotted #eaeaea;
	border-bottom: 1px dotted #eaeaea;
	/*height: 70px;*/
	min-height:70px;  
        overflow:auto;
	padding: 0px;
	margin: 0 auto;
}

#email h3
{
	font-size: 12px;
	margin: 5px 0 8px 0;
	text-transform: uppercase;
}

#email p
{
	margin: 0;
	font-size: 12px;
	line-height: 14px;
	color: #595856;
}

#email:hover a
{
	color: #33aa33;	
	text-decoration: underline;
}

#email .addressForm
{
	display: none;	
}


#email .addressForm input
{
	-webkit-border-radius: 0;	
}

input[type="email"]
{
	border: 1px solid #eaeaea;
	float: left;
	width: 90px;
	margin-right: 8px;
	padding: 3px 5px;
	outline: none;
	color: #595856;
}

input[type="button"]
{
	float: left;
	border: 1px solid #eaeaea;
	background: #fff;
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	z-index: 1;
	cursor: pointer;
	color: #595856;
}


#contacts
{
	width: 370px;
	border-top: 1px dotted #eaeaea;
	border-bottom: 1px dotted #eaeaea;
	padding: 0px;
	margin: 0 auto;
	line-height: 1.5em;
}

#contacts a
{
	font-family: sans-serif;	
}
	
#contacts:hover a
{
	color: #33aa33;	
	text-decoration: underline;
}
/*-----------------
		MAIN
-----------------*/

.burgundyText
{
	color: #993333;
	line-height: 22px;
}

#left
{
	width: 670px;
	float: left;
}

#right
{
	width: 205px;
	float: right;
}

#fullCtr
{
	width: 875px;
	float: left;
}

/*-----------------
	FOOTER
-----------------*/

#footer
{
	width: 960px;
	height: 92px;
	margin: 10px 0 0 0;
	background: url(../images/border.png) no-repeat top center;
	color: #eaeaea;
	position: relative;
}

#footerContent
{
	width: 840px;
	height: 50px;
	margin: 0 auto;	
	padding: 30px 0 0 0;
	font-size: 12px;
}

#copyright
{
	/*float: left;*/
	text-align: center;
	padding-top: 8px;
}

#footerNav
{
	/*float: right;*/
	text-align: center;
	color: #339933; /*#eaeaea;*/
	font-size: 14px;	
}

#footer p
{
	margin: 0;	
}

#footerNav a
{
	color: #339933; /*#eaeaea;*/
	text-decoration: none;
	margin: 0 6px 0 0;	
}

#footerNav a:hover
{
	color: #fff;	
}

#logo
{
	margin: 0 auto;
	width: 38px;
	position: absolute;
	left: 435px;
	top: 15px;	
}

