#banner {
	background: url(../images/banner2.jpg);
	background-position: left top;
	background-color: #3a6900;
	background-repeat: no-repeat;
	border-bottom: 2px ridge #786a0d;
	margin-top:0;
	padding-bottom: 150px;
	
}


#mainNav {
	position: fixed;

	left: 0;
	top: 150px;	
	width: 175px;

	margin-top: 20px;

	margin-left: 15px;
}

#mainNav ul {
	font-size:1.2em;
	font-family: "Trebuchet MS", Gautami, sans-serif;
	color: #3a6900;
	list-style-type: none;
	margin-left: 15;
	padding-left: 0;
	
}

#mainNav li {
	margin-bottom: 10px;
}

#content {
	font-family: "Trebuchet MS", Gautami, sans-serif;
	margin-top: 10px;
	margin-left: 200px;

	padding-left: 10px;

	border-left: 1px solid #786a0d;
	margin-right: 100px;
	margin-bottom: 100px;
}

#content li{
	font-family: "Trebuchet MS", Gautami, sans-serif;
	margin-bottom: 5px;
}

#footer {
	width: 100%;	
	margin:top 10px;
	padding: top 10px;
	border-top: 2px solid #786a0d;
	background-color: #b4e559;
	text-align: center;
	position: fixed;	
	bottom: 0;
}

a {
	color: #3a6900;
	text-decoration: none;
}

a:hover {
	color: #824912;
	text-decoration: underline;
}

a:visited {
	color: b31a1a;
	text-decoration: none;
}
.goathead ul{
	font-family: "Trebuchet MS", Gautami, sans-serif;
	list-style-type: none;
	list-style-image: url(../images/goathead.gif);
}

.jumpto {
	font-family: "Trebuchet MS", Gautami, sans-serif;
	list-style-type: none;
	list-style-image: url(../images/goathead2.gif);
	margin-bottom: 15px;
}

.jumpto li{
	font-family: "Trebuchet MS", Gautami, sans-serif;
	color: #3f2813;
	
}


body {
	background-color: #93d45f;
	margin:0;
}
h1,h2, h3 {
	color: #6c4118;
	font-family: "Trebuchet MS", Gautami, sans-serif;
}

h3 a{
	color: #6c4118;
	font-family: "Trebuchet MS", Gautami, sans-serif;
	font-size: 1 em;
	margin-bottom: 0;
	margin-left: 5px;
}

h4 {
	color#786a0d;
	font-family: "Trebuchet MS", Gautami, sans-serif;
	font-size: .75em;
	margin-top: 0;
	margin-bottom: 0;
}


p {
	font-family: "Trebuchet MS", Gautami, sans-serif;
	font-size: 1em;
	margin-left: 10px;
	color: #3f2813;
}


body#home a#homeLink,
body#how a#howLink,
body#rates a#ratesLink,
body#results a#resultsLink,
body#herd a#herdLink,
body#faq a#faqLink,
body#media a#mediaLink.
body#contact a#contactLink,
body#about a#aboutLink, 
body#links a#linksLink,
{
	list-style-image: url(../images/goathead.gif);
}

.mediatype {
	color: #6c4118;
	font-family: "Trebuchet MS", Gautami, sans-serif;
	margin-bottom: 0;
	margin-left: 10px;
	padding-left: 50px;
}

.how {
	width: 600px;
	margin-left: 40px;
	clear: right;
}

.floatRight {
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 2px solid #3f2813;
}

.floatLeft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 2px solid #3f2813;
}
.wether {
	width: 600px;
	margin-left: 40px;
	clear: left;
}
.doe {
	width: 600px;
	margin-left: 40px;
	clear: right;
}

.wether img{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 2px solid #3f2813;
}

.doe img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 2px solid #3f2813;
}

.question{
	font-weight: italic;
	font-size: 1.25em;
	color: #6c4118;
}

.link{
	font-size: 1.25em;
	color: #6c4118 
}

.linkdescription{
	margin-left: 10px
}

