@charset "UTF-8";
body {
	margin-top: 0px;
	background-color: #000000;
}

#wrapper {
	height: 100%;
	width: 977px;
	background-image: url(../images/wrapper_bkgd.jpg);
	margin-right: auto;
	margin-left: auto;
}

#container {
	height: 100%;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	height: 150px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.bodycopy a:link {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	text-decoration:underline;

}
.bodycopy a:visited {
	color: #000000;
}
.bodycopy a:hover {
	color: #990000;
	text-decoration: none;
}

#navbar {
	height: 25px;
	width: 425px;
	margin-top: 50px;
	position: absolute;
	right: 150px;
}

#navbar ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
	color: #ffffff;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#navbar ul li {
	display: inline;
}

#navbar ul li a {
	padding: 5px 10px 5px;
	color: #ffffff;
	text-decoration: none;
	float: right;
}

#navbar ul li a:hover {
	color: #FFCC00;
}

#navbar ul li a.current {
	color: #FFCC00;
}

#footer {
	width: 100%;
	height: 20px;
	margin-bottom: 0px;
	position: relative;
	bottom: 0px;
	margin-top: 0px;
	background-color:#4a3107;
	clear: both;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #000000;
}

#footerinfo {
	width: 95%;
	height: 10px;
	position: relative;
	float: right;
	margin-right: 15px;
	margin-top: 3px;
}

.footertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #d4a030;
}

#footerinfo a:link {
	color: #d4a030;
	text-decoration: none;
}
#footerinfo a:visited {
	color: #d4a030;
}
#footerinfo a:hover {
	color: #FFCC00;
	text-decoration:underline;
}

.H1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000000;
}

.H2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}

.H3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
#leftcolumn {
	height: 100%;
	width: 500px;
	position: relative;
	margin-top: 90px;
	margin-bottom: 25px;
}

#floatcolumn {
	float: left;
	height: 100%;
	width: 300px;
	position: relative;
}

#floatcolumn2 {
	float: left;
	height: 100%;
	width: 300px;
	position: relative;
}

#porttext {
	height: 100%;
	width: 225px;
	position: relative;
	margin-top: 90px;
	margin-bottom: 25px;
	float: left;
	margin-right: 18px;
}

#portflash {
	width: 600px;
	height: 400px;
	position: relative;
	float: left;
	margin-top: 100px;
	margin-bottom: 25px;
	border: 3px ridge #4A3107;
}

#titletext {
	position: relative;
	height: 100%;
	width: 600px;
}
#leftcolumn2 {
	height: 100%;
	width: 600px;
	position: relative;
	margin-bottom: 25px;
	clear: both;
}

#brain {
	float: right;
	height: 210px;
	width: 245px;
	position: relative;
	margin-top: -30px;
}

#namebox {
	width: 250px;
	height: 100%;
	position: relative;
	float: left;
	margin-bottom: 25px;
}

#quotetext {
	height: 100%;
	width: 300px;
	position: relative;
	margin-top: 110px;
	margin-bottom: 25px;
	float: left;
	margin-right: 30px;
}

#quoteform {
	width: 500px;
	height: 100%;
	position: relative;
	float: left;
	margin-top: 110px;
	margin-bottom: 25px;
}

form.contact fieldset {
	border: 2px solid #d9a700;
	padding: 10px;
}

form.contact legend {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: #000000;
	padding: 5px;
}

form.contact label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

form.contact label.fixedwidth {
	display: block;
	width: 100px;
	float: left;
}

#sitemaptext {
	width: 650px;
	height: 100%;
	position: relative;
	margin-top: 80px;
}

#horseypic {
	width: 360px;
	height: 305px;
	position: relative;
	float: right;
}
