/* SITEWIDE STYLES */
body {
	text-align: center;
	background-color: #660000;
	background-image: url(/wp-content/themes/default/images/pageHomeBkgrnd.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	}

@font-face {
	font-family: 'CharisSILRegular';
	src: url('/fonts/CharisSILR.eot');
	src: local('Charis SIL Regular'), local('CharisSIL'), url('/fonts/CharisSILR.ttf') format('truetype');
	}

@font-face {
	font-family: 'CharisSILBold';
	src: url('/fonts/CharisSILB.eot');
	src: local('Charis SIL Bold'), local('CharisSIL-Bold'), url('/fonts/CharisSILB.ttf') format('truetype');
	}

@font-face {
	font-family: 'CartoGothicStdBook';
	src: url('/fonts/CartoGothicStd-Book.eot');
	src: local('CartoGothic Std Book'), local('CartoGothicStd-Book'), url('/fonts/CartoGothicStd-Book.ttf') format('truetype');
	}

@font-face {
	font-family: 'CartoGothicStdBold';
	src: url('/fonts/CartoGothicStd-Bold.eot');
	src: local('CartoGothic Std Bold'), local('CartoGothicStd-Bold'), url('/fonts/CartoGothicStd-Bold.ttf') format('truetype');
	}



/* HEADER */
#header {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 90px;
	}


/* MENU */
#menu {
	padding: 0px;
	height: 100px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 0px;
	line-height: 0px;
	}

#menu img {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}


/* MAIN CONTAINER */
#containerHome {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/wp-content/themes/default/images/contentHomeBkgrnd.png);
	background-repeat: repeat-y;
	}

#container {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/wp-content/themes/default/images/mainBkgrnd.png);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	}


/* SIDE COLUMN */
#contentRight {
	font-size: 0px;
	line-height: 0px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(/wp-content/themes/default/images/rightBkgrnd.png);
	background-repeat: repeat-y;
	text-align: left;
	}

#contentRight p {
	font-family: CharisSILRegular, Georgia, serif;
	font-size: 11px;
	line-height: 15px;
	color: #006699;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: left;
	}

#contentRight h1 {
	font-family: CharisSILBold, Georgia, serif;
	font-size: 13pt;
	line-height: 1;
	background-color: #003366;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 16px;
	margin: 0px;
	text-align: left;
	width: 232px;
	text-transform: uppercase;
	}

#contentRight h2 {
	font-family: CharisSILBold, Georgia, serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 8px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	text-align: left;
	font-weight: bold;
	}

#contentRight p.tweet {
	font-family: CharisSILRegular, Georgia, serif;
	font-size: 13px;
	line-height: 17px;
	color: #003366;
	margin: 0px;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	}

#contentRight p.tweetDate {
	font-family: CartoGothicStdBook, Arial, sans-serif;
	font-size: 10pt;
	line-height: 1;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	}

#contentRight a:link {
	color: #006699;
	text-decoration: underline;
	}

#contentRight a:visited {
	color: #006699;
	text-decoration: underline;
	}

#contentRight a:hover {
	color: #006699;
	text-decoration: none;
	background-color: #99CCFF;
	}


/* MAIN CONTENT */
#content {
	font-family: CharisSILRegular, Georgia, serif;
	margin: 0px;
	padding: 0px;
	width: 550px;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
	}

#content p {
	font-size: 15px;
	line-height: 1.3;
	color: #000000;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	}

#content p.eventDate {
	font-family: CartoGothicStdBook, Arial, sans-serif;
	font-size: 13pt;
	line-height: 1;
	color: #996666;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	}

#content p.more {
	font-family: CharisSILRegular, Georgia, serif;
	font-size: 13px;
	line-height: 13px;
	color: #666666;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px 0px 15px 0px;
	}

#content p.map {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	font-family: CartoGothicStdBold, CartoGothicStdBook, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	}

#content h1 {
	font-size: 18pt;
	line-height: 1;
	color: #000000;
	margin: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	font-family: CharisSILBold, Georgia, serif;
	}

#content h1 a:link {
	text-decoration: none;
	color: #333333;
	}

#content h1 a:visited {
	text-decoration: none;
	color: #333333;
	}

#content h1 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #660000;
	}

#content h2 {
	font-size: 16pt;
	line-height: 1;
	color: #000000;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: CharisSILBold, Georgia, serif;
	}

#content h3 {
	font-size: 14pt;
	line-height: 1;
	color: #993333;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: CharisSILBold, Georgia, serif;
	}

#breadcrumb {
	padding: 0px;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
	}

#breadcrumb p {
	font-family: CartoGothicStdBook, Arial, sans-serif;
	font-size: 9pt;
	line-height: 9pt;
	color: #999999;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	}

#breadcrumb a:link {
	color: #666666;
	text-decoration: none;
	}

#breadcrumb a:visited {
	color: #666666;
	text-decoration: none;
	}

#breadcrumb a:hover {
	color: #666666;
	text-decoration: underline;
	}



/* FOOTER */
#footer {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 0px;
	line-height: 0px;
	background-color: #006699;
	clear: both;
	}

#footer p {
	font-family: CharisSILBold, Georgia, serif;
	font-size: 13px;
	line-height: 13px;
	color: #FFFFFF;
	font-weight: bolder;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}

#footer ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}

#footer li {
	display: inline;
	font-family: CharisSILRegular, Georgia, serif;
	font-size: 17px;
	color: #006699;
	margin: 0px;
	padding: 10px;
	}

#footer a:link {
	font-weight: bolder;
	color: #0099CC;
	text-decoration: none;
	}

#footer a:visited {
	font-weight: bolder;
	color: #0099CC;
	text-decoration: none;
	}

#footer a:hover {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
	}

