body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/bg_page.gif);
	background-color: #4A301B;
}

body, td, th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.4;
}

a {
	text-decoration: none;
	color: #004A22;
}

a:hover {
	text-decoration: underline;
	color: #004A22;
}

p {
	margin: 0px 0px 15px 0px;;
	padding: 0px;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 26px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	color: #635939;
}

h2 {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-size: 16px;
	color: #635939;
}

h3 {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	color: #635939;
	font-style: italic;
}

h3 a, a:hover {
	text-decoration: none;
}

/* PAGE LAYOUT */

#pagewrap {
	position: relative;
	width:980px;
	margin: 0 auto;
	background-image: url(/images/bg_pagewrap.gif);
	background-color: #C6BFA7;
}

#pagefooter {
	position: relative;
	width:980px;
	height:15px;
	margin: 0 auto;
	background-image: url(/images/bg_footer.gif);
}

#headerphoto {
	position:absolute;
	width:600px;
	height:278px;
	top:0px;
	left:15px;
	z-index: 1;
}

#headeroverlay {
	position:absolute;
	width:712px;
	height:278px;
	top:0px;
	right:15px;
	background-image: url(/images/headeroverlay2.gif);	
	z-index:2;
}

#homelink {
	position: absolute;
	top: 20px;
	right:36px;
	width: 200px;
	height: 140px;
	z-index: 10;
}

#contenttable {
	position: relative;
	margin: 0px 0px 0px 15px;
	z-index: 5;
}

#rightcol {
	vertical-align: top;
	width: 710px;
	padding: 150px 0px 20px 0px;
}

#rightcontent {
	padding: 0px 60px 0px 50px;
}

#listimage {
	margin: 0px 0px 5px 10px;
	float: right;
	position: relative;
}

#leftcol {
	vertical-align: top;
	width: 240px;
	padding: 278px 0px 20px 0px;
	color: #FFF;
}

#leftcontent {
	padding: 0px 25px 0px 15px;
}

#leftcontent ul {	
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
}

#dressage_show {
	position: relative;
	width: 165px;
	height: 60px;
	left: 20px;
	line-height: 30px;
	background-image: url(/images/dressage_show.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}

#side_button {
	position: relative;
	width: 164px;
	height: 92px;
	left: 20px;
	background-image: url(/images/dressage_show_2.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}

#energize {
	text-align: center;
	font-size: 10px;
}

#energize a {
	text-decoration: none;
	color: #004A22;
}

#energize a:hover {
	color: #004A22;
	text-decoration: underline;
}

/* NAVIGATION */

#nav {
	margin: 0px 0px 10px 0px;
}

#nav ul {
	list-style-type: none;
}

#nav a {
	text-decoration: none;
	font-weight: 500;
	color:#FFF;
}

#nav a:hover {
	text-decoration: none;
	font-weight: 500;
	color: #B6A867;
}

#subnav ul{
	list-style-type: disc;
}
