@charset "UTF-8";
/* CSS Document */
body{
background-color:#fefbde;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#3a2d16;
}
body.white{
background-color:#FFFFFF;
}
#container {
text-align:left;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	/*background-image:url(../splashwho.jpg);*/
	background-image:url(../images/repeatbg.gif);
	background-repeat:repeat;
	left:0px;
	top:0px;
	width:962px;
	height:609px;
}
#logo{
position:absolute;
font-family:Comic Sans MS, Verdana, Helvetica, sans-serif;
color:#fefbde;
font-size:48px;
width:550px;
height:51px;
left:45px;
top:10px;
}
#logo span{
margin-left:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;

}
h1, h2{
font-size:16px;
margin-left:20px;
margin-bottom:8px;
margin-top:13px;
}
h2{
font-weight:normal;
}
p{
margin: 0px 19px;
line-height:20px;
}
#services p, #prices p, #whoweare p, #contact p{
margin-right:30px;
}
p.lastpar{
margin-top:10px;
}
p.furtherlastpar{
margin-top:30px;
}
p.secondpar{
margin-top:6px;
}
p.note{
font-size:11px;
margin-top:15px;
}
.goback{
display:block;
position:absolute;
float:right;
right:30px;
bottom:25px;
}
.goback a{
text-decoration:underline;
}
.goback a:hover{
color:#2e4d8a;
}
ul{
	padding:0px;
	margin:0px;
}
li{
	list-style-type: none;
}
a{
text-decoration:none;
color:#3a2d16;
}
dl{
font-size:12px;
width:480px;
margin:15px 20px;
text-align:left;
line-height:160%;
height:120px;
}
di{
float:left;
width:46%;
margin-right:2%;
}
dt{
width:85%;
float:left;
}
dd{
float:right;
width:15%;
margin-left:0px;
}
#rightgraphic {
background-image:url(../images/rightgraphic.gif);
	position:absolute;
	left:955px;
	width:7px;
	height:609px;
}
#bottomgraphic{
background-image:url(../images/bottomgraphic.gif);
background-repeat:no-repeat;
	position:absolute;
	top:600px;
	width:955px;
	height:9px;
}
#poodletail {
background-image:url(../images/poodletail2.gif);
	position:absolute;
	left:750px;
	top:49px;
	width:205px;
	height:448px;
}
#otherdogtail {
background-image:url(../images/otherdogtail2.gif);
	position:absolute;
	top:272px;
	width:312px;
	height:308px;
}
#whoweare-small {
background-image:url(../images/whoweare_small.gif);
	position:absolute;
	left:83px;
	top:107px;
	width:358px;
	height:130px;
}
#whoweare{
	background-image:url(../images/whoweare.png);
	position:absolute;
	left:83px;
	top:107px;
	width:605px;
	height:203px;
	z-index:1;
}
#prices-small{
background-image:url(../images/prices_small.gif);
	position:absolute;
	left:339px;
	top:423px;
	width:360px;
	height:104px;
}
#prices{
background-image:url(../images/prices.png);
text-align:justify;
	position:absolute;
	left:206px;
	top:124px;
	width:494px;
	height:404px;
	z-index:1;
}
#services-small {
background-image:url(../images/services_small.gif);
	position:absolute;
	left:184px;
	top:262px;
	width:324px;
	height:129px;
}
#services{
background-image:url(../images/services.png);
	position:absolute;
	left:184px;
	top:262px;
	width:542px;
	height:225px;
	z-index:1;
}
#contact-small{
background-image:url(../images/contact_small.gif);
	position:absolute;
	left:551px;
	top:225px;
	width:247px;
	height:129px;
}
#contact-small p{
margin-left:16px;
margin-right:14px;
}
#contact_container{
	position:absolute;
	left:236px;
	top:114px;
	z-index:1;
}
#contact{
background-image:url(../images/findus.png);
	position:absolute;
	text-align:justify;
	left:315px;
	top:111px;
	width:326px;
	height:299px;
}
#contact a{
text-decoration:underline;
}
#contact a:hover{
color:#2e4d8a;
}
#map{
background-image:url(../images/map_bg.png);
	position:absolute;
	width:321px;
	height:314px;
	text-align:center;
}
#map img{
margin-right:8px;
margin-top:8px;
}
#map a{
text-decoration:underline;
line-height:150%;
}
#map a:hover{
color:#2e4d8a;
}
.lowop {
	opacity: .2;	
	filter: alpha(opacity=20);
	MozOpacity: .2;
	KhtmlOpacity: .2;
}
#contactwindow {
background-image:url(../images/contactwindow.gif);
	position:absolute;
	left:477px;
	top:545px;
	width:451px;
	height:35px;
}
#contactwindow p{
margin-top:10px;
}
#contactwindow a{
text-decoration:underline;
color:#2e4d8a;
}
#contactwindow a:hover{
color:#3a2d16;
}
#bigmap{
margin-left:auto;
margin-right:auto;
width:488px;
height:477px;
}
#bigmap img{
border:thin solid #2e4d8a;
}