body {
	font-family: Georgia, Times New Roman, Helvetica;
	background-color: #090974;
	background-image: url("images/main_bg.jpg");
	background-repeat: repeat-x;
	color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	font-weight: bold;
	color: #F56E8E;
}

p {
	line-height: 25px;
}

img {
	border: 0px;
}

fieldset {
	border-top: 1px solid #980024;
	border-left: 1px solid #980024;
	border-bottom: 1px solid #980024;
	border-right: 1px solid #980024;
	background-color: #090974;
	background-image: url("images/main_bg.jpg");
	background-repeat: repeat-x;
}

/* ids */

#content {
	background-image: url("images/main_bottom.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	
}

#top_big {
	width: 820px;
	height: 577px;
	background-image: url("images/home_top.jpg");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#top_small {
	width: 820px;
	height: 294px;
	background-image: url("images/other_top.jpg");
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#middle {
	background-image: url("images/middle_bg.png");
	background-repeat: repeat-y;
	width: 820px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	
	
}

#middle p, #middle h1, #middle h2, #middle table {
	padding-left: 100px;
	padding-right: 100px;	
	margin: 0px 0px 30px 0px;
}


#bottom {
	background-image: url("images/middle_bottom.png");
	background-repeat: no-repeat;
	width: 820px;
	height: 37px;
	text-align: center;
	padding-top: 35px;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
}

#bottom a  {
	color: #ffffff;
}

#page_title {
	
	text-align: right;
	font-size: 12px;
	padding: 15px 25px 15px 15px;
}

#page_title a {
	color: #ffffff;
}

#countdown {
	float: left;
	text-align: right;
	width: 83px;
}

#holiday {
	float: right;
	width: 130px;
	text-align: center;
}

#rules {
	border: 1px solid #000000;
	background-color: #090974;
	background-image: url("images/main_bg.jpg");
	background-repeat: repeat-x;
	margin: 5px 60px 5px 60px;
}

#rules h2, #rules h3 {
	margin: 10px 10px 5px 20px;
	padding: 0px;
}

#rules p {
	padding-left: 20px;
	padding-right: 20px;
}

/* classes */

.first_h1 {
	margin-top: -10px;
}

.top_logo {
	
	width: 390px;
	height: 184px;
	margin-top: 43px;
	margin-left: 17px;
}

.simply_fireworks {
	margin-top: 20px;
	margin-left: 60px;
	width: 220px;
	height: 250px;

}

.displays_for_events {
	margin-top: 20px;
	margin-left: 15px;
	width: 220px;
	height: 250px;
	
}

.contact_div {
	margin-top: 20px;
	margin-right: 60px;
	width: 220px;
	height: 250px;
	float: right;
}

.contact_us {
	margin-top: 22px;
	width: 220px;
	height: 150px;
	
}

.hugetext {
	font-size: 38px;
}

.smalltext {
	font-size: 12px;
}

.contactform {
	text-align: left;
 	border-left: 0px;
 	border-right: 0px;
 	border-bottom: 0px;
  	padding: 10px;
 	margin-top: 10px;
 	margin-left: 50px;
 	margin-right: 50px;
 	margin-bottom: 20px;
 	
}

.contactform label {
	width: 150px;
	height: 35px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	margin-left: -60px;
	display: block;
	padding: 2px;
}

.contactform legend {
	border: 5px solid #980024;
	padding: 10px;
	background-color: #000000;
	font-size: 16px;
}

.contactform p {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	clear: both;
}

.contactinput {
	padding: 5px;
	width: 70%;
}

.contacttextarea {
	padding: 5px;
	width: 70%;
	height: 200px;
}

.contactselect {
	padding: 5px;
	width: 70%;
	
}

.clear {
	clear: both;
}

.clear_left {
	clear: left;
}

.clear_right {
	clear: right;
}

.errors {
	background-color: #980024;
	border: 1px solid #FF0000;
}

.picture_left {
	float: left;
	margin-left: -70px;
	zoom: 1;
    position: relative;

}

.picture_right {
	float: right;
	margin-right: -70px;
	zoom: 1;
    position: relative;

}

.upcoming_events {
	margin-top: -35px;
	margin-right: 10px;
	
	zoom: 1;
    position: relative;
    float: left;
    height: 152px;
    width: 226px;
}
