/* YUI Reset
----------------------------------------------- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}
del, ins {
	text-decoration: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 0.5em;
}
h3 {
	line-height: 1.4em;
	margin-bottom: 1.5em;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
/*because legend doesn't inherit in IE */

legend {
	color: #000000;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
/* Typography
----------------------------------------------- */

body {
	font-size: 90%;
	line-height: 1.5em;
	color: #333333;
	font-family: arial, "lucida grande", verdana, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.1em;
}
h4 {
	font-size: 1em;
}
h5 {
	font-size: 1em;
	font-weight: bold;
}
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 0;
}
p img.left {
	float: left;
	margin: 5px 20px 20px 0;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
p img.right {
	float: right;
	margin: 5px 0 20px 20px;
	padding: 5px;
	border: solid 1px #CCCCCC;
}
a:link img {
	text-decoration: none;
}
a:visited img {
	text-decoration: none;
}
a:hover img {
	text-decoration: none;
}
a:link {
	color: #8D0E05;
	text-decoration: underline;
}
a:visited {
	color: #8D0E05;
	text-decoration: underline;
}
a:hover {
	color:#dc291b;
	text-decoration: none;
}
a:active {
	color: #dc291b;
}
blockquote {
	background: url(../images/quote-open-white.png) no-repeat 0px 3px;
	font-style: italic;
	line-height: 1.5em;
	text-indent: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
sup, sub {
	line-height: 0;
}
abbr, acronym {
	border-bottom: 1px dotted #666666;
}
address {
	margin: 0 0 1.5em;
	font-style: italic;
}
del {
	color: #666;
}
pre {
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}
li ul, li ol {
	margin: 0 1.5em;
}
ul, ol {
	margin: 0 1.5em 1.5em 1.5em;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}
ol li {
	padding: 3px 0 10px 0;
}
ul {
	list-style:none;
	margin:0 0 16px 0;
	padding:0;
}
ul li {
	padding: 0 0 10px 10px;
	background:url(../images/bullet.png) no-repeat 0 7px;
	line-height: 1.3em;
}
.sidebarlinks ul {
	list-style:none;
	margin:0 0 10px 0;
	padding:0;
}
.sidebarlinks li {
	padding: 1px 0 10px 11px;
	background:url(../images/bullet-right-arrow.gif) no-repeat 0 6px;
	line-height: 1.3em;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
table {
	margin-bottom: 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}
thead th {
	background: #C3D9FF;
}
th, td, caption {
	padding: 4px 10px 4px 5px;
}
tr.even td {
	background: #E5ECF9;
}
tfoot {
	font-style: italic;
}
caption {
	background: #EEEEEE;
}
body {
	background-color: #C4B995;
	color: #2E2318;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#container {
	width: 633px;
	margin: 40px auto 80px auto;
}
#mission {
	margin: 0 0 20px 0;
	border-top: 1px dotted #8F8465;
	border-bottom: 1px dotted #8F8465;
	padding: 20px 0 0 0;
}
#left {
	float: left;
	width: 45%;
}
#right {
	float: left;
	width: 45%;
}
p {
	line-height: 1.6em;
	margin: 0 0 25px 0;
}
a {
	color: #482405;
}
.image {
	background-color: #d9d1b9;
	padding: 10px;
	margin: 0 10px 20px 0;
	border: solid 1px #8F8465;
}
.image-last {
	background-color: #d9d1b9;
	padding: 10px;
	margin: 0 0 20px 0;
	border: solid 1px #8F8465;
}
.image-right {
	float: right;
	background-color: #d9d1b9;
	padding: 10px;
	margin: 0 0 20px 30px;
	border: solid 1px #8F8465;
}
.image-left {
	float: left;
	background-color: #d9d1b9;
	padding: 10px;
	margin: 0 20px 30px 0;
	border: solid 1px #8F8465;
}
.gallerythumbs img {
	background-color: #d9d1b9;
	padding: 10px;
	margin: 0 10px 0 0;
	border: solid 1px #8F8465;
}

.gallerythumbs p {
	margin-top: .5em;
}
.gallerythumbs img.last {
	margin-right:0;
}
ul {
	list-style:none;
	margin:0 0 16px;
	padding:0;
}
ul li {
	line-height:1.3em;
	padding: 4px 0 5px 15px;
	background:url(../images/bullet.gif) no-repeat 0 9px;
}
#mainnav {
	border-top: 1px dotted #8F8465;
	width: 633px;
	padding: 20px 0 20px 0px;
	margin: 20px 0 0 0;
}
#mainnav li {
	display: inline;
	margin: 0 25px 0 0;
	padding: 0;
	background: none;
}
#mainnav li a {
	color: #FFFFFF;
	text-decoration: none;
}
