
html {
	
}
body {
	color: #000;
}

#subnav ul li a {
	color: #726e6e;
}
#subnav ul li a.open {
	color: #af550e;
}
#subnav ul li a:hover {
	
}
a {
	color: #af550e;
	background-color: transparent;
}
a:hover {
	
}
h1 {
	color: #af550e;
	background-color: transparent;
}
h2 {
	color: #000000;
	background-color: transparent;
}
h3 {
	color: #000;
	background-color: transparent;
}
hr {
	color: #797979;
	background-color: #797979;
}
img {
	border-color: #1d6aa6;
}
table {
	border-color: #ccc;
}
td {
	border-color: #ccc;
}
#footer, 
#copy, 
#copy a {
	color: #fff;
}


BODY {
	font: normal .75em Arial, sans-serif;
}
A {
	text-decoration: underline;
	outline: none;
}
A:hover {
	text-decoration: none;
}
#subnav UL LI A {
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: none;
}
#subnav UL LI A.open {
	font-weight: bold;
}
#subnav UL LI UL LI A {
	font-weight: normal;
}
#subnav UL LI UL LI A.open {
	text-decoration: none;
	font-weight: bold;
}
H1 {
	font-size: 1.5em;
  padding: 0;
	margin: 15px 0 7px 0;
	font-weight: normal;
}
H2 {
	font-size: 1.2em;
	font-weight: bold;
  padding: 0;
  margin: 15px 0 7px 0;
}
H3 {
	font-size: 1em;
	font-weight: bold;
 	padding: 0;
  margin: 12px 0 6px 0;
}
HR {
	height: 1px;
	border: 0;
}
P {
	margin: 5px 0;
	padding: 0;
}
INPUT, SELECT, TEXTAREA {
	font-size: 12px;
	font-family: Arial, sans-serif;
}
#footer, #copy {
	font-size: 0.9em;
}
HTML {
	margin: 0px;
	padding: 0px;
	background: url(color_brown/pics/bg.jpg) repeat left top;
}
BODY {
	margin: 0px;
	padding: 0px;
	border: 0; /* ie */
	background: url(color_brown/pics/bg.jpg) repeat left top;
}
#wrapper {
	margin: 0 auto;
	width: 983px;
	position: relative;
	overflow: visible;
	overflow-x: hidden;
	height: 700px;
	background: url(color_brown/pics/wrapperBg.jpg) repeat-y top left;
}
HTML>BODY #wrapper {
	overflow: hidden;
	height: auto;
	min-height: 700px;
}
#wrapperCenter {
	overflow: visible;
	overflow-x: hidden;
	height: 700px;
	background: url(color_brown/pics/horseBg.jpg) no-repeat 27px bottom;
}
HTML>BODY #wrapperCenter {
	overflow: hidden;
	height: auto;
	min-height: 700px;
}
#wrapperContent {
	padding: 0 27px;
	background: url(color_brown/pics/wrapperTop.jpg) no-repeat top left;
	overflow: visible;
	overflow-x: hidden;
	height: 700px;
}
HTML>BODY #wrapperContent {
	overflow: hidden;
	height: auto;
	min-height: 700px;
}

/* Header
=========================================*/
#header {
	position: relative;
	padding-top: 17px;
}
#flags {
	width: 300px;
	height: 32px;
	overflow: hidden;
	float: left;
	z-index: 100;
}
#toolbox {
	display: none;
	height: 30px;
	width: 190px;
	float: right;
	text-align: right;
}
#toolbox DIV {
	float: left;
	padding-top: 4px;
}
#toolbox DIV A {
	padding: 0 10px;
	display: block;
	color: #3c3c3c;
}
#toolbox A IMG {
	border: 0;
	width: 20px;
	height: 19px;
	float: left;
	padding-right: 5px;
}
#toolbox A SPAN {
	float: left;
	display: block;
	padding: 3px 0;
}
#logo {
	position: absolute;
	top: 30px;
	left: 7px;
}
#logo A {
	display: block;
	height: 85px;
	width: 530px;
}
#logo A IMG {
	border: 0px;
}
.banner {
	clear: both;
	text-align: center;
	overflow: hidden;
	width: 929px;
}

/* Navigation
=========================================*/
#subnav {
	padding: 6px 20px 340px 0;
	background: url(color_brown/pics/verticalLine.gif) repeat-y right top;
}
#subnav UL {
	margin: 0;
	padding: 0;
}
#subnav UL LI {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 187px;
}
#subnav UL LI A {
	margin: 0;
	padding: 5px 10px 5px 10px;
	display: block;
	background: url(color_brown/pics/subnavLine.gif) no-repeat left bottom;
}
#subnav UL LI A.open {
	
}
#subnav .sub {
	background: none;
}
#subnav UL LI UL {
	padding: 5px 0 10px 0;
	background: url(color_brown/pics/subnavLine.gif) no-repeat left bottom;
}
#subnav UL LI UL LI UL,
#subnav UL LI UL LI {
	background: none;
}
#subnav UL LI UL LI A {
	background: none;
	padding: 0 0 0 20px;
}
#subnav UL LI UL LI UL LI A {
	background: none;
	padding: 0 0 0 40px;
}

/* Content
=========================================*/
#content {
	overflow: visible;
}
#main {
	float: right;
	width: 690px;
	overflow-x: hidden;
}
#mainContent {
	margin-top: 25px;
	padding: 0px 25px 20px 25px;
}
#column1 {
	margin-top: 15px;
	padding: 0 0 0 25px;
	float: left;
	width: 210px;
	overflow-x: hidden;
}
#column1 .column1Text {
	display: none;
}
#logos {
	padding-bottom: 5px;
}
#column2 {
	display: none;
}


/* Footer
=========================================*/
#footer {
	clear: both;
	padding: 0 30px 17px 0;
	margin: 0 auto;
	height: 21px;
	width: 953px;
	background: url(color_brown/pics/footerBg.gif) no-repeat left center;
	text-align: right;
}
#footer .text {
	width: auto;
	margin: 0 auto;
	line-height: 21px;
}
#footer .text DIV {
	display: inline;
	padding: 0 15px;
}
#footer .siteInfoAddress {
	padding: 0 10px 0 15px !important;
}
#footer .siteInfoZip {
	padding: 0 0 0 0 !important;
}
#footer .siteInfoCity {
	padding: 0 15px 0 5px !important;
}
#copy {
	margin: 0 auto;
	width: 983px;
	text-align: center;
}

/* Sitemap
=========================================*/
DIV#pageList UL {
	margin: 0px;
	padding: 0px;
}
DIV#pageList UL LI {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
DIV#pageList UL LI A {
	padding: 0px 0px 0px 0px;
}
DIV#pageList UL LI UL LI A {
	padding: 0px 0px 0px 20px;
}
DIV#pageList UL LI UL LI UL LI A {
	padding: 0px 0px 0px 40px;
}
DIV#pageList UL LI UL LI UL LI UL LI A {
	padding: 0px 0px 0px 60px;
}
