.mainPageContent {
	z-index: 5;
	position: relative;
	float: left;
	left: 1%;
	top: 15px;
	width: 75%;
	max-width: 800px;
}
.header {
	position:relative;
	margin-top:-5px;
	height: 6pc;
	min-width: 400px;
	width: 100%;
	
}
.headerTitle {
	position: absolute;
	top: 8%;
	width: 30%;
	min-width: 325px;
	height:6pc;
	left: 20%;
}
.headerTitleIE7 {
	position: absolute;
	top: 8%;
	width: 30%;
	height:6pc;
	left: 20%;
	min-width: 170px;
}
.accordianLocal{
	max-width: 300px;
	width: 20%;
	position: relative; 
	top: 14px;
	float: left;
	font-size: 5pt;
}
.header3{
	padding-left: 20px;
	padding-right: 20px;
	
}
.homepagecontent{
	text-align: center;
}
.serviceContent{
	padding-left: 1%;
	padding-right: 0%;
}
.viewEventContent{
	height:70%;
}
.content{
	position: absolute;
	display: inline;
	z-index: 5;
	left: 22%;
	top: 115px;
	padding-top: 5px;
	float: left;
	width: 55%;
	min-width: 603px;
	max-width: 790px;
}
.contentIE7{
	position: absolute;
	display: inline;
	z-index: 5;
	left: 22%;
	top: 123px;
	padding-top: 5px;
	float: left;
	width: 55%;
	min-width: 603px;
	max-width: 790px;
}
h1{
	padding-left: 8em; 
	font-size: 30pt;
	font-family: "Gloucester MT Extra Condensed";
	height: 75px;
}
.headertext{
	position:relative;
	top: -23px;
	left: -160px;
	min-width: 1000px;
}
.camera {
	position:absolute;
	right: 40px;
	top: 3px;
	z-index: 15;
	
}
.body{
	
	background-color: #1A1A1A;
}
.backgroundPortrait{
	position:relative;
	z-index: 5;
	text-align: center;
	padding-top: 5px;
	margin-right: -2%;
	
}
.picContainer{
	position:relative;
	float: left;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.picThumbnailTall{
	z-index: 20;
	border: 1px solid;
	border-color: #FFFFFF;
	width: 15%;
	position: relative;
	margin-right: 2%;
	margin-bottom: 2%;
	
}
.picThumbnailWide{
	z-index: 20;
	border: 1px solid;
	border-color: #FFFFFF;
	width: 20%;
	position: relative;
	margin-right: 2%;
	margin-bottom: 2%;
	
}
.hiddenModalContent
{
	display: none;
}

.ui-accordion .ui-accordion-header a {
	font-size:7pt;
}

.ui-helper-reset {
	font-size:80%;
}
.ui-tabs {
	font-size: 80%;
}

#copywrite {
	font-size: 100%;
	position: absolute;
	float: right;
	top:98%;
	right:1%;
}
.anchorButton{
	padding-left: 1%;
	padding-right: 1%;
	text-decoration: none;
}


