@charset "UTF-8";
body {
	margin: 0px;
	background-image: url(/images/global/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
img {
	border: none;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */
	
#wrap {
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 21px;
	padding-left: 21px;
	background-image: url(/images/global/backgroundWrap3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 918px;
	height: 198px;
}
#header #homeLink {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 190px;
	width: 300px;
}
#topNav {
	float: right;
	width: 600px;
	margin: 0px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #123B3E;
	font-weight: bold;
	text-align: right;
}
#topNav ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
#topNav li {
	display: inline;
}
#navWrap {
	margin: 0px;
	float: right;
	height: 40px;
	width: 600px;
	padding-top: 116px;
}
#navWrap a {
	text-decoration: none;
}
#navWrap ul {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 31px;
	float: right;
}
#navWrap li {
	display: inline;
	margin: 0px;
}
#topNav a {
	color: #123B3E;
	text-decoration: none;
}
#topNav a:hover {
	text-decoration: underline;
}
#headerImage {
	margin: 0px;
	padding-bottom: 10px;
}
#showEntry {
	margin: 0px;
	float: left;
	width: 438px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}
.entryTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #123B3E;
	background-image: url(/images/global/titleBacker.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 9px;
	padding-left: 7px;
}
#entryContent {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #123B3E;
	margin: 0px;
	width: 408px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}
#entryLeft {
	width: 225px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #B6C2B7;
	padding-left: 0px;
	padding-right: 20px;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #46541C;
	font-style: italic;
	padding-bottom: 10px;
        padding-top: 10px;
	font-weight: bold;
}
.venue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
        font-weight: bold;
	color: #123B3E;
	padding-bottom: 5px;
	line-height: 16px;
}
.expand {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-position: inside;
	list-style-image: url(/images/global/+.gif);
	font-style: italic;
	color: #46541C;
}
.expandCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #123B3E;
	font-style: normal;
	line-height: 20px;
}
.expandCopy p {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #123B3E;
        font-style: normal;
}
.entryCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #123B3E;
	line-height: 22px;
	padding-bottom: 5px;
}
.entryCopy ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.entryCopy li {
	list-style-type: square;
	list-style-position: inside;
}
.entryCopy a {
	font-style: italic;
	color: #46541C;
	text-decoration: none;
	font-weight: bold;
}
.entryCopy a:hover {
	text-decoration: underline;
}
#showLinks {
	float: right;
	width: 135px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #46541C;
	font-size: 11px;
	font-style: italic;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-weight: bold;
}
#showLinks ul {
	margin: 0px;
	padding: 0px;
}
#showLinks li {
	list-style-position: outside;
	list-style-image: url(/images/global/+.gif);
	padding-bottom: 5px;
}
#showLinks a {
	color: #46541C;
	text-decoration: none;
}
#showLinks a:hover {
	text-decoration: underline;
}
#newsEntry {
	margin: 0px;
	float: right;
	width: 438px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}
#flierContainer {
	margin: 0px;
	float: right;
	width: 410px;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 20px;
	background-image: url(/images/global/flierFrame.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 25px;
}
#message {
	text-align: center;
	height: 450px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#message h1 {
	font-size: 35px;
	font-style: italic;
	color: #123B3E;
}
#message p {
	font-size: 15px;
	color: #46541C;
}
#message a {
	color: #123B3E;
	text-decoration: none;
}
#message a:hover {
	text-decoration: underline;
}
#imageSlider {
}
#photoAlbumMenu {
	margin: 0px;
	float: left;
	width: 290px;
	padding-top: 30px;
}
.photoMenuLinks {
	background-image: url(/images/global/photoAlbumMenu-Bck.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	height: 65px;
	width: 220px;
	padding-top: 18px;
	padding-right: 35px;
	padding-left: 35px;
}
.photoMenuLinks li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #123B3E;
	list-style-type: none;
	line-height: 20px;
}
.photoMenuLinks a {
	color: #123B3E;
	text-decoration: none;
}
.photoMenuLinks a:hover {
	text-decoration: underline;
}
.photoUpload {
	display: block;
	margin: 0px;
	width: 220px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.photoUpload li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #792511;
	list-style-type: none;
	line-height: 20px;
}
.photoUpload .copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #123B3E;
	list-style-type: none;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
}
.photoUpload a {
	color: #792511;
	text-decoration: none;
}
.photoUpload a:hover {
	text-decoration: underline;
}
#recordWrap {
	padding-bottom: 15px;
}
#recordEntry {
	margin: 0px;
	float: right;
	width: 438px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
}
#recordImage { 
	width: 442px; 
	padding: 0; 
	margin: 0; 
	float: left;
}
#recordImage img {
	padding: 5px;
	border: 1px solid #DAD7AE;
	background-color: #fff;
}
#entryWrap {
	float: right;
	width: 625px;
}
#entryWrap ul {
	display: block;
	margin: 0px;
	padding-right: 5px;
	padding-left: 10px;
}
#entryWrap li {
	list-style-type: none;
}
#journalWrap {
	margin: 0px;
	padding: 0px;
}
.journalTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	color: #123B3E;
	padding-bottom: 21px;
	padding-top: 24px;
}
.journalPics{
	padding-bottom: 10px;	
}
.journalPics img{
	padding: 5px;
	border: 1px solid #DAD7AE;
	background-color: #fff;
	top:0;
	left:0px
}
.paginate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #123B3E;
	font-size: 14px;
	padding-top: 20px;
}
.paginate a {
	font-weight: bold;
	color: #646C78;
	text-decoration: none;
	border: 1px solid #DFE8EB;
	padding: 2px;
	margin-left: 2px;
}
.paginate a:hover {
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #E9E9E9;
	padding: 2px;
	background-color:#E9EBEC
}
.paginate b {
	font-weight: bold;
	color: #123B3E;
	text-decoration: none;
	padding: 2px
}
#leftMenu {
	float: left;
	width: 290px;
}
.leftDate {
	background-image: url(/images/global/photoAlbumMenu-Bck.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	height: 56px;
	width: 220px;
	padding-top: 27px;
	padding-right: 35px;
	padding-left: 35px;
}
.leftDate li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	color: #46541C;
	list-style-type: none;
	line-height: 20px;
	text-align: right;
}
#footerWrap {
	background-image: url(/images/global/backgroundFooter.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 190px;
	width: 100%;
}
#footerContent {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#footerContent ul {
	float: right;
	margin: 0px;
	padding: 0px;
}
#footerContent li {
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #123B3E;
	margin: 0px;
	padding-right: 20px;
	vertical-align: middle;
}
#footerContent a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #123B3E;
	text-decoration: none;
	padding-top: 10px;
}
#footerContent a:hover {
	text-decoration: underline;
}
