body {
	margin: 20px 0 1px;
	padding: 0;
	background: #F8ECA9 url(images/img01.gif) repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #635821;
	height: 100%;
}
html {
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
}
h1, h2, h3 {
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #5E510E;
}
h1 {
	letter-spacing: -1px;
	font-size: 28px;
}
h2 {
	font-size: 22px;
}

h3 {
	font-size: 18px;
}
p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}
a:link {
	color: #AB5B00;
}
a:hover, a:active {
	text-decoration: none;
	color: #AB5B00;
}
a:visited {
	color: #AB5B00;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
/* Form */

form {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
img.left {
	float: left;
	margin: 7px 15px 0 0;
}
img.right {
	float: right;
	margin: 7px 0 0 15px;
}
input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
legend {
	display: none;
}
/* Content */

#content {
	float: right;
	width: 500px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* Footer */

#footer {
	width: 816px;
	height: 80px;
	min-height: 65px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/img05.png);
	background-repeat: no-repeat;
	background-position: left top;
}
html>body #footer {
	height: auto;
}
/* Header */

#header {
	width: 816px;
	height: 153px;
	padding: 0;
	background-image: url(images/header_bg_2.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
#header h1 {
	margin: 0;
	background-image: url(images/header_logo_3.png);
	background-repeat: no-repeat;
	height: 92px;
	width: 780px;
	position: absolute;
	left: 18px;
	text-indent: -9999em;
	top: 13px;
}
#legal {
	clear: both;
	padding-top: 20px;
	padding-right: 30px;
	text-align: right;
	font-size: 10px;
	color: #5E510E;
}
#legal a {
	font-weight: bold;
	color: #FFFFFF;
}
#logo {
	float: left;
	margin-left: 30px;
	padding-top: 25px;
}
#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
}
#logo h1 {
	font-size: 38px;
	color: #3399CC;
}
#logo h1 a {
	color: #FFFFFF;
}
#logo h2 {
	font-size: 13px;
	color:#009ddd;
	font-weight:bold;
}
#logo a {
	text-decoration: none;
	color: #F2B870;
}
/* Page */

#page {
	width: 816px;
	margin: 0 auto;
	background-image: url(images/img04.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#page .bgtop {
	background-image: url(images/img03.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#s {
	width: 110px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}
/* Search */

#search {
}
#search h2 {
	margin-bottom: 20px;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	padding: 0 30px;
}
#sidebar a img {
	border: 1px solid #AB5B00;
}
#sidebar a:hover img {
	border: 1px solid #FFF;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin-bottom: 30px;
}
#sidebar li ul {
}
#sidebar li li {
	margin: 0;
	padding: 3px 0;
}
#sidebar li li a {
	margin: 0;
	padding-left: 8px;
	background: url(images/img08.gif) no-repeat left 50%;
	font-size: .88em;
}
#sidebar a {
	text-decoration: none;
}
#sidebar a:hover {
	color: #FFF;
}
#wrapper {
	position: relative;
}
#x {
}
/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}
.box2 {
	color: #BABABA;
}
.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}
.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited {
	color: #EDEDED;
}
.clear {
	clear: both;
}
/* Menu 

#info {background:#f8f8f8; border:0;}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
	margin-left:320px;
	width:648px;
	height:32px;
	position:relative;
	z-index:100;
	padding-top: 111px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
/* hack to correct IE5.5 faulty box model */
* html .menu {
	width:746px;
	w\idth:745px;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.menu ul ul {
	width:110px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:112px;
	position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display: block;
	width: 110px;
	height: 30px;
	margin-left: 2px;
	padding-top: 4px;
	background: url(images/img07.jpg) no-repeat;
	text-decoration: none;
	text-align: center;
	vertical-align:bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .88em;
	color: #857415;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	width:145px;
	w\idth:138px;
}


/* style the second level background */
.menu ul ul a., .menu ul ul a:visited {
}
/* style the second level hover */
.menu ul ul a.drop {
	background:#c9ba65
}
div.menu ul li {
	line-height:12px;
}
ul li ul li.subnav a:hover {
	background:none #fff;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:31px;
	left:0;
	width:149px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
	top:30px;
	t\op:31px;
}
/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
	;
}
/* style the second level links */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	border-top:1px black dotted;
	background:#f39929;
	color:#000;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:93px;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a.drop, * html .menu ul ul a.drop:visited {
	width:93px;
	w\idth:122px;
}
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover {
	color:#000;
	background: url(images/img06.jpg) no-repeat;
}
.menu :hover > a, .menu ul ul :hover > a {
	color:#000;
	background: url(images/img06.jpg) no-repeat;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {
	visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul {
	visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul {
	visibility:visible;
}
/* Post */

.post {
	padding-bottom: 0px;
}
.post .title {
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #AB5B00;
}
.post .entry {
}
.post .meta {
	margin: 0;
	padding: 0px 0 30px 0;
}
.post .meta p {
	margin: 0;
	line-height: normal;
}
.post .meta .byline {
	float: left;
	color: #0000FF;
}
.post .meta .links {
	float: left;
}
.post .meta .more {
	width: 185px;
	height: 35px;
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}
.post .meta .comments {
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}
.post .meta b {
	display: none;
}

