body, html {
	background: #f3ebee url(../img/page_gradient_background.gif) repeat-x left top;
	color: #311b00;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	line-height: 1.7;
}

p, li, h1, h2, h3, h4, h5, h6, address {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
}

p, address {
	line-height: 1.7;
}


h1, h2, h3, h4, h5, h6 {
	color: #53301A;
	font-weight: bold;
}

h1 {
	font-size: 189%;
	padding-bottom: 0.5em;
}

h2, h4, h5, h6 {
	font-size: 129%;
}

h3 {
	font-size: 114%;
	text-align: center;
	padding-bottom: 0.6em;
}

h4 {
	font-size: 122%;
	font-weight: bold;
}

h5 em {
	color: #d94b40;
	font-weight: bold;
	font-size: 144%;
}

a, a:visited, a:active, a:visited {
	color: #53301A;

	text-decoration: underline;
}

.entry a, a:visited, .entry a:active {
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
}

img {
	border: 0;
	background-color: none;
	text-decoration: none;
	border: none;
}

em {
	font-size: 95%;	
}

div#custom-doc {
	width: 43.07em;/* !IE */ 
	*width: 42.03em;/* IE */ 
	min-width: 360;
	margin-left: 3em;
	padding-top: 1em;
	padding-bottom: 2em;
}

div#hd {
	background: url(../img/hd-background.gif) no-repeat left bottom;
	min-height: 120px;
}

div#hd div#contents  {
	padding-top: 2em;
	width: 555px;
	padding-bottom: 0;
}

div#bd {
	background: url(../img/body-background.gif) repeat-y left bottom;
}

div#ft {
	background: url(../img/footer-background.gif) no-repeat left bottom;
}

div.narrowcolumn {
	padding: 2em 2em 0;
}

div#sidebar {
	padding-bottom: 1.5em;
}

div#ft div#footer-contents {
	width: 525px;
	padding-top: 1.5em;
	padding-bottom: 3em;
}

div#ft div#footer-contents p {
	text-align: right;
	color: #987D69;
}

div#ft div#footer-contents p a {
	color: #987D69;
	text-decoration: underline;
}

ul#menu {
}

ul#menu li {
	float: left;
	margin-right: 5px;
}

div.entry p {
	margin-bottom: 1em;
}

div.entry em {
	font-style: italic;
	font-size: 114%;
}

div.entry strong {
	font-weight: bold;
	font-size: 114%;
}

div.entry img {
	margin-bottom: 1em;
	margin-right: 0.6em;
}

/* ------------------------------------- */

ol.commentlist {
	margin-top: 2em;
	margin-bottom: 2em;
}

ol.commentlist li {
	padding: 1.35em;
	margin-bottom: 1em;
	border: 1px solid #e4dacf;
}

ol.commentlist li.alt {
	background-color: #e4dacf;	
}

ol.commentlist li h2 a  {
	text-decoration: none;
}

ol.commentlist div.datestamp {
	text-align: right;
	color: #987D69;
	border-top: 1px solid #987D69;
	padding-top: .5em;
	margin-top: .5em;
}

/* ------------------------------------- */

div#content {
	position: relative;
}

div#large-print-button {
	position: absolute;
	top: 1em;
	right: -8px;
	z-index: 99999;
}

.entry ul {
	margin-bottom: 2em;
	margin-top: 2em;
}

.entry ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 1em;
	margin-bottom: 1em;
	margin-top: 1em;
}

/* ------------------------------------- */

.extra-nav {
	float: left;
	margin-top: 59px;
	margin-bottom: 0;
	position: absolute;
}

*html .extra-nav {
	height: 1px;
	overflow: visible;
}

.extra-nav ul {
	margin: 0.5em 0 0 0;
	list-style: none;
	font-size: 85%;
	padding: 1px 0 0 4px;
	line-height: 1.4em;
}

.extra-nav li {
	margin: 0 2px 0 0;
	background: url(../img/tab-back.gif) 100% -100px;
	float: left;
	padding: 0 4px 0 0;
}

.extra-nav li a, 
.extra-nav li a:visited, 
.extra-nav li span {
	display: block;
	float: left;
	padding: 7px 1px 5px 6px;
	text-align: center;
	white-space: nowrap;
	background: url(../img/tab-back.gif) 0 -100px;
	text-decoration: none;
	min-height: 17px;/* fixes FX/Mac issue */
	color: #322F29;
}

.extra-nav li span {
	color: #000;
}

.extra-nav li img {
	vertical-align: middle;
}

.extra-nav li:hover {
	background-position: 100% -200px;
}

.extra-nav li:hover a {
	background-position: 0 -200px;
	cursor: pointer;
}

.extra-nav li.current_page_item a, 
.extra-nav li.current_page_item span,
.extra-nav li.current_page_parent a, 
.extra-nav li.current_page_parent span {
	background: url(../img/tab-back.gif) 0 0;
}

.extra-nav li.current_page_item,
.extra-nav li.current_page_parent {
	background: url(../img/tab-back.gif) 100% 0;
}

.ie6 .extra-nav li.current_page_item,
.ie6 .extra-nav li.current_page_parent  {
	background: url(../img/tab-back.gif) 100% -100px;
}
.extra-nav li.current_page_item:hover,
.extra-nav li.current_page_item.hover,
.extra-nav li.current_page_parent:hover,
.extra-nav li.current_page_parent.hover  {
	background-position: 100% 0;
}

.extra-nav li.current_page_item:hover a,
.extra-nav li.current_page_item.hover a,
.extra-nav li.current_page_parent:hover a,
.extra-nav li.current_page_parent.hover a {
	background-position: 0 0;
	text-decoration: underline;
}

.ie .extra-nav {
	margin-top: 58px;
}

/* ------------------------------------- */

div.asCard {
	margin-top: 2em;
}

body#text div.asCard {
	width: 445px;
}

body#photos div.asCard {
	width: 445px;
}

div.asCard div.asCard-bottom {
	clear: both;
}

div.asCard div.asCard-left {
	width: 100%;
	float: left;
	padding-left: 2em;
}

div.asCard div.asCard-top div.asCard-left {
	background: url(../img/asCard.gif) no-repeat left top;
}


div.asCard div.asCard-top div.asCard-right {
	background:  url(../img/asCard.gif) no-repeat right top;
	padding-top: 2em;
}

div.asCard div.asCard-bottom div.asCard-left {
	background: url(../img/asCard.gif) no-repeat left bottom;
}

div.asCard div.asCard-bottom div.asCard-right {
	background: url(../img/asCard.gif) no-repeat right bottom;
}

div.asCard div.asCard-bottom div.asCard-right span {
	display: block;
	padding-top: 0.5em;
	text-align: center;
	padding-bottom: 1.5em;
}

div.asCard div.asCard-bottom div.asCard-right em span {
	font-size: 122%;
	font-weight: bold;
	color: #53301A;
}

div.asCard div.asCard-bottom div.asCard-right em span.albumNav {
	font-size:12px;
	padding-bottom:.25em;
}

div.asCard div.asCard-bottom div.asCard-right em span.albumNav a {
	padding-bottom:.25em;
	text-decoration: none;
}

div.asCard div.asCard-bottom div.asCard-right em span.albumNav a:hover {
	text-decoration: underline;
}

/* Albums */

/* ------------------------------------- */

div.fim-album {
	/*background-color: olive;*/
	/*z-index: 66;*/
	/*position: relative;*/
}

div.fim-album,
div.fim-tn-border-album,
div.fim-thumbnail {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 1%;
}

div.fim-album img, 
div.fim-tn-border-album img,
div.fim-thumbnail img {
	border: 3px solid #ccc;
}

div.fim-album img:hover,
div.fim-tn-border-album img:hover,
div.fim-thumbnail img:hover {
	border-color: #53301A;
}

.fim-title {
	font-size: 16px;
}

/* IE6 Why god, why */

.ie6 #sidebar {
	position: absolute;
	top: 130px;
	left: 485px;
}

.ie6 #content {
	width: 385px;
}

.ie6 .extra-nav {
	margin-top: 54px;
}

/* End IE6 Why god, why */

/* Lightbox */

/* ------------------------------------- */

#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	display: block;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(../img/fgallery/blank.gif) no-repeat;
	/* Trick IE into showing hover */
	display: block;
}

#prevLink {
	left: 0;
	float: left;
}

#nextLink {
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(../img/fgallery/prevlabel.gif) left 0% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(../img/fgallery/nextlabel.gif) right 0% no-repeat;
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData {
	padding: 0 10px;
}

#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}

#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
}

* html .clearfix {
	
/* Hides from IE-mac \*/
	height: 1%;
/* End hide from IE-mac */
}
