body { background: #dbca74 url(images/bg.jpg) repeat-x; margin: 0px; padding: 0px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 85%; color: #333; }

p, h1, h2, h3, h4, h5, h6, h7, ul { margin-top: 0px; margin-bottom: 15px; }
a { color: #555; }
a img { border: 0px; }
p, li { line-height: 150%; }
h1 { color: #036; text-transform: uppercase; font-size: 1.7em; font-weight: normal; }
h1 a { color: #036; text-decoration: none; }
h1 a:hover { text-decoration: underline; }
blockquote { margin: 15px; padding: 15px 15px 0px; border-top: 2px solid #996; border-bottom: 2px solid #996; background: #ededdc; }

#container { width: 960px; margin: 0px auto; }

#topnav { float: left; display: inline; width: 920px; padding: 0px 20px; height: 42px; overflow: hidden; color: #f5f0d8; }
#topnav a { color: #f5f0d8; text-decoration: none; }
#topnav ul { margin: 0px; padding: 0px; list-style: none; float: left; display: inline; }
#topnav a:hover { color: #fff; }
#topnav li { float: left; padding: 13px 0px; height: 14px; margin: 0px; }
#topnav li a { padding: 13px 16px; height: 14px; }
#topnav li a:hover { background: #660000; }
#topnav p.admin { float: right; display: inline; padding: 13px 0px; }
#topnav p.admin a:hover { text-decoration: underline; }

#header { float: left; display: inline; overflow: hidden; width: 920px; padding: 10px 20px; height: 150px; }
#header .logo { float: left; display: inline; overflow: hidden; width: 400px; height: 130px; }
#header .quote { float: right; text-align: right; width: 450px; padding-top: 50px; }
#header .quote p { font-size: 1.2em; font-style: italic; color: #036; }

#midnav { float: left; display: inline; overflow: hidden; width: 920px; padding: 0px 20px; height: 42px; color: #660000; font-family: Arial, Helvetica, sans-serif; }
#midnav ul { margin: 0px; padding: 0px; list-style: none; float: left; display: inline; }
#midnav li { float: left; padding: 11px 0px; height: 17px; margin: 0px; width: 300px; text-align: center; font-size: 1.1em; }
#midnav li a { text-transform: uppercase; color: #660000; font-weight: normal; text-decoration: none; }
#midnav li a:hover { text-decoration: underline; }

#wrapper { float: left; display: inline; overflow: hidden; width: 960px; padding: 20px 0px; }

/* floats */
.one-column { width: 300px; padding: 10px; }
.two-column { width: 620px; padding: 10px; }
.three-column { width: 940px; padding: 10px; }
.float-left { float: left; display: inline; }
.float-right { float: right; display: inline; }

.post { background: #fdfcf5 url(images/post-bg.jpg) repeat-x top; padding: 18px; border: 2px solid #cfb745; margin-bottom: 18px; }
p.premeta { font-size: 85%; color: #999; }

/* page links */
.content-bot { margin: 10px 0px; padding: 10px; background: #c4b164; text-align: center; }
.content-bot a { margin: 0px 6px; color: #900; }

/* sidebars */
#sidebar { font-family: Arial, Helvetica, sans-serif; }

.widget { padding: 20px; background: #c4b164; }
.widget a { color: #333; }
.widget a:hover { color: #fdfcf5; }
.red { background: #990000; color: #fdfcf5; }
.red a { color: #fdfcf5; }
#sidebar .red h3 { border-bottom: 3px solid #fdfcf5; color: #fdfcf5; }
#sidebar h3 { border-bottom: 3px #900 solid; padding-bottom: 5px; text-transform: uppercase; color: #900; margin-bottom: 5px; }
#sidebar ul { margin: 0px 0px 15px; list-style: none; padding: 0px; }
#sidebar li { margin: 0px; padding: 9px 0px; border-bottom: 1px dashed #960; }
#sidebar a { text-decoration: none; }
#sidebar a:hover { text-decoration: underline; }
.min-banners img { margin: 12px 0; }

/* footer */
#footer { float: left; width: 100%; background: url(images/footer-bg.jpg) repeat-x; border-top: 5px #990000 solid; }
#footer-inner { width: 920px; padding: 20px; margin: 0px auto; text-align: center; }