/* CSS Reset (based on Meyer's) */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ****************** */
/* desired px/current px = em value */
/* desired px/font-size px = em value */

body {
	font-size: 100%; /* 16px */
	line-height: 1; /* 16px */
	font-family: Georgia, Times, "Times New Roman", serif;
	background: #fff;
	color: #737373;
}

#main {
	width: 980px;
	margin: 48px auto;
	font-size: 0.875em; /* 14 */
	line-height: 1.2857; /* 18 */
}

#header {
	width: 980px;
	height: 154px;
}

#header h1 {
	text-indent: -5000em;
}

#skip {
	position: absolute;
	top: 0;
}

#skip a, #skip a:hover, #skip a:visited {
	position: absolute;
	left: 0;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

#skip a:active, #skip a:focus {
	position: static;
	width: auto;
	height: auto;
}

#nav {
	background: #b41946;
	border-top: solid 4px #b41946;
	border-bottom: solid 4px #b41946;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
	width: 980px;
}

#nav ul {
	margin: 0;
	padding: 0 0 0 30px;
	overflow: auto;
	width: 792px;
	float: left;
}

#nav li {
	float: left;
	border-right: solid 1px #4AD47F;
	font-size: 0.7143em; /* 10 */
	line-height: 1.2; /* 12 */
	text-transform: uppercase;
	padding: 0 15px;
}

#nav li a {
	color: #fff;
	text-decoration: none;
	display: block;
}

#nav li a:hover, #nav li.current a:hover, #nav li a:focus {
/*	color: #5fa841; */
	color: #4AD47F;
	outline: none;
}

#nav li.current {
	color: #4AD47F;
}

#nav #nav_secondary {
	width: 158px;
	float: right;
	border-right: none;
	padding: 0;
}

#nav #nav_secondary li {
	float: right;
	padding: 0 45px 0 15px;
	border: none;
}

#content_area {
	position: relative;
}

#content_primary {
	margin: 70px 0 70px 90px;
	width: 365px;
	float: left;
	display: inline;
}

#content_secondary {
	float: right;
	display: inline;
	margin: 50px 45px 70px 0;
}

#footer {
	border-top: solid 1px #ccc;
	text-align: center;
	font-size: 0.6429em; /* 9 */
	line-height: 1.5556; /* 14 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 135px;
	padding-top: 15px;
	color: #999;
	clear: both;
}

#footer strong {
	text-transform: uppercase;
}

#footer a {
	color: #5FA841;
	text-transform: uppercase;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* ****************** */

strong {
	font-weight: bold;
}

sup {
	font-size: 60%;
	vertical-align: super;
}

h1 {
	font-size: 3em; /* 42 */
	font-weight: normal;
	line-height: 1.1905; /* 50 */
	color: #B51A45;
	margin: 0;
}

h2 {
	font-size: 1.7143em; /* 24 */
	font-weight: normal;
	line-height: 1.2083; /* 29 */
	color: #B51A45;
	margin: 1em 0 0; /* 24 */
}

h3 {
	font-size: 1.2857em; /* 18 */
	font-weight: normal;
	line-height: 1.4444; /* 26 */
	margin: 0;
	font-style: italic;
	margin: 0 0 1.4444em; /* 26 */
}

p {
	margin: 0 0 1.2857em; /* 18 */
}

blockquote {
	font-style: italic;
}

cite {
	font-style: normal;
}

a {
	color: #a5a5a5;
}
/* ****************** */

#index-nav2 {
	position: absolute;
	top: 547px;
	left: 0;
	width: 549px;
}

#index-nav2 li {
	float: left;
	font-size: 1.7857em;
	height: 75px;
}

#index-nav2 li a {
	color: #fff;
	text-decoration: none;
	padding: 15px 0;
	margin: 0 15px;
	vertical-align: top;
	display: block;
}

#index-nav2 li a:hover {
	text-decoration: underline;
}

#hn2-pets {
	width: 183px;

	background: #21481d url(img/home-nav2-pets.jpg) top no-repeat;
}

#hn2-cows {
	width: 183px;
	background: #21481d url(img/home-nav2-cows.jpg) top no-repeat;
}

#hn2-horse {
	width: 183px;
	background: #21481d url(img/home-nav2-horse.jpg) top no-repeat;
}

#index-callout {
	position: absolute;
	top: 429px;
	right: 45px;
	width: 360px;
	font-size: 1.1429em; /* 16 */
	line-height: 1.5; /* 24 */
	color: #21481D;
	font-style: italic;
}

#articles li {
	border-top: dotted 1px #ccc;
	padding: 1.2857em 0; /* 18 */
	overflow: auto;
	width: 365px;
}

#articles img {
	float: right;
	margin-left: 10px;
}

.articles_secondary {
	width: 278px;
	padding-left: 20px;
	border-left: solid 1px #949191;
}

.articles_secondary blockquote {
	margin-bottom: 1.2857em;
}

.articles_secondary p {
	margin-bottom: 0.6429em;
}

#content_title {
	margin: 0;
	width: 40em;
	height: 140px;
	padding: 70px 0 35px 90px;
}

#content_slider ul {
	overflow: auto;
	margin: 0 58px;
}

#content_slider li {
	float: left;
	display: inline;
	width: 180px;
	height: 42em;
	margin: 0 18px;
}

#content_slider li h3 {
	font-size: 1em; /* 14 */
	line-height: 1.2857; /* 18 */
	color: #B51A45;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0.6429em;
}

#content_slider li p {
	font-size: 0.8571em; /* 12 */
	line-height: 1.5; /* 18 */
}

#content_slider a {
	outline: none;
}

#content_slider img {
	display: block;
	margin: 0 auto;
}

#content_slider.js-on {
	margin: 0 58px;
	overflow: hidden;
	width: 864px;
	position: relative;
}

#content_slider.js-on ul {
	width: 2376px;
	height: 42em;
	margin: 0;
	position: relative;
	left: 0; /* Opera needs this */
	background: url(img/hist-bg.gif) top left repeat-x;
}

#btn_prev {
	position: absolute;
	left: 0;
	top: 245px;
	margin: 51px 0 0 0;
}

#btn_next {
	position: absolute;
	right: 0;
	top: 245px;
	margin: 51px 0 0 0;
}

#btn_prev a, #btn_next a {
	outline: none;
}

body.wheretobuy #content_primary {
	margin: 35px 0 70px 45px;
	width: 452px;
}

body.wheretobuy #content_secondary {
	margin: 200px 45px 70px 0;
	width: 353px;
}

body.whybetter #content_primary {
	margin: 35px 0 70px 45px;
	width: 452px;
}

body.whybetter #content_secondary {
	width: 353px;
}
