
body{
	font-family: Garamond, "Times New Roman", serif;
	font-size: 16px;
	line-height: 1.25em;
	letter-spacing: 1px;	
	margin: 0px;
	padding: 0px;
	background: #000000 url("/images/bgleather.gif") top left repeat;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #874429;
	background-color: transparent;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold italic 1.75em Garamond, "Times New Roman", serif;
 color: #e8d29b;
 margin: 0px;
 padding: 0px;
}

h2{
 font: italic 1.5em Garamond, "Times New Roman", serif;
 color: #c18443;
}

h3{
 font: 1.25em Garamond, "Times New Roman", serif;
 color: #e8d29b;
 margin: 0px;
 padding: 0px;
}

h4{
 font: bold 1.2em Garamond, "Times New Roman", serif;
 color: #ba6641;
 margin: 0px;
 padding: 0px;
}

h5{
 font: bold 1em Garamond, "Times New Roman", serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

#skipLinks {display: none;}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#pagecell1{
	position: absolute;
	top: 148px;
	left: 13%;
	right: 13%;
	width: 74%;
	border: thick solid Black;
	background-color: #fff7e5;
}

#masthead{
	position: absolute;
	height: 141px;
	left: 13%;
	right: 13%;
	width: 74%;
	border: thick solid Black;
	background: #000000 url("/images/ridgeview2.jpg") bottom left no-repeat;
}

/* title
---------------------------------------------------------- */

#title {
	padding: 20px 30px 20px 30px;
	color: #874429;
	background: #e8d29b;
	}

#title-text {
	float: left;
	width: 70%;
	}

#title-work {
	float: right;
	width: 30%;
	}

#title strong {
	color: #874429;
	}

#title h1 {
	margin: 0 50px 5px 0;
	padding: 0;
	font-size: 160%;
	font-weight: normal;
	letter-spacing: -1px;
	color: #BA6641;
	}

#title h1 span {
	color: #59634C;
	}

body#home #title h1 {
	margin-bottom: 10px;
	}

#title h2 {
	margin: 0 50px 0 0;
	padding: 0;
	font-size: 100%;
	line-height: 1.6em;
	font-weight: normal;
        color: #336666;
	}

#title h3 {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #BA6641;
	}

#title p {
        font-size: 85%;
}


#content{
        clear: both;
	float: right;
	padding: 0% 2%;
	font-size: 1em;
}

#content h1{
 color: #BA6641;
 margin: 0px;
 padding: 0px;
}

#content h3{
	font: bold italic 1.25em Garamond, "Times New Roman", serif;
	color: #000000;
	line-height: 1.25em;
}

#content img{
	padding: 5px 5px 0px 0px;
	margin-right: 5px;
}

.bold{
	font-size: 1.1em;
	font-weight: bold;
}

.entry{
	clear: both;
}

.photo{
   clear: both;
   float: left;
}

.photo2{
   float: none;
}

.photo3{
   float: right;
}

.photo, .photo2, .photo3 p{
	font: normal .75em Garamond, "Times New Roman", serif;
	color: #000000;
	background-color: transparent;
	text-align: left;
	line-height: 1em;
}

.mareInfo{
	float: none;
	font: normal 1em Garamond, "Times New Roman", serif;
	color: #000000;
	background-color: transparent;
}

.mareInfo a:link, a:visited{
	color: #874429;
	background-color: transparent;
	text-decoration: none;
}

.mareInfo a:hover{
	color: #000000;
	text-decoration: underline;
}

.spacer{
	clear: both;
}

.sold{
	color: #CC0000;
	background-color: transparent;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	height: 141px;
	background: url("/images/wv1rt.gif") left no-repeat;
}

#siteName h1{
	font: bold italic 1.75em Garamond, "Times New Roman", serif;
	text-indent: 90px;
	margin-top: 5px;
	padding: 0px;
}

#siteName h2{
	font: normal italic 1.25em Garamond, "Times New Roman", serif;
	text-indent: 90px;
	margin-top: 1px;
	padding: 0px;
}

#siteName h3{
	font: bold italic 1.25em Garamond, "Times New Roman", serif;
	position: absolute;
	top: 36px;
	left: 420px;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	font-size: .85em;
	color: #e8d29b;
	background-color: #000000;
	padding: 20px 10px 30px 10px;
	margin-top: -1px;
}

#siteInfo img{
	float: left;
	margin-right: 10px;
	vertical-align: middle;
}

#siteInfo a:link, a:visited{
	color: #c18443;
	background-color: transparent;
	text-decoration: none;
}

#siteInfo a:hover{
	color: #e8d29b;
	text-decoration: underline;
}

#siteInfo p{
	float: right;
}

/************ sectionLinks styles **************/

#sectionLinks{
	padding: 10px 30px 40px 30px;
        background: #336666;     
}

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

#sectionLinks li{
        float: left;
        margin: 0;
        padding: 0px;
}

#sectionLinks li a{
	float: left;
	margin: 0;
	padding: 4px 10px;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	color: #e8d29b;
        background: #336666;
}

#sectionLinks li a:hover{
	font-weight: bold;
        color: #e8d29b;
        background: #000000 url(/images/vane2.gif) top no-repeat;
	font-weight: bold;
	text-decoration: none;
}

#sectionLinks li a.active{
        font-weight: bold;
        color: #e8d29b;
	border-right: 1px solid #336666;
}
/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #c18443;
	border-top: 1px solid #c18443;
}

.relatedLinks h3{
	font: bold normal 1.25em Garamond, "Times New Roman", serif;
	padding: 10px 0px 2px 0px;
	color: #000000;
}

.relatedLinks a{
	display: block; 
}

/********************* pedigree table styles ***********/

table {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-collapse: collapse;
	width: 100%;
}

caption {
	width: 100%;
}

td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px;
}

th {
	border-right: 1px solid #999;
	text-align: left;
	padding: 5px;
}

.parent {
	width: 25%;
}

#pedigree {
	clear: both;
        margin-top: 10px;
}

/********************* end **********************/


