@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #4e68ab;
	background-color: #e6f0f9;
	background-attachment: scroll;
	background-image: url(images/template/sky.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	clear: both;
}
#page {
	background-color: white;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background-attachment: scroll;
	background-image: url(images/template/page_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 140px;
}
#page #logo_contact {
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 30px;
}
#page #logo_contact #dogsafe {
	float: left;
	width: 340px;
	text-align: right;
	padding-top: 19px;
}
#page #logo_contact #logo {
	float: left;
	width: 114px;
	margin-left: 60px;
}
#page #logo_contact #contact {
	float: left;
	margin-left: 30px;
	margin-top: 50px;
}
#page #nav {
	float: left;
	width: 340px;
	text-align: right;
	font-size: 1.4em;
	padding-top: 0px;
}
#page #content {
	margin-left: 30px;
	float: left;
	width: 480px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7CAD9;
	padding-left: 30px;
}
.clearboth {
	clear: both;
}
a {
	color: #698937;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 0.5em;
	color: #b95f2e;
	font-weight: bold;
	line-height: 1.0em;
}
p {
	margin-bottom: .5em;
}
ul {
	padding-left: 3em;
	margin-bottom: .5em;
}
#footer {
	background-image: url(images/template/grass.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	height: 217px;
}
#flickr_div {
}
#footer_content, #flickr_content {
	background-color: white;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 40px;
}
#footer_content {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 30px;
}
#flickr_content {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#nav p {
	margin-bottom: 1em;
}
a.selected {
	color: #b95f2e;
}
blockquote {
	background: url(images/quotes.png) 10px 10px no-repeat #f0e8f1;
	padding: 20px 20px 20px 85px;
	font-style: italic;
	margin: 30px 0;
}
blockquote .credit {
	text-align: right;
	font-weight: bold;
}

