@charset "utf-8";
/* CSS Document */

.outer {
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	height: 500px;
	border: 10px solid #C0C8CA;

}

.valign {
	vertical-align: top;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	background-position:top center;
	background-repeat:repeat-y;
	background-color: #fff;
	background-attachment:fixed;
	background-image:url(images/shadowBG.jpg);
	margin-top: 20px;
	margin-bottom: 20px;


}

html {
	overflow-y: scroll;
}

p {margin:0px;}

h1 {
	margin: 0px;
	font-size: 25px;
	font-weight: bold;
}

h2 {
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color:#666666;
}

h3 {
	margin: 0px;
	font-size: 14px;
	font-style:italic;
 }
 
 .testimonial td{
 	font-style:italic;
	background-image:url(images/quote.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 45px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
}

.testimonialpic img {
	border: 3px solid #427bb4;
}

a:link {
	font-family:Arial, Helvetica, sans-serif;
	color: #437BB4;
	font-weight: bold;
	text-decoration:none;
}	

a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #437BB4;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	text-decoration:underline;
}

a:active {
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	text-decoration:none;
}
.sidebar {
	width: 12px;
	background-color: #c1c8ca;
	
}
.content {
	margin-top: 38px;
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	background-color: #FFFFFF;
}



.content td{
}

.outermenu {
	margin-left:30px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform:uppercase;
	font-style:italic;
	margin-top: 180px;
	height: 50px;
	color:#fff;
	padding: 0px;

}


.outermenu td {
	padding: 0px;
}

.nomenu {
	padding: 0xp;
}

.nomenu td {
	padding: 0px;
}

.menu {
	text-align: center;
	height: 50px;
}

.menu td {
	padding: 2px;
}

.menu td:hover {
	background-image:url(images/paw.png);
	background-repeat:no-repeat;
	background-position:center center;
}

.menu a:link {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}

.menu a:active {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}
.menu a:visited {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}

.rightmenu {
	border-right: 2px solid #000;
}


.bottombuffer {
	background-color:#c1c8ca;
	height: 18px;
}
.bottom {
	background-color: #427bb4;
	color:#000;
	border: 3px #fff solid;
	font-size:14px;

}

.bottom p {
	padding-bottom: 10px;
}

.bottom a:link {
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
}	

.bottom a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}

.bottom a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
}

.bottom a:active {
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}

.bottom td {
	padding: 20px;
}



.valign {
	vertical-align: top;
}

.italic	{
	font-style: italic;
	font-weight: bold;
}

.breed  p{
	margin-top: 15px;
}

.breed td {
	padding-bottom: 0px;
	padding-top: 20px;
	padding-left: 20px;
		padding-right: 20px;
}

.breedbottom  p{
	margin-top: 15px;
}

.breedbottom  td{
	padding-bottom: 20px;
	padding-top: 0px;
	padding-left: 20px;
		padding-right: 20px;

}

.breedmiddle  p{
	margin-top: 15px;
}

.breedmiddle  td{
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 20px;
		padding-right: 20px;

}

.breedimage {
	margin-bottom: 0px;
}

.bws {
	background-image:url(images/BWSlogoSQ.gif);
	height: 65px;
	background-repeat:no-repeat;
	background-position:left;
	color: #000;
	font-size: 10px;
	text-align: right;
}

.bws td {
	vertical-align: center;
}

.bws a:link {
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}	

.bws a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	text-decoration: underline;

}

.bws a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	text-decoration: none;

}



.bws a:active {
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	text-decoration: none;

}

.smallPad {
	padding: 10px;
}
