/* CSS Document */


body 
	{
	color: #000000;
	text-align: center;
	background-color: #ffffff;
	margin: 0px
	}
	

#horizon        
	{
	color: white;
	background-color: #92ACD2;
	text-align: center;
	position: absolute;
	top: 6%;
	left: -15px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: hidden;
	display: block
	}


#whitebox
{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #ffffff;
	margin-left: -400px;
	position: absolute; 
	z-index: 2;
	top: 0px;
	left: 50%;
	width: 801px;
	height: 300px;
	visibility: visible
}

#logo{
	position: absolute; 
	left: 2px; 	
	width: 344px;
	height: 213px;
	background-image:url(images/logosub.jpg);
}

#tagline{
	position: absolute; 
	top: 0px;
	left: 344px; 	
	width: 457px;
	height: 213px;
	background-image:url(images/taglinesub.jpg);
}


#hills1{
	position: absolute; 
	top: 212px;	
	left: 2px; 	
	width: 801px;
	height: 32px;
	background-image:url(images/hillssub.jpg);
}






#text
{
	position:absolute;	
	width:260px;	
	color: #000000;
	top: 285px;	
	left: 40px; 	
	width: 500px;
	height: 79px;
	font-size: 13px;
	font-style: bold;
	letter-spacing: -0.01em;	
	line-height: 17px;
    font-family: arial;
	z-index:99;	
}

#textplain
{
	position:absolute;	
	width:260px;	
	color: #000000;
	top: 320px;	
	left: 75px; 	
	width: 700px;
	height: 79px;
	font-size: 13px;
	font-style: plain;
	letter-spacing: -0.01em;	
	line-height: 17px;
    font-family: arial;
	z-index:99;	
}


#links
{
	position:absolute;	
	color: #000000;
	top: 210px;	
	left: 0px; 	
	width: 801px;
	height: 27px;
	z-index:99;	
}




h2.event-title,
h3.event-title {
  margin: 0;
}

.purple {
  color: #800280;
}
.red {
  color: #f71b1a;
}
.italic {
  font-style: italic;
}
.underline {
  text-decoration: underline;
}
.standout {
  font-weight: bold;
}

A.special:link
	{
	color: #374A73;
	font-weight: plain;
	font-size: 12px;
	letter-spacing: 0.00em;	
	line-height: 20px;
    font-family: arial;
   	text-decoration: none; 
}

A.special:hover
	{
	color: #D43124;
	font-weight: plain;
	font-size: 12px;
	letter-spacing: 0.00em;	
	line-height: 20px;
    font-family: arial;
   	text-decoration: none; 
}

A.special:visited
	{
	color: #374A73;
	font-weight: plain;
	font-size: 12px;
	letter-spacing: 0.00em;	
	line-height: 20px;
    font-family: arial;
   	text-decoration: none; 
}


    
	

	
	

