----------------------- */
* {
	margin: 0px;
	padding: 0px;
 }

html, body, p, form, input, label, 
div, span, h1, h2, h3, h4, h5, h6, h7,
br, a, table, tr, td, ul, ol, li, img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-decoration: none;
	list-style-type: none;
 }
 
h1, h2, h3 ,h4 ,h5 ,h6 ,h7 {
	display: inline;
 }

body {background-color: #F4F4F0;}

/* Basic HTML tags
--------------- */
a {
	color: #5e8715;
 }

a:hover {
	color: #0a4e89;
 }
h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 30px;
	color: #333;
	font-weight: normal;
}
 
 

h2 {
	font-weight: normal;
	font-size: 26px;
	color: #0a4e89;
 }
 
h3 {
	font-weight: normal;
	font-size: 16px;
	color: #5e8715;
 }
 
 
 
 .right {
	float: right;
}
 
/* Start Website in Sequence */
body {
	font-family: "Comic Sans MS", Arial;
	font-size: 62.5%;
	color: #666666;
	background: #0E2763;
	line-height: 1.5;
 }

#container {
	width: 900px;
	margin: auto;
 }

#topleft {
	width: 677px;
	height: 159px;
	margin: auto;
	background-repeat: no-repeat;
	float: left;
	background-color: #FFF;
  }
#specialdaylogo {
	float: left;
	height: 93px;
	width: 677px;
}
#homeHeader {
	font-family: "Comic Sans MS", cursive;
	font-size: 30px;
	font-weight: normal;
	color: #333;
	margin-top: 20px;
	margin-bottom: 15px;
}



 
 

   
 /* End Center */
 
/* Start Nav
--------- */
#nav {
	float: left;
	width: 620px;
	text-align: left;
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 35px;
	padding-left:40px;
	
 }
 
#nav a {
	color: #1C4DC6;
	font-size: 13px;
	font-family: "Comic Sans MS", cursive;
	padding: 0px 10px 0px 5px;
	font-weight: bold;
	background-color: #FFF;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #32D40D;
 }
 


#nav a:hover {
	color: #A40E94;
	border-bottom: thin #a40e94 solid;
 }
 
#topright {
	width: 223;
	height: 159px;
	margin: auto;
  }

 
 
#box1 {
	width: 900px;
	float:left;
 }

 #sponsorship {
	float: left;
	height: 316px;
	width: 468px;
}
#purchase1 {
		float: right;
	height: 316px;
	width: 432px;
}

 #box2 {
	width: 900px;
	float:left;
	background-color:#FFFFFF
 }



.missiontxt {
	font-family: "Comic Sans MS", Arial;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
	text-align: left;
	padding-left: 25px;
	padding-top: 12px;
}
#pageName {
	font-family: "Comic Sans MS", Arial;
	font-size: 30px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 25px;
	width: 288px;
	float:left;
}


#mission {
	background-color: #A40E94;
	background-image: url(../images/copyleft.jpg);
	background-repeat: no-repeat;
	height: 116px;
	width: 468px;
	float: left;
}
#purchase2 {
		float: right;
	height: 116px;
	width: 432px;
}

 #bannersecond2 {
	background-image: url(../images/2ndpagebar.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height:201px;
	left: 545px;
	top: 200px;
}
#PurplePage2 {
	width: 900px;
	background-color:#FFFFFF;

}

#CopyPage2 {
	width:800px;
	margin-left:0px;
	background-repeat: repeat-y;
	font-size: 13px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	font-weight: bold;
	text-align: left;

}

#TicketPage {
	width:900px;
	margin:0 auto;
	background-repeat: repeat-y;
	font-size: 13px;
	padding-top: 25px;
	font-weight: bold;
	text-align: center;

}



  #box3 {
	width: 900px;
	float:left;
	background-color: #FFFFFF;
 }


#box3bottom {
	text-align: center;
	background-image: url(../images/bottombar.jpg);
	background-repeat:no-repeat;
	margin-top: 0px;
	background-color: #FFFFFF;
	overflow: hidden;
}
 
 ul {
	list-style: none;
	padding: 12px 0px 0px 0px;
	margin: 0;
}

li {
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
	padding: 0 20px;
}

.border {
	border-right: solid #FFF 1px;
}

 /* End Nav */

 /* heading fonts */

 .grayitalic {
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 20px;
	font-style: italic;
	color: #666666;
	margin-left: 2px;
}

 /* End heading fonts */


/* Clear Fix Code */
.ClearFix:after{
      content:".";
      display:block;
      height:0;
      clear:both;
      visibility:hidden;
}

/* WinIE7 only */
*:first-child+html .ClearFix{
      height:1%;
 }

/* WinIE6 and below */
* html .ClearFix{
      height:1%;
}

/* MacIE only */
/*¥*//*/
.ClearFix{
	display:inline-table;
 }
/**/
#container #box2 #mission .missiontxt a {
	color: #FFFFFF;
	text-decoration: underline;
}
.largefont {
	font-size: 16px;
}
.tickets {
	font-size: 14px;
	text-decoration: underline;
}
.tickets {
	color: #FFFFFF;
}
.smallergray {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	color: #666666;
}
bottomright {
	float: right;
}
#bottomright {
	float: right;
	width: 200px;
	background-color: #FFFFFF;
	padding-top: 15px;
	margin-right: 0px;
	padding-right: 45px;
}
#bottomContact {
	text-align: center;
	float: left;
	width: 250px;
	margin-left: 260px;
	margin-top: 20px;
}
#float {
	float: right;
	width: 225px;
	border: 1px solid #CCCCCC;
	margin: 4px;
	background-color: #F4F4F4;
	font-family: "Comic Sans MS", Arial;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 8px;
	line-height: 22px;

}
#container #box3 #bottomright .rain {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
#directions {
	font-family: "Comic Sans MS", Arial;
	font-size: 11px;
	width: 750px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 25px;
	text-align: left;
}
#Date {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	width: 120px;
	position: absolute;
	margin-left: 450px;
	margin-top: 30px;
}
#annualyear {
	font-family: "Comic Sans MS", cursive;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	width:110px;
	position: absolute;
	margin-left: 300px;
	margin-top: 20px;
	line-height:19px;
	text-align:center;
}
#homeDate {
	text-align: center;
	width: 300px;
	position: absolute;
	margin-left: 35px;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin-top: 15px;

}
#annualHome {
	width: 250px;
	position: absolute;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	margin-left: 25px;
	margin-top: 25px;
	line-height: normal;


}
.green {
	color: #27B00B;
	font-size: 14px;
}
.purple {
	color: #A40E94;
	font-size: 16px;
	font-weight: normal;
}
.clear {
	clear: both;
	width: 900px;
}

