@charset "utf-8";
/* CSS Document */

/*DEFAULTS*/

html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
margin: 0; 
padding: 0; 
border: 0; 
}
body {
font-size: 100.01%; /* Fix for some browser bugs */
background-color: #ffffff;
}
h1, h2, h3, h4, h5, h6 {
font-weight:normal;
font-size:100%;
}

/****************************/

#adobe_link {
	margin: 20px 0 0 0;
	font-size: 10px;
	text-align: center;
}

#adobe_link img{
	margin: 10px 0 0 0;
	border: none;
}

/*SITE-WIDE Classes*/

.table_header {
	color: #93ba46;
	background-color: #e9f3d8;
	width: 150px;
}

.table_header2 {
	color: #93ba46;
	background-color: #e9f3d8;
}

.footnote {
	font-size: 10px;
	font-style: italic;
}

.clear_link {
	text-decoration: none;
}

.clear_div {
	float: none;
	clear: both;
}

.img_link {
	border: none;
}

.section_header {
	font: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold;
	color: #dd4515;
	line-height: 21px
}

.section_subheader {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #dd4515;
	line-height: 20px;
	padding: 0px 0 0 0;
}

.question {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #dd4515;
	line-height: 20px;
	padding: 20px 0 0 0;	
}

.question2 {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #dd4515;
	line-height: 20px;
	padding: 0px 0 0 0;	
}

.answer {
	padding: 10px 0 0 0;	
}

/********************/

body {
	background-color: #6e942e;
	font-family: Arial, Helvetica, sans-serif;
}

#main_content {
	width: 833px;
	margin: 10px auto 0px auto;
	padding: 10px 11px 0px 11px;
	background-color: #ffffff;
}


/*HEADER STYLES*/

#header {
	height: 85px;
	width: 831px;
	background-image: url(../../images/global/header.gif);
	background-repeat: no-repeat;
	color: white;	
	padding: 0 0 10px 0;
}

#header_nav {
	float: right;
	font-size: 10px;
	padding: 10px 10px 0 0;	
}

#header_nav ul {
	list-style: none;	
}

#header_nav li {
	float: left;
}

#header_nav a {
	color: white;	
}

#header_nav a:hover {
	text-decoration: underline;
}

/****************************/

#left_column {
	float: left;
	width: 225px;
}

#right_column {
	float: left;
	width: 586px;
	padding: 0 0 0 20px;
		color: #666666;
	
}

#right_column_copy {
	width: 520px;
	padding: 0 38px 0 26px;
	font-size: 12px;
	color: Color: #4f4c4c;
	line-height: 16px;
}

#right_column_copy h3 {

} 

#right_column_copy p {
	padding: 5px 0 25px 0;
}

#right_column_copy ul,  #right_column_copy ol {
	margin: 5px 20px 10px 40px;
}

#right_column_copy li {
	line-height: 20px;
}

#interior_image {
	width: 586px;
	
}

/*LEFT NAV*/

#left_nav {
	width: 225px;
	height: 341px;
	background-image: url(../../images/global/left_nav.gif);
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-variant:small-caps;
	font-size: 12px;
	margin: 0;
}

#left_nav a {
	color: #93ba46;	
}

#left_nav a:hover {
	color: #d44a19;
}

#left_nav ul {
	list-style: none;
	margin: 0px 32px 0 23px;
	padding: 21px 0 0 0;
}

#left_nav li {
	padding: 8px 0 7px 0;
	border-bottom: solid 1px #c8deae;
}

#left_column_bottom {
	float: left;
	width: 225px;
}

#coupon {
	padding: 14px 0 0 18px;
}

#dogs {
	padding: 27px 0 0 5px;
}

#cats {
	padding: 4px 0 0 5px;
}

/*********************/

/*FOOTER*/

#footer_gradient {
	margin: 0 auto 0 auto;
	height: 57px;
	width: 855px;
	background-image: url(../../images/global/footer.gif);
}

#footer {
	margin: 25px auto 10px auto;
	width: 855px;
}

#footer_left {
	float: left;
	width: 250px;
	height: 100px;
}

#footer_right {
	float: left;
	width: 600px;
}

#footer_nav {
	float: left;
	font-size: 10px;
}

#footer_nav ul {
	list-style: none;	
}

#footer_nav li {
	float: left;
}

#footer_nav a {
	color: white;	
}

#footer_nav a:hover {
	text-decoration: underline;
}

#trademark {
	margin: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	line-height: 21px
}

#video_cats {
	float: left;
	padding: 10px 20px 0 0;
}

#video_dogs {
	float: left;
	padding: 10px 20px 0 0;
}