body
{
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
}

#mainDiv
{
	width: 840px;
	margin: auto;
}

#headerDiv
{
	background: #71B7CF url(../images/headerBg.jpg) 30px 0px no-repeat;
	height: 123px;
	width: 840px;
	position: relative;
	z-index: 9000;
}

#contentDiv
{
	background: #ffffff url(../images/contentBg.gif) top left repeat-x;
	width: 840px;
	min-height: 350px;
}

#leftDiv
{
	width: 250px;
	float: left;
	text-align: left;
	position: relative;
	z-index: 100;
}

#rightDiv
{
	width: 221px;
	float: right;
	text-align: left;
	position: relative;
	z-index: 200;
}

#centerDiv
{
	color: #000000;
	float: left;
	width: 330px;
	margin: 10px;
	text-align: left;
}

#parrot
{
	background: url(../images/parrot.gif) top left no-repeat;
	width: 160px;
	height: 154px;
	position: absolute;
	top: 7px;
	left: 0px;
}

#headerInfo
{
	width: 210px;
	position: absolute;
	top: 30px;
	right: 0px;
	text-align: left;
	font-size: 11px;
	padding-left: 5px;
	border-left: 1px solid #ffffff;
}

#headerInfo a
{
	color: #ffffff;
	font-weight: bold;
	line-height: 18px;
}

#headerInfo a:hover
{
	color: #000000;
}

#menuDiv
{
	background: #D3A869;
	margin-left: 40px;
	position: relative;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	height: 23px;
	z-index: 9999;
}

#menuDiv ul
{
	border-left: 1px solid #ffffff;
}

.moreItems
{
	position: absolute;
	border: 0px;
	bottom: -5px;
	left: 45%;
}

#kitten
{
	background: url(../images/kitten.gif) top left no-repeat;
	width: 187px;
	height: 150px;
	position: absolute;
	top: 10px;
	left: 0px;
	z-index: 1000;
}

#blueBox
{	
	width: 250px;
	min-height: 212px;
	margin-top: 110px;
	position: relative;	
	background: url(../images/blueBoxBg.gif) top left repeat-y;
	z-index: 300;
}

#blueBoxTop
{
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/blueBox.gif) top left no-repeat;
	width: 250px;
	height: 212px;
	z-index: 310;
}

#blueBoxBottom
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(../images/blueBoxBottom.gif) top left no-repeat;
	width: 250px;
	height: 57px;
	z-index: 320;
}

#clientForms
{
	position: absolute;
	top: 60px;
	left: 120px;
	z-index: 330;
}

#clientForms a
{
	background: url(../images/pawIcon1.gif) 0px 0px no-repeat;
	display: block;
	height: 30px;
	padding: 4px 0px 4px 30px;
	color: #71B7CF;
	font-size: 13px;
	font-weight: bold;
}

#clientForms a:hover
{
	color: #000000;
}

#blueBoxContent
{
	position: relative;
	z-index: 350;
	padding-top: 70px;
	margin-left: 10px;
	color: #ffffff;
	width: 180px;
	padding-bottom: 10px;
}

#blueBoxContent a
{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

#blueBoxContent a:hover
{
	color: #000000;
}

.whiteBorder
{
	border: 1px solid #ffffff;
}

#newsletterDiv h2
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 10px 0px 5px 0px;
}

#newsletter
{
	color: #473A2F;
	font-size: 10px;
}

.inputButton
{
	/* background: url(../images/signUpBtn.gif) top left no-repeat; */
	width: 56px;
	height: 19px;
	border: 0px;
	cursor: pointer;
	margin-top: 4px;
}

#footerDiv
{
	clear: both;
	font-size: 10px;
	font-weight: bold;
	color: #A7A7A7;
	text-align: left;
	padding: 40px 0 10px 0;
}

#footerDiv a
{
	color: #A7A7A7;
	text-decoration: none;
}

#footerDiv a:hover
{
	color: #000000;	
}

#lizard
{
	background: url(../images/lizard.jpg) top left no-repeat;
	width: 160px;
	height: 83px;
	position: absolute;
	top: 10px;
	right: 0px;
	z-index: 1100;
}

#brownBox
{
	background: url(../images/brownBoxBg.gif) top left repeat-y;
	width: 221px;
	min-height: 300px;
	margin-top: 68px;
	position: relative;
	z-index: 400;
}

#brownBoxTop
{
	position: absolute;
	z-index: 410;
	top: 0px;
	left: 0px;
	width: 221px;
	height: 54px;
	background: url(../images/brownBoxTop.gif) top left no-repeat;
}

#brownBoxBottom
{
	position: absolute;
	z-index: 420;
	bottom: 0px;
	left: 0px;
	width: 221px;
	height: 34px;
	background: url(../images/brownBoxBottom.gif) top left no-repeat;
}

#brownBoxContent
{
	position: relative;
	z-index: 450;
	padding-top: 30px;
	margin-left: 35px;
	color: #000000;
	width: 180px;
	padding-bottom: 15px;
}

#brownBoxContent h2
{
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0px;
}

#hospitalTour
{
	color: #ffffff;
	margin-top: 15px;
}

#hospitalTour a
{
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px;
	background: url(../images/pawIcon2.gif) top left no-repeat;
	display: block;
	padding: 4px 0px 4px 30px;
	color: #ffffff;
}

#hospitalTour a:hover
{
	color: #000000;
}

#centerDiv h2
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#homepageBottom
{
	position: relative;
	z-index: 1200;
}

#dog
{
	background: url(../images/dog.gif) top left no-repeat;
	width: 185px;
	height: 226px;
	position: absolute;
	top: 0px;
	left: -50px;
	z-index: 1300;
}

#shopDiv
{
	position: absolute;
	top: 0px;
	right: 10px;
	width: 200px;
	z-index: 2000;
}

#myPet
{
	position: absolute;
	top: 80px;
	right: 10px;
	width: 185px;
	color: #71B7CF;
	z-index: 2100;
}

.brownBorder
{
	border: 1px solid #DFC195;
}

#myPetContent
{
	margin-left: 104px;
}

#myPet a
{
	background: url(../images/pawIcon3.gif) top left no-repeat;
	padding: 4px 0px 4px 24px;
	display: block;
	color: #71B7CF;
	font-size: 14px;
	font-weight: bold;	
}

#myPet a:hover
{
	color: #000000;
}

#innerContentDiv
{
	width: 550px;
	float: left;
	text-align: left;
	margin-left: 20px;
}

#nosideInnerContentDiv
{
	width: 750px;
	float: left;
	text-align: left;
	margin-left: 20px;
}

#innerContentDiv h1, #nosideInnerContentDiv h1
{
	color: #5baafa;
	font-size: 20px;
	font-weight: bold;
	padding: 9px 0px 9px 0px;
}

#innerContentDiv h2, #nosideInnerContentDiv h2
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#innerContentDiv p, #nosideInnerContentDiv p
{
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#subMenu
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#subMenu li
{
	margin: 6px 0px;
	padding: 0px;
}

#subMenu a
{	
	font-size: 11px;
}

#subMenu a.active
{
	color: #45778A;
	text-decoration: none;
}

#subMenu a:hover
{
	color: #45778A;
}


.secondhead
{
font-size: 120%;
line-height: 1.3em;
font-weight: bold;
color: #D3A869;
text-align: left;
padding: 10px 0px 10px 0px;
}




#carecredit {

	width: 100%;
	float: right;
	padding: 5px 0px 10px 0px;
}

.photos {

	width: 560px;

	float: left;

	margin: 0 0 0em 0em;
}

.photos2 {

	width: 460px;

	float: right;

	margin: 0 0 2em 2em;
	
	padding: 0 0px;
}


.biosLF {
	float: left;
	margin-right: 5px;
	width: 200px;
}
.biosRT {
	float: right;
	margin-left: 5px;
	width: 200px;
}





img {
	border: none;
}

a {
	text-decoration: none;
	color: #45778A;
}
a:hover {
	text-decoration: underline;
	color: #D3A869;
}





.LbiosLF {
	float: left;
	margin-right: 5px;
	width: 125px;
	height: 137px;
	
	
}


.RbiosRT {
	float: right;
	margin-left: 5px;
	width: 125px;
	height: 137px;
	
}




h2
{
color: #D3A869;
font-size: 1.5em;
font-weight: bold;
line-height: 28px;
}