/*
Comments go here.
*/

body {
margin:0;
padding:0;
	background:  url(images/bg.jpg) repeat-x;
	font-size: 13px;
	background-color: #d5ddc1;
}

#container1 {
width: 950px;
text-align:left;
}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.main {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1, h2, h3 {
	color: #000033;
}

h1 {

	letter-spacing: -.03em;
	font-size: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {

	font-size: 18px;
	color:#526035;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 16px;
	color:#526035;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

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

blockquote {
	padding-left: 1em;
}

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

a {
	color: #704d08;
}
a:visited {
	color: #704d08;
}
a:hover {
	text-decoration: none;
	color: #0099hh;
}

/* Header */

#header2 {
	width: 100%;
	height: 30px;
	text-align:center;
	background-color:#6f8248;
	border-bottom:1px solid #b8c69b;
	font-size:20px;
	color:#93a963;}
}


#header3 h1{
	font-size: 13px;	
}

#header {
	margin: 0 auto;
	
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	letter-spacing: -.03em;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#header h1 {
	padding-top: 15px;
}


.imageright {
padding-left:8px;
padding-top:3px;
padding-bottom:4px;
}
.imageleft {
padding-right:8px;
padding-top:3px;
padding-bottom:4px;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 600px;
	font-size:13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

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

.title {
	margin: 0;
	color#526035;
	border-bottom: 1px solid #526035;
	padding-bottom: 3px;
	margin-bottom:20px;
}

.byline {
	margin: 0;
	color: #000033;
	font-size:11px;
}

.meta {
	text-align: right;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
	background: url(images/img03.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	text-align:left;
}

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

#sidebar li {
}

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

#sidebar li li {
	padding-left: 20px;
	border-bottom: 1px dotted #000033;
	background: url(images/img02.gif) no-repeat 5px 50%;
}

#sidebar h2  {
	margin: 0;
	padding: 5px 0 0 0;
	border-bottom: 1px solid #000033;
}
#sidebar  h3 {
	margin: 0;
	padding: 5px 0 0 0;
	border-bottom: 1px solid #000033;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
}

a.top:link {color: #d5ddc1;text-decoration: none; font-size: 12px; font-family: Arial, sans-serif;font-weight:bold;position:relative;bottom:2px;}
a.top:visited {color: #d5ddc1; text-decoration: none; font-size: 12px; font-family: Arial, sans-serif;font-weight:bold;position:relative;bottom:2px;}
a.top:hover {color: #71005c; text-decoration: none; font-size: 12px; font-family: Arial, sans-serif;font-weight:bold;position:relative;bottom:2px;}


/* Footer */

#footer {
	clear: both;
	width: 100%;
	height: 30px;
	text-align:center;
	background-color:#6f8248;
	border-top:1px solid #ffffff;
	font-size:20px;
	color:#93a963;}
}


.data {
font-family: Verdana, Helvetica;
font-size:13px;
text-align:left;
}
td.contactdata {
height:1px;
}
.links {
font-family: Arial, Helvetica;
font-size:12px;
text-align:left;
line-height:105%;
}
.linkdetails {
padding-left:20px;
}