@font-face {
    font-family: 'ChunkFiveRomanRegular';
    src: url('fonts/chunkfive.eot');
    src: url('fonts/chunkfive.eot#iefix') format('embedded-opentype'),
         url('fonts/chunkfive.woff') format('woff'),
         url('fonts/chunkfive.ttf') format('truetype'),
         url('fonts/chunkfive.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}	

@charset "UTF-8";

body {
	background-color:#3C331E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/2012_bkgd.gif);
	background-repeat:no-repeat;
	background-position: center top;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.h1 {
	font-family: ChunkFiveRomanRegular, Trebuchet MS, non-serif;
	font-size: 17px;
	color: #ef382a;
}

.h2 {
	font-family: ChunkFiveRomanRegular, Trebuchet MS, non-serif;
	font-size: 14px;
	color: #ef382a;
}

.nav a:hover{
	font-style: underline;
}

.maintext {
    font-family: Georgia;
    font-size: 12px;
    line-height: 19px;
	color: #3c3013;
}

.maintext_sm {
    font-family: Georgia;
    font-size: 11px;
    line-height: 12px;
	color: #3c3013;
}

.quote {
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 24px;
	color: #ef382a;
	font-weight: bold;
	font-style: italic;
}

.listtext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #ef382a;
}


homeabout {
	font-family: "Palatino Linotype";
	font-size: 13px;
	line-height: 19px;
	color: #fbecbf;
	margin-top: 5px;
	padding-top: 5px;
}

.nav {
	font-family: ChunkFiveRomanRegular, Trebuchet MS, non-serif;
	font-size: 18px;
	color: #ef382a;
	line-height: 27px;
}

.nav a{
	color: #ef382a;
	text-decoration: none;
}


.nav a:hover{
	color: #3C3012
;
}


.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ef382a;
}

.footer a{
	color: #ef382a;
}

.footer a:hover{
	color: #3C3012
;
}


.arial11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #5F2108;
	margin-bottom: 25px;
}


.maintext a {
	color: #3C3012
;
}

.maintext a:hover {
	color: #ef382a;
}

.header_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: -5px;
}
.arial11bold_lite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #CC9933;
	margin-bottom: 25px;
}
ticketer {
	text align: center;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 23px;
	color: #ef382a;
}
p {margin-bottom: 10px;}

.h2 a {
	color: #ef382a;
}