@charset "UTF-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}


a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(Icon_External_Link_PDF.gif) no-repeat center right;
}

a[href ^="mailto:"] {
   padding-right: 20px;
   background: transparent url(Icon_External_Link_E-Mail.png) no-repeat center right;
}
.clearfloat {
	color: #FC0;
	text-decoration: none;
	background-color: #666;
}

/*--- LINKS ---*/
/*
Say no to negative hovers: http://csswizardry.com/2011/05/on-negative-hovers/
A negative hover is one whose appearance is subtracted from on hover rather than added to.
*/

a:active,
a:focus{
/* Give clicked links a depressed effect. */
position:relative;
top:1px;
}

a:link {
	color: #FFCC00;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-style: none;
	background-color: #666;
}

a:hover {
	color: #FFF;
	background-color: #000;
	text-decoration: underline;
	opacity:.60;
	filter:alpha(opacity=60);
	filter: "alpha(opacity=60)";
} 

a:visited {
	color: #FFCC00;
	text-decoration: none;
	background-color: #666; /* A bit basic, but it's a bare minumum... */
}

	

.italic_header_14pt {
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
}
.main_body_text_12pt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.main_body_text_12ptBOLD_DATE {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #000;
	margin-left: -10px;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: thin none #CCC;
}
.small_body_text {
	font-size: 10px;
	color: #333333;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.Header_Title_white_16pt_Bold {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bolder;
	font-size: 18px;
	font-style: normal;
	letter-spacing: 10px;
	text-transform: uppercase;
}
.Main_side_nav_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
}
.bottom-LINE {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.SUB_nav_text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.left_border_line {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FC0;
	height: 80%;
}
.past-events {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.LINKS-BOLD {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #050505;
	padding: 10px 15px;
	background: #fffff;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 1px solid #949494;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,1);
}
.Title_reverse_18pt_Bold {
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 24px;
	font-style: normal;
	letter-spacing: 6px;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #333333;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-right: 40px;
	padding-left: 10px;
	margin-left: -10px;
	text-decoration: underline;
}
.bottom-LINE-RED {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FC0;
}
.main_body_text_12ptBOLD_lighter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.main_body_text_14pt_BOLD_RED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #900;
}
.left_AND_bottom_border_line {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #C30;
	height: 80%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #C30;
}
.SHOW_Title_ {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	font-size: 18px;
	font-style: normal;
	letter-spacing: 1px;
	text-indent: 0px;
	padding-bottom: 6px;
	background-color: #E9E9E9;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	margin-left: -10px;
	padding-left: 10px;
	padding-top: 6px;
}
.main_body_text_12ptWHITE {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.main_body_text_small-WHITE {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}

.rounded_bottom_left{
   <div style=" background-color: #330000;
-moz-border-bottomleft: 15px;
-webkit-border-bottom-left-radius: 15px;
border: 0px solid #000;
padding: 10px;" >
}

.rightImageWrap {
	float: none;
	padding-right: 3px;
}
.Header_2 {
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	letter-spacing: 1px;
}
.imagebackground {
	background-image: url(images/BACKGROUNDS/mainbody-vertlines.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center;
}
.Header_2-RED {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bolder;
	font-size: 24px;
	font-style: italic;
	letter-spacing: 5px;
	text-transform: capitalize;
	background-color: #000;
	margin-left: -10px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
}
.Header_2-white {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bolder;
	font-size: 15px;
	font-style: normal;
	letter-spacing: 7px;
	text-transform: uppercase;
}
.Header_2-yellow {
	color: #EECF00;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bolder;
	font-size: 15px;
	font-style: normal;
	letter-spacing: 7px;
	text-transform: uppercase;
}
.Header_3-wide-green {
	color: #9F6;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 5px;
	text-transform: uppercase;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	text-decoration: blink;
}
.Holder {
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.slideshow720 {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	height: 540px;
}

.css3button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #050505;
	padding: 10px 15px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#ebebeb 50%,
		#dbdbdb 50%,
		#b5b5b5);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		color-stop(0.50, #ebebeb),
		color-stop(0.50, #dbdbdb),
		to(#b5b5b5));
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 1px solid #949494;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,1);
}


.container {
	width: 1024; /* the auto value on the sides, coupled with the width, centers the layout */
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* ~~ This is the layout information. ~~ 

1) Padding is only placed on the top and/or bottom of the div. The elements within this div have padding on their sides. This saves you from any "box model math". Keep in mind, if you add any side padding or border to the div itself, it will be added to the width you define to create the *total* width. You may also choose to remove the padding on the element in the div and place a second div within it with no width and the padding necessary for your design.

*/
.content {
	background-image: url(images/BACKGROUNDS/frames/My-Biggest-Fear-trimed-006.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.title {
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0.5em;
	font-style: normal;
	margin-right: auto;
	margin-left: auto;
	width: 728px;
}
.menu {
	width: 1270px;
}

#titlebar {
	background-image: url(images/BACKGROUNDS/index-menu-lines.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 720px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 15px;
	font-style: normal;
	letter-spacing: 7px;
	text-transform: uppercase;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	vertical-align: text-bottom;
	line-height: normal;
}
#menubox {
	width: 720px;
	background-color: #323232;
	margin-right: auto;
	margin-left: auto;
}
.centerbox {
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	background-color: #323232;
	margin-top: 0px;
	margin-bottom: 0px;
}

