body {margin:0; background-image:url('images/global/background_tile.jpg'); background-color:#a2b69b;  font-size:12px; line-height:18px; font-family: "Trebuchet MS", sans-serif; color:#515152;}
img {border:0;}
td {vertical-align:top;}
h2 {}
textarea {resize: none;}
#footer {width:816px; text-align:center; color:#fff; font-size:12px; line-height:15px; margin:4px auto 0 auto; font-family: Arial, Arial, Helvetica, sans-serif;}
#footer a {color:#fff;}
a {color:#7a7b7c;}


/* global */
#shadow_bottom {background-image:url('images/global/shadow_bottom.png'); width:910px; height:10px; background-repeat:no-repeat; margin:0 auto;}
#content_shadow {background-image:url('images/global/shadow_right.png'); background-repeat:repeat-y; background-position:top right; width:910px; margin:0 auto; }
#content_dif {position:relative;}
#top_menu, #top_menu a {color:#066324; }
#top_menu {width:816px; text-align: right;}
#top_menu a {text-decoration:none;}
#top_green_border {background-color:#066324; height:8px; width:816px;}
#horizontal_menu {width:820px; height:39px; background-image:url('images/global/horizontal_menu.gif'); background-repeat:no-repeat; margin-bottom:15px;}
#horizontal_menu a {display:block; float:left; height:29px; padding-top:10px; text-align:center; color:#fff; font-weight:bold; font-size:14px; line-height:17px; text-decoration:none;}
#h_menu1 {width:145px;}
a#h_menu1:hover {background-image:url('images/global/horizontal_menu.gif'); background-position:0px -39px;}
#h_menu2 {width:151px;}
a#h_menu2:hover {background-image:url('images/global/horizontal_menu.gif'); background-position:-145px -39px;}
#h_menu3 {width:136px;}
a#h_menu3:hover {background-image:url('images/global/horizontal_menu.gif'); background-position:-296px -39px;}
#h_menu4 {width:159px;}
a#h_menu4:hover {background-image:url('images/global/horizontal_menu.gif'); background-position:-432px -39px;}
#h_menu5 {width:225px;}
a#h_menu5:hover {background-image:url('images/global/horizontal_menu.gif'); background-position:-591px -39px;}
#horizontal_menu div {display:inline; font-family:Arial, Arial, Helvetica, sans-serif;}
.error {display:none; margin-top:16px; float:right; color:#fdda06; font-weight:bold;}
.light_green_line {font-size:0px; line-height:0px; height:1px; width:100%; background-color:#82b191; margin:10px 0;}
.right_aligned_photo {float:right; width:202px; margin:0 0 0px 20px; text-align:center; color:#f7842e; font-size:11px;}
.right_aligned_photo img {display:block; margin-bottom:4px;}
a.orange_link {color:#f7842e;}
.spacer{clear:both;height:0px;line-height:0px;}









/* blog */
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
	/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	width: 212px;
	position:absolute; 
	top:220px;
	left:640px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

.narrowcolumn {

	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 500px;
	}
	
	
	
	h2 {
font-size:20px;
line-height:24px;
margin:0 0 10px 0;
color:#066324;
	}
	
	
	#sidebar h2 {
	background-color:#2a8fe0;
	font-size:10px; line-height:12px; 
	color:#fff;
	padding:1px 0 1px 6px;
	}
	
	.post {
	margin: 0 0 40px;
	text-align: justify;
	}
	
	.post img {
	border:1px solid #cacbcb;
	}
	

		.post a {
	color:#066324;
	text-decoration:none;
	}

	small {
	font-size:11px;
	color:#2a8fe0;
	}

	
	.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 120px;
	width: 550px;
	}



.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

