﻿/* CSS layout */
#left_col {
	border: #fcf8ec;
	width: 175px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #485345;
	height: 100%;
}

#page_content {
	margin-left: 175px;
}

#container {
	border: thin outset;
	background-color: #fcf8ec;
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
}
#stallion_vid {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
}


h1	{
	font-size: x-large;
	color:  #365685;
	border-bottom: thin;
}
h2	{
	font-size: large;
	color:  #84784e;
	border-bottom: thin;
}
h5	{
	font-size: medium;
	color:  #485345;
	text-align: center;
	text-decoration: none;
}

body {
	font-family: Verdana;
	font-size: small;
	color: #000000;
	background-color: #84784e;
}
a {
	color: #485345;
}
a:visited {
	color: #84784E;
}
a:active {
	color: #c48c4c;
}
a:hover {
	color: #355785;
}

.style1 {
	text-align: center;
}
.style2 {
	text-align: left;
	margin-top: 13px;
	margin-left: 10px;
	text-align: justify;
}
.style3 {
	margin-left: 14px;
	margin-bottom: 10px;
}
.style4 {
	margin-left: 14px;
	margin-bottom: 2px;
}
.style5 {
	text-align: left;
	margin-top: 13px;
	margin-left: 10px;
	text-align: justify;
	margin-right: 10px;
	background-image: url('images/bg.jpg');
}
.style6 {
	margin-right: 10px;
}
.style7 {
	font-size: x-small;
	text-align: center;
	margin-top: 17px;
}
.style8 {
	color: #84784E;
}
.style9 {
	font-size: x-small;
	text-align: center;
	margin-top: 17px;
	margin-bottom: 6px;
}
.style10 {
	text-align: left;
}
.style11 {
	border: 1px solid #C48C4C;
}
.style12 {
	text-align: center;
	border: 1px solid #C48C4C;
}
.style13 {
	margin-top: 10px;
	text-align: center;
	clear: both;
}
.style14 {
	color: #485345;
}
.style15 {
	line-height: 150%;
	padding-bottom: 1em;
}
.style16 {
	font-size: medium;
}
.style17 {
	text-align: left;
	margin-top: 13px;
	margin-left: 10px;
	text-align: center;
	margin-right: 10px;
	background-image: url('images/bg.jpg');
}
.style18 {
	border-width: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.style19 {
	margin: 1em
}
.style20 {
	border-width: 0px;
	margin-left: 1em;
}
