body {
margin: 0;
padding: 0;
background:#fff;
}

#body {
margin: 0;
padding: 0;
font-size: 12px;
font-family: Arial, Verdana, sans-serif;
background: #fff url(http://www.horserides.org/bg.gif) repeat-x;
}

/* -------- Reset CSS --------- */

#body h1, #body h2, #body h3, #body h4, #body h5, #body h6 {
margin: 0;
padding: 0;
font-size:100%;
text-align: left;
color: #332211;
}

#zWrap h1, #body h1 {
font-size: 200%;
}

#zWrap h2, #body h2 {
font-size: 180%;
}

#zWrap h3, #body h3 {
font-size: 160%;
}

#zWrap h4, #body h4 {
font-size: 130%;
}

#zWrap h5, #body h5 {
font-size: 120%;
}

#zWrap h6, #body h6 {
font-size: 110%;
}

/* --------- Site Wide Rules --------- */

#body p {
margin: 0;
padding: 0;
line-height: 16px;
}

/* --------- Doc Rules --------- */

#doc {
position: relative;
width: 780px;
margin: 0 auto;
}

#bd {
position: relative;
width: 780px;
margin: 0 auto;
background: url(http://www.horserides.org/body_loop.gif) repeat-y;
}

#bd a {
color: #D8420D;
}

/* --------- Header Rules ---------- */

#hd {
padding: 38px 21px 0 30px;
height: 498px;
background: url(http://www.horserides.org/doc_bg.gif) no-repeat;
}

#hd h1 {
margin: 0;
padding: 0;
color: #708e70;
font-size: 30px;
font-weight: bold;
}

#headerContent {
width: 550px;
}

#hMisc {
position:absolute;
top: 30px;
left:600px;
font-size: 10px;
color: #bbbbaa;
min-width: 160px;
_width: 160px;
}

#hMisc p {
line-height: 11px;
}

/* -------- Nav / Header Sub Zone Rules ---------- */

/* ---- This Nav will need to use the Alt. Layout with
the subNav as a child of the mainNav ----- */

#navigation {
position: absolute;
top: 123px;
min-height: 45px;
height: auto !important;
height: 45px;
margin: 0 26px;
}

#navigation ul {
list-style:none;
margin: 0;
padding: 0;
width: 730px;
}

ul#subNav {
clear: left;
}

ul#mainNav li {
display: inline;
}

ul#subNav li {
display: inline;
}

ul#mainNav li a {
display: block;
height: 15px;
padding: 5px 10px;
text-decoration: none;
color: #fff;
float: left;
font-weight: bold;
}

ul#mainNav li a:hover, ul#mainNav li.active a {
background: #849f84;
}

ul#subNav li a {
float: left;
padding: 4px 10px;
font-size: 10px;
color: #fff;
text-decoration: none;
}

ul#subNav li a:hover, ul#subNav li.active a {
color: #c9d6c9;
}

/* ---------- Page Name Rules ------------ */

#pageName {
display: none;
}

#zWrap blockquote,
#zWrap ol,
#zWrap ul {
margin-top:0;
margin-bottom:0;
}

#zA,#zB,#zC {_overflow:hidden;}

#zWrap ul {
color: #332211;
}

/* ---------- Form Element Rules --------- */

#formZone {
margin: 0 0 10px 0;
}

fieldset {
border: none;
margin: 15px 0 0 0;
}

form#contactForm {
position: relative;
margin: 0;
}

#formZone div.dialog-actions {
width: 225px;
margin: 0;
padding: 0;
}

#defFormContainer .inputLabel {
float: none;
color: #999;
}

#defFormContainer .defFormInput, #defFormContainer textarea {
margin: 0 0 10px 0;
}

#defFormContainer textarea {
width: 200px;
height: 200px;
}

/* ---------- Footer Rules ------------ */

#ft {
clear: both;
position: relative;
width: 780px;
height: 20px;
font-size: 11px;
color: #7E9380;
margin: 0 auto;
padding: 60px 0 0 0;
background: url(http://www.horserides.org/footer_top.gif) no-repeat top;
}

#fContent {
background: url(http://www.horserides.org/footer_bottom.gif) no-repeat bottom;
padding: 0 50px 20px 35px;
color: #7E9380;
}

#fMisc {
display: none;
}

#mapZone {
width: 300px;
height: 300px;
}

/* if the footer is empty */
#fContent {min-height:10px;height:auto !important;height:10px;}