body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #312a0e;
	margin: 0px;
	padding: 0px;
	z-index: 10;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	width: 1200px;
	background-image: url(../images/skyline.jpg);
	background-repeat: no-repeat;
	z-index: 10;
	height: 900px;
}
#header {
	width: 769px;
	z-index: 10;
}
#navigation {
	height: 71px;
	width: 714px;
	position: absolute;
	left: 243px;
	top: 185px;
	z-index: 20;
}


#main {
	width: 769px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 10;
}
#content {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #CCCCCC;
	height: 675px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	z-index: 10;
}
#contentFront {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000;
	height: 800px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	z-index: 10;
	background-image: url(../images/left_gradient.jpg);
	background-repeat: repeat-x;
}
#leftNav {
	background-color: #3f3c29;
	height: 675px;
	float: left;
	position: relative;
	width: 173px;
	background-image: url(../images/left_gradient.jpg);
	background-repeat: repeat-x;
	z-index: 10;
}
#leftNavFront {
	background-color: #696233;
	float: left;
	position: relative;
	width: 173px;
	z-index: 10;
	height: 800px;
}
#leftNav #calendar {
	z-index: 10;
}
#leftNavTop {
	z-index: 10;
	margin-top: 60px;
}
.leftNavMain {
	background-image: url(../images/leftNav_content.gif);
	background-repeat: repeat-y;
	padding-right: 33px;
	padding-left: 20px;
	z-index: 10;
}

#leftNavMain a:link {
	color: #DDC4B7;
	text-decoration: none;
	}

#leftNavMain a:hover {
	color: #CCC;
	text-decoration: none;
	}

#leftNavMain a:visited {
	color: #FFF;
	text-decoration: none;
	}

#leftNavFooter {
	background-image: url(../images/leftNav_footer.gif);
	height: 32px;
	width: 159px;
	background-repeat: no-repeat;
	z-index: 10;
}
#leftColOrnament {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-left: 3px;
}
#rightCol {
	background-color: #FFFFFF;
	float: right;
	width: 577px;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
	z-index: 15;
	height: 675px;
}
#rightColFront {
	background-color: #000000;
	float: right;
	width: 577px;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
	z-index: 10;
	background-image: url(../images/alley_11.jpg);
	background-repeat: no-repeat;
	height: 690px;
}
#menuArea {
	width: 160px;
	line-height: 22px;
	height: 180px;
	background-repeat: no-repeat;
	z-index: 10;
	background-color: #FFFFFF;
	margin-top: 150px;
	float: left;
	margin-left: 1px;
	border: 2px solid #B3AC88;
}
#contentArea {
	float: right;
	height: 540px;
	width: 550px;
	z-index: 10;
}
#box {
	height: 500px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #5b5b5b;
	border-left-color: #5b5b5b;
	padding-left:7 px;
	width: 540px;
	margin-top: 15px;
	z-index: 10;
}
#donateWidget
{
	margin: 0px auto 0px 160px;
}
.subMenuActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #aa7b64;
	padding-left: 10px;
	font-weight: bold;
}


.subMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5b5b5b;
	padding-left: 10px;
	font-weight: bold;
}


.mainHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	display: block;
}


.navCalendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #55491e;
	text-align: center;
	font-weight: bold;
}
.navText {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	text-align: center;
}
.eventBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #784425;
	text-align: center;
	display: block;
	padding-bottom: 5px;
}

.eventItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #5b5b5b;
	padding-left: 5px;
	display: block;
	line-height: 1em;
}
.frontPic {
	padding-top: 9px;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	line-height: 1.5em;
	padding-left: 7px;
	position: relative;
	padding-top: 310px;
	padding-right: 7px;
	border-right-width: 40px;
	border-left-width: 40px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	font-weight: normal;
}
.leftCol_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #CFCAB1;
	padding-right: 4px;
	position: relative;
}










td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #5b5b5b;
	text-decoration: none;
	}
#coffeeLogo {
	padding-top: 0px;
	z-index: 10;
}

.indiginous {
	padding-top: 70px;
	margin-left: -7px;
}
.email_sign {
	padding-top: 5px;
	padding-bottom: 13px;
}
#paypalDonate {
	margin-bottom:-10px;
}
.email_sign_pages {
	padding-top: 100px;
	padding-bottom: 20px;
	margin-left: 3px;
}

a:link {
	color: #5b5b5b;
	text-decoration: none;
	}
a:visited {
	color: #5b5b5b;
	text-decoration: none;
	}
a:hover {
	color: #000000;
	text-decoration: none;
	}
a:active { 
	color: #aa7b64;
	}
.LeftColText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
	line-height: 1.5em;
	padding-left: 35px;
	position: relative;
	font-weight: bold;
}
