body {
	background-image: url(images/bg_1024w.gif);
        background-repeat: repeat-y;
        background-color: #F2F4CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 0px;
	top: 0px;
	margin: 0px;
        min-width:1000px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TR.bg_medium {
	color: #FFFFFF;
	background-color: #978868;
}

H3 {
        font-size: x-large;
        border-bottom:  1px grey solid;
}

img {
    border: 0px #CCCEC6 solid;
}

#banner {
	background-image: url(images/header_1024w_blank.jpg);
	background-repeat: no-repeat;
	background-position: left;
        background-color: #FAF6B7;
	height: 165px;
	top: 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #990000;
	text-align: right;
}

#hdrspace a:link {
	font-weight: bold;
	color: #FFFFCC;
}

#hdrspace a:visited {
	font-weight: bold;
	color: #FFFFCC;
}

#hdrspace a:hover {
	color: #999966;
	background-color: #FFFFCC;
	display: inline;
	padding-right: 4px;
	padding-left: 4px;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

#banner a:link {
	font-size: 120%;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

#hdrSpace {
	background-color: #978868;
	height: .8ems;
	border: 1px outset #000000;
	text-align: right;
	font-size: .8em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	padding-right: 5px;
	word-spacing: 3px;
	display: none;
}

#footer {
	font-size: x-small;
	color: #FFFFCC;
	text-decoration: none;
	float: right;
	width: 100%;
	background-color: #999966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
        margin-top: 10px;
        padding: 3px;
}

#defaultTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
	background-color: transparent;
	float: none;
	position: relative;
	background-repeat: repeat;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	padding-right: 1px;
	padding-left: 1px;
	width: 100%;
        text-align: center;
}

#defaultContent {
	background-color: transparent;
	border: 0px groove #000000;
	padding-bottom: 5px;
	float: none;
	position: relative;
	width: 100%;
	font-family: "Myriad Roman", Verdana, Arial, Helvetica, sans-serif;
	padding-right: 4px;
	padding-left: 4px;
}

#menuContent {
	background-image: url(images/menubg_1024w.jpg);
        background-repeat: no-repeat;
	border: 0px groove #000000;
        text-align: right;
	padding-top: 25px;
	padding-bottom: 5px;
	float: none;
	position: relative;
	width: 295px;
        min-height: 350px;
        background-color: #350511;
	font-family: "Copperplate Gothic Light", Verdana, Arial, Helvetica, sans-serif;
	padding-right: 4px;
	margin-left: -5px;
}


#QuoteBody{
    position:absolute;
    top:5px;
    left: 600px;
    text-align: left;
    margin-top: 5px;
    line-height: 1.5;
    color: #D7D394;
    background-color: transparent;
    border: 0px groove #000000;
    padding-bottom: 5px;
    float: none;
    width: 380px;
    font-family: Bookman Old Style, Verdana, Arial, Helvetica, sans-serif;
    font-style: italic;
    font-size: 16px;
    padding-right: 4px;
    padding-left: 4px;
}

#clearTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	float: none;
	position: relative;
	background-repeat: repeat;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	padding-right: 1px;
	padding-left: 1px;
	width: 100%;
        border-bottom: 1px solid gray;
}

#clearContent {
	color: #F2F4CC;
	background-color: transparent;
        font-size: 18px;
	border: 0px groove #000000;
	padding-bottom: 5px;
	float: none;
	position: relative;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 4px;
	padding-left: 4px;
}

#invisible {
	display: none;
}

.ullist {
	list-style-type: none; /* disc | circle | square | decimal | lower-roman | upper-roman | lower-alpha | upper-alpha | none */
	width: auto;
	padding-left: 0px;
}

.ullist li {
	border-style: solid;
	border-color: #AAAAAA;
	border-width: 0px 0px 0px 0px; /* top right bottom left */
	margin: 10px; /* top right bottom left */
	padding-left: 5px;
}
.ullist li:hover:before {
    content: "> ";
}

.ullist a{
    font-family: "Copperplate Gothic Light", Verdana, Arial;
}

.level1 {
    font-size: 18px;
}
.level2 {
    font-size: 16px;
}




#col1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #E5BF98;
    font-size: 25px;
    float: left;
    width: 295px;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 3px;
    padding-left: 4px;
    margin-right: 10px;
}

#col1 h3 {
    font-size: 1em;
    border-bottom:  1px grey solid;
    font-style: italic;
}

#col2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: black;
    font-size: 18px;
    padding: 1px 4px 4px;
    float: left;
    width: 65%;
    min-width: 600px;
    margin-right: 10px;
    margin-left: 10px;
}

#col2 h3 {
    font-size: 1em;
    border-bottom:  0px grey solid;
    font-family: "Myriad Bold Italic", Verdana, Arial, Helvetica, sans-serif;
    font-style: italic;
}

#col1 a{
    letter-spacing: 1px;
}

#col1 a:link {
    color: #FCFFBA;
    text-decoration: none;
}

#col1 a:visited {
    color: #DCDF9A;
    text-decoration: none;
}

#col1 a:active {
    color: #64ADD0;
    text-decoration: none;
}

#col1 a:hover {
    color: #64ADD0;
    border-bottom-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: dashed;
    border-left-style: none;
    border-bottom-color: #660033;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
}

#col2 a:link {
	font-size: .9em;
	font-weight: bold;
	color: blue;
	text-decoration: none;
}

#col2 a:visited {
	font-size: .9em;
	font-weight: bold;
	color: navy;
	text-decoration: none;

}

#col2 a:active {
	font-size: .9em;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

#col2 a:hover {
	font-size: .9em;
	font-weight: bold;
	color: red;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #660033;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

#col2 img {
    border: 5px #CCCEC6 solid;
}

#col3 {
        color: #E5BF98;
        clear:both;
        background-color: #999966;
}

.smalltext {
	font-size: 10px;
}

.black {
	color: #000000;
	background-color: #999999;
}

.bg_light {
	color: #333333;
	background-color: #E4DF9E;
}

td.white {
	color: #333333;
	background-color: transparent;
}

type5 {
}

#defaultTitle a:link {
	color: #FCFFBA;
	text-decoration: underline;
}

#defaultTitle a:visited {
	color: #FCFFBA;
	text-decoration: underline;
}

#defaultTitle a:hover {
	color: #FFFF00;
}

#nav3 {
margin: 0;
padding: 0;
list-style-type: none; /* disc | circle | square | decimal | lower-roman | upper-roman | lower-alpha | upper-alpha | none */
width: auto;
/*margin-bottom: 0px;*/
}

#nav3 li {
padding: 0;
margin: 0;
display: inline;
color: #E7D8B8;
background-color: #94A0AB;
}

#nav3 li a {
color: #E7D8B8;
border-left: 3px solid #776848;
background-color: #978868;
text-decoration: none;
padding: 0px 15px;
}

#nav3 li a:hover {
color: white;
border-left: 3px solid #978868;
background-color: #776848;
}


ul.clean {
margin-left: 0;
padding-left: 0;
list-style: none;
#list-style-image: url(pedigree_icon.gif);
}

li.pedigree {
	background-image: url(pedigree_icon.gif);
	padding-left: 25px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

li.photo{
	background-image: url(photo_icon.png);
	padding-left: 25px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

.posterData {
       font-size: 6pt;
       font-style: italic;
}


