@charset "utf-8";
/* CSS Document */
body
{
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #333;
	background-color: #fcf9ef;
	background-image: url(http://www.petsbest.com/Images/Back.gif);
	background-repeat: repeat-x;
	background-position: 0px;
}
.top_bar_nav {
	background-image: url(../img/bg/spacer_top_bar.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.absolute_top_box_body {
	position: absolute;
	top: 2px;
}
.back_bg {
	background-image: url(../img/bg/spacer_top_bar.gif);
	background-repeat: repeat-x;
	background-position: center 16px;
}
.welcome_text {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3366FF;
	text-decoration: none;
}
.welcome_textdark {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC00;
	text-decoration: none;
}
.body_table {
	position: absolute;
	top: 50px;
	right: auto;
	left: auto;
}
.get_quote_big_mid {
	background-image: url(../img/bg/get_quote.jpg);
	background-repeat: no-repeat;
}
.test_bg {
	background-image: url(../img/bg/TestimonialBg.gif);
	background-repeat: repeat-x;
}
.features_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666633;
	text-decoration: none;
	list-style-image: url(../img/bg/bullet.png);
	list-style-type: circle;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.copyright_text {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.featured_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.hyperlink_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.hovermenu ul{
font: bold 13px arial;
padding-left: 0;
margin-left: 0;
height: 0px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: black;
background-color: #FFF2BF;
border: 2px solid #FFF2BF;
}

.hovermenu ul li a:hover{
background-color: #FFE271;
border-style: outset;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
.featured_textgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #663333;
	text-decoration: none;
}
.features_listgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666699;
	text-decoration: none;
	list-style-image: url(../img/bg/bullet.png);
	list-style-type: circle;
}

