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

.title-left {color: #fff; font-size: 24px; padding-left:22px; padding-top:14px;}
/*.title-right {color: #443931; font-size: 24px; float: right; margin-top:-34px; padding-right:116px;}*/

.datetagline {

font-size: 20px;
    line-height: 0.5;
font-weight: normal;

}
.title-right { 

    color: #443931;
    float: right;
    font-size: 24px;
    margin-top: -34px;
    text-align: center;
    width: 470px;
   

}

.event {

    color: #443931;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin-top: -38px;
    text-align: center;
    width: 470px;


}


.contact { color: #fff; font-size: 24px; padding-left:22px; padding-top:28px;}
/*.event { color:#443931; float:right; font-family:Arial,Helvetica,sans-serif; font-size:13px; margin-top:-38px; padding-right:32px; text-align:center;}*/
.event a{text-decoration: none;}
ul {list-style-type:square !important;}

.filmmaker {margin-bottom: -1px;}

.gallery table, td, th{
	text-align: center !important;	
}

.submit {border: 0px; font-size: 14px; background-color: #dadada; color: #6a584c; height: 25px;}

#maincontent {
	background-image: url(/images/woodbg.jpg);
	background-repeat: repeat-y;
	margin-bottom: 2em;
}
.infobox {
	background-image: url(/images/infobg.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 950px;
	margin-bottom: 1em;	
		font-family: 'Yanone Kaffeesatz', arial, serif;

	}
.content {
	background-image:url("/images/textbg.png");
	margin-bottom:24px;
	margin-left:24px;
	margin-top:24px;
	padding:42px;
	text-align:left;
	width:815px;
}

.video {
	text-align:center;
	padding-top: 4em;
	padding-bottom: 4em;
	
}
#navbar {
	text-align:center;
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-size: 26px;
	font-weight: 300;
	color: #443931;
	margin:0 0 0 0 ;
	padding-bottom:0.55em;
	padding-top:.55em;
	margin-left:15px;
	
	
}
#navbar ul li a {
	text-decoration: none;
	color: #443931 !important;
	
}
/*navbar*/


#navbar li {
	list-style: none;  

}
#navbar li a {
	
	text-decoration: none !important;
	color: #443931 !important;
}


#navbar li ul {
	
	width: 8em; /* Width to help Opera out */
	
	font-size: 22px;
	font-weight: 300;
	text-align:left;

}

#navbar li:hover {
color:#856f60 !important;
cursor:pointer;
}

#navbar li a:hover {
	
	color: #856f60 !important;
}

#navbar li ul li a {
	
	color: #443931 !important;
}




 
 ul.dropdown li {
   color: #443931 !important;	 
 cursor:pointer !important;
 padding:7px 8px !important;
 background:#ffffff;
 border:none;
 border-bottom: 1px solid #ffffff;
 
 }
 
 
 ul.dropdown li:hover {
	background:white; 
 }
 
 
  ul.dropdown ul {
 background:#ffffff;
 }
 
  ul.dropdown ul li{
 width:180px;
 }
 
 



 
 

/*navbar end*/
 


 
 
 
 
 
 
 /*ALTERNATIVE NAV BAR*/

h3 {
	font-family: 'Yanone Kaffeesatz', arial, serif !important;
	font-size: 25px !important;
	font-weight: 400 !important;
}
h4 {
	font-family: 'Yanone Kaffeesatz', arial, serif !important;
	font-size: 20px !important;
	font-weight: 400 !important;
	margin-top: 5px !important;
}
/*colorbox css*/

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	overflow:hidden;
}
#cboxOverlay {
	position:fixed;
	width:100%;
	height:100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear:left;
}
#cboxContent {
	position:relative;
	overflow:hidden;
}
#cboxLoadedContent {
	overflow:auto;
}
#cboxLoadedContent iframe {
	display:block;
	width:100%;
	height:100%;
	border:0;
}
#cboxTitle {
	margin:0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor:pointer;
}
/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay {
	background:url(/images/overlay.png) 0 0 repeat;
}
#colorbox {
}
#cboxTopLeft {
	width:21px;
	height:21px;
	background:url(/images/controls.png) -100px 0 no-repeat;
}
#cboxTopRight {
	width:21px;
	height:21px;
	background:url(/images/controls.png) -129px 0 no-repeat;
}
#cboxBottomLeft {
	width:21px;
	height:21px;
	background:url(/images/controls.png) -100px -29px no-repeat;
}
#cboxBottomRight {
	width:21px;
	height:21px;
	background:url(/images/controls.png) -129px -29px no-repeat;
}
#cboxMiddleLeft {
	width:21px;
	background:url(/images/controls.png) left top repeat-y;
}
#cboxMiddleRight {
	width:21px;
	background:url(/images/controls.png) right top repeat-y;
}
#cboxTopCenter {
	height:21px;
	background:url(/images/border.png) 0 0 repeat-x;
}
#cboxBottomCenter {
	height:21px;
	background:url(/images/border.png) 0 -29px repeat-x;
}
#cboxContent {
	background:#fff;
}
#cboxLoadedContent {
	margin-bottom:28px;
}
#cboxTitle {
	position:absolute;
	bottom:4px;
	left:0;
	text-align:center;
	width:100%;
	color:#949494;
}
#cboxCurrent {
	position:absolute;
	bottom:4px;
	left:58px;
	color:#949494;
}
#cboxSlideshow {
	position:absolute;
	bottom:4px;
	right:30px;
	color:#0092ef;
}
#cboxPrevious {
	position:absolute;
	bottom:0;
	left:0px;
	background:url(/images/controls.png) -75px 0px no-repeat;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
#cboxPrevious.hover {
	background-position:-75px -25px;
}
#cboxNext {
	position:absolute;
	bottom:0;
	left:27px;
	background:url(/images/controls.png) -50px 0px no-repeat;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
#cboxNext.hover {
	background-position:-50px -25px;
}
#cboxLoadingOverlay {
	background:url(/images/loading_background.png) center center no-repeat;
}
#cboxLoadingGraphic {
	background:url(/images/loading.gif) center center no-repeat;
}
#cboxClose {
	position:absolute;
	bottom:0;
	right:0;
	background:url(/images/controls.png) -25px 0px no-repeat;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
#cboxClose.hover {
	background-position:-25px -25px;
}
/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background /images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft {
	background:transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderTopLeft.png, sizingMethod='scale');
}
.cboxIE #cboxTopCenter {
	background:transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderTopCenter.png, sizingMethod='scale');
}
.cboxIE #cboxTopRight {
	background:transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderTopRight.png, sizingMethod='scale');
}
.cboxIE #cboxBottomLeft {
	background:transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');
}
.cboxIE #cboxBottomCenter {
	background:transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');
}
.cboxIE #cboxBottomRight {
	background:transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderBottomRight.png, sizingMethod='scale');
}
.cboxIE #cboxMiddleLeft {
	background:transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');
}
.cboxIE #cboxMiddleRight {
	background:transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');
}
/*end colorbox*/

 

.cboxElement img{
	border:5px solid #856f60 !important;
}

.cboxElement:hover img{
	border:5px solid #b33300 !important;
	position:relative;

}




h3 {
	color:#b33300 !important;
}

h4 {
color:#362118 !important;	
}

 body {
font-size:14px!important;
color:#4b382f !important;

}


blockquote {
color:#4b382f;
font-size:13px;
font-weight:bolder;
}

.quotee {
font-size:20px;
text-align:right;
color:#a52b00;	
}

a, a:visited {
color:#a52f00;
text-decoration:underline;
}

a:hover {
color:#422206;	
	
}


table td {
	
text-align:left !important;
}

.gallery td, tr {
text-align:center !important;
margin:0;
padding:10px 0;
}

.content_left  {

width:330px;
float:left;
}

.content_right  {
width:330px;
float:right;
}

.image_left  {

padding-right:10px;
float:left;
}

.image_right  {
padding-left:10px;
float:right;
}





text-align:right !important;
color:#a52b00 !important;	
}

a, a:visited {
color:#a52f00;
text-decoration:underline;
}

a:hover {
color:#422206 ;	
	
}


table td {
	
text-align:left !important;
}

.gallery td, tr {
text-align:center !important;
margin:0;
padding:10px 0;
}

.content_left  {

width:330px !important;
float:left !important;
}

.content_right  {
width:330px !important;
float:right !important;
}

.image_left  {

padding-right:10px !important;
float:left !important;
}

.image_right  {
padding-left:10px !important;
float:right !important;
}




0px !important;
float:right !important;
}





