

body {
	margin: 0;
	padding: 0;
	background: #372412x;
	font-size: 13px;
	color: #FFFFFF;
}

#main_wrap { background-image: url(../images/index_r2_c3.jpg); background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; }

body, th, td, input, textarea, select, option {
	font-family: Times New Roman,Georgia,Serif;
}

h1, h2, h3 {
	text-transform: lowercase;
	font-family: "Times New Roman",Georgia,Serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a { color: #fffff5; text-decoration: none; }

a:hover {
	text-decoration: none;
}

img { border: none; }

/* Header */

#header {
	width: 700px;
	height: 84px;
	margin: 0 auto;
	background: url(../images/index_r1_c2.jpg) no-repeat;
}


/* Gallery */

#gallery { clear: both; width: 700px; height: 500px; margin: 0 auto; }

#top-photo h2 {
	height: 1.4em;
	font-size: 1em;
}

#top-photo p {
	margin: 0;
	padding: 0 0 10px 0;
}

/* Menu */

#menu { color: #fbffff; width: 700px; height: 26px; background: url(../images/page2_r2_c2.jpg) no-repeat; text-decoration: none; text-align: right; margin-right: auto; margin-left: auto; }
/* Page */

#page { width: 790px; margin: 0 auto; padding: 20px 0; }

/* Content */

#content {
	float: left;
	width: 790px;
}

.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
	border-bottom: 2px solid #4A3903;
}

.byline {
	margin: 0;
}

.meta {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
}

.meta a {
	padding-left: 15px;
	background: url(img06.gif) no-repeat left center;
	font-weight: bold;
}

/* Sidebar */

#sidebar { float: right; width: 240px; }

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 30px;
	border-bottom: 1px dotted #4A3903;
	background: url(img06.gif) no-repeat 15px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 2px 30px;
	background: url(img05.gif) no-repeat left bottom;
	border-bottom: 2px solid #4a3903;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer { clear: both; padding: 20px 0; text-align: center; font-size: smaller; color: #000000; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

#footer a {
	color: white;
}
