P {
	font-size : small;
	font-family : Verdana, Geneva, sans-serif;
	color : #000000;
	background : #cc9966;
	text-align : left;
	margin : 0.50em 0.75em 0.50em 0.75em;
} 

P.footnotes {
	font-size : small;
	font-family : Verdana, Geneva, sans-serif;
	color : #000000;
	background : #cc9966;
	text-align : left;
	margin : 0.50em 1.50em 0.50em 1.50em;
} 

P.motto {
	font-size : small;
	font-family : Verdana, Geneva, sans-serif;
	color : #000000;
	background : #cc9966;
	text-align : center;
	margin : 0.50em 1em 0.50em 1em;
	border-width : thin;
	border-style : Solid;
} 

P.home {
	font-size : small;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : #000000;
	background : #cc9966;
	text-align : justify;
	margin : 0em 1em 0.50em 1em;
	font-weight: bold;
} 

P.links {
	font-size : small;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color : #000000;
	background : #cc9966;
	text-align : left;
	margin: 0.25em 0.25em 0.25em 0.25em;
	font-weight: bold;
}

P.info {
	font-size : small;
	font-weight: bold;
	font-family : Verdana, Geneva, sans-serif;
	color : #000000;
	background : #cc9966;
	text-align : center;
}

P.centerb {
	font-size : small;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #000000;
	background : #cc9966;
	text-align : center;
}

P.design {
font-size : smaller;
font-weight: bold;
font-family : garamond, arial, sans-serif;
color : #000000;
background : #cc9966;
text-align : center;
}


P.services {
	font-size : small;
	font-weight: bold;
	font-family : Verdana, Geneva, sans-serif;
	color : #000000;
	background : #cc9966;
	text-align : left;
	margin : 0.50em 0.75em 0.50em 0.75em;
} 

.oneColFixCtr #container {
	width: 840px;  
	background: #cc9966;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left; 
}

.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

 .menu {
	color: #330000;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #cc9966;
    padding: 5px;
}

.menu:hover {
	background-color: #663300;
	font-family: Verdana, Geneva, sans-serif;
}

.toolbar {
    background-color: #cc9966;
    padding: 5px 0px 5px 0px;
	text-align: center;
}

H6 {
font-family : Arial, garamond, sans-serif;
color : #000000;
background : #cc9966;
text-align : center;
}

H5 {
font-family : Arial, garamond, sans-serif;
color : #000000;
background : #cc9966;
text-align : left;
}

H5.center {
	font-family : Verdana, Geneva, sans-serif;
	color : #000000;
	background : #cc9966;
	text-align : center;
	font-size: small;
}

H4 {
font-family : garamond, arial, sans-serif;
color : #000000;
background : #cc9966;
text-align : center;
}


H3 {
font-family : Arial, garamond, sans-serif;
color : #000000;
background : #cc9966;
text-align : left;
} 

H3.center {
font-family : Arial, garamond, sans-serif;
color : #000000;
background : #cc9966;
text-align : center;
} 

H2 {
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #000000;
	background : #cc9966;
	text-align : center;
	font-size: medium;
	font-weight: bold;
} 

H1 {
font-family : Verdana, arial, sans-serif;
color : #000000;
background : #cc9966;
text-align : center;
} 

BODY {
font-size : small;
font-family : "Palatino Linotype", "Book Antiqua", Palatino, serif;
color : #000000;
text-align : center;
background : #000000 url() fixed repeat;
} 
	
table.pedigree {
	width: 50%;
        color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	border-collapse: collapse;
	font-size : 1.2em;
	font-family: garamond, arial, sans-serif;
	background-color : #cc9966;
}
table.pedigree th {
	border-width: 1px;
        color: #000000;
	padding: 2px;
	border-style: solid;
	border-color: #000000;
	background-color: #cc9966;
}
table.pedigree td {
	border-width: 1px;
        color: #000000;
	padding: 2px;
	border-style: solid;
	border-color: #000000;
	background-color: #cc9966;
}


table.standard {
        width : 96%;
        color: #000000;
        border-color: #000000;
        border-collapse: collapse;
        border-width: 5px;
        background-color : #cc9966;
        padding: 4px;
}

table.herdsires {
        width : 98%;
	border-collapse: collapse;
        color : #000000;
	background : #cc9966;
}

table.herdsires td {
	border-width: 1px;
	padding: 3px;
	text-align : center;
	font-size : small;
	font-weight: bold;
	color : #000000;
	background : #cc9966;
	font-family: Georgia, "Times New Roman", Times, serif;
}

table.salebulls {
        width : 95%;
	border-collapse: collapse;
        color : #000000;
	background : #cc9966;
}

table.salebulls td {
	border-width: 1px;
	padding: 3px;
	text-align : center;
	font-size : smaller;
	font-weight : bold;
        color : #000000;
	background : #cc9966;
}

HR {
       height:2px;
       width:94%;
       color:#000000;
       background : #cc9966;
       margin: 0.75em;
}

.floatleft {
float : left;
margin: 0em 0.75em 0.75em 0.75em;
color: #000000;
background : #cc9966;
}

.floatright {
float : right;
margin: 0em 1em 0.75em 1em;
color: #000000;
background : #cc9966;
}

.floatlefth {
float : left;
margin: 0em 1em 0.75em 1em;
color: #000000;
background : #cc9966;
}

img {
border: 2px solid #000000;
}

img.nb {
border: none
}

a:link {
color: #330000; 
text-decoration: none; 
}

a:visited {
color: #000000; 
text-decoration: none; 
}

a:active {
	color: #993333;
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
} 
