/* THE BEST RESET + MASTER EVER */

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;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

body { line-height: 1; font-size: 62.5%; color: #fff; }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }
blockquote:before, blockquote:after,q:before,q:after { content: '';	content: none; }

:focus { outline: 0; }
:-moz-any-link:focus { outline: none; }

ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse; border-spacing: 0; }

a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #7e7821; outline: none; text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: 0; }
b, strong { font-weight: bold; }
i, em { font-style: italic; }
h1, h2, h3, h4, h5, h6 { color: #7a230d; }
h1 { font-size: 2.8em; }
h2 { font-size: 2.4em; margin: 0 0 15px 0; }
h3 { font-size: 2.0em; margin: 0 0 12px 0; }

.left { float:left; }
.right { float:right; }
.clear { clear: both; }
.wrapper { margin: 0 auto 0 auto; }
.hide { display: none; }
.nomargin { margin: 0; }
.nopadding { padding: 0; }

/* BASIC STUFF */

body { font-family: Georgia, Times, serif; background: #574715 url(../images/bg.gif) center center repeat; }
p, ul, ol, code { font-size: 1.4em; line-height: 1.5em; margin: 0 0 15px 0; }
p { text-align: left; }
img.left { float: left; margin: 0 15px 10px 0; }

#wrapper { width: 614px; margin: 0px auto 30px auto; }

h1 { width: 614px; height: 175px; }
h1 a { display: block; width: 614px; height: 175px; background: url(../images/header.jpg) top left no-repeat; }
h1 a span { display: none; }

#content { margin: 15px 0 0 0; }

#sidebar { width: 165px; height: 277px; float: left; clear: left; background: url(../images/menu.gif) top left no-repeat; }
#sidebar ul { margin: 20px; }
#sidebar ul li { text-align: right; margin: 10px 0 0 0; }
#sidebar ul li a { color: #b00000; font-size: 1.2em; }

#main-wrap { width: 449px; color: #463934; float: right; clear: right; background: #f8f4ec url(../images/main.gif) top left repeat-x; }
#main { margin: 25px; }
#main ul { list-style: square; }
#main li { margin: 0 0 0 20px; }

#main ul.gallery { list-style: none; }
#main ul.gallery li { margin: 0; display: inline; }
#main ul.gallery li a { display: block; border: 1px solid #7a230d; padding: 2px; margin: 5px; width: 115px; height: 115px; float: left; }
#main ul.gallery li a:hover { border: 2px solid #7a230d; padding: 1px; }

#footer p { text-align: right; color: #93835a; font-size: 10px; margin: 5px 0 5px 0; }
#footer a { color: #a99051; }










