@charset "UTF-8";

h1 {
font-size: 13px;
font-weight: bold; 
color: #957136;
margin-top: 0;
margin-bottom: 0;
}

p {
margin-bottom: 20px;
}

#content {
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 18px;
font-size: 11px;
color: #000000;
width: 463px;
float: left;
}

#right_column {
width: 337px;
float:right;
text-align: right;
line-height: 21px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 10px;
font-weight: bold;
}

#right_column a:link, #right_column a:visited {
color: #957136;
text-decoration: none;
}

#right_column a:hover { text-decoration: underline; }

.dog_photo {
width: 189px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #957136;
font-weight: bold;
}

.dog_photo img { padding-bottom: 5px; }

.dog_photo_divider { clear: both; height: 26px; }

#footer_divider { position:relative; top: -40px; }
#footer { position:relative; top: -40px; padding: 0px; }
#previous_next_links { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #076200;
	padding-left: 682px;
	padding-top: 26px;
}

#previous_next_links a:link, #previous_next_links a:visited {
color: #076200;
text-decoration: none;
}

#previous_next_links a:hover { text-decoration: underline; }