@charset "utf-8";
/* CSS Document */

/* center <div> for IE*/


/* position div for browsers that have a clue*/
/*#container,[nul]{
	left:50%;
	margin:0;
	margin-left:-450px;
	position:fixed;
	}
*/
#service {
font-family: Arial, Helvetica, sans-serif;
color: #5E4337;
font-size:28px;
font-weight: 600;
border-bottom:1px dotted #cccccc;
padding-bottom:5px;
}

a:link, a:active, a:visited {
	text-decoration:underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#container{
	width:900px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
	background-color:#FFFFFF;
	border-left:#CCCCCC 1px dotted;
	border-right:#CCCCCC 1px dotted;
	margin:auto;
	height: inherit;
	z-index:0;
}
#header{
	width:900px;
	margin:auto;
	z-index:0;
	padding-top:10px;
	max-height: 129px;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	height:129px;
}
#content {
	text-align:left; 
	font-family:georgia; 
	font-size:14px; 
	color:#666666; 
	width: 600px; 
	line-height:18px;
	position:relative;
	left:20px;
	top:20px;
	height:470px;
	z-index:2;
	}
#phone {
	position: inherit;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	text-align:right;
	margin-right: 20px;
	z-index:101;
	padding-top:20px;
	color: #563C2C;
}
#address {
	position: inherit;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	margin-right: 20px;
	height:22px;
	z-index:102;
	}
#mainimgbkgnd{
	background-image:url(../images/homebigimg.png);
	background-repeat:no-repeat;
	width:900px;
	height: 505px;
	margin:auto;
	z-index:0;
	padding-top:0;
	margin-bottom: 5px;
}
#contactimgbkgnd{
	background-image:url(../images/contactus_bkgnd.png);
	background-repeat:no-repeat;
	width:900px;
	height: 505px;
	margin:auto;
	z-index:0;
	padding-top:0;
	margin-bottom: 5px;
}
#resortimgbkgnd {
	background-image:url(../images/resort_bkgnd.png);
	background-repeat:no-repeat;
	width:900px;
	height: 505px;
	margin:auto;
	z-index:0;
	padding-top:0;
	margin-bottom: 5px;
}
#specialtyimgbkgnd {
	background-image:url(../images/daycare_bkgnd.png);
	background-repeat:no-repeat;
	width:900px;
	height: 505px;
	margin:auto;
	z-index:0;
	padding-top:0;
	margin-bottom: 5px;
}
#boutiqueimgbkgnd {
	background-image:url(../images/boutique_bkgnd.png);
	background-repeat:no-repeat;
	width:900px;
	height: 505px;
	margin:auto;
	z-index:0;
	padding-top:0;
	margin-bottom: 5px;
}

#groomingimgbkgnd {
	background-image:url(../images/grooming_bkgnd.png);
	background-repeat:no-repeat;
	width:900px;
	height: 505px;
	margin:auto;
	z-index:0;
	padding-top:0;
	margin-bottom: 5px;
}
#daycareimgbkgnd {
	background-image:url(../images/specialty_bkgnd.png);
	background-repeat:no-repeat;
	width:900px;
	height: 505px;
	margin:auto;
	z-index:0;
	padding-top:0;
	margin-bottom: 5px;
}
#footer{
	/*background-image:url(../images/footerimg.png);
	background-repeat:no-repeat; */
	width:900px;
	height: 40px;
	margin:auto;
	z-index:0;
	padding-top:5px;
	text-indent: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}