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

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, input, img, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

img, div { behavior: url(iepngfix.htc) }

body {
	background-color: #000000;
	color: #E1E1E1;
}

body.box {
	background-image: url(../images/background_box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body.film {
	background-image: url(../images/background_film.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body.halloween {
	background-image: url(../images/background_halloween.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 20px;
	margin-left: 20px;
	color: #E18216;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 3px;
	color: #E18216;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-bottom: 5px;
	color: #E18216;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-bottom: 7px;
	color: #E18216;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-bottom: 20px;
	line-height: 1.5em;
}



a {
	color: #729E09;
	text-decoration: none;
}

a:hover {
	color: #E2D00A;
}

a:active { outline: none; outline-style:none; outline-width:0; }

a:focus {
	-moz-outline-style: none;
}


#ie {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #848484;
	padding: 10px;
	background-image: url(../images/middle_background.png);
	text-align: center;
}


#wrapper {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
}
#header #iconButtons {
	float: right;
	margin-top: 102px;
	margin-right: 270px;
}
#navigation {
	background-image: url(../images/middle_background.png);
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 10px;
}
#navigation ul li {
	display: inline;
	margin-right: 28px;
	margin-left: 28px;
}
#navigation #search {
	float: right;
}
#navigation #search .drop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	width: 15em;
	background-color: #91AB15;
	color: #2D2D2D;
}
#globalheader {
	width: 978px;
	height: 30px;
	clear: both;
}
#globalheader #globalnav { margin: 0; padding: 0; }
#globalheader #globalnav li { display: inline; }
#globalheader #globalnav li a { float: left; height: 0; padding-top: 30px; overflow: hidden; cursor:hand; cursor:pointer; }
#globalheader #globalnav li a { background-image: url(../images/navigation.png); background-repeat: no-repeat; }

/* ON STATES first level */
#globalheader #globalnav li#button1 a { background-position: 0 0; width: 32px; }
#globalheader #globalnav li#button2 a { background-position: -32px 0; width: 40px; }
#globalheader #globalnav li#button3 a { background-position: -72px 0; width: 38px; }
#globalheader #globalnav li#button4 a { background-position: -110px 0; width: 39px; }
#globalheader #globalnav li#button5 a { background-position: -149px 0; width: 37px; }
#globalheader #globalnav li#button6 a { background-position: -186px 0; width: 38px; }
#globalheader #globalnav li#button7 a { background-position: -224px 0; width: 36px; }
#globalheader #globalnav li#button8 a { background-position: -260px 0; width: 39px; }
#globalheader #globalnav li#button9 a { background-position: -299px 0; width: 41px; }
#globalheader #globalnav li#button10 a { background-position: -340px 0; width: 65px; }
#globalheader #globalnav li#button11 a { background-position: -405px 0; width: 61px; }
#globalheader #globalnav li#button12 a { background-position: -466px 0; width: 68px; }
#globalheader #globalnav li#button13 a { background-position: -534px 0; width: 64px; }
#globalheader #globalnav li#button14 a { background-position: -598px 0; width: 66px; }
#globalheader #globalnav li#button15 a { background-position: -664px 0; width: 66px; }
#globalheader #globalnav li#button16 a { background-position: -730px 0; width: 61px; }
#globalheader #globalnav li#button17 a { background-position: -791px 0; width: 187px; }

/* OVER STATES first level */
#globalheader #globalnav li#button1 a:hover { background-position: 0 -30px; }
#globalheader #globalnav li#button2 a:hover { background-position: -32px -30px; }
#globalheader #globalnav li#button3 a:hover { background-position: -72px -30px; }
#globalheader #globalnav li#button4 a:hover { background-position: -110px -30px; }
#globalheader #globalnav li#button5 a:hover { background-position: -149px -30px; }
#globalheader #globalnav li#button6 a:hover { background-position: -186px -30px; }
#globalheader #globalnav li#button7 a:hover { background-position: -224px -30px; }
#globalheader #globalnav li#button8 a:hover { background-position: -260px -30px; }
#globalheader #globalnav li#button9 a:hover { background-position: -299px -30px; }
#globalheader #globalnav li#button10 a:hover { background-position: -340px -30px; }
#globalheader #globalnav li#button11 a:hover { background-position: -405px -30px; }
#globalheader #globalnav li#button12 a:hover { background-position: -466px -30px; }
#globalheader #globalnav li#button13 a:hover { background-position: -534px -30px; }
#globalheader #globalnav li#button14 a:hover { background-position: -598px -30px; }
#globalheader #globalnav li#button15 a:hover { background-position: -664px -30px; }
#globalheader #globalnav li#button16 a:hover { background-position: -730px -30px; }
#globalheader #globalnav li#button17 a:hover { background-position: -791px -0px; }

/* PRESSED STATES first level 
#globalheader #globalnav li#button1 a:active { background-position: 0 -80px; }
#globalheader #globalnav li#button2 a:active { background-position: -400px -80px; }
#globalheader #globalnav li#button3 a:active { background-position: -510px -80px; }
#globalheader #globalnav li#button4 a:active { background-position: -635px -80px; }
#globalheader #globalnav li#button5 a:active { background-position: -740px -80px; }
#globalheader #globalnav li#button6 a:active { background-position: -860px -80px; }*/

/* ON STATES first level */
#globalheader #globalnav li#button1 a.selected { background-position: 0 -30px; cursor: default; }
#globalheader #globalnav li#button2 a.selected { background-position: -32px -30px !important; }
#globalheader #globalnav li#button3 a.selected { background-position: -72px -30px !important; }
#globalheader #globalnav li#button4 a.selected { background-position: -110px -30px !important; }
#globalheader #globalnav li#button5 a.selected { background-position: -149px -30px !important; }
#globalheader #globalnav li#button6 a.selected { background-position: -186px -30px !important; }
#globalheader #globalnav li#button7 a.selected { background-position: -224px -30px !important; }
#globalheader #globalnav li#button8 a.selected { background-position: -260px -30px !important; }
#globalheader #globalnav li#button9 a.selected { background-position: -299px -30px !important; }
#globalheader #globalnav li#button10 a.selected { background-position: -340px -30px !important; }
#globalheader #globalnav li#button11 a.selected { background-position: -405px -30px !important; }
#globalheader #globalnav li#button12 a.selected { background-position: -466px -30px !important; }
#globalheader #globalnav li#button13 a.selected { background-position: -534px -30px !important; }
#globalheader #globalnav li#button14 a.selected { background-position: -598px -30px !important; }
#globalheader #globalnav li#button15 a.selected { background-position: -664px -30px !important; }
#globalheader #globalnav li#button16 a.selected { background-position: -730px -30px !important; }
#globalheader #globalnav li#button17 a.selected { background-position: -791px -0px !important; }


#middle {
	clear: both;
	background-image: url(../images/middle_background.png);
	padding-bottom: 20px;
	padding-top: 20px;
}
#middle #right {
	vertical-align: top;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000;
}
#middle #right h3 {
	margin-left: 20px;
}
#middle #right p {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 1.6em;
}
#middle #left {
	width: 728px;
	vertical-align: top;
}
#middle #left p {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 1.6em;
}
#middle #left h3 {
	margin-left: 20px;
}
#middle #left #flash {
	margin-left: 20px;
	margin-bottom: 15px;
}
#middle #content_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#middle #left #content_left li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-bottom: 10px;
	line-height: 1.6em;
}

#middle #left #content_left ul {
	margin-left: 60px;
	margin-right: 20px;
}
#middle .mp_backlinks   {
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;

}

#middle #left #content_left .input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #979797;
	background-color: #2D2D2D;
	padding: 4px;
}
#middle #left #content_left .textarea {
	color: #979797;
	background-color: #2D2D2D;
	padding: 4px;
	margin-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#middle .button   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #030303;
	background-color: #79A109;
	padding: 6px;
	cursor: hand;
	cursor: pointer;
	background-image: url(../images/form_button_back.png);
	background-repeat: repeat-x;
}

#middle #left #content_left label {
	float: left;
	text-align: right;
	display: block;
	width: 8em;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 10px;
	clear: both;
}
#middle #left #content_left #membership p {
	margin-bottom: 10px;
}


#middle #left #content_left #membership {
	margin-top: 10px;
}

#middle #left #content_left #send p {
	margin-bottom: 10px;
}

#middle #left #content_left #send p {
	margin-top: 10px;
}
#middle #left #content_left .partners {
	margin-bottom: 20px;
}


/*#middle.box {
	background-image: url(../images/middle_box.jpg);
	background-repeat: no-repeat;
	background-position: right -4px;
	background-color: #202020;
}

#middle.film {
	background-image: url(../images/middle_film.jpg);
	background-repeat: no-repeat;
	background-position: right -4px;
	background-color: #202020;
}

#middle.ball {
	background-image: url(../images/middle_ball.jpg);
	background-repeat: no-repeat;
	background-position: right -4px;
	background-color: #202020;
}*/



#middle #content {
	width: 748px;
	/*background-image: url(../images/content_back.jpg);*/
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}
#middle #content label {
	float: left;
	text-align: right;
	display: block;
	width: 7em;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 10px;
	clear: both;
}
#middle #content .details {
	font-weight: bold;
	text-align: right;
	width: 8em;
	padding-right: 10px;
	font-size: 0.7em;
}
#middle #content .detail2 {
	font-size: 0.7em;
}


#middle #content .table {
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#middle #content .table td {
	vertical-align: top;
	line-height: 1.6em;
	padding-bottom: 3px;
	padding-top: 3px;
}
#middle #content .images {
	float: right;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 20px;
}

#middle #content .images img {
	margin-bottom: 20px;
}

#middle #content p {
	margin-bottom: 10px;
	line-height: 1.6em;
	margin-right: 20px;
	margin-left: 20px;
}

#middle #content .slideshow {
	margin-top: 20px;
	margin-left: 20px;
}
#middle #content #home_page ul {
	margin-bottom: 5px;
	margin-left: 20px;
}
#middle #content #home_page li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	list-style-type: none;
	line-height: 1.6em;
}
	

#middle #content .input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #979797;
	background-color: #2D2D2D;
	padding: 4px;
}
#middle #content .textarea {
	color: #979797;
	background-color: #2D2D2D;
	padding: 4px;
	margin-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#middle #content .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #030303;
	background-color: #79A109;
	padding: 6px;
	cursor: hand;
	cursor: pointer;
	background-image: url(../images/form_button_back.png);
	background-repeat: repeat-x;
}

#middle #content .drop {
	font-size: 11px;
	color: #030303;
	background-color: #9AB209;
}
	
#middle #rightnav {
	width: 230px;
	/*background-image: url(../images/right_nav_back.png);*/
	background-repeat: no-repeat;
	float: right;
}
#middle #rightnav #search {
	border: 3px solid #1790C4;
	margin: 20px;
}
#middle #rightnav #search .drop {
	font-size: 11px;
	width: 164px;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #030303;
	background-color: #9AB209;
}
#middle #rightnav #search .input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #979797;
	background-color: #1F1F1F;
	margin-top: 4px;
	width: 125px;
	margin-right: 3px;
	margin-bottom: 4px;
	padding: 4px;
}
#middle #rightnav #search .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #030303;
	background-color: #79A109;
	padding: 6px;
	cursor: hand;
	cursor: pointer;
	background-image: url(../images/form_button_back.png);
	background-repeat: repeat-x;
}

#middle #rightnav #search p {
	line-height: 1.6em;
}

#middle #rightnav #search li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	list-style-type: none;
	line-height: 1.6em;
}
#middle #rightnav #search.button {
	padding: 4px;
}
#middle #rightnav #search.form {
	padding: 10px;
}

#middle #rightnav #search #membership {
	background-color: #F69A03;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	background-image: url(../images/card_button_back.png);
	background-repeat: repeat-x;
}

#middle #rightnav #search #membership a {
	color: #010101;
}

#middle #rightnav #search #membership a:hover {
	color: #FFFFFF;
}
#middle #content #home_page td {
	padding-bottom: 20px;
}
#popup p {
	line-height: 1.6em;
	margin-right: 20px;
	margin-left: 20px;
}
#popup li {
	line-height: 1.6em;
}

#icons {
	margin-top: 20px;
	clear: both;
}
#icons img {
	float: left;
}
#icons .bottom_row {
	margin: 0px;
}
#footer {
	margin-bottom: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #E1E1E1;
	clear: both;
	padding-top: 20px;
}
#footer span {
	margin-right: 15px;
	margin-left: 15px;
}
#footer #utilities {
	float: right;
}
#middle #calendar {
	width: 100%;
}
#middle #calendar td.cell{
	background-color: #282828;
	width: 33%;
	vertical-align: top;
}
#middle #calendar li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.65em;
	line-height: 1.8em;
	list-style-type: none;
}
#middle #calendar tr td img {
	float: left;
	margin-right: 10px;
}
#middle #calendar tr td ul {
	margin-left: 80px;
}
#middle #content_left.event img {
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 15px;
}
#middle #content_left label   {
	text-align: right;
	width: 8em;
	margin-right: 5px;
	float: left;
	font-weight: bold;
}
#middle #left #content_left .title {
	width: 7em;
	text-align: right;
	padding-right: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: top;
	color: #E18216;
}
#middle #left #content_left .info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: top;
	line-height: 1.6em;
}
#middle #left #content_left .details  {
	margin-bottom: 30px;
}
#middle #right .guide {
	margin-left: 20px;
	margin-bottom: 20px;
}
#middle #left #content_left .photo {
	float: left;
	margin-right: 3px;
	margin-bottom: 10px;
}
#middle .mardigras {
	background-image: url(../images/mardi_gras_ball.png);
	background-repeat: no-repeat;
	background-position: right top;
}
