body {
	background: #DCE8AE;
	font-size: 75%;
}
#container {
	font: 1em/1.6em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #FFF;
	padding: 10px;
	width: 875px;
	margin: 0px auto;
}
#content {
	background: #EDF3D7;
}
#content-main {
	background: #FFFFFF;
	padding: 10px;
	min-height: 580px;
}
#branding {
	background: #5E2416;
	text-align: center;
	padding: 10px 0px;
}
#branding a {
	text-decoration: none;
	border-style: none;
}
#nav {
	height: 33px;
	background: #EFEAE8;
	border-top: 5px solid #FFF;
	border-bottom: 5px solid #FFF;
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
#nav li {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px;
	float: left;
}
#nav a, #nav a img, #header img {
	text-decoration: none;
	border-style: none;
}
#nav  li:hover {
	background: #DFD4D1;
	height: 33px;
}
#content-home {
	height: 100px;
	text-align: center;
}
#content-body {
	width: 480px;
	float: left;
	padding: 20px 50px 0px 40px;
	background: #FFF;	
}
#content-body p {
	margin: 0px;
	padding: 0px 0px 20px;
}
#content-body li {
	list-style: none;
	padding-bottom: .5em;
	padding-top: .5em;

}
#content-portfolio {
	width: 760px;
	border: solid 1px #eeeeee;
	float: left;
	padding: 20px 50px 0px 40px;
	background: #FFF;	
}
#content-portfolio p {
	margin: 0px;
	padding: 0px 0px 20px;
}
#content-portfolio li {
	list-style: none;
	padding-bottom: .5em;
	padding-top: .5em;
	
}
#content-sidebar {
	width: 200px;
	float: right;
	border-left: 1px solid #EEE;
	margin-top: 20px;
	padding: 30px 40px 40px;
	background: #EDF3D7;
	color: #333;
}
#content-sidebar img {
	width: 200px;
	padding-bottom: 10px;
}
#content-sidebar ul {
	margin: 0px;
	padding: 0px;
}
#content-sidebar li {
	list-style: none;
}
#subnav, .subnav {
	display: block;
	list-style: none;
	margin: 20px 0px -10px;
	padding: 20px 40px;
	background: #B1CD9F;
	float: right;
	width: 200px;
}
#subnav a, .subnav a:link, .subnav a:visited {
	color: #FFF;
	text-decoration: none;
}
#contactform {
	width: 310px;
}
#contactform legend {
	font-weight: bold;
}
#contactform fieldset {
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#contactform ol {
	padding: 0px;
	margin: 0px;
}
#contactform li {
	list-style: none;
	display: block;
}
#contactform label {
	padding-right: 1em;
	display: block;
}
#contactform fieldset input {
	width: 260px;
}
#contactform textarea {
	width: 260px;
	height: 6em;
}
#send {
	width: 80px;
}
a:link, a:active {
	color: #2CA78E;
	text-decoration: none;
	
}
a:visited {
	border-style: none;
	color: #060;
	text-decoration: none;
}
a:hover {
	color: #629A3F;
}
.img-header {
	padding: 20px;
	display: block;
	margin: 0px auto;
}
.header-page {
	display: block;
	margin-left: -10px;
}
#galleryTitle {
	font: italic bold 1.4em Georgia, "Times New Roman", Times, serif;
	color: #666;
	text-align: center;
}
#gallery-photo {
	text-align: center;
	height: 500px;
	padding-bottom: 40px;
}
#gallery-photo a, #gallery-photo img {
	text-decoration: none;
	border-style: none;
	padding: 0px 5px;
}
#gallery-photo a {
	font-size: .9em;
	margin-left: -10px;
}
#gallery-photo ul {
	margin: 0px;
	padding: 0px 0px 10px;
	text-align: left;
}

#galleryTitle {
	display: block;
	text-align: center;
	margin: 0px auto;
}

#event_title {

	font-family: verdana; arial; 
	font-weight: normal; 
	font-size: 12px;
}


#slideshowimg {
	display: block;
	padding: 10px;
	text-align: center;
	margin: 0px auto;
}
#galleryText, .galleryText {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	margin: 0px;
	padding: 0px;
}
p.galleryText {
	font-size: 1.2em;
	line-height: 1.4em;
}
.showpage {
	font-weight: bold;
}
.side-quote {
	font: italic bold 1.1em/1.4em Georgia, "Times New Roman", Times, serif;
	color: #629A3F;
	margin-bottom: .5em;
}
.side-quote-source {
	font-style: italic;
	color: #666;
	font-size: 1em;
}
.hide {
	display: none;
}
h1 {
	font: italic bold 1.6em Georgia, "Times New Roman", Times, serif;
	padding: 0px 0px 1em;
	margin: 0px;
	color: #666;
}
h2 {
	font-size: 1.15em;
	font-weight: bold;
	margin: 0px 0px .5em;
	padding: 0px 0px 0em;
}
h2.galleryText {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
	color: #666;
	margin: 0px;
	padding-bottom: .25em;
}
hr {
	border-bottom: 1px solid #2CA78E;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#content-body table td {
	padding: 10px;
}
td img {
	border: solid 1px #DDD;
}
#contactform em {
	font-style: italic;
	color: #900;
	font-size: .9em;
}
.error-message {
	font-weight: bold;
	color: #F00;
	padding: 5px;
}
strong {
	font-weight: bold;
	color: #333;
}
#stretcher {
	clear: both;
	float: none;
	width: 100%;
	background: #FFFFFF;
}
#footer {
	color: #333333;
	text-align: center;
	padding-top: 5px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#footer ul {
	margin: 0px;
	padding: 0px 0px .25em;
}
#footer li {
	list-style: none;
	display: inline;
	padding-right: 1em;
	padding-left: 1em;
}
#footer a:link, #footer a:visited {
	color: #333333;
	border-style: none;
	text-decoration: underline;
}
.mediaPlayer {
	text-align: center;
	width: 320px;
	margin: 0px 0px 0px 80px;
}

