	
	body {
		background: #D9D9E5;
		text-align: center;
		font: 80% Verdana;
		color:#717073;
	}
	
	a {
		text-decoration: none;
	}
	
	#shadow {
		width: 772px;
		background-image: url(img/shadow-right.jpg);
		background-repeat: repeat-y;
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		text-align: left;
	}
	
	#frame {
		width: 752px;
		
	}

	#header {
		color: #75487a;
	}
	
	#logo {
		margin: 40px;
		margin-top: 0;
		padding-top: 17px;
		height: 90px;
	}
	
	.logoText {
		font-size: 220%;
		font-weight: bold;
		color: #E37F1C;
	}
	
	.straplineText {
		font-size: 120%;
		font-weight: normal;
		color: #717073;
	}
	
	
	#menu {
		
		height: 30px;
		width: 650px;
		text-align: left;
		vertical-align: bottom;
		margin-top: 20px;
		margin-left: 40px;
		margin-bottom: 0px;
		display: block;
		
	}
	
	#menu a {
		padding: 7px;
		background: #717073;
		font-size: 120%;
		font-weight: bold;
		color: #fff;
		text-align: right;
		
		
	}
	
	#menu a:hover {
		color: #fff;
		font-weight: bold;
		text-decoration: underline;
	}
	
	a.sectionSelected {
		font-weight: bold;
		text-decoration: underline;
	}
	
	
	#submenu {
		
		height: 30px;
		width: 650px;
		text-align: left;
		vertical-align: bottom;
		margin-top: 5px;
		margin-left: 40px;
		margin-bottom: 0px;
		}
		
	#submenu a {	
		color: #717073;
		font-size: 100%;
		font-weight: normal;
		text-align: right;
		padding: 4px;
		padding-left: 14px;
	}
	
	#submenu a:hover {
		color: #E37F1C;
		font-weight: normal;
		text-decoration: underline;	
	}
		
	a.pageSelected {
		font-weight: bold;
		text-decoration: underline;
	}
	
	#main {
	

	}
	
	#content {
		margin: 60px;
		margin-top: 20px;
		margin-bottom:0px;
		padding-bottom: 20px;
		
	}
	
	#foot {
		margin-top: 10px;
		color: #717073; 
		font-size: 80%;
	}
	
	#foot a {
		color: #fff; 
		text-decoration: none;
		margin-right: 4px;
	}
	
	/*Email Popup Styles*/
	
	#emailPopUp {
		background: #fff;
		height: 150px;
		width: 250px;
		border: 1px solid #000;
		padding: 10px;
		text-align: left;
	}
	
	#emailPopUp label {
		width: 85px;
		float: left;
		font-weight: bold;
	}
	
	#emailPopUpRow {
		padding-bottom: 3px;
	}
	
	#emailPopUpMess {
		width: 155px;
		height: 75px;
	}
	
	#emailPopUpName {
		width: 155px;
	}	
	
	#emailPopUpEmail {
		width: 155px;
	}
	
	#emailPopUpLoading {
		margin-top: 20px;
		height: 100px;
		background-image: url('img/loading.gif');
		background-repeat: no-repeat;
		background-position: center;
	}
	
	/* event and list popup styles */ 
	.popup { 
		background: #fff; 
		height: 350px; 
		width: 270px; 
		border: 1px solid #000; 
		padding: 10px; 
		text-align: left; 
	} 
	
	#listPopUp { 
		height: 230px;
	} 
	
	.popup label { 
		width: 85px; 
		float: left; 
		font-weight: bold; 
	} 
	
	.popupRow { 
		padding-bottom: 3px; 
	} 
	
	.popupMess { 
		width: 155px; 
		height: 75px; 
	} 
	
	.popup input { 
		width: 155px; 
	}
	
	.popup input { 
		width: auto; 
	} 
	
	/*Calendar Styles*/
	.calEvent {
		border-bottom: 1px solid #ccc;
		padding-bottom: 5px;
		padding-top: 5px;
	}
	
	.calEvent h1 {
		font-size: 110%;
		font-weight: bold;
		margin: 0;
	}
	
	.calEvent p {
		margin: 0;
	}
	
	.calEvent h2 {
		font-size: 110%;
		font-weight: normal;
		margin: 0;
	}
	
	/*gallery*/
	#img {
		align:center;
		text-align:center;
	}
	
	#imageNav {
		display:inline;
		margin-left:10px;
		margin-right:10px
	}
	
	.thumbFrame {
		height:140px;
		width:120px;
		align:center;
		text-align:center;
		float: left;
	}
	
	.album {
		height:180px;
		margin-left:20px;
	}
	
	.thumb {
		text-align:center;
		margin:0 auto;
		padding:3px;
	}

	.thumbCaption {
		text-align:center;
		width:120px;
	}
	
	/*lightbox*/
	
	#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}