/* 
  ------------------------------------------------
Paddock Cleaner Range - Style
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 20px;
	padding: 0;
	background-image: url(../images/page_GradBG.jpg);
	background-repeat: repeat-x;
}
#masthead {
	color: #000000;
	padding: 0px;
	margin: 0;
	background-image: url(../images/PCR_banner_top.gif);
	background-repeat: no-repeat;
	height: 132px;
	background-color: #000000;
}
#navbar {
	color: #999999;
	padding: 0px;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	border: 10px solid #999999;
}
#column_wrapper {
	background-image: url(../images/main_bg_blk.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 580px;
	float: left;
	background-image: url(../images/horses_index_page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
	background-color: #000000;
}
#left {
	width: 160px;
	float: left;
}
#right {
	width: 160px;
	float: left;
}
#center .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 420px;
	padding-right: 32px;
	padding-bottom: 24px;
	padding-left: 32px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

#left .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 16px;
}
#right .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 16px;
}
#masthead .content {
	padding: 12px;
}
#footer .content {
	padding: 12px 16px;
}
#footer {
	color: #FF0000;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-color: #221e1f;
	height: 150px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}

#left a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#left a:visited {
	color: #333333;
	text-decoration: none;
}
#left a:hover {
	color: #FF0000;
	text-decoration: none;
}
#center a:link {
	color: #9B7C00;
}
#center a:visited {
	color: #333333;
}
#center a:hover {
	color: #000000;
}
#right a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#right a:visited {
	color: #FFFF00;
	text-decoration: none;
}
#right a:hover {
	color: #FF0000;
	text-decoration: none;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
.graceparkdev {
	color:#FF0000;
	font-size: 1.3em;
	}
.haygain {
	color:#009900;
	font-weight: bold;
	text-transform: capitalize;
	}
.newproducts{
	font-size: 1.2em;
	font-weight: bold;
	color: #FF0000;
	}
.columntext {
	color:#FFFFFF;
	font-size: 0.9em;
	}

