body
{
	margin: 0 auto;
	padding: 0;
	//background: #e2e6e9;
	background:#FFF;
	font: normal 15px "Goudy Old Style", Helvetica, Arial, Sans-Serif;
	text-align: left;
}

/* Links */

a:link { color: #273A4D; text-decoration: none; border:none;}

a:visited { color: #273A4D; text-decoration: none; }

a:hover, a:active { color: #ffffff; background-color: #343838; border:none;}

a.donate_link {
	color:#3399cc;
}

a.donate {
	color:#fff;
	background:#fff;
	position:absolute;
	top:6%;
	left:25%;
	z-index:1000;
	border:none;
	text-decoration:none;
}

h3 a:link { color: #3f4f5c; text-decoration: none; }

h3 a:visited { color: #3f4f5c; text-decoration: none; }

h3 a:hover, a:active { color: #FFFFFF; }

a.socialIcon {
	float:right;
	margin:0px 6px 0px 2px;
}

/* Html Elements */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 10px 0; padding: 0; }

h1 { font-size: 36px; color: #293138;}

h2 { font-size: 28px; color: #353F47;}

.post-title h2 {color: #3f4f5c; font-weight:bold; text-transform: uppercase; margin-bottom:5px;}

h3 { font-size: 1.2em; color: #3f4f5c;}

h4 { font-size: 20px; color: #3f4f5c; }

h5 { font-size: 16px; color: #3f4f5c;}

h6
{
	font-size: 13px;
	text-transform: uppercase;
	margin: 5px 0;
	font-weight: bold;
}

ul { line-height: 1.8em; list-style-type: circle; color: #333333; }

ol { line-height: 1.8em; color: #333333;}

blockquote
{
	color: #555555;
	background-color: #eeeeee;
	border: 1px solid #cfcfcf;
	padding: 5px 10px;
	margin: 10px 20px;
}

code { font-family: Consolas, Verdana, Arial, "Courier New"; }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

em { font-style: italic; }

strong { font-weight: bold; }

del { text-decoration: line-through; color: #555555; font-size: 11px; }

ins { text-decoration: none; color: #679b3c; }

p em,
cite
{
	font-family: Consolas, Verdana, Serif;
}

/* Structure */

#container
{
	width: 800px;
	margin: 0 auto;
}

#header
{
	padding: 0px 0;
}

#header img{
	margin-left:250px;
}

#navigation
{
	float: left;
	width: inherit;
	background-color: #282d2d;
	text-transform: uppercase;
	font-size: 15px;
	font-family: "American Typewriter",Helvetica, Arial, Sans-Serif !important;
}

#menu_child {
	position:relative;
	visability:hidden;
	padding-top:44px;
	z-index:1000;
}

#menu_child a {
	background:#282d2d;
	padding:11px 5px 11px 5px;
	color:#fff;
}

#menu_child a:hover {
	color:#fff;
	background-color: #414646;
}

#menu_child .submenu1 {
	background:#282d2d;
	padding:10px 9px 11px 5px;
	color:#fff;
}

#menu_child .submenu2 {
	background:#282d2d;
	padding:10px 5px 11px 5px;
	color:#fff;
}

#wrapper
{
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
	width: 800px;
	background: #ffffff;
	border-left: solid #dde0e1 2px;
	border-right: solid #dde0e1 2px;
	border-bottom: solid #dde0e1 2px;
}

#content-wrapper
{
	width: 280px;
	float: left;
}

#content-wrapper-2 {
	width:780px;
	float:left;
}

#content
{
	float: left;
	padding: 27px;
	line-height: 1.6em;
	text-align: justify;
	font-size:1em;
}

#content #announcements {
	float:left;
	width:inherit;
	background:#F5F5F5;
	text-align:center;
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	border-left:2px solid #ccc;
	padding:8px 8px 4px 8px;
	margin:0px 0px 12px 0px;
}

#content #announcements h3.post-title {
	color:rgb(149,28,33);
	font-family:"American Typewriter",Helvetica, Arial;
	font-size:20px;
	letter-spacing:-1px;
	font-weight:bold;
}

#content #announcements p {
	line-height:16px;
	font-size:1em;
	text-align:center;
}

#content #announcements a {
	font-size:1.1em;
	color:rgb(149,28,33);
}

#content .farm-list {
	font-size:1.2em;
	line-height:1.5em;
}

#content .filler {
	line-height:1.4em;
}

#content h3.bolder {
	font-weight:bold;
	font-size:1.1em;
	color:#000;
}

#content .under {
	text-decoration:underline;
}

#content span.under2 {
	font-size:1.1em;
	color:rgb(143,34,30);
	font-weight:bold;
}

#listed ul {
	line-height:1.8em;
}

#listed-2 ul {
	list-style-type:none;
	line-height:1.8em;
	margin:0 0 0 -40px;
}

#listed-2 li {
	font-size:1.1em;
}

#listed-2 ul li.bold {
	font-weight:bold;
}

#formed {
	width:400px;
	height:auto;
	border:thin black solid;
	padding:10px;
}

#formed ul {
	list-style-type:none;
	line-height:1.8em;
	margin:0 0 0 -40px;
}

#formed ul li input {
	float:right;
	margin:0px 40px 0px 0px;
}

#formed .buttons input {
	margin:25px 0 0 100px;
}

#content .commentbox {
	color: #918E85;
	background-color: #FBF4E2;
	padding: 2px 5px 2px 5px;
	border-top: solid #D4CBB4 1px;
	border-bottom: solid #D4CBB4 1px;
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 10px;
}
#comments {
	color: #4A4A4A;
	padding: 0px;
}
#comments .comment {
	padding: 10px;
	background-color: #F6F6F6;
	border-bottom: 20px solid #ffffff;
}
#comments .comment cite {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
#sidebar-wrapper
{
	margin-left: 5px;
	width: 510px;
	float: left;
}

#sidebar
{
	float: left;
	width: 150px;
	padding: 15px;
	color: #5b5c5c;
	font-size: 9pt;
	text-align: left;
}
#box
{
	clear: both;
}
#footer
{
	clear: both;
	float: left;
	width: 800px;
	margin: 0px 0;
	color: #555555;
	text-align: center;
	padding: 10px 0;
	background: #cfcfcf;
}

/* Navigation */

#navigation ul
{
	margin: 0 5px;
	float: left;
	width: 800px;
	padding: 0px 0;
	list-style-type: none;
}

#navigation li { float: left; margin: 0 0 0 5px; padding: 0; }

#navigation a:link,
#navigation a:visited
{
	float: left;
	display: block;
	color: #c6c6c6;
	padding: 5px 10px;

}

#navigation ul li.current_page_item   a:link,
#navigation ul li.current_page_item   a:visited,
#navigation ul li.current_page_item   a:hover,
#navigation ul li.current_page_item   a:active
{
	color: #ffffff;
	background-color: #414646;
	border-left: solid #6b7070 1px;
	border-right: solid #6b7070 1px;
}

#navigation ul li.search
{
    float:right;
    margin-right: 10px;
	color:#8F221E;
}

#navigation ul li.search a:link
{
	color:#fff;
}

#shade {
	color: #ffffff;
	background-color: #414646;
	border-left: solid #6b7070 1px;
    border-right: solid #6b7070 1px;
}


/* Header */

#header h1 {color: #191a1a; font-weight: bold; margin-bottom: 10px; }

#header h1 a {width:750px; height: 200px; background: transparent url() center center no-repeat; }

#header h1 a:link,
#header h1 a:visited
{
	color: #333333;
}

#header h1 a:hover,
#header h1 a:active
{
	color: #000;
	background-color: transparent;
}

#header h1 span {color:rgb(143,34,30);}

/* Content */

.date {
	margin-left: 3px !important;
	padding: 0;
	color: #ccc !important;
	font-family: Verdana, Arial, Sans-Serif !important;
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 24px;
	text-transform: lowercase;
	display: inline;
}

h3.post-title {
    display: inline;
}

h3.post-title2 {
	display:inline;
	color:#3f4f5c !important;
	font-family: "American Typewriter", Helvetica, Arial, Sans-Serif !important;
	letter-spacing:-1px;
	font-weight:bold;
	font-size:18px;
	border-bottom:none !important;
}

h3.post-title a {
	color: #3f4f5c !important;
	font-family: "American Typewriter", Helvetica, Arial, Sans-Serif !important;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 24px;
	border-bottom: none !important;
}

h3.post-title a:hover {
	text-decoration: none!important;
	color: #222 !important;
	background: transparent;
}

/* Sidebar */

#sidebar h3 { font-size: 18px; color:#5b5c5c; border-bottom: solid #5b5c5c 2px;}

ul#sidenotes
{
	margin: 0;
	padding: 0;
	line-height: 1.6em;
	list-style-type: none;
}

ul#sidenotes li
{
	padding: 5px;
	border-bottom: 1px dotted #cccccc;
}

ul#sidenotes li:hover
{
	background-color: #ccc;
}

ul#sidenotes li .title
{
	display: block;
	font-weight: bold;
}

ul#sidenotes li .date
{
	display: block;
	color: #777777;
	font-size: smaller;
}

ul#sidenotes li .content
{
	display: block;
}

ul#sidenotes li a:link,
ul#sidenotes li a:visited
{
	padding: 0;
	color: #333;
}

ul#sidenotes li a:hover,
ul#sidenotes li a:active
{
	background-color:transparent;
}

p.experience {
	font-size:1em;
	line-height:16px;

}

/* Footer */

#footer a {
	padding:0 10px 0 0;
}
#footer a:hover,
#footer a:active
{
	color: #003355;
	background-color:transparent;
}

/* Zoomable Elements */
#zoom {
	margin:0 0 0 25px;
}
#zoom a:link {
	text-decoration:none;
}
#zoom a:hover {
	text-decoration:none;
	border:none;
	background:none;
}
#zoom .img_link {
	border:none;
}

/* Banner Hider */
#conash3D0 {height:0px; top:-1px;}

