body
{
	font-size: 12px;
	font-family: "Comic Sans MS", cursive;
	background: #f5e5a1;
	margin: 0;
	padding: 0;
	color: #4A8421;
}

div, p, img, form, table
{
	margin: 0;
	padding: 0;
}
#brownbox{
background:#DFBD61 none repeat scroll 0 0;
margin:0 0 12px;
padding:10px;
overflow:hidden;	
	}
h1
{
	color: #528db9;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	text-transform: none;
	text-align: center;
	line-height:30px;
	
}

h2
{
	color: #528db9;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	text-transform: none;
	text-align: center;
}

h3
{
	color: #ae7023;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	text-transform: none;
	text-align: left;
}

h4
{
	color: #528db9;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	text-transform: none;
	text-align: left;
}


p {margin: 0 0 15px;}

a
{
	color: #bf4820;
	text-decoration: underline;
}

ul, ol, li, form, hr{margin: 0;}
ul, ol{padding: 0px 0px 15px 20px;}
li{padding: 0px 0px 10px 5px;}
img {border: 0;}
.singlespace li{padding: 0 0 0 5px;}

a:hover {text-decoration: none;}

/*ID's & Classes*/

#page
{
	width: 984px;
	margin: 0 auto;
	position: relative;
}

#header
{
	background: url(images/headerBG_no_steth.png) no-repeat top;
}
#header.nosteth
{
	background: url(images/headerBG_no_steth.png) no-repeat top;
}
.sideLeft {background: url(images/gradLeft.jpg) repeat-y right;}
.sideRight {background: url(images/gradRight.jpg) repeat-y left;}

#tab1, #tab2, #tab3, #tab4, #tab5
{
	text-align: center;
	cursor: pointer;
}


#tab1 a, #tab2 a, #tab3 a, #tab4 a, #tab5 a
{
	color: #ae7023;
	text-transform: capitalize;
	text-decoration: none;
}

#tab1 {background: url(images/tab_01.png) no-repeat bottom left;}
#tab2{background: url(images/tab_02.png) no-repeat bottom left;}
#tab3{background: url(images/tab_03.png) no-repeat bottom left;}
#tab4{background: url(images/tab_04.png) no-repeat bottom left;}
#tab5{background: url(images/tab_05.png) no-repeat bottom left;}

#paw1, #paw2, #paw3, #paw4, #paw5
{
	position: absolute;
	top: 140px;
	display: none ;
}

#paw1 {	left: 165px;}
#paw2 {	left: 295px;}
#paw3 {	left: 418px;}
#paw4 {	left: 535px;}
#paw5 {	left: 660px;}

#mainContent {background: url(images/bodyBG2.jpg) repeat-y top;}

#bodyBG {background: url(images/bodyBG1_01_no_steth.jpg) no-repeat top; min-height: 250px; vertical-align: top;}
#bodyBG.nosteth {background: url(images/bodyBG1_01_no_steth.jpg) no-repeat top; min-height: 250px; vertical-align: top;}

#wideColumn
{
	width: 665px;
	float: left;
	padding: 40px 20px 20px 32px;
	line-height: 18px;
	font-size: 12px;
	text-align: left;
}
#wideColumn p{
	padding-left:10px;
}

#narrowColummn
{
	width: 223px;
	float: left;
	background: url(images/notePad.png) no-repeat top center;
	margin: 100px 0 0 0;
	padding: 30px 0 0 0;
	color: #528db9;
	font-size: 13px;
	text-align: center;
	min-height: 400px;
	
}

.dash
{
	margin: 15px 20px;
	background: url(images/dash.png) repeat-x;
	height: 1px;
	clear: both;
}

.bigBold
{
	font-size: 16px;
	font-weight: bold;
}

.imgLeft
{
	margin: 15px 15px 0px 0;
	float: left;
}

.imgRight
{
	margin: 0 0 15px 15px;
	float: right;
}

ul.servicesNav {margin: 0px 30px;}

.servicesNav li {list-style-image: url(images/bluePawSmall.png);}

.txt_normal {
	width: 290px;
}
.txt_long {
	width: 600px;
}

.txt_petField {width: 150px;}

.clear {clear: both;}

#contactLeftCol
{
	width: 165px;
	height: 600px;
	float: left;
}

.formTitle
{
	color: #fff;
	background-color: #528db9;
	padding-left: 5px;
}

#virtualTour {
	text-align: center;
	padding: 15px 0;
}
#services_first_para{
	margin-left:210px;
	margin-top:20px;
}
#ppr_table p{
	padding:5px 0 0 3px;
}
#hours_table{
	margin:0 0 0 25px;
}
img, div { behavior: url(iepngfix.htc) }