body {
	margin:0 auto;
	background: url(/images/bg_angus.gif) repeat-x top center #003300;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1{
	border-bottom:1px solid #6D926D;
	}
img {
	border:none;
}
a:link,
a:visited,
a:active,
a:hover,
a:focus{
	text-decoration:none;}
ul {
	list-style:none outside none;
}
td {
	vertical-align:top;
}
#img {
	border:none;
}
#wrapper {
	width:901px;
	margin: 0 auto;
	background-color:#FFF;
}

/*HEADER*/
#header {
	width:901px;
	height:473px;
}
#logo {
	width:192px;
	text-align:center;
	height:150px;
	border:0;
	background-color:#FFFFFF;
}
#logo a img {
	text-decoration:none;
	border:0;
}
#menu {
	width:192px;
	height:320px;
	color:#fff;
}
#menu td {
	width:192px;
	height:31px;
	border-top:1px solid #000;
	text-align:center;
	font-weight:bold;
}
#menu a {
	color:#336633;
	font-size:16px;
	border-bottom:1px dotted #336633;
	text-decoration:none;
}
#menu a:hover,
#menu a:focus {
	color:#FFF;
	border-bottom:1px dotted #FFF;
	text-decoration:none;
}
.button {
	padding-top:5px;
	padding-bottom:5px;
	height:21px;
}
.button:hover,
.button:focus {
	background-color:#336633;
	border-left: solid 1px #333;
}
.button_in {
	height:21px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#336633;
	border-left: solid 1px #333;
	font-size:16px;
}
#menu a:hover,
#menu a:focus {
	background-color:#336633;
	border-left:#000 solid 0px;
}
#menu td:hover a,
#menu td:focus a  {
	color:#FFF;
	text-decoration:none;
	border-bottom:1px dotted #FFF;
}
#pict {
	width:710px;
	height:204px;
	vertical-align: top;
}
/*CONTENT*/

/* Media */

#media, #media2 {
	
	font-size:12px;
	padding-left:4px;
	width:184px;
}
#media{
background:url("/images/left_menu.jpg") repeat-y scroll 4px 50% transparent;
margin-bottom: 10px;
margin-top: 10px;
}
#media a, #media2 a  {
	color:#FFF;
	text-decoration:none;
	border-bottom:1px dotted #FFF;
}
#media a:hover, #media2 a:hover,
#media a:focus, #media2 a:focus  {
	border-bottom:1px solid #FFF;
	text-decoration:none;
}
#media a.noborder {
	border:0;
}
#media2 div.title{
background:url(/designimgs/bg_media.png);
opacity: 0.9;
height: 20px;
margin-top: -20px;
}

div.title a{
opacity: 1;
}
#reports {
	text-align:left;
	color:#CD142D;
	background-color:#CCCCCC;
}
#reports h2 {
	background:url("/images/media.jpg") no-repeat scroll 6px 0 transparent;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-align:center;
}
#reports h2.Angus {
	background:url("/images/angus_beef.jpg") no-repeat scroll 6px 0 transparent;
}

#reports .report_img {
	width:100px;
	height:66px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}
#reports .report_link a {
	color:#339933;
	border-bottom:1px dotted #339933;
}
#reports .report_link a:hover,
#reports .report_link a:focus {
	color:#CD142D;
	border-bottom:1px solid #CD142D;
}
#media .in img {
	text-align:center;
}
#media2 .top2 {
	background-image:url(/designimgs/media.png);
	height: 45px;
	}
#media2 h2{
    color: #FFFFFF;
	background:none;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: right;
	padding-right: 15px;
    padding-top: 5px;
}
#media .top, #media .botm {
	height:8px;
}
#media .top {
	background-image:url(/images/left_menu_top.jpg);
}
#media .botm {
	background-image:url(/images/left_menu_botm.jpg);
}
#content {
	width:902px;
}
#content #left{
background-color:#CCC;
width:192px;
}
#phone {
	background:url("/images/phone.jpg") no-repeat scroll 4px 11px #CCC;
	color:#006600;
	font-size:22px;
	font-weight:bold;
	padding-left:42px;
	padding-top:11px;
	text-align:left;
	vertical-align:top;
	width:192px;
	padding-bottom:10px;
}

#textC {
	padding:0px 15px 20px;
}
#textC h1 {
	color:#336633;
	text-align:center;
	padding-bottom:10px;
	border-bottom:1px solid #6D926D;
}
#textC a {
	color:#339933;
	border-bottom:1px dotted #339933;
	text-align:right;
}
#textC a:hover,
#textC a:focus {
	border-bottom:1px solid #339933;

}
#blkBox {
	background-image:url(../images/box_bg.png);
	background-repeat:no-repeat;
	width:441px;
	height:202px;
	color:#fff;
}
#blkBox p {
	font-size:11px;
	padding-left:5px;
	font-weight:bold;
	line-height:14px;
}
#blkBox h2 {
	font-size:18px;
	padding-left:5px;
	text-align:justify;
	padding-top:10px;
}
/*FOOTER*/
#footer-bot {
	background-image: url(/images/footer.jpg);
	height:172px;
	width:901px;
}
#footer {
	border-top:1px solid #336633;
padding-top:10px;
}
#footer, #footer a {
	text-align:center;
	color:#707070;
	font-size:12px;
	text-decoration:none;
}
#footer a{
	border-bottom:1px dotted #707070;
}
#footer a:hover,
#footer a:focus {
	color: #CD142D;
	border-bottom:1px solid #CD142D;
}
.noborder{
border: medium none !important;
}
.TablesEBVBox
{text-align: center;
}
.TablesEBVBox td{
vertical-align: middle;
}
.TablesEBVBox a:link,
.TablesEBVBox a:active,
.TablesEBVBox a:visited,
.TablesEBVBox a:hover,
.TablesEBVBox a:focus
{
border:none !important;
}
#links{
    display: block;
    font-size: 9pt;
    height: 17px;
    padding-left: 440px;
    position: absolute;
    text-align: right;
    width: 260px;
}
#links a:link,
#links a:active,
#links a:visited{
color:#339933;
border-bottom: 1px dotted #339933;
}
#links a:hover,
#links a:focus{
border-bottom: 1px solid;
}
.social{
MARGIN: 0px auto;
WIDTH: 500px;
}
.social span.email{
float: left;
padding-left: 6px;
padding-right: 19px;
padding-top: 3px;
}
.social .addthis_button_email{
margin-top:2px;
}
.withdrawn{
position: relative
}
.withdrawn img{
position: absolute; top: 0px; left: 275px;
}

