html,body {
	background-color: white;
	height: 100%;
	padding: 0;
	margin: 0;
	font: 0.90em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #523220;
	background: url(../images/background.gif) repeat-x;
}

/* Page Structure*/

#pageHolder {
	margin-left: auto;
	margin-right: auto;
	margin-top:	10px;
	margin-bottom:5px;
	padding: 0 10px 0 10px;
	width:960px;
}

#accessibilityHolder {
	width: 945px;
	height: 20px;
	margin: 0 0 2px 0;
	padding: 0 0 0 15px;
	background: transparent;
	color: #9a8e7e;
	font-size: 0.65em;
	font-family: Arial;
}

#headerHolder {
	width: 920px;
	height: 23px;
	background: #cccccc;
	margin: 0px;
	padding: 7px 20px 0 20px;
	text-align: right;
	clear: both;
	color: #9b4d00;
	font-size: 0.75em;
	font-style: italic;
}

#menuHolder {
	width: 960px;
	height: 70px;
	background: url(../images/menuBar.jpg);
}

#titleHolder {
	width: 954px;
	height: 230px;
	border: 3px solid #d6d4cf;
	background: white url(../images/topImages.jpg);
	padding: 0;
	margin: 8px 0 8px 0;
}

#strapLineHolder {
	width: 960px;
	height: 20px;
	background: #cccccc;
	margin: 0 0 8px 0;
	padding: 7px 0 3px 0;	
	text-align: center;
	color: #9b4d00;
	font-size: 0.9em;
	font-style: italic;
}

#contentHolder {
	width: 954px;
	border: 3px solid #d6d4cf;
	background: white;
	padding: 0;
	margin: 8px 0 8px 0;
}

#contentHolderInner {
	width: 100%
	background: white;
	padding: 0;
	margin: 10px 0 10px 0;
	background: white url(../images/contentBG.gif) repeat-y;
	height: 100%;
}

#leftColumn {
	width: 647px;
	margin: 10px 0 10px 0;
	padding: 0 0 0 30px;
	float: left;
	font-size: 0.9em;
	background: transparent;
}

#rightColumn {
	width: 220px;
	margin: 10px 0 10px 0;
	padding: 0 15px 0 0;
	font-size: 0.8em;
	float: right;
	background: transparent;
}

#footerHolder {
	width: 920px;
	height: 23px;
	background: #cccccc;
	margin: 0px;
	padding: 7px 20px 0 20px;
	text-align: right;
	clear: both;
	color: #9b4d00;
	font-size: 0.75em;
	font-style: italic;
}

#footerLeft {
	width:45%
	padding: 0;
	margin: 0;
	float:left;
	text-align: left;
}

#footerRight {
	width:45%
	padding: 0;
	margin: 0;
	float:Right;
	text-align: Right;
}

#pageBottom {
	width: 960px;
	clear: both;
	height: 10px;
	float: left;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 20px;
	font-size: 0.65em;
	font-family: Arial;
	color: #9a8e7e;
}

.newsItem {
	margin: 0 10px 15px 10px;
}

.newsDivider {
	width:100%;
	height: 1px;
	margin-bottom: 15px;
	border-bottom: 1px solid #cccccc;
}

/* Text Styles */

p {
	padding-bottom: 12px;
}

#accessibilityHolder a {
	text-decoration: none;
	color: #9a8e7e;
	padding: 0 7px 0 7px;
}

#accessibilityHolder a:hover {
	text-decoration: underline;
}

#accessibilityHolder strong {
	padding-right: 7px;
}

#headerHolder a {
	text-decoration: none;
	color: #9b4d00;
}

#headerHolder a:hover {
	text-decoration: underline;
}

#headerHolder strong {
	font-style: normal;
	font-weight: bold;
	padding-left: 20px;
}

#strapLineHolder img {
	margin: 0 10px 0 10px;
}

#footerHolder a {
	text-decoration: none;
	color: #9b4d00;
}

#footerHolder a:hover {
	text-decoration: underline;
}

#footerHolder strong {
	font-style: normal;
	font-weight: bold;
	padding-left: 20px;
}

h1 {
	color: #9b4d00;
	font-size: 1.7em;
	font-weight: normal;
	margin-bottom: 15px;
}

h2 {
	color: #9b4d00;
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 15px;
}

h3 {
	color: #9b4d00;
	font-size: 1.7em;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 15px;
}

#leftColumn h3 {
	color: #9b4d00;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
}

h4 {
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 4px;
}

#rightColumn h3 {
	margin-left: 10px;
}

#contentHolder a {
	text-decoration: underline;
	color: #9b4d00;
}

#contentHolder a:hover {
	text-decoration: none;
}

#contentHolder a:visited {
	color: #9b4d00;
}

#pageBottom a {
	color: #9a8e7e;
	text-decoration: none;
}

#pageBottom a:hover {
	text-decoration: underline;
}

#pageBottom a:visited {
	color: #9a8e7e;
}

#contentHolder strong {
	font-weight: bold;
}

/* Menu */

#menuHolder ul li {
	display: block;
	width: 190px;
	text-align: center;
	float: left;
	margin-top: 29px;
}

#menuHolder ul li a {
	color: #ffffff;
	text-decoration: none;
}

#menuHolder ul li a:hover {
	text-decoration: underline;
}


/* Misc */

#leftColumn img {
	/* padding: 3px; */
	/* border: 2px solid #d2d2d2; */
}

.clearStyle {
	clear: both;
}

.leftAlign {
	margin-right: 5px;
	float: left;
}

.rightAlign {
	margin-left: 5px;
	float: right;
}

.accessibiltyHide {
	display: none;
}

#logo {
	width: 100%;
	text-align: center;
}

/* WP Images */

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0 5px 0 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 3px;
	margin: 0;
}

.wp-caption-text {
	padding: 3px 0 3px 0;
	font-family: Arial;
	font-size: 0.8em
}

.alignleft {
	float: left;
	margin: 3px 5px 3px 0;
}

.alignright {
	float: right;
	margin: 3px 0 3px 5px;
}

.textleft {
	text-align: left;
}

.textright {
	text-align: right;
}

.clear {
	clear: both;
	height: 1px;
}
