body {
	margin: 0;
	padding: 0;
	background: #FEFEFE url(images/img01.jpg) repeat-x center top;
	font-size: 13px;
	color: #6B6B6B;
	font-family: "Trebuchet MS", sans-serif;
}

body, th, td, input, textarea, select, option {
	text-transform: none;
	font-family: "Trebuchet MS", sans-serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #6D8386;
}

h1 {
	letter-spacing: 0px;
	font-size: 2.6em;
	text-transform: none;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.5em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 180%;
	font-family: "Times New Roman", Times, serif;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #5C4017;
}

a:hover {
	text-decoration: none;
	color: #333333;
}


.clear {
	clear: both;
}

li {
	font-size: 1em;
}


#wrapper {
}
/* Header */

#header {
	width: 760px;
	height: 288px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat right top;
}

#header h1, #header p {
	margin: 0;
	color: #9CBC1E;
}

#header h1 {
	padding: 100px 0 0 70px;
}

#header p {
	padding-left: 73px;
	margin-top: -10px;
}
#header a {
	color: #E6B715;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}
#entry {
}
#entry li {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 25px;
	line-height: 1.6em;
	width: 400px;
	color: #333333;
}

#entry img {
	margin: 15px 15px 80px;
	padding: 5px;
	border: 1px solid #B7D24D;
}


/* Content */

#content {
	float: right;
	width: 470px;
	margin: 0;
}

.bg1  {
	background-image: url(images/side_BG_high.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
	padding-bottom: 5px;
	border-bottom: 2px solid #B7D24D;
}

.byline {
	margin: 0;
	color: #646464;
}

.meta {
	text-align: left;
	color: #646464;
	padding: 10px 10px;
	height: 48px;
	background: url(images/img06.jpg) no-repeat left top;
}
.meta1 {
	text-align: left;
	color: #646464;
	padding: 10px 10px;
	height: 100px;
	background: url(images/img06A.jpg) no-repeat left top;
}

.meta .more {
	padding-left: 20px;
}

.meta .comments {
	padding-left: 20px;
}

.meta a {
	color: #003300;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	color: #333;
}
#sidebar img {
	border: 1px solid #96A702;
	padding: 3px;
	float: none;
	margin-left: 5px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "Trebuchet MS", sans-serif;
}

#sidebar li {
}
/*
#sidebar li a {
	color: #333;
}
 */

#sidebar li ul {
	padding: 15px 15px;
}

#sidebar li li {
	border-bottom: 1px dotted #000000;
	padding-left: 15px;
}

#sidebar  li  li  a:hover {
	border-bottom: 1px dotted #CC6600;
	padding-left: 4px;
	color: #CC6600;
	text-decoration: none;
}

#sidebar h2 {
	margin: 0;
	padding: 10px 0 0 40px;
	height: 40px;
	background: no-repeat left 60%;
}

#sidebar a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

#sidebar a:hover {
	text-decoration: underline;
}

.sidebar1 {
	float: left;
	width: 230px;
	background-image: url(images/side_BG_7.jpg);
	background-repeat: no-repeat;
	background-position: left 50px;
}
.sidebar2 {
	float: left;
	width: 230px;
	background-image: url(images/side_BG_org.jpg);
	background-repeat: no-repeat;
	background-position: left 50px;
}
.sidebar3 {
	float: left;
	width: 230px;
	background-image: url(images/side_BG_led.jpg);
	background-repeat: no-repeat;
	background-position: left 50px;
}

.sidebar4 {
	float: left;
	width: 230px;
	background-image: url(images/side_BG_med.jpg);
	background-repeat: no-repeat;
	background-position: left 50px;
}

.sidebar5 {
	float: left;
	width: 230px;
	background-image: url(images/side_BG_cv.jpg);
	background-repeat: no-repeat;
	background-position: left 50px;
}



/* form elements */
form {
	margin: 10px; 
	padding: 15px 25px 25px 20px; 
	border: 1px solid #F0F0F0;
	background: #f8f8f8;
}
form p {
	border-bottom: 1px solid #E6E6E6;
	padding: 12px 0 5px 0;	margin: 0;	
	color: #7BA857;
}
label {
	font-weight: bold;
	color: #7BA857;
}
input, select, textarea {
	margin: 5px 0;
	padding: 5px;
	color: #6A6969;
	border-width: 1px;
	border-style: solid;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; 	
	font: 11px 'Lucida Grande', Verdana, Helvetica, sans-serif;
}
input:focus, select:focus, textarea:focus {
	color: #7BA857;
	background: #EFFAE6;
}
#name, #email, #message, #website {
	width: 380px;
}
input.button {
	font: bold 12px Arial, Sans-serif;
	height: 30px;
	margin: 0;
	padding: 2px 3px;
	color: #fff;
	background: #9CCF5F;
	border-width: 1px;
	border-style: solid;
	border-color: #B7D24D;
}


/* Footer */

#footerwrap {
	clear: both;
	margin: 0 auto;
	padding: 20px 0 0;
	background: url(images/img01foot.jpg) repeat-x left -190px;
}


#footer {
	clear: both;
	width: 760px;
	height: 100px;
	margin: 0 auto;
	padding: 20px 0 0;
	text-align: center;
	font-size: small;
	color: #52640A;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	color: #003300;
}
.bg2 {
	background-image: url(images/side_BG_high2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contactform  .right {
	float: right;
	margin-right: 70px;
}
#contactform .left {
	float: left;
	margin-left: 20px;
}
#contactform {
	padding-left: 20px;
	padding-right: 20px;
}
#sidebarExt {
	float: left;
	width: 230px;
	border: 1px solid #666;
	background-color: #F4F6E6;
}
#sidebarExt img {
	padding: 3px;
	float: none;
	margin-left: 7px;
	margin-right: 7px;
	top: 5px;
	position: relative;
}
#sidebarExt a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebarExt a:hover {
	text-decoration: none;
	color: #CC6600;
}
.post img {
	padding: 3px;
	border: 1px solid #DEE0D3;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.min_lineheight {
	line-height: 16px;
}
