.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999;
	text-align: center;
}
/* Galleries CSS */
.thumb {
   border-color: #ffffff;
   cursor: pointer;
}

.noThumb {
   cursor: default;
}

.thumbOver {
   border-color: #3F4448;
   cursor: pointer;
}

.leftArrow, .rightArrow, .leftArrowGray, .rightArrowGray{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.leftArrow, .rightArrow {
	color: #3F4447;
   cursor: pointer;
}

.leftArrowGray, .rightArrowGray {
	color: #AAAAAA;
   cursor: default;
}
.large {
	border-color: #ffffff;
}.title_script {
	font-size: 34px;
	font-family: Arial Black;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
	line-height: normal;
	text-align: center;
}
.fancy_header {
	font-family: "Nueva Std", Georgia, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
.fancy_subheader {
	font-family:"Nueva Std", Georgia, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
.fancy_text {
	font-family: "Nueva Std", Georgia, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
.fancy_header_white {
	font-family: "Nueva Std", Georgia, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.fancy_subheader_white {
	font-family:"Nueva Std", Georgia, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.fancy_text_white {
	font-family: "Nueva Std", Georgia, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.body_text {
	font-family: Arial;
	font-size: 18px;
	color: #FFF;
	text-align: center;
	font-weight: normal;
}
.title_sub {
	font-family: Arial Black;
	font-size: 30px;
}
body_link {
	font-family: Andalus;
	font-size: 24px;
	color: #FFF;
}
.title_mini {
	font-family: Arial Black;
	font-size: 34px;
	text-decoration: underline;
	line-height: normal;
	text-align: center;
}
.link_text {
	font-family: Andalus, "Bickham Script Pro Regular";
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	font-style: normal;
	text-align: center;
}
.fine_print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: center;
}
.fine_print_ltgy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-align: center;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999;
	text-align: center;
}
.event_type {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}

h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 22px;
	font-size: 13px;
	color: #9D221E;
	}

h1 {
	position: relative;
	margin: 0 8px 0 -2px;
	padding: 12px 0 0 14px; 
	background: url('/images/h1.gif') no-repeat top left;
	}


h2 {
    margin: 10px 8px 6px 8px;
    padding: 0 0 0 6px; 
    background: url('/images/h.gif') repeat-x left bottom;
    }
