* {
margin: 0;
padding: 0;
}
body {
font-size: 62.5%;
font-family: Verdana, Arial, sans-serif;
text-align: center;
color: #333;
background: #F2F2DE;
}
h1,h2,h3,h4 {
font-family: "Times New Roman", Georgia, serif;
padding: 0;
margin: 0;
}
img {
border: none;
}
a {
color: #031C7B; /* was 22b */
text-decoration: none;
}
a:visited {
color: #136122;
}
a:hover {
text-decoration: underline;
color: #33f;
}
a:focus, a:active {
color: #fff;
background: #000;
}
#offset {
position : absolute;
left : -9000px;
z-index : 9;
}
#offset li {
float: left;
}

#offset a:focus,#skiplinks a:active {
position : absolute;
left : 9010px;
background : #6d97c9; 
color : #fff;
padding : 5px;
font-weight : bold;
border : 2px solid #3d6799;
width : 12em;
z-index : 9;
}
#outer {
font-size: 1.2em;
text-align: left;
}
#head {
padding: 0;
background: #F2F2DE url(/images/header.jpg) right top no-repeat;
}
#inner_head {
background: #F2F2DE;
color: #8B2C13;
}
#inner_head h1 {
font-size: 3em;
margin-bottom: -4px;
font-family: Georgia, Garamond, serif;
}
#topnav {
margin: 0;
padding: 0;
list-style: none;
background: #d1e1d7;
color: #00c;
height:2.5em;
font-family: Verdana, Arial, sans-serif;
}
.has_children, .has_many_children {
background: #d1e1d7;
padding-bottom: 2.2em!important;
}
.has_many_children {
padding-bottom: 4.0em!important;
}

#topnav ul {
margin: 0;
padding: 0;
list-style: none;
}

#topnav a, #topnav a:visited {
color: #031C7B; /* was 00c */
display: block;
font-weight: bold;
margin: 0 0 0 0;
padding: 8px 12px;
text-decoration: none;
background: url(/images/nav-right.png) right 55% no-repeat;
}
#subnav a, #subnav_long a, #subnav a:visited, #subnav_long a:visited {
padding: 6px 12px;
}
#topnav .current a, #topnav .current_parent a, #subnav .current_parent a {
background: url(/images/active.png) bottom center no-repeat;
color: #136122;
}
#subnav .current a, #subnav_long .current a {
background: url(/images/active.png) center 1.8em no-repeat;
}
#topnav a:hover, #topnav a:active, #topnav a:focus {
background: #518157;
color: #fff;
text-decoration: none;
text-decoration: underline;
margin: 0 0 0 0;
}
#subnav .current, #subnav .current_parent, #topnav .current, #topnav .current_parent {
background: url(/images/nav-right.png) right 55% no-repeat;
}
#topnav li {
float: left;
margin: 0;
padding: 0;
}

#subnav, #subnav_long {
clear: left;
background: #e4f4ea;
height: 2.4em;
border-top: 1px solid #a1b1a7;
border-bottom: 1px solid #e2e2d0;
font-size: .8em;
text-transform: uppercase;
}
#subnav_long {
height: 4.8em;
}

#outer {
width: 90%;
max-width: 960px;
min-width: 760px;
margin: 0 auto;
}

#jd_search {
float: right;
font-size: .8em;
font-weight: 400;
margin: 6px 0 0;
}

.breadcrumbs {
text-align: right;
color: #555;
}
#sidebar {
float: right;
margin: 20px 0 0 15px;
padding: 10px;
width: 300px;
background: #fff;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
#sidebar .mnexpo {
background: #d1e1d7;
margin: 10px -10px -10px;
padding: 10px;
-moz-border-radius: 0 0 8px 8px;
color: #000;
}
#sidebar #press-releases, #sidebar #horse-care-info {
list-style-type: none;
margin: 0;
padding: 0;
}
#content #sidebar h2 {
margin-bottom: -5px;
padding-bottom: 0;
line-height: 1;
}
#sidebar #press-releases li {
margin-bottom: 10px 0;
}
.mnexpo img {
float: right;
margin-left: 10px;
}
.mnexpo strong {
color: #000;
}
#content #sidebar .mnexpo h2 {
margin-bottom: 10px;
color: #0F480D;
}
#content h1, #content h2, #content h3 {
padding: .25em 0;
color: #8B2C13;
}
#content h1, #content h2 {
font-size: 1.8em;
}
#content h2 {
font-size: 1.7em;
}
#content h3 {
font-size: 1.4em;
}
#content ul, #content ol {
padding: .25em 2em .25em 2.5em;
line-height: 1.5;
}
#content li {
margin: 6px 0;
}
#content p {
line-height: 1.5;
font-size: 1.1em;
color: #333;
}
#page-content {
margin-right: 330px;
padding: 15px;
}
#page-content p {
margin: 0 0 15px 0;
}
/* #content .home p {
font-size: 1.3em;
line-height: 1.8;
} */
.floatright {
float: right;
margin-left: 10px;
margin-bottom: 10px;
border: 1px solid #ccc;
padding: 1px;
}
.floatleft {
float: left;
margin-right: 10px;
margin-bottom: 10px;
padding: 1px;
}
#footer {
clear: both;
border-top: 4px solid #009;
padding: 15px 0;
text-align: center;
}
#footer p {
padding: 2px 0 20px;
}
#footer .links {
font-size: 1.1em;
font-weight: 700;
}
#footer span {
color: #000;
}
dt {
font-weight: 700;
}
dd {
padding-left: 10px;
margin: 5px 0;
}
#events_calendar dt {
background: #e8e8d8;
border: 1px solid #d2d2c2;
padding: 2px;
margin-top: 15px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
color: #0F480D;
}
#events_calendar p {
line-height: 1.3;
margin: 5px 0 10px;
}
.totop {
clear: both;
}

/* Form Styles */

label { 
font-weight: 700;
}
#gbcf-form input, textarea, select {
margin-bottom: 5px;
}
#gbcf-form textarea {
height: 10em;
}
#gbcf-form .main-legend {
padding: 0;
margin: 5px -10px;
}
legend {
font-weight: 700;
font-size: 1.3em;
padding: 1px 5px;
}
.admin legend {
padding: 0;
}
fieldset fieldset {
border: 1px solid #ddd9b6;
background: #e8e8d2;
margin: 5px 0;
padding: 5px 10px;
}
.explain {
font-weight: 400;
color:#444;
}
.delete {
text-align: center;
background: #ffe;
border: 2px solid #933;
padding: 2px;
margin: 10px 0;
}
/* Search Results */
#searchresults {
width: 100%;
border-collapse: collapse;
border-top: 1px solid #a1b1a7;
border-bottom: 1px solid #a1b1a7;
}
#searchresults th {
padding: 2px 1px;
background: #d1e1d7;
}
#searchresults td {
padding: 3px 1px;
border: none;
}
#searchresults tr.jds-even{
background: #e3f1e2;
}
#searchresults strong {
background: #eef;
}
#searchresults .sr_number {
font-size: 2em;
color: #162;
padding: 2px 5px;
}
#searchresults .sr_page {
padding: 2px 20px 2px 10px;
}
.jdresults {
margin: 15px 0;
font-size: .9em;
}
.jdattribution {
margin-top: 20px;
text-align: right;
}
.recipient-note {
padding: 5px;
background: #ffc;
border: 2px solid #449;
margin: 10px 0;
}

p.email {
padding: 3px;
}
dt.alpha {
text-align: center;
font-size: 2em;
width: 1.5em;
margin: 0 auto;
border: 1px solid #ada986;
background: #fdf9d6;
}
#list_alpha {
height: 20px;
width: auto;
margin: 0 auto;
}
#list_alpha li {
display: inline;
}
#list_alpha a {
display: block;
float: left;
padding: 2px 4px;
margin: 2px;
border: 1px solid #ddd9b6;
background: #fff;
}
#list_alpha a:hover, #list_alpha a:focus, #list_alpha a:active {
background: #ffd;
border: 1px solid #bdb996;
}

#forgot_password {
float: left;
width: 50%;
}
#forgot_password legend, #forgot_username legend {
font-size: 1.2em;
padding: 0;
margin-top: 20px;
}

#content address {
background: url(/images/house.png) left top no-repeat;
padding: 0px 20px;
margin: 0 0 10px;
}
#content .phone {
background: url(/images/phone.png) left center no-repeat;
padding: 5px 20px;
}
#content .fax {
background: url(/images/fax.png) left center no-repeat;
padding: 5px 20px;
}
#content .email {
background: url(/images/mail.png) left center no-repeat;
padding: 5px 20px;
}
#content .mobile {
background: url(/images/cellphone.png) left center no-repeat;
padding: 5px 20px;
}
#content .url {
background: url(/images/web.png) left center no-repeat;
padding: 5px 20px;
}
.certified {
text-transform: uppercase;
font-size: .8em;
font-weight: 700;
color: #8b2c13;
}
dt {
border-top: 1px solid #c2c2b0;
margin-top: 10px;
padding-top: 5px;
}
.leadingname {
padding-left: 0px;
margin-top: 15px;
}
.committee {
float: right;
background: #F9F9e7;
padding: 4px;
width: 220px;
font-size: .9em;
margin-left: 10px;
}
.committee p {
margin: 2px 0!important;
padding: 2px 0;
}
.committee ul li {
line-height: 1.1;
}
.committees {
clear: right;
}
#annual, #budget, #aisle-of-breeds, #stables {
clear: none;
}
#budget-expo {
margin-top: 60px;
}

fieldset {
border: none;
padding: 10px;
}
.meta {
background: #e3f1e2;
border: 1px solid #d3e1d2;
padding:5px;
margin-top: 20px;
font-size: .9em;
text-align: right;
}
#loggedin {
text-align: left;
}
.date {
text-align: right;
font-style: italic;
}
.post {
background: #e8e8d8;
border: 1px solid #d2d2c2;
padding: 5px;
margin: 5px 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
#page-content .post h2, #page-content .post p, #page-content .date {
padding: 0;
margin: 0;
}
#page-content .post h2 {
font-size: 1.4em;
}
#sitemap_layout h3{
padding: 4px;
margin: 2px;
border: 1px solid #d2d2c2;
background: #f8f8e8;
}
#accessibility {
clear: left;
}
#events_calendar a span {
position: absolute;
left: -999em;
}
table {
border-collapse: collapse;
width: 100%;
margin: 10px 0;
}
th,td {
padding: 2px 3px;
}
th {
border: 1px solid #e2e2cd;
background: #f8f8e2;
font-weight: 400;
color: #000;
}
td {
border: 1px solid #e2e2cd;
}
.current_sibling {
font-weight: 700;
}
.byline {
text-align: right;
font-style: italic;
}
th[scope=col] {
font-weight: 700;
}
/* Photo gallery */
.gallery-content {
clear: left;
}
.single-image {
padding: 10px 0 5px;
text-align: center;
background: #f8f8e6;
border: 1px solid #e2e2c6;
}
.single-image .caption {
display: block;
text-align: center;
font-weight: 700;
padding: 3px;
}
.current-image {
background: #fff;
}
.current-image .caption {
color: #000!important;
}
#imagegallery {
margin: 0!important;
padding: 0!important;
}
#imagegallery li {
display: inline;
padding: 3px;
float: left;
width: 104px;
height: 150px;
}
#imagegallery a {
display: block;
height: 100px;
width: 100px;
padding: 2px;
cursor: pointer;
}
#imagegallery a:hover, #imagegallery a:focus, #imagegallery a:active {
background-color: #f2f2de!important;
}
#imagegallery img {
position: relative;
left: -2000em;
}

#imagegallery img:hover {
background: #F2F2DE;
}
#imagegallery .caption {
font-size: .9em;
color: #333;
}
code {
font-size: 1.2em;
}
.list-heading {
list-style-type: none!important;
margin: 5px 0 0 -15px!important;
}
.newsletter ul {
float: left;
height: 26em;
width: 40%;
}
.pdf {
background: url(/images/pdficon_small.gif) no-repeat;
padding: 2px 0 2px 18px;
}
.word {
background: url(/images/ms-word-icon.png) left 50% no-repeat;
padding: 0 0 0 16px;
}
.external {
background: url(/images/corner-point-arrow.png) right 50% no-repeat;
padding: 0 10px 0 0;
}
.aside {
width: 280px;
float: right;
padding: 5px;
}