/* CSS Document */
body{
	text-align: center;
	background-color: #443113;
	margin-top: 0px;
}

#wrapper{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#header{
	height: 150px;
	width: 800px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #A65B00;
}

#header_right{
	height: 150px;
	width: 475px;
	float: right;
}

#header_left{
	height: 150px;
	width: 325px;
	float: left;
}

#nav_pic_holder{
	height: 190px;
	width: 800px;
	margin-bottom: 20px;
}

#main_pic{
	width: 490px;
	height: 170px;
	float: right;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 9px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#nav_holder{
	width: 236px;
	border: 10px solid #FFFFFF;
	height: 170px;
	float: left;
	background-image: url(http://www.newarklivestocksales.com/_img/nav_holder_bgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F5E3A7;
	text-align: right;
	padding-left: 34px;
}

#content_holder{
	width: 800px;
}

#content_left{
	float: left;
	width: 550px;
	margin-right: 20px;
	text-align: left;
	margin-bottom: 20px;
}

#content_right{
	float: right;
	height: 200px;
	width: 230px;
	text-align: left;
}

.footer{
	background-color: #544120;
	width: 790px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	clear: both;
	text-align: left;
	padding: 5px;
	margin-top: 10px;
}

.flinks{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 200px;
	text-align: right;
	margin-top: 12px;
}

.flinks a{
	color: #FFFFFF;
	text-decoration: none;
}

.flinks a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.white {color: #FFFFFF}

.globalnav {
}
UL.globalnav {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
UL.globalnav LI {
	DISPLAY: block;
	WIDTH: 235px;
	BACKGROUND-COLOR: #e0e0e0;
	TEXT-ALIGN: left;
}
UL.globalnav LI A {
	PADDING-RIGHT: 5px;
	DISPLAY: block;
	PADDING-LEFT: 20px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 2px;
	COLOR: #443113;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #ffffff 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #F5E3A7;
	TEXT-DECORATION: none;
	text-transform: uppercase;
	margin: 0px;
	line-height: 12px;
}
UL.globalnav LI A:hover {
	COLOR: #A65B00; BACKGROUND-COLOR: #F5E3A7
}

#left_title{
	width: 525px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC33;
	background-image: url(http://www.newarklivestocksales.com/_img/grass_graphic.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
}

#right_title{
	width: 205px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC33;
	background-image: url(../_img/grass_graphic.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #F5E3A7;
}

p a{
	color: #FFCC33;
	text-decoration: none;
}

p a:hover{
	color: #FFCC33;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #F5E3A7;
}

h1 a{
	color: #FFCC33;
	text-decoration: none;
}

h1 a:hover{
	color: #FFCC33;
	text-decoration: underline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F5E3A7;
	margin-top: 0px;
	padding-top: 2px;
	line-height: 14px;
}

h2 a{
	color: #FFCC33;
	text-decoration: none;
}

h2 a:hover{
	color: #FFCC33;
	text-decoration: underline;
}

.img_right {
	clear: left;
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}

.img_left {
	clear: right;
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}

.white {
	font-size: 14px;
	color: #FFFFFF;
}

.news_holder {
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F5E3A7;
	line-height: 14px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.news_holder a {
	color: #FFCC33;
	text-decoration: none;
}

.news_holder a:hover {
	color: #FFCC33;
	text-decoration: underline;
}

#url {
	font-family: Arial, Helvetica, sans-serif;
}

#url tr th {
	background-color: #FFCC33;
	font-size: 10px;
	color: #443113;
	text-align: left;
	padding: 5px;
}

#url caption {
}

#url tr:hover {
	background-color: #CCCCCC;
}

#url tr {
	color: #443113;
	padding: 3px 5px;
	background-color: #FFFFFF;
}

#url td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #443113;
	font-size: 10px;
	color: #443113;
}

#url a {
	color: #443113;
	text-decoration: none;
	font-weight: bold;
}

#url a:hover {
	color: #443113;
	text-decoration: underline;
}
