/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
h2.title {font-size:2em;margin-bottom:0.75em; text-align: center; border-bottom: 1px solid #853A3A; font-family: "Times New Roman", Times, serif; letter-spacing: .05em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}

.clear 			{ clear:both; height: 0;}

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }

img, a img 		{border: 0;}

.verttop         {vertical-align: top;}
.vertbottom      {vertical-align: bottom; padding-top: 5px;}
.vertcenter      {vertical-align: middle; padding: 0;}
.vertcenterimg   {vertical-align: middle; padding:0 0 5px 5px;}

body{font: 76% arial,sans-serif;text-align:center; background: url("/images/bg_page.gif");line-height:1.5; color: #333; margin-bottom: 25px;}
#top {background: url("/images/wood01.jpg") repeat-x top left;
	height:200px;
	line-height:200px;
	text-align: center;
	}
#dropshadow {background: url("/images/bg_dropshadow.jpg") repeat-x top left;
	height:8px;
	line-height:8px;
	}
div#header{position:relative;height:40px;
	line-height:40px;
	background: url("/images/bg_containershadow.jpg") no-repeat;
	}
div#container{width:960px;margin:0 auto;text-align:left;background: url("/images/bg_container.gif") repeat-y;}
div#wrapper{float:left;width:100%}
div#content{margin: 0 115px; width: 340px;}
div#navigation{float:left;width:68px;margin-left:-945px}
div#extra{float:left;width:435px;margin-left:-445px}
div#footer{color: #333;clear:left;width:100%;text-align: right; font-size: 90%; background: url("/images/bg_footer2.jpg") no-repeat;}
div#footer p{margin:0 25px 0;padding:10px 10px;}
div#footer a{display:inline;padding:0;color: #333; text-decoration: none;}

#navigation ul {
	font: 14px "Times New Roman", Times, serif;
	}
#navigation li {
	list-style: none;
	margin:0;
	padding:0;
	}
#navigation li a:link, #navigation li a:visited {
	display: block;
	padding: 5px 20px;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	}
#navigation li a:hover {
	background: url("/images/menu_hover.gif") no-repeat 0 50%;
	color: #853a3a;
	}
.crest {
	padding-left: 15px;
	}
.photocredit {
	font-style: italic;
	font-size: 11px;
	}
.portfolio {width: 100%;}
.portfolio a {margin: 5px 2px 0 0; padding: 0; text-align: center;}
.portfolio a img {margin: 5px 2px 0 0; padding: 0; text-align: center; background-color: #000;
	border: 2px solid #BD6969;
	border-bottom-color: #853A3A;
	border-right-color: #853A3A; }