@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #431a06;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
h1, h2 {
	margin: 0px;
	color: #a22934;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}

a:link {
	color: #431A06;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #431A06;
	text-decoration: none;
}


#wrapper {
	width: 973px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 184px;
}
.subnav  {
	font-size: 12px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
#nav  {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	clear: both;
	position: absolute;
	top: 155px;
	font-weight: bold;
}
#nav a {
	padding-right: 8px;
	padding-left: 8px;
}
.content {
	background-color: #FFFFFF;
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat-y;
	clear: both;
	width: 973px;
}
.content-brand {
	background-color: #FFFFFF;
	clear: both;
	width: 963px;
	padding: 5px;
}


.leftcol {
	width: 397px;
	float: left;
}
.leftmod {
	width: 384px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	padding-top: 10px;
}
.lefthorizdiv {
	background-image: url(../images/left-horizdividers.gif);
	height: 6px;
	width: 384px;
}
.brandrow {
	padding-bottom: 3px;
	border-bottom-style: dashed;
	border-bottom-color: #c1b1a7;
	border-bottom-width: thin;
	padding-top: 3px;
}
.brandbullet {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	font-weight: bold;
	float: left;
	width: 180px;
}
.monthlypromo {
	padding: 10px;
}
.monthlypromo img {
	float: left;
	padding-right: 10px;
}
.locbox {
	padding:10px;
}

.locbox p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}





.rightcol {
	float: left;
	width: 566px;
	padding-left: 10px;
	padding-top: 10px;
}
.seasonal-home {
	background-image: url(../images/leaves-fall.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.seasonal-spring {
	background-image: url(../images/flower.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.seasonal-summer {
	background-image: url(../images/flower-summer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.seasonal-winter {
	background-image: url(../images/snowman.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.flowerpush  {
	padding-right: 145px;
}

.seasonalpromo {
	width: 250px;
	float: left;
	padding: 5px;
	margin-top: 25px;
}
.seasonalpromo strong {
	font-size: 17px;
	font-weight: bold;
}
.seasonalpromo img {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}
.twocol-home {
	background-image: url(../images/2col-bg.gif);
	background-repeat: repeat-y;
	width: 544px;
}
.twocol-home  h3 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	line-height: 18px;
}
.livestock  {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 245px;
}
.whatsnew  {
	float: left;
	padding-left: 25px;
	padding-right: 10px;
	width: 230px;
}
.whatsnew-format {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #431A06;
}






.footer {
	background-color: #DFDBD0;
	clear: both;
	text-align: center;
	padding-top: 10px;
}
.brandcol {
	clear: both;
	background-color: #F8F3ED;
}





.clear {
	clear: both;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~MENU BELOW~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#sddm
{
	margin:0 0 0 0px;
	padding:0;
	z-index:30;
}

#sddm li
{	
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	font:bold 13px arial;
}

#sddm li a
{	
	display:block;
	margin:0 1px 0 0;
	padding:4px 4px;
	text-align:center;
	text-decoration:none;
}

#sddm li a.normal
{
	border-right:1px solid #431A06;
	width:111px;
}

#sddm a.last
{
	width:111px;
}

#sddm li a:hover
{
	text-decoration:underline;
}

#sddm div
{	
	position:absolute;
	visibility:hidden;
	margin:0;
	padding:0;
	background:#EAEBD8;
	border:1px solid #431A06;
}

#sddm div a
{	
	position:relative;
	display:block;
	margin:0;
	padding:5px 10px;
	width:auto;
	white-space:nowrap;
	text-align:left;
	text-decoration:none;
	background:#FFFFFF;
	color:#431A06;
	font:11px arial;
}

#sddm div a:hover
{
	background:#DECD6E;
}
