@charset "UTF-8";
/* CSS Document */
body {
	background:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#003;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	font-size: 1.3em;
	line-height: 1.5em;
}
#container {
	width: 78em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	padding: 0;
}
#header {
	background:#399;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	color:#ffc;
	height: 16.8em;
	width: 76em;
	padding-right: 2em;
	margin-bottom: -2em;
	margin-top: -2em;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
#header img {
	width: 30em;
	height: 12.8em;
	margin: 0;
	float: left;
	padding-top: 1em;
	padding-right: 3em;
	padding-left: 2em;
	padding-bottom: 1em;
}
#header h1 {
	text-align:left;
	font-size: 3em;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #dee;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
#header h3 {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: 300;
	color: #dee;
	float: left;
	margin: 0;
	padding: 0;
}

#nav {
	background-color: #bee;
	padding-bottom: 2em;
	padding-top: .1em;
	margin-bottom: -2em;
	width: auto;
	height: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 2em;
	vertical-align: top;
	list-style-type: none;
}
.nav {
	text-align: center;
	display: inline;
	padding-left: .6em;
	padding-right: .6em;
	list-style-type: none;
	margin-left: -1.5em;
	margin-right: 1.5em;
}
.nav a:link, .nav a:visited {
	text-decoration:none;
	color: #033;
}
.nav a:hover, .nav a:active {
	text-decoration:none;
	color: #60f;
}
.nav a.current {
	text-decoration: none;
	color: #900;
}
#sidebar {
	color:#cfc;
	text-align:center;
	padding: 1em;
	width: 16em;
	margin: 0;
	float: left;
	clear: left;
}
#sidebar  a:link, #sidebar a:visited, #sidebar a:active, #sidebar  {
	color: #bee;
	text-decoration: none;
}
#sidebar a:hover {
	color: #c00;
}
#content-wrapper {
	width: 78em;
	margin: 0;
	float: left;
	padding: 0;
	clear: left;
	background-image: url(../images/content-bg.gif);
	background: 
	background-repeat: repeat-y;
	background-size: contain;
	-moz-background-size: contain;
}
h2 {
	font-size: 2.4em;
	color: #003366;
}
h3 {
	font-size: 1.8em;
}
#sidebar h3 {
	font-size: 1.4em;
}
h4 {
	font-family: "Times New Roman", Times serif;
	font-size: 2em;
	line-height: 2.3em;
	margin-top: -.2em;
	margin-bottom: -.2em;
	color: #066;
	font-style: italic;  
}
.col1 h4.breed, .col2 h4.breed {
	color:#c00;
	line-height: normal;
}
h5 {font-size: 1.3em;
	line-height: 1.5em;
	font-style: italic;
	margin-top:-.5em;	
}
.bylocation {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	font-style: italic;
	font-weight: lighter;
}
.col1 {
	background:#fff;
	text-align:left;
	padding-left: 2em;
	padding-right: 2em;
	width: 26em;
	float: left;
	clear: right;
	position: relative;
}
.col2 {
	background:#fff;
	text-align:left;
	padding-left: 2em;
	padding-right: 2em;
	width: 26em;
	margin: 0;
	float: right;
	clear: right;
	position: relative;
}
.col1 .ad-box, .col2 .ad-box
{
	width: 24em;
	background-color: #bee;
	border-style: groove;
	border-width: 2pt;
	border-color: #309;
	margin-top: 0.1em;
	margin-right: -2em;
	margin-bottom: 0.4em;
	margin-left: 0em;
	padding: 1em;
}
.col1 .ad-box h3, .col2 .ad-box h3 {
	margin-bottom: .05em;
	margin-top: .2em;
	font-size: 1.6em;
	font-weight: 700;
}
.col1 .ad-box p, .col2 .ad-box p {
	margin-bottom: .05em;
	margin-top: .3em;
	line-height: normal;
}
.col1 .ad-box h3 a, .col2 .ad-box h3 a {
	color: #000033;
	text-decoration: none;
}
.phone {
	font-weight: 500;
	font-size: 1.2em;
}


.col1 p, .col2 p, double-col p, {
	font-size: 1.3em;
	font-height: 1.5em;
}
#footer {
	float: left;
	text-align:center;
	font-size: 1em;
	width: 100%;
	clear: both;
	padding-top: .9em;
	padding-bottom: 1.4em;
	background-color: #bee;
	position: relative;
	margin-bottom: 1em;
}
#footer .updated {
	text-transform:uppercase;
	color: #f0c;
	font-weight: bold;
	font-size: 1em;
	padding-top: .75em;
	padding-bottom: .75em;
}
.col1 h3, .col2 h3, .double-col h3 {
	margin-bottom: -0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: 800;
}
.red-text {
	color: #f00;
}
.small-print {
	font-size: 1em;
}
#content-wrapper .double-col {
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 2em;
	padding-bottom: 0em;
	width: 56em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 18em;
}


