/* Created by Dogbiz.com, February 2008 */

body {
background-color: #ffffff;
font-family: "Times New Roman", Times, Palatino, Helvetica, serif;
font-size: 1em;
color: #800000;
margin-left: 3px;
}


/* --------------- Start of LEFT COLUMN -------------------------- */

#left-column {
position: absolute;
font-size: .8em;
top: 290px;
padding-top: 5px;
padding-right: 3px;
margin-bottom: 2em;
width: 15%;
background-color: #e0ccb1;
border: 2px solid;
border-color: #800000;
}

#left-column a:link {
font-weight: bold;
text-decoration: none;
color: #000000;
}

#left-column a:visited {
font-weight: bold;
text-decoration: none;
color: #000000;
}

#left-column a:hover {
font-weight: bold;
text-decoration: none;
color: #000000;
background-color: #f5deb3;
}

#left-column a:active {
font-weight: bold;
text-decoration: none;
color: #000000;
}


#left-column p {
padding-left: 0.25em;
padding-right: 0em;
margin-top: 0.5em;
margin-bottom: 0.5em;
}

#left-column h4 {
padding-left: 1em;
padding-right: 0em;
margin-top: 0.7em;
margin-bottom: 0.7em;
font-weight: bold;
font-size: 1.1em;
color: #ff0000;
background-color: #e0ccb1;
}


/* --------------- End of LEFT COLUMN -------------------------- */

/* --------------- Start of CENTER COLUMN TOP -------------------------- */

#center-column-top {
position: absolute;
top: 115px;
width: 99%;
text-align: center;
border: none;
background-color: #ffffff;
padding-bottom: 1em;
}


#banner-top {
display: block;
width: 728px;
margin-top: 3px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0em;
}


div.approval-date {
color: #ff0000;
background-color: #ffffff;
font-style: normal;
font-weight: normal;
text-align: center;
font-size: 1.2em;
margin-top: 0.5em;
border: none;
}

div.effective-date {
color: #ff0000;
background-color: #ffffff;
font-style: normal;
font-weight: normal;
text-align: center;
font-size: 1.2em;
margin-top: 0.2em;
margin-bottom: 0em;
border: none;
}

h1 {
font-size: 2em;
text-align: center;
margin-top: 0.5em;
margin-bottom: 0.5em;
border: none;
}

h2 {
font-size: 1.25em;
text-align: center;
color: #ff0000;
padding-left: 0.6em;
margin-top: 1em;
margin-bottom: 0em;
}


/* --------------- Start of CENTER COLUMN -------------------------- */


#center-column {
display: block;
width: 65%;
margin-top: 12.0em;
margin-left: auto;
margin-right: auto;
margin-bottom: 0em;
padding-right: 0em;
}

div.breed-std {
margin-top: 5em;
border: 5px #cecece ridge;
background-color: #fff8dc;
}

div.topic {
font-style: normal;
font-weight: bold;
font-size: 1.25em;
color: #ff0000;
background-color: #fff8dc;
text-align: left;
margin-top: 15px;
padding-left: 0.8em;
}

div.topic-blurb {
font-size: 0.9em;
font-style: normal;
font-weight: normal;
text-align: justify;
margin-top: 5px;
padding-left: 1em;
padding-right:1em;
}

#center-column-bottom {
text-align: center;
margin-top: 0.5em;
margin-left: 1%;
margin-right: 1%;
border: none;
background-color: #ffffff;
padding-bottom: 1em;
}


div.search-box {
margin-top: 3em;
height: 32px;
text-align: center;
font-size: 0.9em;
color: #000000;
}


div.banner-disclaimer {
font-family: Verdana, Helvetica, Arial, sans-serif;
text-align: center;
margin-top: 3em;
background-color: #ffffff;
color: #000000;
font-size: 0.8em;
font-weight: bold;
}

div.list-of-links {
font-family: Verdana, Helvetica, Arial, sans-serif;
margin-top: 8em;
text-align: center;
font-size: 0.8em;
color: #000000;
}

div.xhtml-valid-logo {
margin-top: 3em;
text-align: center;
background-color: #ffffff;
}

div.xhtml-css-valid-logo {
margin-top: 1em;
text-align: center;
background-color: #ffffff;
}

div.dogbiz-logo {
margin-top: 3em;
text-align: center;
background-color: #ffffff;
}

/* --------------- End of CENTER COLUMN Bottom -------------------------- */

/* --------------- Start of RIGHT COLUMN -------------------------- */

#right-column {
position: absolute;
top: 290px;
width: 120px;
margin-left: 82.7%;
margin-right: 0px;
margin-bottom: 2em;
border: 1px solid;
border-color: #000000;
}

/* --------------- End of RIGHT COLUMN -------------------------- */

