body
{
	margin: 20px;
	padding: 0px;
	font-size: 10pt;
	line-height: 14pt;
	
}

a { color: black; text-decoration: underline;}
a:hover { color: red; text-decoration: underline;}

img {
	border: 0;
	}
	
	
#square
	{
	position: relative;
	background: rgb(255, 255, 0);
	border-bottom: 4px red solid;
	width: 650px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}


#topmenu
{
	background: rgb(90%, 90%, 90%);
	border-bottom: 10px solid red;
	font-size: 12pt;
	padding-top: 25px;	
}


#links a { margin-right: 30px; text-decoration: none;}

#links
{
	position: relative;
	margin-left: 175px;
	padding-bottom: 10px;
	z-index: 20;
}


.logopos
{
	position: absolute;
	width: 300px;
	left: -85px;
	top: -25px;
	z-index: 15;
}

#leftcol {
	float: left;
	border-right: 1px solid red;
	margin-top: 80px;
	padding: 10px;
	width: 150px;
	text-align:left;
	}

#titlepic {
	position: relative;
	display:block;
	margin-right: 15px;
	text-align: center;
	}

#dropcap {
	
	position: relative;
	float: left;
	top: -30px;
	margin-bottom: -35px;
	}


#centercol {
	margin-left: 200px;
	margin-right: 25px;
	margin-top: 30px;
	margin-bottom: 25px;
	text-align: left;
}


#barkbackballoon
{
	position: absolute;
	left: 503px;
	top: -8px;
	z-index: 4;
	visibility: hidden;
}

#aboutballoon
{
	position: absolute;
	left: 270px;
	top: -8px;
	z-index: 4;
	visibility: hidden;
}

#servicesballoon
{
	position: absolute;
	left: 175px;
	top: -8px;
	z-index: 4;
	visibility: hidden;
}

#contactballoon
{
	position: absolute;
	left: 390px;
	top: -8px;
	z-index: 4;
	visibility: hidden;
}

.question {
	color: red;
	font-size: 11pt;
	font-weight: 500;
	}
.answer {
	color: black;
	font-size: 9pt;
	line-height: 11pt;
	}
	
#guarantee {
	margin-left: auto;
	margin-right: auto;
	font-size: 11pt;
	line-height: 12pt;
	}
.highlight {
	color: red;
	font-size: 13pt;
	font-weight: bold;
	font-family: Arial, sans-serif;
	}
	
#footer {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: center;
	border-top: 1px solid gray;
	width: 650px;
	margin-top: 40px;
	padding-top: 20px;
	width: 90%;
	
	}
	
	.slogan
{
	
	font-size: 8pt;
}

li {
	font-size: 8pt;
	}
	
ul {
	margin-top: 0px;
	}
	
#estform
{
	width: 130px;
	line-height: 24pt;
	padding: 10px;
	text-align: right;
	border: 1px dashed black;
	margin-right: auto;
	margin-left: auto;
}

#quote {
	margin: 20px;
	font-size: 13pt;
	text-align:center;
	}
#dogbullet {
	margin: 20px;
	}

//press
#gallery {
margin: 0 auto;
}

#gallery h2 {
    font-family: Arial;
    color: red;
    }

.row {
width: 450px;
display: block;
}

.img_area {
width: 125px;
height: 125px;
margin: 10px;
text-align: center;
padding: 4px;
}


.img_area a:hover {

    }

.press_img {
    display: block;
}

.presscaption {
font-size: 12pt;
font-family: Arial;
}

#clearer {
    clear: both;
    margin: 20px;
    }

.side_img{
text-align: center;
    margin: 4px;
    padding: 4px;
    background-color: white;
    border: 1px solid black;
    }
