body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #b0a47c;
	margin: 0;
	padding: 0;
}
.remove-p-vspace p {
	margin : 0px;
	padding : 0px;
}
a {
	color: #76171c;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #0f1131;
}

primary-wrapper {
	width: 1000px;
	text-align: left;
	position:relative;
}
h3 {
	color: #02330e;
	font-size:13px;
	font-weight:bold;
	margin:0;
}
.header {
	background-image:url(../images/header.jpg);
	width: 1000px;
	height: 150px;
	position:relative;
}
.header ul {
	color:#76171c;
	position:absolute;
	margin:0;
	padding:0;
	top:0px;
	right: 12px;
	list-style : none;
}
.header ul a {
	color:#76171c;
}
.header ul a:hover {
	color:#0f1131;
}

.header ul li {
	float:left;
	margin:0 12px 0 0;
	padding:0;
}

.header h1, .header h2 {
  text-indent: -10000em;
  overflow: hidden;
}
.header h1.seo {
	padding-left: 310px;
	top:0px;
	position:absolute;
	text-indent: 0em;
	font-size: 10px;
}
.floating-header-image {
	position:relative;
	left: -460px;
	top: 10px;
	z-index: 2;
	background-image:url(../images/river.png);
	width:526px;
	height:396px;
	margin: 0;
	padding: 0;
}



/* primary navigation */

.primary-nav-wrapper {
	z-index: 3;
	width:1000px;
	margin:auto;
	text-align: center;
	position:relative;
	height: 23px;
}
.primary-nav-wrapper ul {
	margin : 0px;
	padding : 0px;
	list-style : none;
}
.primary-nav-wrapper ul li {
	margin-left : 8px;
	margin-right : 7px;
	float:left;
	list-style : none;
	position : relative;
}
.primary-nav-wrapper ul li a {
	line-height: 23px;
	padding-left: 4px;
	padding-right: 4px;
	color: #76171c;
	font-weight:bold;
	text-decoration:none;
}
.primary-nav-wrapper ul li a:hover {
	color: #ffffff;
	background-color: #c7ac28;
	font-weight:bold;
	text-decoration:none;
	display:block;
}



/* secondary content */

.secondary-content-wrapper {
	width:1000px;
	text-align:left;
}
.leftside-content {
	float:left;
}
.rightside-content {
	text-align:left;
	float:right;
	width:294px;
}
.rightside-content h2{
	text-transform:uppercase;
	font-weight:bold;
	text-align:left;
	font-size: 17px;
	margin: 5px 0px 5px 0px;
}
.rightside-content-subpages {
	text-align:left;
	width:640px;
	overflow : hidden;
	margin-left : 355px;
}
.rightside-content-subpages h2{
	text-transform:uppercase;
	font-weight:bold;
	text-align:left;
	font-size: 17px;
	margin: 5px 0px 5px 0px;
}
.colored-links {
	text-align:left;
	margin-left:8px;
	text-decoration:underline;
	color: #b8d9fa;
	display:block;
}
.colored-links:hover {
	color: #fff;
}



/* featured poets */

.featured-poets-box {
	float:left;
	background-color: #02330e;
	height: 251px;
	width: 343px;
	margin-right:10px;
}
.featured-poets-box-text {
	margin: 5px 8px 2px 8px;	
	text-align:left;
	text-transform:uppercase;
	font-weight:bold;
	color: #fff;
	font-size:15px;
}
.featured-poets-box-text a {
	font-weight:bold;
	color: #6bbd45;
}
.featured-poets-box-text a:hover {
	color: #fff;
}
.featured-poets-box h2 {
  text-indent: -10000em;
  overflow: hidden;
}



/* events content */

.events-box {
	float:left;
	background-color: #0f1131;
	height: 251px;
	width: 343px;
	margin-right:10px;
}
.events-box-subpages {
	background-color: #0f1131;
	height: 251px;
	width: 343px;
	margin-right:10px;
}
.events-box-text, .events-box-subpages {
	text-align:left;
	background-color: #0f1131;
	color: #fff;
}
.events-box-text, .events-box-subpages a {
	font-weight:bold;
	color: #b8d9fa;
}
.events-box-text, .events-box-subpages a:hover {
	color: #fff;
}
.eventcontent, .eventcontentalt {
	margin: 2px 8px 2px 8px;	
	padding: 8px;
}
.eventcontentalt {
	background-color: #27294e;
}
.events-box h2 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	margin: 5px 0px 5px 8px;
}
.events-box-subpages h2 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	margin: 0px 8px 2px 8px;	
	padding: 8px;
}
.event-titles {
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	color: #b8d9fa;
	display : block;
	overflow : hidden;
	height : 1em;
}
.event-titles:hover {
	color: #fff;
}
.events-colored-links {
	text-align:right;
	padding-bottom: 5px;
	margin-right:8px;
	margin-top: 5px;
	text-decoration:underline;
	color: #b8d9fa;
	display:block;
}
.events-colored-links:hover {
	color: #fff;
}


/* event calendar page */

.event-container {
	width: 900px;
	background-color: #9d926f;
	padding: 10px;
	margin : 10px 10px;
	text-align:left;
	overflow : hidden;
}
.event-items {
	padding : 5px;
	margin : 10px 0px;
	border : 1px dashed #817658;
	background : #AEA27B;
}

/* poetry sound bites box */

.poetry-box {
	background-color: #022b2d;
	width: 343px;
	margin-bottom: 10px;
	margin-right:10px;
	margin-top: 10px;
}
.poetry-box-text {
	color: #fff;
}
.poetry-box-text a:hover {
	color: #fff;
}
.poetrycontent {
	background-color: #05474a;
	margin: 0px 8px 2px 8px;	
	padding: 8px;
}
.poetry-box h2 {
	text-align:left;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	margin: 0px 8px 2px 8px;	
	padding: 8px;
}



/* poetry sound bites page */

.poetry-soundbites-container, .poetry-soundbites-container-alt {
	width: 600px;
	background-color: #9d926f;
	margin:8px;
	padding: 10px;
}
.poetry-soundbites-container-alt {
	background-color: transparent;
}



/* general */

.photo {
	border: 1px solid #76171c;
	margin-right : 10px;
	margin-top : 4px;
}
.news-item {
}
.news-item-over {
	background : #9D926F;
}
.news-item-header {
	padding : 10px;
	cursor : pointer;
}
.links-category-title {
	font-size:14px;
	font-weight:bold;
}
.links-item {
	min-height:130px;
	width: 400px;
}
.curriculum-item {
	padding-bottom: 10px
}
.sponsor-items {
	float:left;
	width: 130px;
	text-align:center;
	margin-right: 10px;
	margin-bottom: 10px;
}


/* gallery content */

.gallery-image-container {
	margin:auto;
	margin: 5px 0px 10px 0px;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}
.gallery-view-container {
	margin:auto;
	margin: 0px 0px 15px 0px;
	text-align:center;
}
.gallery-image {
	border: 1px solid #76171c;
	margin: 4px;
}
.gallery-thumb {
	margin: 0 8px 15px 4px;
	text-align:center;
	border: 1px solid #76171c;
	float:left;
}
.gallery-arrow-right, .gallery-arrow-left {
	width: 10px;
	height:20px;
	background-image:url(../images/arrowright.jpg);
	margin: 45px  0px 0px  0px;
	display:block;
}
.gallery-arrow-left {
	background-image:url(../images/arrowleft.jpg);
	float:left;
}
.gallery-arrow-right {
	background-image:url(../images/arrowright.jpg);
	float:right;
}



/* contact form */
.form-container {
	width:640px;
}
.FormRow {
	clear			: left;
	margin: 0 10px 10px 0;
}
.FormRow .FormHeader {
	float			: left;
	width			: 130px;
	text-align		: right;
	font-size		: 10pt;
}
.FormRow input {
	margin-left		: 15px;
}


/* index page form */
.form-container-index {
	width: 100%;
}
.FormRow-index {
	clear			: left;
	margin: 0 0px 0px 0;
}
.FormRow-index .FormHeader-index {
	float			: left;
	width			: 100px;
	text-align		: right;
	font-size		: 10pt;
}
.formelement {
	margin:0;
	margin-left: 100px;
}
.FormRow input {
	margin-left		: 15px;
}




/* footer */

.footer {
	width: 1000px;
	margin-top:10px;
	font-size: 11px;
	padding-bottom: 10px;
}
.footer ul {
	display:inline;
	margin : 0px;
	padding : 0px;
	list-style : none;
}
.footer ul li {
	display:inline;
	list-style : none;
}
.footer ul li a {
	text-decoration:none;
}
.footer ul li a:hover {
	color: #000000;
}
.subhead {
	color: #61593A;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding-top: 20px;
	padding-bottom: 20px;
}
.smalltext {
	font-size: 11px;
}
.smalltext a {
	text-decoration: underline;
}
