/* -------------------------------------
	Design & CSS: T. Copeland ~ api-webservices.com
	(YYYY-MM-DD)
	Built: 2008-09-22
	Last Edit: 2009-11-06
	URI: http://www.hopewellfarmsangus.com
---------------------------------------*/
/* @group Layout */

body{
	margin: 0;
	padding: 0;	
}
body, p{
	font: 1em/1.5 Helvetica, "Helvetica Neue", Geneva, Arial, sans-serif;
	color: #3e230f;
}
p{
	margin-top: .25em;
}
a, a:link{
	color: #060;
}
a:visited{
	color: #670e90;
}
a:hover{
	color: #000;
	background-color: #3c7f33;
	text-decoration: none;
}
a:active{
	background-color: #89c455;
}
blockquote{
	margin: 0;
}
blockquote p{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	padding-right: 1em;
	margin-top: .5em;
	margin-bottom: .5em;
}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0;
}
/* An extra div if needed, not plugged into the HTML by default */

#container{
	width: 994px;
	margin: 0 auto;
}
#header{
	background: url(../images/design/header.jpg) no-repeat center;
	border-top: 2px solid #3c7f33;
	margin-top: 15px;
	border-bottom: 2px solid #3c7f33;
}
#header p{
	text-align: center;
	font: bold 42px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	text-shadow: #000 0 0 2px;
}
#header a{
	color: #060;
	height: 43px;
	text-decoration: none;
	display: block;
	padding-top: 201px;
}
#header a:hover{
	color: #89c455;
	background-color: transparent;
}
#wrapper{
	border-right: 2px solid #3c7f33;
	border-left: 2px solid #3c7f33;
	background-color: #ffffc9;
}
#column_wrapper{
	background-color: #ffffc9;
	float: left;
	width: 10em;
	padding-right: .5em;
	padding-left: .5em;
}
#nav{
	padding: 0;
	list-style-type: none;
	font: bold 1.15em/1.4em Georgia, "Times New Roman", Times, serif;
	margin: 1em 0;
}
#nav a{
	display: block;
	padding-left: .25em;
}
#contact{
	border-top: 2px solid #989a43;
	border-bottom: 2px solid #989a43;
	margin-right: .25em;
}
#contact p{
	font-size: .85em;
	line-height: 1.75em;
	color: #2d2d2d;
	margin-top: .5em;
	margin-bottom: .5em;
}
#content{
	background-color: #e3da9b;
	border-left: 2px solid #3c7f33;
	margin-left: 11em;
	min-height: 400px;
	padding: 1px 1.5em 1px 1em;
}
/* --------------------------------------
1px padding at the top and bottom forces the content div to include the <p> and <h1> margins. Remove it and left border disappears where the <p> bottom margin begins and the <h1> top margin begins.
---------------------------------------*/
#content h1{
	border-bottom: 2px solid #989a43;
}
#content img{
	border: 1px solid;
}
#content img.no_border{
	border: none;
	background-color: #e3da9b;
}
#api{
	border-top: 2px solid #3c7f33;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 1em;
	padding-top: 1em;
	text-align: right;
}
a.external-link{
	padding-right: 16px;
	background: url(../images/design/next-green_10.png) no-repeat right center;
}
a.external-link:hover{
	background: url(../images/design/next-charcoal_10.png) no-repeat right center;
}
.industry_links{
	border-top: 2px solid #989a43;
	border-bottom: 2px solid #989a43;
	font-size: .85em;
}
/* @end */

/* @group Pretty Forms */

form{
	margin: 0 0 1em;
	padding: 0;
}

label{
	color: #060;
}

input, textarea{
	background-color: #ffffc9;
	border: 1px solid #235353;
	margin: 0;
	padding: 3px;
}
.submit{
	padding-bottom: 1em;
	margin: 0;
}
.submit input{
	color: #000;
	background: #fff;
	padding: 5px;
}

fieldset{
	border: 1px solid #3e230f;
}
fieldset p{
	padding-left: 20px;
}
legend{
	background: #3e230f;
	padding: 2px 6px;
	color: #fff;
}

/* @end */

/* @group EPDs/Peds/misc */
.left{
	float: left;
	margin-right: 10px;
}
.right{
	float: right;
	margin-left: 10px;
}
.clear{
	clear: both;
}
.column{
	float: left;
	width: 45%;
	margin-right: 2%
}
.columns3{
	float: left;
	width: 330px;
}
.PedAnmName{
	color: #284907;
	font: italic xx-large Georgia, "Times New Roman", Times, serif;
}

.PedCalvedRow{
	font-size: small;
}

.PedS, .PedD{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #ffffcd;
	color: #4f0507;
}

.PedPGS, .PedPGD, .PedMGS, .PedMGD{
	margin-left:35px;
}

.epdtable
{
	border: 1px solid #000;
	font-size: small;
	background-color: #ffffcd;
	padding: 2px;
}

.EPDProdTable, .EPDMatTable, .EPDCarcTable, .EPDValueTable{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	margin-bottom: 1em;
	width: 400px;
}

.EPDProdTable td, .EPDMatTable td, .EPDCarcTable td, .EPDValueTable td{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	padding: 2px;
	
}

.EPDProdHeaderProd, .EPDMatHeader, .EPDCarcHeader, .EPDValueHeader{
	text-transform: lowercase;
	background-color: #481808;
	color: #ffffcd;
}

.EPDProdSubHeader, .EPDMatSubHeader, .EPDCarcSubHeader, .EPDValueSubHeader{
	font-size: small;
	background-color: #ada676;
}

.EPDProdDataRow, .EPDMatDataRow, .EPDCarcDataRow, .EPDValueDataRow{
	font-size: small;
	background-color: #ffffcd;
}
.EPDAcc
{
	padding-left:15px;
}

.EPDAsOfDt{

}
/* @end */
