@charset "utf-8";

@import "global.css";



	body {

	background: #fff url(../../images/bg.gif) repeat-x;

	text-align: center;

	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;

	color: #795b3f;

	}

	#main {

	margin: 0 auto;

	}

	#contentHolder {

	background: url(../../images/int-13.gif) repeat-y;

	width: auto;

	height: 100%;

	text-align: left;

	}

	#rightColumn {

	float: right;

	width: 420px;

	min-height: 200px;

	margin-right: 48px;

	_margin-right: 24px;

	margin-bottom: 10px;

	}

	#rightColumn p {

	margin: 15px 0 15px 0;

	}

	.intro {

	font-size: 13px;

	font-weight: bold;

	}

	#footer {

	background: url(../../images/int-14.jpg) no-repeat;

	width: 861px;

	height: 61px;

	padding: 15px 22px 0 12px;

	}

	#footer span {

	display: block;

	float: left;

	}

	#footer div {

	float: right;

	}

	#footer a {

	text-decoration: none;

	color: #60452b;

	}

	#footer a:hover {

	border-bottom: 1px dotted #795b3f;

	color: #4fb2cf;

	}

	#leftColumn {

	float: left;

	}

	#leftColumn ul {

	width: 200px;

	list-style: none;

	position: relative;

	left: 130px;

	font-size: 12px;

	}

	#leftColumn ul li {

	margin: 2px 0 2px 0;

	border-bottom: 1px solid #d4d3d1;

	padding-bottom: 6px;

	}

	#leftColumn ul li a {

	background: url(../../images/arrow.gif) 0 50% no-repeat;

	width: 188px;

	height: 17px;

	display: block;

	text-decoration: none;

	color: #d35a00;

	padding-left: 14px;

	}

	#leftColumn ul li a:hover {

	color: #745840;

	}

	#leftColumn ul li.active a {

	background: url(../../images/arrow-active.gif) 0 50% no-repeat;

	font-weight: bold;

	color: #745840;

	cursor: default;

	padding-left: 14px;

	}

	h1 {

	font-size: 12px;

	margin-bottom: 6px;

	color: #E78E3C;

	letter-spacing: 1px;

	text-transform: uppercase;

	width: 100%;

	border-bottom: 1px solid #d4d3d1;

	padding-bottom: 5px;

	}

	#rightColumn ul {

	margin-left: 25px;

	}

	#rightColumn ul li em {

	color: #a08e7e;

	}

	

	/* page specific styles ____________________________________________________________ */

	

	#about, #history, #board, #staff, #donate, #calendar, #contact, #services, #womens, #mens, #youth, #education, #employment {

	width: 861px;

	height: 100%;

	}

	#about {

	background: url(../../images/about-04.jpg) no-repeat;

	}

	#history {

	background: url(../../images/history-04.jpg) no-repeat;

	}

	#board {

	background: url(../../images/board-04.jpg) no-repeat;

	}

	#staff {

	background: url(../../images/staff-04.jpg) no-repeat;

	}

	#donate {

	background: url(../../images/donate-04.jpg) no-repeat;

	}

	#calendar {

	background: url(../../images/calendar-04.jpg) no-repeat;

	}

	#contact {

	background: url(../../images/contact-04.jpg) no-repeat;

	}

	#services {

	background: url(../../images/services-04.jpg) no-repeat;

	}

	#womens {

	background: url(../../images/womens-04.jpg) no-repeat;

	}

	#mens {

	background: url(../../images/mens-04.jpg) no-repeat;

	}

	#youth {

	background: url(../../images/youth-04.jpg) no-repeat;

	}

	#education {

	background: url(../../images/education-04.jpg) no-repeat;

	}
#employment {

	background: url(../../images/employment-04.jpg) no-repeat;

	}
