/* @group Main Layout & Styling */
body{
	background-color: #f0eede;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
}

h1, h2, h3, h4, h5, h6{
	margin: 1px;
}
blockquote{
	margin: auto;
	font: 16px Georgia, "Times New Roman", serif;
	font-weight: bold;
}
#home_page{
	margin: 0;
	padding: 0;
}
#home_container{
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	background: #f0eede url(images/design/body_bg.jpg) no-repeat 12px 12px;
	width: 968px;
	margin: 0;
	height: 600px;
	padding-top: 35px;
}
#container{
	width: 800px;

}
#header{
	display: block;
	height: 70px;
	background: url(images/design/head_logo.gif) no-repeat;
}
#home_nav{
	height: 49px;
	width: auto;
	display: block;
	color: #31442e;
	float: right;
	border: 1px solid #313f3b;
	background: #b5b5a1 url(images/design/stump.jpg) no-repeat -1px 0;
	padding: 5px 12px 6px 25px;
	line-height: 25px;
}
#home_nav a{
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-decoration: none;
	color: #31442e;
}
#home_nav a:hover{
	color: #f0eede;
}
#nav{
display: block;
height: 49px;
float: right;
color: #313f3b;
padding: 0 9px 0 13px;
line-height: 25px;
background: #b5b5a1 url(images/design/navstart.gif) no-repeat;
margin-top: 19px;
	border: 1px solid #313f3b;
}

#nav a{
	color: #313f3b;
	text-decoration: none;
	word-spacing: 1px;
}

#nav a:hover{
	color: #f0eede;
}

#subhead{
	display: block;
	height: 28px;
	background: #b6b5a1 url(images/design/subhead_logo.gif) no-repeat;
	padding-left: 133px;
	padding-top: 11px;
	font-size: 22px;
	color: #313f3b;
}

#subheadindex{
	display: block;
	height: 355px;
	background: #b6b5a1 url(images/design/subhead_logo_index.gif) no-repeat;
	padding-left: 95px;
	color: #313f3b;
	font-size: 13px;
	text-align: center;
	padding-right: 22px;
}
#home_content{
	width: 300px;
	float: right;
	text-align: center;
	padding: 0;
	margin: 0 12px 0 0;
	clear: both;
}
/* ajusted top margin from 100px to 50 px ss 9-16-08*/
#home_content p{
	margin-top: 50px;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #31442e;
}
#content{
	background-color: #b6b5a1;
	display: block;
	width: 689px;
	margin-left: 95px;
	padding: 8px;
}

#content a{
color: #303f3a;
text-decoration: none;
}
#content a:hover {
color: #f0eedf;
text-decoration: none;
}

#footer{
	font-size: 10px;
	background-color: #313f3b;
	color: #f0eede;
	display: block;
	padding: 8px;
	margin-left: 95px;
	text-align: center;
	line-height: 18px;
}
#footer_index {
background-color: #313f3b;
margin-left: 95px;
display: block;
}

#footer a{
	color: #f0eede;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}
input {
background-color: #f0eede;
border: solid 1px #313f3b;
}

textarea {
background-color: #f0eede;
border: solid 1px #313f3b;
}
.left{
	float: left;
	padding-right: 5px;
}
.right{
	float: right;
	padding-left: 5px;
}
.clear{
	clear: both;
}
.short{
	width: 45%;
}
/* @end */

/* @group EPDs and Pedigrees */

.PedAnmName{

}

.PedCalvedRow{

}

.PedS, .PedD{
	
}
.PedPGS, .PedPGD, .PedMGS, .PedMGD
{
	margin-left:35px;
}

.PedTable
{

}

.PedTable td
{
	padding: 0px 20px 10px 0px;
}

.EPDProdTable, .EPDMatTable, .EPDCarcTable, .EPDValueTable, .DamProdAvgTable{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	width : 525px;
}

.EPDProdTable td, .EPDMatTable td, .EPDCarcTable td, .EPDValueTable td, .DamProdAvgTable td{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}

.EPDProdHeaderProd, .EPDMatHeader, .EPDCarcHeader, .EPDValueHeader, .DamProdAvgHead {
	
}

.EPDProdSubHeader, .EPDMatSubHeader, .EPDCarcSubHeader, .EPDValueSubHeader, .DamProdAvgSubHead{
	
}

.EPDProdDataRow, .EPDMatDataRow, .EPDCarcDataRow, .EPDValueDataRow, .DamProdAvgData{

}
.EPDAcc
{
	padding-left:15px;
}

.EPDAsOfDt
{
	font-size: 12px;
}
/* @end */
