* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image:url(images/bg.jpg);
	background-position: top center;
	background-attachment:fixed;
	color: #000000;
	font-size: 12px;
	font-family: tahoma, "trebuchet ms", helvetica, sans-serif;
	background-color:black;
	background-repeat:no-repeat;	
}

hr {
	display: none;
}

a {
	text-decoration: none;
	color: #333333;
	font-size:12px;
	padding:1px;
}

a:hover {
	text-decoration: none;
	color: #000;
}

strong {
	color: #97411e;
	margin-top: 50px;
	font-size: 16px;
        text-align: left;
	height: 20px;
        padding: 10px;
        margin-bottom:20px;
        background: #e3f2fa;

}

#header {
	width: 100%;
	height: 327px;
	background-color: #4d4d4d;
	background: url('images/top.jpg') no-repeat;
	background-position: top center;
	color: #ffffff;
        padding:0px;
}
#headerLinks{
width:920px;
margin:auto;
padding-top:150px;
}

#main {
	padding-top: 0px;
	position: relative;
	width: 840px;
	margin: 0px auto;
	padding-bottom: 10px;
}

h1 {
	background: inherit;
	color: #000000;
	text-transform: lowercase;
	font-size: 26px;
}

h1 span {
	background: inherit;
	color: #85AC1E;
}

h1 span sup {
	background: inherit;
	color: #85AC1E;
	font-size: 14px;
}

h3, #sidebar h2 {
	margin-top: 50px;
	background: inherit;
	color: #000000;
	font-size: 14px;
	text-transform: uppercase;
        text-align: center;
	height: 34px;
	background: transparent;
}

h3 a {
	text-decoration: none;
}

h3 span {
	background: inherit;
	color: #954220;
        font-weight:bold;
}

h3.first {
	margin-top: 0px;
}

#lcontent {
	position: relative;
	padding: 0px 0px 0px 0px;
}

#rcontent {
	position: relative;
	padding: 0px 20px 0px 20px;
}

ul {
	list-style: none;
}

ul li {
	background: url('images/x1.gif') no-repeat 0px 5px;
	padding-left: 15px;
	margin-bottom: 3px;
}

ol {
	list-style-position: inside;
}

p {
	margin-bottom: 25px;
	text-align: justify;
	line-height: 20px;
}

#sidebar p {
	padding-right: 30px;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
}

#sidebar form {
	margin-bottom: 2em;
}

.divider {
	font-size: 0px;
	position: relative;
	border-bottom: solid 1px #F5F5F5;
	height: 1px;
	width: 100%;
	margin: 10px 0px 10px 0px;
}

.summary {
	text-align: right;
	font-style: italic;
}

ul.divided li {
	border-top: solid 1px #F5F5F5;
	margin-top: 4px;
	padding-top: 4px;
	background-position: 0px 9px;
}

ul.divided li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
	background-position: 0px 5px;
}

#content {
       margin-top:-25px;
	position: relative;
	float: right;
	width: 550px;
	background:transparent;
}

.post {
}

.post ol, .post ul {
	margin-bottom: 2em;
}

.post .date {
	margin-bottom: 2em;
	font-size: smaller;
}

.post .postmetadata {
	font-size: smaller;
}

#slogan2 {
	font-size: 14px;
	position: relative;
	top: -5px;
}

.box {
	position: relative;
	border: dashed 1px #dadada;
	margin-top: 15px;
	background: inherit;
	color: #AAB165;
}

.box h2 {
	margin-top: 50px;
	background: inherit;
	color: #000000;
	font-size: 14px;
	text-transform: uppercase;
        text-align: center;
	height: 34px;
	background: transparent;
}

.box p {
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
}

.box_inner {
	border: solid 1px #fff;
	padding: 15px;
	background: #FFFFE9 url('images/a4.gif') repeat-x;
	color: inherit;
}

.captioned_image {
	position: relative;
	padding-bottom: 15px;
	float: left;
	margin-right: 17px;
}

.captioned_image div {
	position: absolute;
	font-size: 9px;
	bottom: 0px;
	left: 0px;
}

#sidebar {
       margin-top:-50px;
	position: relative;
	width: 210px;
	float: left;
}

#sidebar ul {
	margin: 0;
	padding: 0;

}

#sidebar li {
	margin: 0;
	padding: 0;
	background: none;
}

#sidebar li li {
	background: #fff 10px;
	padding: 10px;
	margin: 5px;
list-style: square;
}

.navigation {
	height: 50px;
}

.navigation .alignleft {

	float: left;
}

.navigation .alignright {
	float: right;
}

#comment {
	width: 80%;
}

.pagetitle {
	margin-top: 50px;
	background: inherit;
	color: #000000;
	font-size: 0px;
	text-transform: uppercase;
        text-align: left;
	height: 20px;
	background: transparent;

        visibility:hidden;






}

#footer {

	clear: both;
	background: transparent;
	width: 680px;
	margin: 0px auto;
	margin-bottom: 25px;
	padding-top: 50px;
	text-align: center;
	text-transform: lowercase;
}
