



body

{

padding:0;
text-align: center;
}



A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; }



#container

{
 margin: 0 auto;
width:790px;
 text-align: left;
}


#content {
	width: 772px;
	position:relative;
	/*border:1px solid purple;*/
	font: 12px Arial, Helvetica, Verdana, sans-serif;
	color: #666;
}


.masthead {

height: 156px;
width: 790px;
}

#mastheadparade {
background: url(images/header_parade.gif);

}

#mastheadlocation{
background: url(images/header_location.gif);

}


#mastheadworkshops{
background: url(images/header_workshops.gif);

}

#mastheadprophire{
background: url(images/header_prop_hire.gif);

}


#mastheadcontact{
background: url(images/header_contact.gif);

}

#mastheadcommunity{
background: url(images/header_community.gif);

}

#header {
background: url(images/header.gif);
}

.masthead h1 {
display:none;
}



#main{
background-image:  url(images/contain_bak.gif);
background-repeat: no-repeat;
background-position-y: top;
width:790px;
height:345px;


}

#rightcol{
float:left;
padding:12px 2px 20px 12px;
width:410px;
}



#leftcol{
width:330px;
float:left;
padding: 2px 8px;
}



#navbar {
text-align:center;
width: 790px;
padding-top: 3px;
border:1px dashed orange;
background-color:#ccc;
}





#oldnav ul {
text-align: center;
margin-left: 0;
padding-left: 0;
}

#oldnav ul li {
list-style-type: none;
padding: 2px 12px;
border-left: 1px solid green;
display: inline;
font: 11px "Lucida Grande", verdana, sans-serif;
}

#oldnav ul li.first {

margin-left: 0;
border-left: none;
list-style: none;
display: inline;
}


#footer {
clear: both;	
width: 770px;
margin: 0px 10px;	
background-image:url(images/footerbak.jpg) ;
background-repeat: no-repeat;
line-height:62px;
color:#FFC15F;
}


.footertxt{
padding:10px 10px;
}

#footer a
{color:#FFC15F;
}



#navcontainer{
background-image:url(images/nav_contain_bak.gif);
width:790px;
}

#nav ul {

	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#nav ul li {
	/*margin-left: 0;*/
	/*padding: 3px 15px;*/
	/*border-left: 1px solid #fff;*/
	list-style: none;
	display: inline;
	}
	
		
#nav ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
	
	
	#nav li a:hover {
		
		color: #fff;
		}
		
		
		



#about a {
text-indent: -9999px;
text-decoration: none;
display:block;
background: url(images/about_us_button.gif) no-repeat left top;
width: 108px;
height: 27px;
float:left;
}



#about a:hover {
background-position: 0 -27px;
}


#prop a {

	text-indent: -9999px;

	text-decoration: none;

	display:block;

	background: url(images/prop_hire_button.gif) no-repeat left top;

	width: 115px;

	height: 27px;

	float:left;

}



#prop a:hover {

	background-position: 0 -27px;

}



#community a {
text-indent: -9999px;
text-decoration: none;
display:block;
background: url(images/community_button.gif) no-repeat left top;
width: 115px;
height: 27px;
float:left;
}



#community a:hover {

	background-position: 0 -27px;

}



#parades a {

	text-indent: -9999px;

	text-decoration: none;

	display:block;

	background: url(images/parades_button.gif) no-repeat left top;

	/*width: 85px;*/
	
	width: 110px;

	height: 27px;

	float:left;

}



#parades a:hover {

	background-position: 0 -27px;

}




#workshops a {

text-indent: -9999px;

text-decoration: none;

display:block;

background: url(images/workshops_button.gif) no-repeat left top;

width: 116px;

height: 27px;

float:left;

}



#workshops a:hover {

background-position: 0 -27px;

}


		
#location a {
text-indent: -9999px;
text-decoration: none;
display:block;
background: url(images/location_button.gif) no-repeat left top;
width: 108px;
height: 27px;
float:left;

}



#location a:hover {
background-position: 0 -27px;
}






#contact a {
text-indent: -9999px;
text-decoration: none;
display:block;
background: url(images/contact_button.gif) no-repeat left top;
width: 118px;
height: 27px;
float:left;

}


#contact a:hover {
background-position: 0 -27px;
}




.subheading

{
font-weight:bolder;
font-size:14px;
border-bottom:1px dotted #333344;
margin: 12px 2px;
}

.quote
{
color:#FF9533;
font-weight:bolder;
}





div.scroll {

	height: 310px;

	width: 330px;

	overflow: auto;

padding:  2px 8px;



}


.scroll ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }

.scroll  li
{


padding-left: 20px;
line-height: 24px; /* height of icon */
background-image: url(images/star.gif);
background-repeat: no-repeat;
background-position: 0 50%;
}



#mContainer {
	position:relative;
	width:404px;
	height:286px;

}

.mPhoto {
	position:absolute;
	top:0px;
	left:0px;
	-moz-opacity:0.0;
	filter:Alpha(opacity=0);
}