body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 17.25px;
	/*letter-spacing: .05px;*/
	background-color: #ffffcc;
	color: #7b3b00;
}

div {
	margin: 0px;
	padding: 0px;
}

div.autofill {
	display: block;
	clear: both;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}

div.container {
	float: left;
	width: 900px;
	margin: 0px 0px;

	/*background-image: url(../images/content-tile.png);
	background-position: top left;
	background-repeat: repeat-y;*/
	
}

div.backing_home {
	float: left;
	width: 900px;
	margin: 0px 0px;

	background-image: url(../home/home-bg-tile2.png);
	background-position: top left;
	background-repeat: repeat-y;

}

div.containerHome {
	width: 900px;
	/*height: 683px;*/
	float: left;

	background-image: url(../home/home-bg4.png);
	background-position: top left;
	background-repeat: no-repeat;
}

div.headerHome {
	float: left;
	width: 900px;
	font-size: 0px;
	line-height: 0px;
	background-color: #ffffcc;
	height: 183px;
}

/* Home page menu */
div.containerHome div.topmenu {
	position: absolute;
	left: 60px;
	top: 184px;
	padding: 0px;
	margin: 0px;
	/*border: 1px solid #0f0;*/

	/* Needed by ie5.0 */
	width: 510px; 
	font-size: 0px;
	line-height: 0px;
}

div.topmenu a {
	display: inline;
	padding: 0px;
	margin: 0px;
}

div.topmenu a img.home {
	margin-right: 17px;
	width: 66px;
	height: 41px;
}

div.topmenu a img.about_us {
	margin-right: 25px;
	width: 66px;
	height: 41px;
}

div.topmenu a img.services {
	margin-right: 29px;
	width: 66px;
	height: 41px;
}

div.topmenu a img.animal_care {
	margin-right: 37px;
	width: 104px;
	height: 41px;
}

div.topmenu a img.contact_us {
	margin-right: 0px;
	width: 66px;
	height: 41px;
}

div.topmenu a img {
	border: 0px;
}

div.headerB {
	height: 142px;
	background-image: url(../images/header-bg.png);
	background-position: top left;
	background-repeat: no-repeat;
}

div.headerB a.logoB {
	display: block;
	float: left;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 18px;
}

div.headerB div.topmenu {
	position: absolute;
	left: 250px;
	top: 34px;
	padding: 0px;
	margin: 0px;

	/* Needed by ie5.0 */
	width: 510px; 
	font-size: 0px;
	line-height: 0px;
}

div.headerB div.masthead {
	position: absolute;
	left: 260px;
	top: 91px;
	width: 480px;
}

div.menuB {
	float: left;
	width: 249px;
	margin-top: 14px;
	padding-bottom: 72px;
}

div.menuB a {
	display: block;
	/*width: 195px;*/
	width: 175px;
	margin-left: 9px;
	color: #696426;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	line-height: 15.8px; 
	padding-top: 3px; 
	padding-bottom: 3px; 
	padding-left: 22px;
}

div.menuB img.brushstroke {
	margin: 7px 0px 7px;
}

div.menuB a:hover, div.menuB a.selected {
	color: #7b3f1c;
	text-decoration: none;
	padding-top: 3px;
}
/* We only do this for selected  since the image is already there for the hover. */
div.menuB a.selected {
	padding-left: 0px;
}
div.menuB a:hover {
	background-image: url(../images/caret.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

div.menuB a img {
	display: none;
}
div.menuB a.selected img {
	float: left;
	display: block;
	margin-top: 1px;
	margin-right: 9px;
	border: 0;
}
div.menuB a.selected div.selected {
	margin-left: 22px;
}

/* ContainerB */
div.backing_general {
	float: left;

	background-image: url(../images/content-tile.png);
	background-position: top left;
	background-repeat: repeat-y;

}

div.containerB {
	width: 900px;
	float: left;

	background-image: url(../images/content-bg2.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div.containerB div.contentB {
	margin-left: 200px;
	color: #7b3b00;
}

div.contentB div.para {
	padding-left: 75px;
}

div.contentCol1 {
	float: left;
	/*margin-top: 16px;
	margin-left: 10px;*/
	width: 231px;
	/*padding-bottom: 45px;*/
	font-size: 13px;
}

div.contentCol2 {
	float: left;
	/*margin-top: 15px;*/
	margin-left: 20px;
	width: 213px;
	/*padding-bottom: 45px;*/
}


#content {
	float: left;
	margin-top: 16px;
	width: 480px;
	margin-left: 10px;
	background-color: #d5ad86;
	padding-bottom: 72px;
}
#toppara {
	line-height: 20px;
	margin-bottom: 30px;
}

div.left_column, div.right_column {
	float: left;
	width: 225px;
	/*padding-bottom: 20px;*/
}

div.right_column {
	margin-left: 30px;
}

h1 {
	margin: 0px;
	padding-bottom: 11px;
	font-size: 30px;
	line-height: 34px;
	font-weight: bold;
	color: #666633;
}

h2 {
	color: #666633;
	font-size: 16px;
	/*border: 1px solid #000;*/
	margin: 0px;
	padding: 0px;
}

h3 {
	margin: 0px;
	font-size: 16px;
	line-height: 20px;
	/*letter-spacing: .05px;*/
	/*font-weight: normal;*/
	font-weight: bold;
	color: #7b3f1c;
}

a.style1 {
	color: #666633;
	text-decoration: none;
}

a.style1:hover {
	color: #7b3f1c;
	text-decoration: none;
}

div#content a, a.style2 {
	color: #666633;
	text-decoration: none;
}

div#content a:hover, a.style2:hover {
	color: #ffffcc;
	text-decoration: none;
}

img.style1 {
	border: 3px solid #a9a772;
}

img.style2 {
	border: 3px solid #e4cba0;
}

.article_floatright {
	float: right; 
	margin: 3px 0px 10px 15px;
}

div.blockstyle1 {
	float: left;
	margin-bottom: 20px;
}

div.blockstyle1 p {
	margin: 0px;
	padding: 5px 0px 7px;
}

div.footer {
	width: 900px;
	float: left;
	clear: both;
	/*position: relative;
	bottom: 0px;*/
	background-color: #ffffcc;
	color: #666633;
	font-size: 11px;
	height: 34px;
}

div.footer div.footermenu {
	float: left;
	margin-top: 10px;
	padding-left: 30px;
}

div.footer div.footermenu ul {
	margin: 0px;
	padding: 0px;
}

div.footer div.footermenu ul li {
	display: inline;
	padding-right: 10px;
}

div.footer div.footermenu ul li a {
	color: #666633;
	text-decoration: none;
	
}
div.footer div.footermenu ul li a:hover {
	color: #7b3f1c;
}

div.footer div.copyright {
	margin-top: 10px;
	margin-left: 507px;
}

img.filler_med {
	width: 210px;
	height: 158px;
	background-color: #eee;
}

img.filler_tall {
	width: 122px;
	height: 165px;
	background-color: #eee;
}