* { margin: 0; padding: 0; }
html {
	overflow:-moz-scrollbars-vertical;
}
body {
padding-bottom: 16px;
font-size: 62.5%; /* Resets 1em to 10px */
font-family: Verdana, Arial, Sans-Serif;
background: #ebe6d8 url('images/fadebg.jpg') repeat-y 50%;
color: #000;
text-align: center;
}

#page {
margin: 0 auto;
width: 760px;
text-align: left;
background: #fff url('/img/bg-content.gif') repeat-y;
}

/* Header */

#header {
position: relative;
height: 110px;
}

#top {
height: 81px;
}

#nav {
position: relative;
width: 760px;
height: 28px;
}

#nav div {
position: absolute;
bottom: 0; left: 0;
padding-left: 62px;
width: 698px;
}

#nav a, #nav strong { height: 28px; /* this is not the height */
float: left;
display: block;
padding: 6px 8px 0 8px;
text-decoration: none;
font-family: Tahoma, Verdana, Arial, Sans-serif;
font-weight: bold;
color: #fff;
voice-family: "\"}\"";
voice-family: inherit;
height: 22px;
} html>body #nav a, html>body #nav strong { height: 22px; }

#nav strong {
color: #9f7f61;
background: #fff;
}

#nav a:hover {
color: #9f7f61;
background: #fff;
}

#nav strong a {
float: none; display: inline;
}

#nav a, #nav strong {
font-size: 1.1em;
}

#nav span { display: none; }

#nav .fake {
color: #9f7f61;
background: #fff;
}
/* Main */

#content {
float: left;
display: inline;
padding: 40px 40px 0 70px;
font-size: 1.1em;
min-height:450px;
}

.sub_1 {
margin-bottom: 30px;
padding: 0 290px 18px 0;
border-bottom: 1px dotted #bbb;
}

.sub_2 {
float: left;
padding: 0 20px 18px 0;
width: 440px;
border-right: 1px dotted #bbb;
}

.sub_3 {
float: left;
padding: 0 20px 18px 0;
width: 540px;
}

.sub_4 {
float: left;
display: inline;
padding: 0 20px 18px 0;
width: 480px;
border-right: 1px dotted #bbb;
}

.articles {
float: left;
padding: 0 20px 0 0;
width: 350px;
}

.news {
float: right;
width: 260px;
}

h1 {
padding-bottom: 15px;
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 2.0em;
font-weight: normal;
color: #9f7f61;
}

h1 a {
color: #9f7f61;
text-decoration: none;
}

h2 {
padding-bottom: 12px;
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 1.8em;
font-weight: normal;
color: #9f7f61;
}

h3 {
padding-top:10px;
padding-bottom: 10px;
font-family: Verdana, Arial, sans-serif;
font-size: 1.0em;
font-weight: bold;
color: #653100;
}

h3 a {
color: #653100;
text-decoration: none;
}

h3 a:hover {
text-decoration: underline;
}

h4 {
display: block;
clear: both;
margin-top: 20px;
margin-bottom: 3px;
padding: 10px 8px 10px 8px;
font-size: 1.0em;
background-color: #D2C2B7;
}

h4 a {
color: #653100;
}

h5 {
padding-top: 35px;
padding-left: 68px;
font-family: Helvetica, Arial, sans-serif;
font-size: 3.0em;
font-weight: bold;
font-variant: small-caps;
letter-spacing: -1px;
color: #653100;
}

h5 a {
color: #653100;
text-decoration: none;
}

h5 a:hover {
color: #653100;
text-decoration: none;
}

#content p {
padding-bottom: 8px;
line-height: 1.4em;
}

#content .list{
	margin-left:35px;
	list-style:circle;
}

#content strong {
color:#333;
}

.post ul {
list-style-type: none;
margin-left: 15px;
padding-bottom:15px;
}

.post ul li {
padding-bottom:11px;
line-height: 1.3em;
}

.post a {
line-height: 2em;
}

.post img {
padding:10px 0 30px 0;
}

/* Sidebar */

#sidebar {
float: right;
display: inline;
padding: 40px 40px 40px 0;
width: 132px;
}

#sidebar ul {
list-style-type: none;
padding-bottom:15px;
}

#sidebar ul li {
padding-top: 6px;
}

/* Footer */

#footer {
clear: both;
width: 648px;
padding: 25px 40px 40px 70px;
text-align: left;
color: #9f7f61;
background: #e2d9d1 url('/img/achilles.jpg') no-repeat;
background-position: 620px 14px;
border-left: 1px solid #bbb;
border-right: 1px solid #bbb;
/*border-bottom: 1px solid #bbb;*/
}

#footer ul {
padding-bottom: 6px;
list-style-type: none;
}

#footer ul li {
display: inline;
}

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dotted #999;
}

.alt1 {
color: #653100;
background-color: #e2d9d1;
margin-bottom: 3px;
padding: 10px 8px 0 8px;
}

.alt2 {
color: #653100;
background-color: #fbffcb;
margin-bottom: 3px;
padding: 10px 8px 0 8px;
}

.meta {
background-color: #e2d9d1;
margin-bottom: 3px;
padding: 5px 8px 5px 8px;
}

#content .news .meta p {
padding-bottom: 0;
}

#archive_link {
clear: both;
padding-top: 10px;
padding-left: 70px;
}

#archive_link p {
padding: 6px 8px;
width: 4.0em;
font-family: Tahoma, Verdana, Arial, Sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #fff;
background-color: #9f7f61;
}

hr {
display: none;
}

a {
color: #9f7f61;
text-decoration: none;
}

a:hover {
color: #653100;
text-decoration: underline;
}

a img {
border: none;
}

/* Bottom */

#bottom {
padding: 10px 40px 20px 70px;
font-size: 1.1em;
border-top: 28px solid #9f7f61;
background: #fbffcb url('/img/bg-bottom.jpg') repeat-y;
}

#bottom_1 {
float: left;
padding: 0 20px 0 0;
width: 350px;
}

#bottom_2 {
float: right;
width: 260px;
}

h6 {
padding-bottom: 6px;
font-size: 1.0em;
color: #653100;
}

#bottom_2 ul {
list-style-type: none;
}

#bottom_2 ul li {
display: inline;
padding-right: 6px;
}

/* Comments */

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
padding: 2px;
background-color: #efe9e4;
border: 1px solid #bbb;
}

#commentform textarea {
width: 420px;
}

#contactform #name, #contactform #email, #contactform #phone, #contactform textarea {
width: 340px;
padding: 2px;
background-color: #efe9e4;
border: 1px solid #bbb;
}


/* Popup Menu */
#popmenu{
	display:none;
	background:#FFFFFF;
	border:1px solid #886B51;
	border-top:0px;
	width:80px;
	position:absolute;
	z-index:50;
	margin-left:109px;
}
#popmenu a{
	display:block;
	padding:5px;
}


.artmenu{
	background:url('images/artmenu.jpg') no-repeat;
	height:310px;
}
.artmenu .artitem{
	padding-top:10px;
	margin-left:210px;
	height:80px;
}
.artmenu .headitem{
	margin-top:25px;
	width:100px;
	text-align:center;
	float:left;
	font-size:150%;
	font-weight:bold;
	margin-right:70px;
	height:50px;
}
.artmenu .subitem{
	text-align:left;
	font-size:80%;
	font-weight:bold;
}
.artmenu .subitem ul{
	list-style:disc;
	margin:0px;
	padding:0px;
}
.artmenu .subitem li{
	margin:0px;
	padding:0px;
}

.artmenu2{
	background:url('images/artmenu2.jpg') no-repeat;
	height:310px;
	width:636px;
	position:relative;
}
.artmenu2 .artitem{
	clear:both;
	padding-top:1px;
	margin-left:160px;
	height:50px;
}
.artmenu2 .headitem{
	margin-top:25px;
	width:180px;
	text-align:center;
	font-size:150%;
	font-weight:bold;
}
.artmenu2 .subitem{
	text-align:left;
	font-size:80%;
	font-weight:bold;
}
.artmenu2 .subitem ul{
	list-style:disc;
	margin:0px;
	padding:0px;
}
.artmenu2 .subitem li{
	margin:0px;
	padding:0px;
	height:15px;
	margin-right:15px;
}

.artmenu2 .hfirst {
	position:absolute;
	top:10px;
	left:170px;
}
.artmenu2 .sfirst {
	position:absolute;
	top:15px;
	left:370px;
	padding-left:15px;
}

.artmenu2 .hsecond {
	position:absolute;
	top:80px;
	left:170px;
}
.artmenu2 .ssecond {
	position:absolute;
	top:90px;
	left:370px;
	padding-left:15px;
}

.artmenu2 .hthird {
	position:absolute;
	top:150px;
	left:170px;
}
.artmenu2 .sthird {
	position:absolute;
	top:155px;
	left:370px;
	padding-left:15px;
}

.artmenu2 .hfourth {
	position:absolute;
	top:230px;
	left:170px;
}
.artmenu2 .sfourth {
	position:absolute;
	top:250px;
	left:370px;
	padding-left:15px;
}
.artmenu2 .sfourth ul li a{
	line-height:15px;
}


.sideNav{
	margin-top:20px;
	float:right;
	min-height:500px;
	margin-left:10px;
	padding-left:10px;
	width:220px;
	border-left:1px dotted #ABA08B;
}

.sideNav ul{
	list-style:none;
}
.sideNav li{
	margin-left:10px;
	margin-bottom:10px;
}