/* GENERAL STYLES */
/***** BACKGROUNDS TOP AND BOTTOM *****/

#bottomBack{
background-image:url(/media/82/bottomback.jpg);
background-repeat:repeat-x;
background-position:top;
}

#topBack{
height:695px;
min-height:695px;
background-image:url(/media/592/topbackground.gif);
background-repeat:repeat-y;
background-position: center 149px;
}

#bottomBack{
height:75px;
min-height:75px;
}

html>body #topBack{height:auto}
html>body #bottomBack{height:auto}

/***** SITE CONTAINERS *****/

#topContainer, #bottomContainer{
width:772px;
margin:0 auto;
padding:0;
}

#topContainer{


}

/***** LEFT COLUMN *****/

#leftTop{
float:left;
width:212px;
height:695px;
min-height:695px;
padding:15px 0 0 0;
background-color:#362311;
background-image:url(/media/87/navback.jpg);
background-repeat:repeat-x;
background-position:top;
}

#leftBottom{
float:left;
width:167px;
min-height:45px;
padding:30px 0 0 45px;
background-image:url(/media/92/navbottomback.jpg);
background-repeat:no-repeat;
background-position:top;
}

html>body #leftTop{height:auto}

#dogCatBall{
margin:0 auto;
width:129px;
height:129px;
background-image:url(/media/284/dogcatcircle.jpg);
background-repeat:no-repeat;
background-position:top;
}

#dogCatBall a,
#dogCatBall a:link,
#dogCatBall a:visited {
display:block;
width:129px;
height:129px;
background-image:url(/media/289/hometopicon.gif);
background-repeat:no-repeat;
background-position:0 0;
}
#dogCatBall a:hover{
background-position:-129px 0;
}

/**** RIGHT COLUMN *****/
#rightBottom{
float:left;
width:520px;
padding:12px 0 0 20px;
min-height:45px;
}




#rightTop{
float:left;
width:540px;
padding:0 0 0 20px;
}

html>body #rightTop{height:auto}


#topTabs{
margin:0;
padding:0;
height:27px;
min-height:27px;
}
html>body #topTabs{height:auto}


#header{
background-image:url(/media/97/logo.jpg);
background-repeat:no-repeat;
height:110px;
min-height:110px;
}
html>body #header{height:auto}

#contentBox{
border:1px solid #dddddd;
padding:16px 16px 3px 16px;
margin-bottom:20px;
height:516px;
min-height:516px;
background-image:url(/media/474/contentbackground.jpg);
background-repeat:repeat-x;
background-position:bottom;
}
html>body #contentBox{height:auto}



#lowerHomeIcon a,
#lowerHomeIcon a:link,
#lowerHomeIcon a:visited{
display:Block;
width:11px;
height:9px;
background-image:url(/media/251/homebutton.gif);
background-repeat:no-repeat;
background-position:0 0;	
}
#lowerHomeIcon a:hover{
background-position:-11px 0;
}


#lowerSiteMapIcon a,
#lowerSiteMapIcon a:link,
#lowerSiteMapIcon a:visited{
display:Block;
width:13px;
height:8px;
padding-top:1px;
background-image:url(/media/256/sitemapicon.gif);
background-repeat:no-repeat;
background-position:0 0;	
}
#lowerSiteMapIcon a:hover{
background-position:-13px 0;
}

#lowerContactIcon a,
#lowerContactIcon a:link,
#lowerContactIcon a:visited{
display:Block;
width:12px;
height:7px;
padding-top:2px;
background-image:url(/media/261/envelopeicon.gif);
background-repeat:no-repeat;
background-position:0 0;	
}
#lowerContactIcon a:hover{
background-position:-12px 0;
}
#companyFooterInfo{
	text-align:center;
	color:#c8c4b8;
}
#copyRight{
	text-align:center;
	color:#7f7b71;	
}



#pageTitle{
	color:#653600;
	font-weight:bold;
	font-size:1.8em;

}
#subTitle{
	color:#a48318;
	border-bottom:1px solid #d3d3d3;
	font-weight:bold;
	font-size:1.1em;
	padding-bottom:5px;
}
#no_subTitle{
	border-bottom:1px solid #d3d3d3;
	font-size:.5em;
}

#abovePawContent{

	min-height:510px;

}
html>body #contentBox{height:auto}


#bottomBorderAndPaw{
border-top:1px solid #d3d3d3;
background-image:url(/media/479/paw.gif);
padding-top:3px;
background-repeat:no-repeat;
height:17px;
min-height:17px;
background-position: center 3px;

}
html>body #contentBox{height:auto}


#contentBox ul{
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}

#contentBox ul li{
	margin:5px;
	padding:2px 0 0 10px;
}



/* EDITOR PROPERTIES */
