﻿body {
	padding: 0px;
	margin: 0px;
	background: #D1DFF1;
}

p {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	font-size: .9em;
	font-family:Georgia;
	color: #555;
	
}

h1,h2,h3,h4,h5,h6 
{ 
	font-size:100%; 
	font-weight:normal; 
	font-family:Georgia;
}

hr {
	height: 5px;
	color: #E7EBF4;
	padding: 0px;
	margin: 0px;	
}

ul { /* lists */
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #000000;

}

/******** in-line body navigation ************/

a.inlineLink { /* dark-blue navigation link */
	font-family: Georgia;
	color: #FF7800; /* dark blue */
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

a.inlineLink:hover { /* rollover */ 
	text-decoration: none;
}

a.inlineLinksmall { /* dark-blue navigation link */
	font-family: Georgia;
	color: #FF7800; /* dark blue */
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}

a.inlineLinksmall:hover { /* rollover */ 
	text-decoration: none;
}

/*********************************************/
/*    HOME PAGE ELEMENTS                     */
/*********************************************/

.quoteBox { /* orange quote box on home page */
	width: 236px;
	height: 130px;
	padding: 0px;
	background-color: #003466;
	color:#fff;
	
}

.quoteBox2 { 
	width: 240px;
	margin: 0px 20px 0px 0px;
	float: right;
	clear: both;
}

.quoteBox2 a  
{
    font-size: .8em;
    color:#fff;
    margin: 0 30px 0 0 ;
}



.go { /* Go!>> or Button */
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-weight: normal;
	font-size: 20px;

}

.go2 { /* Go!>> or Button on conent pages */
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-weight: normal;
	font-size: 20px;
	padding-left: 0px;
	padding-top: 15px;
}

a.go {
	text-decoration: none;
}

a.go:hover { /* Go!>> or Button rollover */
	font-style: italic;
	font-weight: bold;
}

a.go2 {
	text-decoration: none;
}

a.go2:hover { /* Go!>> or Button rollover */
	font-weight: bold;
	font-style: italic;
}

.quoteText { /* text in orange box */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	padding: 15px 10px 10px 10px;
	line-height: .9;
	
}

.quoteText2 { /* text in orange box - content pages */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 3px 0px 2px;
	line-height: .9;
}


.content1Box { /* blue boxes on home page */
	height: 165px;
	padding: 0px;
	background-color: #E7EBF4;
	text-align: left;
	
}

.content2Box { /* grey box on home page */
	height: 165px;
	padding: 0px;
	background-color: #EDEDED;
	text-align: left;
}

.content3Box { /* blue box on home page */
	height: 165px;
	padding: 0px;
	background-color: #fff;
	text-align: left;
}

.photo { /* picture on homepage */
	width: 460px;
	height: 260px;
	padding: 0px;
}

.specialoffer1 {
    background: #f5f5f5;
}


/******************************/
/*     content box elements   */
/******************************/

.heading { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003466;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 10px;
	margin: 0px;

}

.boxbody {/* copy in boxes on homepage */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003466;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 10px;
	line-height: 1.4;
	margin: 0px;

}

a.boxlink { /* link for more>> */
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF7900; /* ASPCA Orange */
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
}

a.boxlink:hover { /* rollover color */
	color: #003466; /* dark grey */
}

a.boxlink1 { /* link for more>> */
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF7900; /* ASPCA Orange */
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 0px;
}

a.boxlink1:hover { /* rollover color */
	color: #003466; /* dark grey */
}

/******************************************/

.corpLogo {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 20px 0 10px 20px;
}

.parentco { /* by The Hartville Group */
	margin-left: 30px;
	font-family: Verdana;
	font-size: small;
	font-style: italic;
	color: #848A8C;
}

ul.mainnav {
    list-style: none;
    margin: 0px 10px 0 0;
}

ul.mainnav li {
    float:right;

    }

ul.mainnav li a{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF7900; /* ASPCA Orange */
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	padding-right: 12px;

	
}

.mainnav li a:hover{ 
	color: #848A8C;
}

.slogan { /* top right */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: small;
	color: #848A8C; /* dark grey */

}

.phone { /* toll-free number, top right */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #1a3460;
	padding: 20px 0px 0 80px;
}

.divider {  /* line */
	border-bottom: solid 2px #E7EBF4;
	margin: 0px;
	padding-top: 10px;
	width: 600px;
}

/**********************************************/
/*            PROMOTIONS                      */
/**********************************************/

.promo { /* Promo Boxes */
	height: 145px;
	width: 240px;

}

.promographic {

}

.promotext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003466;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 3px;
	line-height: 1.4em;
	text-align: left;
}

.promotext a{

	color: #FF7900;
	font-weight: bold;
    text-decoration: underlined;

}
.promotext a:hover{

	color: #003466;

}


/*************************************************/
/*              FOOTER AND FOOTER NAV            */
/*************************************************/

.footer { /* Text slogan and toll-free number */
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-align: right;
	padding: 3px 10px 0px 0;
	margin: 5px;


}

.foot { /* container for footer text */
	width: 735px;
	height: 25px;
	background-color: #1B3461;
	margin: 0px;
	padding: 5px 0 5px 0;
}	

.footnav { /* container for foot nav */
    background: #fff;
}

.footernav { /* footer links */
	font-family: Arial, Helvetica, Sans-Serif;
	color: #003466; /* dark blue */
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.footernav:hover { /* rollover */
	text-decoration: underline;
}

.copyright { /* copyright statement */
	font-family: Times New Roman;
	font-size: small;
	text-align: right;
	padding-right: 5px;
}

/******************************************/
/*       sub page formating               */
/******************************************/




.subbox 
{
    width:440px;
}

.subboxhead h1 {
	font-size: 1.3em;
    color: #1a3460;
    padding: 0 0 0 20px;
    font-weight:bold;
}

.subbox h2 {
    font-size: 1.2em;
    color: #1a3460;
    padding: 20px 20px 6px 0px;
    margin: 40px 0 0 20px;
    border-bottom: solid 2px #E7EBF4;
} 

.subbox h3 {
	font-size: 1em;
    color: #1a3460;
    padding: 20px 0 0px 20px;
}

.subbox h4 {
	font-size: 1em;
    color: #555;
    padding: 10px 0 0 20px;
    margin: 0;
}

.subbox p {
	margin: 6px 6px 0 20px;
}

.subbox a {
	color: #1a3460;
	text-decoration:underline;
}

.subbox a:hover {
	color: #ff7800;
	text-decoration:none;
}

.subboxlink a {
	color: #ff7800;
	text-decoration:underline;
	font-weight:bold;
}

.subboxlink a:hover {
	color: #1a3460;
	text-decoration:none;
}

.subbox ul {
    color: #ff7800;
    font-family: Georgia;
	font-size: 14px;
    margin: 0px 10px 0 20px;
    padding: 0px 10px 0 20px;
}

.subbox ul p {
	padding: 0px 6px 0 0px;
}

.subbox li {
    padding-top: 10px;
}

#subboxwpic {
    float:left;
	padding: 0 0 20px 0px;
}

#subboxwpic img { /*do I need insurance page photo*/
	float: left;
	padding: 20px 25px 25px 0px;
}

.subTitle {  /* page title */ 
	font-family: Georgia;
	font-size: large;
	color: #94AED7;
	font-weight: bold;
	padding-top: 5px;
	
}
.subtitle h1 {
	font-family: Georgia;
	font-size: 1.5em;
    color: #1a3460;
    padding: 20px 0 0 40px;
    margin: 3px 0 0 0;
}

.subHeading { /* topic headings on sub pages */
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #1B3461;
}

.subText { /* body copy for sub pages */
	font-weight: normal;
	color: #000000;
}

.subTextsmall { /* small body copy for sub pages */
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 1.3;
}

.email { /* email address format */
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #FF7900;
}

.aboutpic { /*about us page photo*/
	float: left;
	clear: right;
	margin: 5px 25px 15px 0px;
	
		
}

.pettagpic { /* pettag graphic */
	float: right;
	clear: left;
	padding: 25px;
}



.testimonialPic { /* testimonials photos  */
	float: left;
	clear: right;
	padding: 15px 25px 25px 0px;
}


/*********Ad-Serve************/

.ad1{
	background-color: #ffffff;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px;
	border: 1px solid #b1c2d9;
	width: 125px;
	float: right;
	
}

.ad2{
	background-color: #ffffff;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 30px;
	padding: 0px;
	border: 1px solid #b1c2d9;
	width: 125px;
	float: right;
	
}
.ContentAd
{
}

.ContentAd h5 
{ 
	font-size:1.2em; 
	font-weight:normal; 
	font-family:Georgia;
	font-style:italic;
	color: #003466;
	padding: 0 0 10px 0;
	margin: 0;
}

a.ContentAd { /* dark-blue navigation link */
	font-family: Georgia;
	color: #003466; /* dark blue */
	font-size: .7em;
}


/*********************************/
/*****  sub nav styles    ********/
/*********************************/

.subNavBox { /* light-blue background box for left side nav */
	vertical-align: top;
}


 .subNav { /* navigation box */
	background-color: #eef0f5;
	padding: 14px;
	margin: 0 8px 2px 8px;
}

 .subNav2 { /* navigation box without bottom border */
	padding: 14px;
	margin: 0 8px 0 8px;
	font-weight:bold;
	background-color: #003466;
}

a.subNavLink { /* dark-blue navigation link */
	font-family: Georgia;
	color: #003466; /* dark blue */
	font-size: .75em;
	text-decoration: none;
}

a.subNavLink:hover{ /* dark-blue navigation link */
	color:#FF7900;
	
}
a.subNavLink2 { /* dark-blue navigation link */
	font-family: Georgia;
	color: #FFF; /* dark blue */
	font-size: 1em;
	font-weight:bold;
	text-decoration: none;
}

a.subNavLink:hover2 { /* dark-blue navigation link */
	color:#D1DFF1;
	
}

.subNavBox2 { /* dark-blue background box for left side nav */
	width: 200px;
	background-color: #003466;
	margin-top: 10px; 
	vertical-align: top;
}

.subNavBox img {
	margin: 2px 0 0 10px; 
	vertical-align: top;
}

.subNavSmall { /* navigation box - small spacer */
	font-family: Georgia;
	padding: 10px 3px 10px 3px;
	width: 130px;
	border-bottom: solid 1px #ffffff;
	margin: 0 8px 0 8px;
}

 .subNavSmall2 { /* navigation box without border - small spacer */
    font-family: Georgia;
    padding: 10px 3px 10px 3px;
	width: 130px;
	margin: 0 8px 0 8px;
}

a.subNavLink2 { /* white navigation link */
	font-family: Arial;
	color: #ffffff; /* white */
	font-size: small;
	font-weight:bold;
	text-decoration: none;
}

a.subNavLink2:hover { /* white navigation link */
	color:#E7EBF4;
}


.subQuoteBox { /* orange quote box on subNav page */
	width: 160px;
	padding-bottom: 10px;
	background-color: #FF7800; /* ASPCA orange */
	margin-bottom: 10px;
	text-align:right;
}

.goSub { /* Go!>> or Button on sub-content pages */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	padding-left: 70px;
	padding-top: 5px;
	text-align:right;
}

a.goSubNav { /* GO link on sub nav */
	font-family: Georgia;
	color: #ffffff; /* white */
	font-size: 18px;
	font-weight:normal;
	text-decoration: none;
}

a.goSubNav:hover { /* roll */
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-align:right;
}

.quoteSubText { /* text in orange box for sub-content quote */
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding:5px 10px 5px 10px;
	line-height: 20px;
	padding-top: 12px;
	text-align:right;
}

.source { /* notes and comments */
	font-size: 9px;
	font-family: Verdana,   Arial, Helvetica, sans-serif;
	line-height: 2.0;	
	margin: 0px 5px 0px 20px

}

.testimonial { /* dividing line */
	margin-top: 10px;
	border-bottom: solid 2px #E7EBF4;
	width: 500px;

/********** Referral ****************/
}
.winner{
 	font-family: Verdana,Arial,sans-serif;
 	font-size: 11px;
 	color: #123362;
	font-weight: bold;
 	margin: 5px 10px 8px 10px;
 	padding: 0px;

}
.win {
	font-size: 9px;
	color: #123362;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 10px 0px 2px

}
#win{
	background-color: #ffffff;
	margin: 5px 0px 2px 20px;
	padding: 0px;
	border: 1px solid #b1c2d9;
	height: auto;
	width: 145px;
	top: 30px;
}
a.referralnav{
	font-family: Arial,sans-serif;
	color: #123362;
	font-size: 10px;
	text-decoration: underline;
	margin-right: 20px;

}
a.referralnav:hover {
	text-decoration: none;
}

.disclaimer {
	font-size: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 5px 0px 5px
}

li.small {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 5px 0px 5px

}

.dashdivide 
{
	border-bottom: dashed 1px #E7EBF4;  
	margin: 20px 20px 20px 0;
}

#wrapper {
    margin: 0 auto;
    background: #fff;
    width: 756px;
    border: solid 1px #1B3461;
    }