﻿.BodyFrame{
    border: 1px solid silver;
    margin:40px;
}

.BodyContent{
    text-align:justify;
    font-size:large;
    font-family:  Arial, sans-serif;
    align-content:center;
	vertical-align:top;
    margin:10px;
	padding: 3px;
	border: 1px solid silver;
	padding: 3px;
    font-family:'Courier New';
    background-color:antiquewhite;
}

.SubContent{
    text-align:justify;
    font-size:large;
    font-family:  Arial, sans-serif;
    align-content:center;
	vertical-align:top;
    margin:10px;
	padding: 3px;
}

.footer{
    font-size:small;
    font-family:'Segoe UI';
}

/* GENERIC */
H1  {
	font-size: 1.5em;
}

H2  
{
	font-size: 1.4em;
    font-weight: bold;
}

H3  {
    font-size:  1.3em;
    font-weight:  bold;
    color: #999966;
}

H4  {
    font-size:  1.2em;
    font-weight: bold;
    color: #999966;
}

H5, DT  {
    font-size:  1.1em;
    font-weight:    bold;
    color: #999966;
}

H6  {
    font-size:  1.0em;
    font-weight:    bold;
    color: #999966;
}

A:link  {
    text-decoration:    none;
    color:  #999966;
}

A:visited   {
    text-decoration:    none;
    color:  #999966;
}

A:active    {
    text-decoration:    none;
    color:  #999966;
}

A:hover {
    text-decoration: underline;
    color:  #cc0000;
}


/* Farm Header */
.styleHeaderLeft {
	background-image: url('/skins/images/logo.jpg');
}
.styleHeaderRepeat {
	text-align:center;
    align-content:center; 
}
.styleHeadText
{
	color: #000000;
	font-family: "Trebuchet MS";
	font-size:xx-large;
	text-align:center;
    
}
.styleHeadLinks {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: large;
	vertical-align: bottom;
}
.styleHeadText {
	color: #000000;
}
.slideTitle {
	font-size:  1.2em;
    font-weight: bold;
    color: #999966;
}
.styleTextImage{
margin:10px
}