body {
	background-color:#C3D5EB;
	color:#4E84C4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
}
p{
	margin: 8px 0px;
}


/********************** Header ***************************/

#header {
	margin: 0px 0px 0px 0px;
	background-image:url(../images/header_dog-2.jpg);
	width:717px;
	height:288px;
	position:relative;
}
#header ul{
	background-color:#C3D5EB;
	width:711px;
	border: 3px solid #4E84C4;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#4E84C4;
	margin: 0px 15px;
	font-weight: bold;
}
#header ul a:hover{
	text-decoration:underline;
	color:#4E84C4;
}
#logo_w1,#logo_w2{
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:18px;
	left:292px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:121px;
	left:74px;
	width:338px;
	position:absolute;
}
#header_text p{
	font-size: 14px;
	color:#587EBC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}


/********************** Content ***************************/

#content {
	background-image:url(../images/content_bg.gif);
	width:717px;
}
img{
	border-width:0px;
}
h1{
	color:#4C006D;
	font-size:14px;
	margin: 20px 0px 10px 0px;
}
.body_ul {
	list-style-position: inside;
	text-indent: 20px;
	list-style-type: disc;
	list-style-image: url(../images/paw_blt_2.gif);
}


h2{
	color:#4C006D;
	font-size:14px;
	text-align:center;
	width:auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#left {
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#4E84C4;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C3D5EB;

}
#right a{
	color:#4C006D;
}
#right a:hover{
	color:#85a157;
}


/********************** Footer ***************************/

#footerline {
clear:both;
background-image:url(../images/footer_bg.gif);
font-size:1px;
height:10px;
}
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
}
.attributted {
	font-style: italic;
	line-height: normal;
	text-align: center;
}
.quote {
	font-weight: normal;
	text-indent: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: baseline;
	white-space: normal;
	padding-left: 10px;
}
.side_quote {
	background-image: url(../images/quote_bg.gif);
	background-repeat: no-repeat;
	height: 105px;
	width: 210px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h3 {
	font-weight: bold;
	color: #4C006D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px 0px 8px 0px;
}
.content_bold1 {
	font-weight: bold;
}
