@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
	background-color: #003360;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #0d075d;
}

img {
	border: 0px;
}

h2 {
	padding: 0px;
	color: #004785;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	font-weight: bold;
	line-height: 26px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336600;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336600;
}

h3 {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 14px;
}

#mainTable {
	width: 950px;
	margin: 0px auto;
	text-align: left;
	background-color: #ffffff;
}

.leftColumn {
	width: 216px !important;
	background: #dceae0;
}

.leftColumnContent {
	text-align: left;
	color: #000000;
	background-color: #ffffff;
	margin: 10px;
	padding: 3px;
}

#rightColumn {
	width: 734px;
	background: url(../../images/hp_top_bkgd.png) top left repeat-x;
}

#footer {
	background: #004785;
	width: 534px;
	color: #ffffff;
	font-size: 9px;
	line-height: 25px;
	padding: 0px 0px 0px 20px;
}

#content {
	padding: 5px 10px 5px 10px;
}
.intro_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 12px;
}
.white12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.blue {
	font-size: 15px;
	font-weight: bold;
	color: #0d075d;
}

#navBar {
	border-top: solid 3px #00853f;
	border-bottom: solid 3px #00853f;
	height: 28px;
	position:relative;
	z-index:10;
}

.liAnimals {
	width: 60px;
}

.liSupport {
	width: 115px;
}

.liApplications {
	width: 85px;
}

.liAbout {
	width: 70px;
}

#navBar a {
	font-size: 13px;
	color: #006633;
	text-decoration: none;
	display: block;
	width: auto;
	font-weight: bold;
}

#navBar ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#navBar li {
	float: left;
	position: relative;
	text-align: center;
	line-height: 28px;
	border-left: solid 1px #2B2476;
	padding: 0 3px;
}

#navBar li a {
	margin: 0px 5px;
}

#navBar li ul {
	display: none;
	position: absolute;
	top: 1em;
	left: 0px;
	background: #dceae0;
	z-index: auto;
	width: 200px;
	padding: 0px;
	margin: 0px;
}

#navBar li ul li {
	width: 200px;
	margin: 0px;
	padding: 0px !important;
}

#navBar li ul li a {
	font-size: 11px;
	display: block;
	text-align: left;
	padding-left: 4px;
}

#navBar li ul li a:hover {
	color: #fff;
	background-color: #00853F;
}

#navBar li>ul {
	top: auto;
	left: -1px;
}

#navBar li:hover ul, #navBar li.over ul {
	display: block;
	*position: static !important;
}

#contactUs {
	background-color: #dfe7d2;
	padding: 10px;
}

/* pet listing elements */
.petTable {
	width: 500px;
	border-width: 0px 0px 0px 0px;
	border-color: #CCCCCC;
	border-style:solid;
}

.petTableImage {
	width: 160px;
}

.petTableImage img {
	margin-top: 10px;
	border: solid 1px #000000;
}

.petTableDescription {
	padding: 0px 0px 0px 5px;
}

.petTableDescription h3 {
	margin: 0px;
	padding: 0px;
	color: #0d075d;
	font-size: 14px;
}

.petTableDescriptionContent {
	font-style: italic;
}

.noPets {
	color: #0d075d;
	font-weight: bold;
}


/* pet display elements */
#petDisplay {
	width: 665px;
}

#petDisplayLeftColumn {
	float: left;
	width: 320px;
}

#petDisplay img {
	width: 300px;
	float: right;
	border: solid 1px #000000;
}

.petDisplayDetails {
	font-weight: bold;
}

/* featured pet */
#featuredPet h4 {
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

#featuredPet img {
	border: solid 1px #000000;
}

#featuredPet p {
	padding: 8px;
	color: #ffffff;
}
.blue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06035F;
}
.blue14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0d075d;
}
.red10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.red12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.red14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.red18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
}
.red24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
}
.red26 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
}
.blk14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336600;
}

.callout_header {
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 15px 15px 0px 0px;
border-radius: 15px 15px 0px 0px; 
padding:5px 5px 5px 12px;
margin:0;
text-align:left;
background: #009345; /* Old browsers */
background: -moz-linear-gradient(top,  #009345 0%, #005632 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009345), color-stop(100%,#005632)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #009345 0%,#005632 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #009345 0%,#005632 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #009345 0%,#005632 100%); /* IE10+ */
background: linear-gradient(top,  #009345 0%,#005632 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009345', endColorstr='#005632',GradientType=0 ); /* IE6-9 */
}

.callout_header_red {
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 15px 15px 0px 0px;
border-radius: 15px 15px 0px 0px; 
padding:5px 5px 5px 12px;
margin:0;
text-align:left;
background: #c12929; /* Old browsers */
}

.callout_header h3{
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
font-style:bold;
color:#fff;
}

.callout {
font-family: Arial, Helvetica, sans-serif;
background-color:#dceae0;
margin:0 0 10px 0;
padding:3px 10px;
min-height:55px;
}

.callout a {
color:#006600;
}

.callout a:hover {
color:#009933;
}

.callout a:visited {
color:#006600;
}

.callout h2 {
color:#006600;
font-size:14px;
margin:7px 0 0 0;
}

.icon {
	margin-left:2px; 
	vertical-align:text-top;
}