
/*
***************************************

	TYPOGRAPHY AND COLOR RULES

***************************************
*/
body {
	/*background: transparent url(../images/bg-fullpage.jpg) top  left repeat;
		color: #ffffff;
	font-size: 76%;
	font-family: tahoma, geneva, arial, sans-serif; 
	font: 12px/1.4em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;*/
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	min-width: 800px;
	background: #d0ab81 url(../images/bg2.jpg) top center repeat-y;  /*line-height: 1.1em;*/ 
	font-family: tahoma, geneva, arial, sans-serif; 
	font: 12px/1.4em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	color: #442d00;
}





img  {
	border-width: 0
}
a, a:link,  a:visited  {
	color: #940018;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}
	
a:hover   {
	text-decoration: underline;
}


/*ul {
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	margin: 1em 1.2em 1em 1em;
	}
	ol {
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	margin: 1em 1.2em 1em 1em;
	}
	
li {
	padding-left: 10px;
	line-height: 1.1em;
	margin: .3em;
	list-style-type: disc;

	}*/
td {
	vertical-align: top; 
	text-align: left;
	}

hr {color:#bdb8ac;}


h1   {
	color: #734b3e;
	text-align: left;
	font: 20px arial, sans-serif;
	font-weight: bold;
	line-height: 1.3em;
	margin-top: 0px;
}


h2   {
	color: #8f8d5b;
	text-align: left;
	font: 15px arial, sans-serif;
	font-weight: bold;
	line-height: 1.3em;
	

}

h3    {
	color: #8f8d5b;
	text-align: left;
	font: 14px arial, sans-serif;
	font-weight: bold;
	text-transform:capitalize;
	border-top: 1px solid #cccccc;;

}
h4   {
	color: #333333;
	background-color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 10px;
	margin-top: 0px;

}
h5   {
	color: #666666;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: .9em;

}
/*
***************************************

	LAYOUT

***************************************
*/



#wrap {
background:  #fff/*transparent url("../images/bg-outside.jpg") repeat left top */;
	width: 990px;
	margin: 0 auto; 
	padding-bottom: 15px;
	background:  #fff url(../images/bg-header.gif) top right no-repeat ;
}


#page {
	margin: 0 auto; 
	width: 920px;
		
	 
}


.layoutFixed {
	margin: 0 auto;
	width:1014px;}


#bodywrap {
	width: 920px; 
	margin: 0px auto 0 auto; 
	background-color: transparent;
	text-align: center;
	padding: 0px 0 0 0;
	background: #ffffff/* url("../images/bg-outside.jpg") repeat left top */;
}

#contentwrap {
	background: transparent;
	padding: 0px 0px 0px 0px;
	margin: auto 0px;
	width: 920px;
}



#bottomcurve {
	background-color: #45443f;

}
/*

***************************************

	MAIN NAVIGATION /admin driven links

***************************************

*/

#navigation {
	width: 920px;
	padding: 0px 0 0px 0;
	margin: 15px auto 0px auto;
	/*height: 29px;*/
	text-align: center;

}
#navContainer {
	width: 920px;
	margin: 0px auto 0px auto;
	background: transparent url(../images/bg-divider.jpg) top center no-repeat;
	color: #3d3f40; 
	height: 25px; padding-top: 3px;
	/*border-top: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;*/
	
}

#nav {
	margin: 0px auto 0px auto;
	text-align: left; 
	background-color: transparent;
	padding-top: 6px;
}

#nav li {
	display: inline;
	list-style-type: none;
	padding-right: 14px;
	padding-left: 4px;

}
#nav li a:link { color: #333; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; text-transform: capitalize;}
#nav li a:visited { color: #333; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; text-transform: capitalize;}
#nav li a:hover {text-decoration: none;  color: #940018;}



/*
***************************************

	HEADER DIVs

***************************************
*/



#header {
	background: transparent /*#50281b url(../images/bg-header.jpg) repeat-x left top*/;
	width: 920px;
	height: 85px;
	margin: 0 auto;
	position: relative;
		}

#logo {
	position: absolute;
	top: 15px; left: 25px;
	width: 280px;
	height: 78px;
	z-index: auto;

}


#navtertiary {
	position: absolute;
	float: right;
	right: 0px;
	top: 0px;
	width: 450px;
	padding-top: 10px;
	font-style: italic;
	height: 20px;
	text-align: right;
	font-size: 12px;
	color: #999;
	padding-right: 40px;
	background: transparent/*transparent url(../images/bg-tertiary.png) right top no-repeat*/;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#navtertiary a:link {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	padding: 2px 7px 2px 8px;background-color: white;
	
}

#navtertiary a:visited {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	padding: 2px 7px 2px 8px;background-color: white;
}

#navtertiary a:hover {
	 color: #840425;
}


/*#buttonswrap {
	padding-right: 55px;
}	
#buttonsarea {
	background: transparent;
	width: 920px;
	height: 46px;
	margin: 0 auto;
	text-align: right;
	padding-top: 10px;
}*/


#buttonswrap {
	padding-right: 25px;
}	
#buttonsarea {
	background: transparent;
	position: absolute;
	top:30px;
	right: 0px;
	width: 195px;
	height: 49px;
	margin: 0 auto;
	
	
}


table#titlebar {
	width: 950px;
	text-align: left;
	border-top: 4px solid #333333;
	border-bottom: 4px solid #333333;
}

/*
***************************************

	CONTENT AREA

***************************************
*/
#content {
	width: 964px; 
	margin: 0px auto 0 auto; 
	background-color: transparent;
	text-align: center;
	padding: 15px 0 0 0;
	
}


div#left {
	width: 177px;
	float: left;
	background: #f1e8d9/*transparent url(../images/bg-right.jpg) repeat left top  */;
	min-height: 400px; margin-top: 20px;
}

div#leftcontent {
	width: 154px;
 	padding-top: 20px;
	margin: 0 auto;
	text-align: left;

}
.title-category {
	text-transform: uppercase; 
	font-weight: bold; 
	text-align: left;}
	
	
	 .header {font-size: 11px; font-weight: bold; color: #999999; text-transform: uppercase; }
  .title {
 /*color: #771e00;
	text-align: left;
	font: 20px arial, sans-serif;
	font-weight: bold;
	line-height: 1.3em;
	margin-top: 0px;*/
		font-family: Georgia, Times, serif, Trebuchet MS, Verdana, Arial, Helvetica;
background-color: transparent/* url(../images/bg-htitles.png) repeat-x left top*/;
/*text-transform: uppercase;*/
letter-spacing: 1px;
padding-top: 5px;
padding-bottom: 4px;
border-bottom: 1px dotted #8f8d5b;
font-weight: bold;
color: #734b3e;
font-size: 22px;}	
	.sub-head { color: #827456; font-style: italic; font-size: 1.3em; font-family: Georgia, Times, serif, Trebuchet MS, Verdana, Arial, Helvetica;}
	

div#right {
	min-height: 400px;
	margin-bottom: 25px;
 	width: 722px;
	float: right;
	padding-bottom: 25px;
	background:#ffffff/* transparent url(../images/bg-left.jpg) repeat left top  */;
	
}

div#rightcontent {
 	width: 691px;
 	margin: 0 auto ;
 	padding-top: 20px;
 	text-align: left;
	font-size: 12px;
	line-height: 1.3em;
}

div#text-wrap {
	width: 670px;
	margin: 10px auto;
 }
 
div#text-left {
	float: left;
	width: 480px;

}

div#text-right {
	float: right;
	width: 167px;
	margin-top: 15px;
	
} 

div#title {
	/*background: transparent url(../images/bg-titles.png) repeat left top;
	height: 23px;
	text-transform: uppercase;
	color: #fede2e;
	text-transform: uppercase;
	padding-left: 10px;
	letter-spacing: 2px;
	font-size: 16px;
	padding-top: 6px;
	text-align: left;
	font-weight: bold;*/
	
	font-family: Georgia, Times, serif, Trebuchet MS, Verdana, Arial, Helvetica;
	background-color: transparent/* url(../images/bg-htitles.png) repeat-x left top*/;
	/*text-transform: uppercase;*/
	letter-spacing: 1px;
	padding-top: 5px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #8f8d5b;
	font-weight: bold;
	color: #734b3e;
	font-size: 22px;
 }
/*
***************************************

	EVENTS

***************************************
*/

a.eventlinks:link {
	font-size: 10px;
	color: #940018;
	font-weight: bold;
}
a.eventlinks:visited {
	font-size: 10px;
	color: #940018;
	font-weight: bold;
}
.eventitem {
	width: 640px; 
	margin-top: 10px;
	border-top: 1px dotted #827456;
	/*background: transparent url(../images/bg-showlisting-bar-dots.gif) no-repeat left top;*?
	/*border-top: 2px solid #cec3d3;*/
}

.eventname {
	font-size: 13px; 
	font-weight: bold; 
	color: #940018;
	}
.eventdate {font-size: 11px;font-weight: bold; text-transform: uppercase; color: #734b3e;}

.eventtitle {
	font-size: 15px; 
	font-weight: bold; 
	/*text-transform: uppercase;*/
	color: #940018;
	}
.eventcategory {
	font-size: 12px; 
	 
	color: #734b3e;
	}
#event-right h1 {
	font-size: 12px;
	color: #8f8d5b;
	text-transform: uppercase;
	
	padding: 1px 4px 1px 4px;
	margin: 15px 0 0 0;
	/*background: transparent url(../images/bg-showlisting-bar-dots.gif) no-repeat left top;*/
	border-top: 1px dotted #827456;
}
#event-right p {margin: 10px;}	

#event-left {
	float: left;
	width: 190px;

}
.photo {
	border: 1px solid #bdb8ac; padding: 4px;


}


#event-right {
	float: right;
	width: 457px;
	margin-top: 15px;
}



/*
***************************************

	EXPANDABLE BOXES

***************************************
*/

div.expandable_note_box {
		width: 185px;
		min-height: 100px;
		background-image: url("../images/top.gif");
		background-position: top left;
		background-repeat: no-repeat;
		padding-top: 10px;
		font-size: 110%;
		
	}
	
	div.expandable_note_box div.middle {
		width: 185px;
		background-image: url("../images/middle.gif");
		background-position: center;
		background-repeat: repeat-y;
		
	}
	
	div.expandable_note_box div.inside {
		padding-left: 15px;
		width: 149px;
		font-style: italic;
		border: 1px solid white;
		margin-left: 4px;
	}
	
	
	
	
	
	
	


/*
***************************************

	LEFT NAVIGATION BOXES DIVs

***************************************
*/
	
	

#navcontainer2 {
	margin: 0px;
	padding: 20px;
	background-color: #ede6e2;
}
#navlist
{
	margin: 0;
	padding: 5px;
	list-style: none;
	text-align: left;
	/*background-color: #f7f2f7;*/
}

#navlist li{
	padding-left: 10px;
	background: url(../images/arrow.gif) 0px 2px no-repeat;
	/*background-position: 0 .5em;*/
	padding: 0px 0px 0px 7px;
	margin-top: 9px;
	/*height: 21px;*/
	line-height: 1em;
}


#navlist li a {
	color:#403227;  
	font-size:10px; 
	text-decoration:none; 
	text-align: left; /*letter-spacing: .5px; height: 21px;*/  
	font-weight: bold; 
	}

#navlist li a:visited {
	color:#403227; 
	font-size:10px; 
	text-decoration:none; 
	text-align: left; /*letter-spacing: .5px; height: 21px;*/ 
	font-weight: bold;
}

#navlist li a:hover {
	text-decoration: underline; 
	color:#940018; 
	}
#navlist a.here:link {
	color: #940018; }
	#navlist a.here:visited {
	color: #940018; 
	}
	/*

/*
***************************************

	FOOTER/COPYRIGHT

***************************************
*/
	
#footer {
	width: 960px;
	height: 0px;
	color: #d7d7d7;
	background-color: transparent;
	margin: 0px auto 20px auto; font-weight: normal;
	padding: 0px 0px 0px 0px;font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	clear: both;
	/*background: transparent url(../images/bg-footer.jpg) left top no-repeat;*/
	
	
}

#footer a:link {
	color: #666;
}

#footer a:visited {
	color: #666;
}

#footer a:hover {
	color: #940018;
}


#copyright {
	width: 950px;
	color: #642f08;
	background-color: transparent;
	margin: 0px auto;
	padding: 5px 0px 20px 0px;
	font-size: 9px;
	clear: both;
	line-height: 1.2em;
}


#copyright a:link {
	color: #844c24; 
}

#copyright a:visited {
	color: #844c24;
}

#copyright a:hover {
	color: #940018; text-decoration:none;
}

#contact {
	float: right;
}

/*
***************************************

	SPONSORS

***************************************
*/

#sponsors {
	
	color: #c59046;
	background-color: #ffffff;background: transparent url(../images/bg-divider-bottom.jpg) top center no-repeat;
	margin: 0px auto 0px auto;
	padding: 20px 0px 10px 0px;
	font-size: 11px;
	clear: both;
	height: 136px;
	/*border-top: 1px solid #cfd3c6;*/
	
}

/*#sponsors a:link {
	color: white;
}
#sponsors a:visited {
	color: white;
}*/
#sponsors img {
	padding: 10px;
	}

/*
***************************************

	STYLES

***************************************
*/
.bold {font-weight: bold;}
.right {text-align: right;}
.italic {font-style: italic;}
.boxoffice {font-weight: bold; font-size: 12px; color: #940018; padding-left: 15px; padding-right: 15px;}
.buttons {	padding-top: 5px;}
.alignright {text-align: right;}
.uppercase {text-transform: uppercase;}
.staff img {border: 1px solid #bebdad;padding: 4px;}
