body {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: normal;
	color: #4E5051;
	}

img {
	border:0px;
	}

	
/*hyperlink*/
a, a:visited {
	text-decoration: none;
	color: #0B61B7;
	}
	
a:hover{
	text-decoration: underline;
	}
		
/*headings*/
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 30px;
	font-weight: normal !important;
	color: #FE6407;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 0;
	width: 100%;
	height: 30px;
	border-bottom: 1px dotted #ddd;
	}
	
h2 {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-weight: bold !important;
	color: #0099FF;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 45px;
	border-bottom: 1px dotted #ddd;
	}
	
h3 {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #FE6407;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 26px;
	font-weight: normal;
	}
h4 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 15px;
	color: #0A5CB5;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal !important;
	color: #FE6407;
	margin: 0;
	padding: 0;
	height: 20px;
	}

#wrap {
	width:960px;
	padding: 0;
	margin: 0 auto;
	display: block;
	}
	
#header {
	width:960px;
	padding: 0;
	margin: 0 auto;
	height: 102px;
	}
#header img{
float:left;
margin:15px 0 0 0;
	}
.menu {
	width:700px;
	float: right;
	margin: 0 auto 0 auto;
	
	}
.footer {
	margin: 0 auto;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 70px;
	padding: 0px;
	line-height: 30px;
	font-weight: normal;
	display: block;
	clear: both;
	background-repeat: repeat-x;
	width: 960px;

	}
.content-inside {
	padding: 10px;
	background-color: #FFFFFF;
}

.footer-right {
	color: #4B4C4D;
	font-size: 11px;
	width: 450px;
	float: right;
	font-weight: normal;
	margin: 20px 0 0 0;
	text-align: right;

}
.footer-right a{
	color: #4B4C4D;

}
.footer-left {
	color: #4B4C4D;
	font-size: 11px;
	display: block;
	width: 300px;
	float: left;
	margin: 20px 0 0 0;
}
.content {
	width:960px;
	padding: 0;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#navMain2
	{
	font-size:13px;
	color: #FFF;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	width: 900px;
	float: right;
}
#navMain2 span
	{
	font-size:12px;
	color: #999999;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	float: left;
	margin: 0px;
	font-weight: normal;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
#navMain2 a
	{
	color:#333;
	text-decoration:none;
	display:block;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	width: auto;
	float: left;
	line-height: 52px;
}
#navMain2 a:hover {
	color:#333;
	text-decoration:none;
	display:inline-block;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-image: url(../images/btn-menu.gif);
	background-position: center center;
	line-height: 30px;
	padding: 5px;
}
 #nav2 {
	font-size: 13px;
	font-weight: normal;
	width: 450px;
	float: right;
	display: inline;
	padding-top:62px;
	margin: 0;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3D3A3A;
		}
		
		#nav2 ul {
			width: 100%;
			padding: 0;
			margin: 0;
			float: right;
			list-style-type: none;
			text-align:right;
			}
		
		#nav2 li {
	padding: 0;
	margin: 0 0 0 0;
	display: inline;
			}
			
			#nav2 a, #nav2 a:active {
	color: #3D3A3A;
	text-decoration: none;
	padding: 20px 25px 10px 25px;
	line-height: 40px;
	background-image: url(../images/spacer.gif);
	width: 94px;

				}
				
			 #nav2 a:hover {
	color: #02D1F6;
	background-image: url(../images/menu-o.png);
	padding: 20px 25px 13px 25px;
	background-position: center bottom;
	background-repeat: no-repeat;

	
				}
			#nav2 span {
	color: #FFFFFF;
	background-image: url(../images/menu-span.gif);
	padding: 20px 25px 10px 25px;
	background-position: bottom;

				}
				
				
body#home a#nav-home,
body#about a#nav-about,
body#work a#nav-work,
body#pet a#nav-pet,
body#location a#nav-location,
body#contact a#nav-contact
{
	color: #02D1F6;
	background-image: url(../images/menu-o.png);
	padding: 20px 25px 13px 25px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
				
				
.content-left {
	width:627px;
	padding: 0;
	float: left;
	display: block;
}


.content-left img {
	padding: 10px 0 10px 15px;
}


.content-right {
	width:333px;
	padding: 0;
	background-color: #FFFFFF;
	float: right;
	height: 100%;
	display: block;
}
.brown-bar {
	padding: 10px;
	background-color: #6C482C;
	color: #FFFFFF;
	font-size: 12px;
}
#wrap2 {
	width:960px;
	padding: 0;
	background-color: #0A58B3;
	clear: both;
	margin: 0 auto;
	display: block;
	background-image: url(../images/spacer.gif);
}
.clear {
	clear: both;
}


/* Sidebar Content
----------------------------------------------- */
#sidebar {
	margin:0 0 0em;
	display: block;
	padding: 0 0 10px 0;
  }
#sidebar ul {
	margin:0 0 0em;
	/* border-bottom:1px dotted #ccc; */
  list-style:none;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
	padding-top: 0px;
  }
#sidebar li a{
	margin:0;
	text-indent:-5px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	display: block;
	line-height: 18px;
	color: #3A3F41;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	list-style-type: none;
  }
#sidebar li a:hover{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #91755D;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }
.sidebar-title {
	margin:1.5em 0 0.75em;
	font:bold 12px/24px Arial, Verdana, Sans-serif, "Trebuchet MS", Trebuchet,;
	text-transform:capitalize;
	letter-spacing:-0.8px;
	color:#FFFFFF;
	background-color: #000000;
	display: block;
	height: 25px;
	width: 100%;
	text-indent: 10px;
	background-image: url(http://mangoesteen.net/design/images/title-bar.gif);
	background-repeat: no-repeat;
}
#sidebar2{
	margin:0 0 0em;
	display: block;
	padding: 0 0 10px 0;
  }
#sidebar2 ul {
	margin:0 0 0em;
	/* border-bottom:1px dotted #ccc; */
  list-style:none;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
	padding-top: 0px;
  }
#sidebar2 li a{
	margin:0;
	text-indent:-5px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	display: block;
	line-height: 18px;
	color: #3A3F41;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	list-style-type: none;
  }
#sidebar2 li a:hover{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #91755D;
  }
  

.productlist {
	margin:0;
	padding: 0;
  }
.productlist ul {
	margin:0 0 0 0;
	list-style:none;
	padding: 0;
  }
.productlist li a{
	margin:0;
	font-size: 11px;
	display: block;
	line-height: 18px;
	color: #3A3F41;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	list-style-type: none;
  }
.productlist li a:hover{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #91755D;
  }


.productlist2 {
	margin:0;
	display: block;
	padding: 0;
  }
.productlist2 ul {
	margin:0;
  	list-style:none;
	padding: 0;
  }
.productlist2 li a{
	margin:0;
	text-indent:-5px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	display: block;
	line-height: 18px;
	color: #3A3F41;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 30px;
	list-style-type: none;
  }
.productlist2 li a:hover{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #91755D; 
	
	
	 }
.listtitle {
	margin:0;
	text-indent:-5px;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	display: block;
	line-height: 18px;
	color: #990000;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	list-style-type: none;
	font-weight: normal;
	 }
.listtitle a{
	display: block;
	margin:0;
	padding:0;
	color: #990000;

	 }
.listtitle a:hover{
	text-decoration:none;
	color: #F1D063;

}
  
.field-width {
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.product-title-bar {
	padding: 0 0 8px 0px;
	color: #B26603;
	font-size: 17px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
}

.picBorder2 {
	color: #5AB42E;
	background-color: #FFFFFF;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


.picBorder2 hover {
	background-color: #999999;

}
#header2 {
	width:960px;
	padding: 0;
	margin: 0 auto;
	background-image: url(../images/logo-tallahesse-2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	background-attachment: scroll;
	}
#header2  img{
float:left;
margin:15px 0 0 0;
}
#header3 {
	width:960px;
	padding: 0;
	margin: 0 auto;
	background-image: url(../images/logo-tallahesse-3.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	background-attachment: scroll;
	}
#header3  img{
float:left;
margin:15px 0 0 0;


	}
.left-img-clear {
	margin:0;
	padding: 0;
	height: 140px;
	background-image: url(../images/products/vitaflex/logo.gif);
	display: block;
}
.product-back {
	padding: 5px;
	width: 99%;
	text-align: right;
	border-bottom: 1px dotted #ddd;
	float: right;
}
.product-back a{
	color: #333333;
}
.left-img-logo-farnam {
	margin:0;
	padding: 0;
	height: 140px;
	background-image: url(../images/products/vitaflex/logo-farnam.gif);
	display: block;
}
.box-contact {
	background-color: #F2F1ED;
	border: 0px solid #CCCCCC;
}
.box-contact-title {
	background-color: #E19A00;
	color: #FFFFFF;
	font-size: 17px;
	padding: 6px;
}
.box-contact-inside {
	background-color: #FFFFFF;
	border: 0px solid #CCCCCC;
}
.box-contact-inside2 {
	background-color: #E5DAC3;
	border: 0px solid #CCCCCC;
}
.left-img-logo-vattec {
	margin:0;
	padding: 0;
	height: 140px;
	background-image: url(../images/products/logo-vettec.gif);
	display: block;
}
.weblink {
	margin:0;
	padding: 0;
	width: 300px;
	float: left;
	text-align: left;
}
.weblink a{
	color:#660000;
}
.bg-top {
	width:100%;
	padding: 0;
	margin: 0;
	background-image: url(../images/bg-ts-top.gif);
	background-repeat: repeat-x;
	height: 102px;
}
.bg-middle {
	width:100%;
	padding: 0;
	margin: 0;
	background-image: url(../images/bg-ts-middle-main.gif);
	background-repeat: repeat-x;
	height: 255px;
}
.bg-bottom {
	width:100%;
	padding: 0;
	margin: 0;
	background-image: url(../images/bottom-bg.gif);
	background-repeat: repeat-x;
	height: 70px;
	clear: both;
}
.moredetail {
	margin:0;
	padding: 0;
	width: 85px;
	float: right;
	text-align: right;
}
.bluebar {
	padding: 10px;
	background-color: #0A58B2;
	color: #FFFFFF;
	font-size: 11px;
	width: 313px;
	margin: 0px;
	background-image: url(../images/bg-blue.gif);
}
