body {
	background:#272727;
	}

div#header {
	}
div#header h1 {
	padding:0;
	margin:0;
	text-indent:-3000px;
	}

div#homepage {
	background: url('/css/images/homePage.jpg');
background-repeat: no-repeat;
background-attachment: ixed;
background-position: top center; 
	/*width:866px;*/
	height:584px;
	padding: 20px;
	}

#enter p {
    text-align: center;
    margin: 0px;
    padding: 0px;
    margin-top: 225px;
}

#enter a {
    color: #fff;
    text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

div.container {
	}

div#top {
	margin: 0px;
	padding: 0px;
	background: url('/css/images/header.png');
	width:950px;
	height:511px;
	margin-top: -75px;
	}


div#nav {
	background:#000;
	color: #3030bf;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: -175px;
	}

#nav ul {
}

#nav ul li {
	list-style-type: none;
    display: inline;
    text-align: center;
}
#nav ul li a {
	display: block;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0px;
    color: #3030bf;
    text-decoration: none;
	font-size: 16px;
	padding-right: 30px;
	text-transform: uppercase;
}

#nav ul li.lastChild a {
        border:none;
}

#nav ul li a:hover {
	color:#fff;
}

#nav ul li a:active{
	color:#fff;
}

#nav ul li.highlight {
        width:auto; background:transparent;
}

#nav ul li.highlight a {
        color:#fff;
        font-weight: bold;
}


div#containerShow {
	padding: 0px;
	margin: 0px;
	margin-top: -125px;
	}

div#slideshow1 {
	/*background: url('/css/images/slideshow.png');*/
	width:416px;
	height:577px;
	margin-top: -125px;
	}

div#bodytext {
	padding:10px;
	margin-top: -125px;
	}

div#bodytext p {
	color:#fff;
	font-size: 14px;
	}


div#bodytext a:link {color: #fecb00;}
div#bodytext a:visited {color: #fecb00;}
div#bodytext a:active {color: #fecb00;}
div#bodytext a:hover {text-decoration: none}




div#bodytext h1 {
	color:#fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 200%;
	}

div#bodytext h2 {
	color:#dd0000;
	font-weight: bold;
	font-size: 175%;
	}

div#bodytext h3 {
	color:#fecb00;
	text-transform: uppercase;
	font-size: 150%;
	}

div#bodytext h4 {
	color:#4d4dff;
	font-size: 125%;
	}		

div#bodytext h5 {
	color:#1dcc01;
	}

div#bodytext h6 {
	color:#fff;
	font-weight: bold;
	}

div#bodytext ul {
	color: #fff;
	font-size: 14px;
	}

div#bodytext table {
	table-layout: fixed;
	width: 500px;
	font-size: 12px;
	color: #000;
	}
	
div#bodytext td {
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	text-align: center;
	cellspacing: 0;
	cellpadding: 0;
	}


.event-displaying {
	color:#fff;
	}

.an-event {
	background:#ccc;
	}

.event-date {
	padding-bottom: 20px;;
	}

#body .event-title {
	color:#690020;
	}

#body .event-description p {
	color:#000;
	}


#body #contact-form-container {
	background:transparent;
	color:#fff;
	width: 500px;
	margin-top: -10px;
	}
#body #contact-form-container div.input label{
	color:#fff;
	font-weight:normal;
	}
	
#body #contact-form-container div.input{
	 padding: 5px;
	 }

#contact-form-container div.input textarea {
	height:100px;
	width:95%;
	}

#contact-form-container div.input input {
	height:10px;
	width:95%;
	}	
	
#body #contact-form-container div.input textarea, input.text, input.title{
    background:#fff;
	}



div#footer {
	background:#690020;
	background: url('/css/images/footer.png');
	width:950px;
	height:262px;
	}
div#footerText {
	margin-top: 190px;
	}	
div#address {color:#fff; padding:2px 10px; text-align: center; font-size: 12px; font-weight: bold;}
div#phone {color:#fff; padding:2px 10px; text-align: center; font-size: 12px; font-weight: bold;}
div#fax {color:#fff; padding:2px 10px; text-align: center; font-size: 12px; font-weight: bold;}
div#email p {text-align: center; font-size: 12px; font-weight: bold; color: #fff;}
div#design p {color:#fff; text-align: center; font-size: 11px;}
div#footer a:link {text-decoration: underline; color: #fff;}
div#footer a:visited {text-decoration: underline; color: #fff;}
div#footer a:active {text-decoration: underline; color: #fff;}
div#footer a:hover {text-decoration: none}
















