
.pagetitle         { color: #2c566c; font-weight: bold; font-size: 140%; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.pagesubtitle       { color: black; font-style: italic; font-weight: bold; font-size: 110%; line-height: normal; font-family: "Times New Roman", Georgia, Times; height: 0pt }
.pagesubtitle2 { color: black; font-style: italic; font-weight: bold; font-size: 110%; line-height: normal; font-family: "Times New Roman", Georgia, Times; height: 0pt }
.pagesubtitle3 { color: black; font-style: italic; font-weight: normal; font-size: 110%; line-height: normal; font-family: "Times New Roman", Georgia, Times; height: 0pt }
.titles  { font-style: italic; font-size: 80%; line-height: normal; font-family: "Times New Roman", Georgia, Times }
.eventtitle       { color: #2c566c; font-style: italic; font-weight: bold; font-size: 80%; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; letter-spacing: 0.1ex }
.eventtitle2   { color: #2c566c; font-style: normal; font-weight: bold; font-size: 80%; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; letter-spacing: 0.1ex }
.eventtitle3  { color: #2c566c; font-style: normal; font-weight: normal; font-size: 80%; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; letter-spacing: 0.1ex }
.linksstories  { color: black; font-size: 70%; line-height: 100%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.cutline     { color: #2c566c; font-style: italic; font-size: 70%; line-height: 110%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.italic     { color: black; font-style: oblique; line-height: 130% }
.pullquote     { color: #2c566c; font-style: italic; font-weight: normal; font-size: smaller; line-height: 100% }
.bottomlinks    { color: black; line-height: 130% }
.mybody   { line-height: 130%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
body  {
	font: 14px/130% Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #2c566c;
	margin: 0;
}
td  { line-height: 130%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.pedigree  { line-height: 120%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td.memberteal    { color: white; font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #399; text-align: center; padding-right: 2pt; padding-left: 2pt }
td.memberteal a:link   { color: white; font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #399; text-align: center }
td.memberteal a:visited   { color: white; font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #399; text-align: center }
td.memberteal a:hover   { color: white; font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #399; text-align: center }
td.memberblack      { color: white; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: black; text-align: center; padding: 2pt }
td.memberblack a:link     { color: white; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: black; text-align: center }
td.memberblack a:visited     { color: white; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: black; text-align: center }
td.memberblack a:hover     { color: white; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: black; text-align: center }

/* 
New additions 2010-02-04 TC.
One improvement at a time.
 */


/* @group EPDs/Peds/misc */
.left{
	float: left;
	margin-right: 10px;
}
.right{
	float: right;
	margin-left: 10px;
}
.clear{
	clear: both;
}
.white-bg{
	background-color: #fff;
}
.ped_name{
	
}

.ped_calved{

}

.ped_sirename{
	
}

.ped_damname{
	
}

.ped_pedbody{
	font-size: 12px;
}

#epdtable{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	margin-bottom: 1em;
	font-size: 10px;
}

#epdtable td{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	padding: 3px;
	margin-top: 0;
	margin-bottom: 0;
}

.epdhead{
	background-color: #333;
	color: #eee;
}

.epdsubhead{
	background-color: #5dbfc8;
	color: #000;
	text-align: center;
	font-weight: bold;
}

.epddata{

}

/* @end */

/* @group AJAX Members List */

#memnav a{
 	font-size: 15px;
	font-weight: bold;
	background-color: #333;
	color: #fff;
	text-decoration: none;
	padding: 3px 5px;
}
	
#memnav a:hover{
	font-size: 15px;
	font-weight: bold;
	background-color: #5dbfc8;
	color: #fff;
	text-decoration: none;
	}
#my_site_content p:first-line{
	font-weight: bold;
}
/* @end */
