body {
	/*font: 76.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;*/
	font:76% Georgia;
	color:#646F5E;
	background:url(../images/body_bg.gif) #342321;
	margin:0;
}

* {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

.hidden {
	display:none;
}

.justify
{
    text-align: justify;
}

.center {
    text-align: center;
}

.managed {
    text-align: center;
    font-size: small;
}

#nav .hidden {
	display:none;
}

em em {
	font-style:normal;
}

blockquote {
	background:#273322;
	border:1px solid #202B1C;
	font-size:120%;
}

#container {

	width:780px;
	background:url(../images/container.jpg) top repeat-y;
	margin:0 auto;
	top:45px;
	margin-top:45px;
}

#wrapper {
	width:740px;
	margin:0 auto;
	top:45px;
}

#header {
	height:233px;
	background:url(../images/header.jpg) no-repeat;
	top:45px;
}

#header h1 {
	text-align:center;
	padding:0px 0 0 0;
	color:#fff;
	font-size:240%;
	font-weight:normal;
}

#header p.main {
    text-align:center;
	padding:10px 0 0 0;
	margin: 0px;
	color:#fff;
	font-size:240%;
	font-weight:normal;
}

#header h1 a {
	color:#fff;
	text-decoration:none;
}

#header h2 {
	color:#7C9B46;
	text-align:center;
	font:80% Verdana;
	letter-spacing:2px;
	text-transform:uppercase;
	padding:5px 0 0 0;
}

#sidebar {
	width:260px;
	float:left;
	padding:20px;
	background:url(../images/sidebartop.jpg) no-repeat;
	
}

#sidebar h2 {
	border-bottom:0px solid #AEA68D;
	color:#FFFFFF;
	font:165% Georgia;
	font-weight:normal;
	padding:10px 5px;
	line-height:29px;
}

#sidebar .address {
    color: White;
    background-color: Transparent;
    margin-top: 50px;
}

#sidebar #sidenav {
	margin:10px 0;
}

#sidebar #sidenav li {
	list-style:none;
	padding:5px 2px;
	border-bottom:1px solid #96885C;
}

#sidebar #sidenav li a {
	padding:5px 2px;
	display:block;
	font:130% Georgia;
	text-decoration:none;
	color:#FFFFFF;
	background:url(../images/sidenava.gif) right no-repeat;
}

#sidebar #sidenav a:hover {
	color:#000;
}

#sidebar p {
	font-size:90%;
	line-height:24px;
	color:#805955;
	margin:10px 0;
	padding:5px;
}

#sidebar input {
	background:#A39783;
	color:#3D3725;
	padding:4px;
	width:250px;
	border:none;
	font:140% Trebuchet MS;
}

#content {
	margin:0 0 0 300px;
	background:url(../images/content.jpg) top left no-repeat;
}

#content h1 {
    color: #646F5E;
    font-size: x-large;
    font-family: Georgia, "Times New Roman" , Times, serif;
}

#nav {
	padding:17px 0 0 0;
	margin:0;
}

#nav li {
	list-style:none;
	display:inline;
	margin:0;
}

#nav li a {
	padding:17px 10px;
	font:100% "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#D6DBC1;
	background:url(../images/a_hover.gif) top no-repeat;
}

#nav a:hover {
	background:url(../images/a_hover.gif) bottom repeat-x #24331C;
}

a em {
	font-style:normal;
	text-decoration:underline;
}

#content_main {
	margin:18px 0 0 0;
	padding:5px 15px 15px 15px;
	background:url(../images/content_sub.jpg) top left no-repeat;
}

a {
	color:#fff;
	text-decoration:none;
}

#content_main a:hover {
	text-decoration:underline;
}

#content_main h2,h3,p,blockquote {	
	margin:15px;
	line-height:25px;
	font-size:120%;
}

#content_main h3 {	
	color:#939D8C;
	font-size:120%;
}

#content_main ul,ol {
	margin:15px 30px;
	line-height:25px;
}

#content_main h2 {
	font:180% Arial;
}

#content_main table {
    margin: 0px;
}

#content_main tr {
}

#content_main td
{
    padding: 10px 5px;
    text-align: justify;
    font-size: 13px;
    vertical-align: middle;
}

#content_main td.center {
    text-align: center;
}

#content_main table.links td {
    padding: 2px;
    text-align: justify;
    font-size: 13px;
    vertical-align: middle;
}

#content_main table.links td.heading {
    padding: 10px 2px;
}

#content_main img {
    border: 1px solid black;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#content_main img.marker {
    border: none;
    display: inline;
    margin-left: 0;
    margin-right: 0;
}

.map {
    text-align: center;
    margin: 20px 10px;
    
}

img {
	border:4px none #273322;
}

p.details {
	border-top:0px solid #202114;
	border-bottom:1px solid #202114;
	color:#959F91;
	font:80% Verdana;
	text-transform:uppercase;
	padding:0px 0;
}

p.details a {
	color:#959F91;
	border-bottom:1px solid #596356;
}

p.details a.comlink {
	float:right;
}

ol.comments li {
	clear:right;
	font-size:90%;
}

ol.comments .user {
	float:right;
	width:80px;
	background:url(../images/user.jpg) no-repeat #BEB8A2;
	padding:15px;
	font:90% Verdana;
	height:60px;
}

ol.comments .etc {
	float:right;
	width:80px;
	margin:10px 0 0;
	clear:right;
	background:#273322;
	padding:15px;
	font:80% Verdana;
	margin-bottom:10px;
}
ol.comments .etc p {
	margin:0;
	padding:0;
	line-height:20px;
}

ol.comments .user a {
	color:#382725;
}

ol.comments .user img {
	border:0px solid #293624;
}

ol.comments .user p {
	margin:0;
	padding:0;
}

ol.comments p {
	margin:15px 125px 15px 0;
}

#footer {
	margin:30px 0 0 0;
	padding:15px;
	font-size:90%;
	border-top:1px solid #333;
}





.thumbnail{
position: relative;
z-index: 0;

}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color:#444D38;
padding: 5px;
left: -1000px;
border: 1px ;
visibility: hidden;
color:#FFFFFF;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -175px; /*position where enlarged image should offset horizontally */

}

.mart{font-size:10px;}



.mheadings{font-size:28px}

#footer
{
position:relative;
top:-50px;
border:0;
}
#footerpic{
border:0;
}

#cow{
position:absolute;
top:25px;
height:45px;
float:left;

}

.style3 {
    color: #FFFFFF;
}

.style2 {
	font-size: 13px;
	
}

.style1
{
    color: #646F5E;
    font-size: large;
    font-family: Georgia, "Times New Roman" , Times, serif;
    text-align: justify;
}

.enlarge {
    Text-align: right;
    vertical-align: text-bottom;
}


.thumbnaillong{
position: relative;
z-index: 0;

}

.thumbnaillong:hover{
background-color: transparent;
z-index: 50;

}

.thumbnaillong span{ /*CSS for enlarged image*/
position: absolute;
background-color:#444D38;
padding: 5px;
left: -1000px;
border: 1px ;
visibility: hidden;
color:#FFFFFF;
text-decoration: none;

}

.thumbnaillong span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnaillong:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;

left: -465px; /*position where enlarged image should offset horizontally HHHHHHHHHHHEEEEEEEEEEEEERRRRRRRRRREEEEEE */
}

.thumbnaillongLEFT{
position: relative;
z-index: 0;

}

.thumbnaillongLEFT:hover{
background-color: transparent;
z-index: 50;

}

.thumbnaillongLEFT span{ /*CSS for enlarged image*/
position: absolute;
background-color:#444D38;
padding: 5px;
left: -1000px;
border: 1px ;
visibility: hidden;
color:#FFFFFF;
text-decoration: none;

}

.thumbnaillongLEFT span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnaillongLEFT:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;

left: -275px; /*position where enlarged image should offset horizontally */
}


.thumbnailcenter{
position: relative;
z-index: 0;

}

.thumbnailcenter:hover{
background-color: transparent;
z-index: 50;

}

.thumbnailcenter span{ /*CSS for enlarged image*/
position: absolute;
background-color:#444D38;
padding: 5px;
left: -1000px;
border: 1px ;
visibility: hidden;
color:#FFFFFF;
text-decoration: none;

}

.thumbnailcenter span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnailcenter:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;

left: -329px; /*position where enlarged image should offset horizontally HHHHHHHHHHHEEEEEEEEEEEEERRRRRRRRRREEEEEE */
}


.thumbnailright{
position: relative;
z-index: 0;

}

.thumbnailright:hover{
background-color: transparent;
z-index: 50;

}

.thumbnailright span{ /*CSS for enlarged image*/
position: absolute;
background-color:#444D38;
padding: 5px;
left: -1000px;
border: 1px ;
visibility: hidden;
color:#FFFFFF;
text-decoration: none;

}

.thumbnailright span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnailright:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;

left: -526px; /*position where enlarged image should offset horizontally */
}

.tableiefiddle{text-align: left;}