/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }



/* -------- Main Elements ------------ */
.screen-reader-text{
	text-indent: -999em;
	position: absolute;
	left: -999em;
}
body{
	background: #8d9c3b;
	font-family: Georgia, "Times New Roman", serif;
}
a{
	outline: 0;
	color: #8d9c3b;
	
}
#outer_wrapper{
	border-top: 5px solid #9d5c1f;
}
#wrapper{
	width: 950px;
	margin: 0 auto;
	background: #fff;
}
#branding a{
	width: 264px;
	height: 129px;
	background: url(images/logo.gif) no-repeat left top;
	text-indent: -999em;
	display: block;
	margin-left: 9px;
	float: left;
	display: inline;
	
}
#primary{
	float: left;
	width: 264px;
	margin-left: 9px;
	display: inline;
}
#access{
	float: right;
	height: 129px;
	margin-right: 33px;
	display: inline;
}
#access ul li{
	float: left;
	margin-top: 53px;
	margin-left: 12px;
	display: inline;
	
}
li#menu-item-22 a{ background: url(images/b_nav.gif) no-repeat left top;}
li#menu-item-23 a{ background: url(images/b_nav.gif) no-repeat -161px 0;}
li#menu-item-24 a{ background: url(images/b_nav.gif) no-repeat -320px 0;}
li#menu-item-25 a{ background: url(images/b_nav.gif) no-repeat -483px 0;}


li#menu-item-22.current_page_item a, li#menu-item-22 a:hover{ background: url(images/b_nav.gif) no-repeat 0 -55px;}
li#menu-item-23.current_page_item a, li#menu-item-23 a:hover{ background: url(images/b_nav.gif) no-repeat -161px -55px;}
li#menu-item-24.current_page_item a, li#menu-item-24 a:hover{ background: url(images/b_nav.gif) no-repeat -320px -55px;}
li#menu-item-25.current_page_item a, li#menu-item-25 a:hover{ background: url(images/b_nav.gif) no-repeat -483px -55px;}


#access ul li a{
	width: 145px;
	height: 54px;
	display: block;
	text-indent:-999em;
}
.menu ul li ul.children{
	display: none;
}
#gallery_link a{
	width: 264px;
	height: 461px;
	background: url(images/btn_gallery.jpg) no-repeat left top;
	text-indent: -999em;
	display: block;
}
#container{
	float: right;
	width: 660px;
	background: url(images/b_content.gif) repeat-y left top;
	margin-right: 9px;
	display: inline;
	margin-bottom: 9px;
}
#content{
	margin: 15px;
	background: #fff;
	padding: 15px;
	font-family: Arial, Verdana, sans-serif;
}
#home_video{
	margin: 15px;
}
#content p{
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 20px;
	color: #0c3363;
}

#content #sub_pages{
	float: right;
	width: 150px;
	padding: 7px 0 15px 0;
	margin-left: 15px;
}
#content #sub_pages li{
	margin-left: 0;
}
#content #sub_pages li a{
	border-bottom: 1px solid #ddd;
	display: block;
	font-size: 13px;
	padding: 7px 5px;
	text-decoration: none;
	color: #fff;
	background: #9d5c1f;
}

#content h3{
	color: #9d5c1f;
	font-size: 16px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	clear: none;
	padding-top: 5px;
}
.entry-content{
	width: 420px;
	overflow: visible;
}
#content .ngg-albumoverview{
	float: left;
	width: auto;
}
.page-id-19 #content, .page-id-14 #content{
	position: relative;
}
.page-id-19 .ngg-albumoverview, .page-id-14 .ngg-albumoverview{
	position: absolute;
	right: 0;
}
.ngg-album-compact h4 a{
	font-size: 12px;
	color: #8d9c3b;
	line-height: 20px;
}
#content .ngg-album-compact p{
	font-size: 12px;
}
#container.home h3, h1.entry-title{
	color: #fff;
	font-size: 20px;
	margin-bottom: 15px;
	padding: 15px 15px 0 15px;
	
}
#site-info{
	clear: both;
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:1em -180px 1em 1em; border: 5px solid #5d88a1;}
a img.alignleft {float:left; margin:0 1em 1em 0; border: 5px solid #5d88a1;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto; border: 5px solid #5d88a1;}
