/* CSS Document */

body {
 margin: 0;
 padding: 0;
 text-align: center;
 min-width: 760px;
}
#wrapper {
	text-align: left;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #006600;
	background-color: #FFFFFF;
}#wrapper #navtop {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	background-color: #CADEA9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #15741A;
}

#wrapper #navtop ul {
	list-style: none;
	border: none;
	height: 19px;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}
#wrapper #footer {
	background-color: #147319;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	clear: both;
}
.imageright {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	text-align: center;
	width: 400px;
}
.imagecaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: center;
}

.clear {
	clear: both;
}


#wrapper #footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#wrapper #navtop li {
	display: block;
	float: left;
	width: auto;
	_width: 1px; 
	_white-space: nowrap;
}
#wrapper #navtop a {
	color: #147319;
	display: block;
	width: auto;
	text-decoration: none;
	border-right: 1px solid #147319;
	padding-right: 15px;
	padding-left: 15px;
	height: 19px;
	padding-top: 0px;
}
#wrapper #navtop a:hover {
	color: #FFFFFF;
	background-color: #147319;
}

#wrapper #content {
	background-color: #FFFFFF;
	top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#wrapper #header #kennelclublogo1 img {
	float: right;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 10px;
}
#wrapper #header #strapline {
	margin-top: 0px;
	margin-left: 20px;
	color: #FFFFFF;
	font-size: 16px;
}
#wrapper #header {
	background-color: #147319;
	height: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 800px;
}

#wrapper #header #logo {
	margin-left: 10px;
	margin-top: 5px;
}
.imageleft {
	float: left;
	padding-bottom: 10px;
	padding-left: 45px;
	margin: 0px;
	text-align: left;
	width: 200px;
}
.imageright2 {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	text-align: left;
	width: 300px;
	padding-right: 40px;
}
.imageleft2 {
	float: left;
	padding-left: 0px;
	text-align: left;
	width: 200px;
	clear: both;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.imageright3 {

	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	text-align: center;
	width: 314px;
}
#wrapper #header #strapline2 {
	color: #D0D39C;
	width: 200px;
	text-align: center;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
#wrapper #header #strapline2 a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
#wrapper #content #forsalepanel {
	background-color: #147319;
	padding: 10px;
	position: relative;
	width: 150px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 60px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #E9E9E9;
}
#wrapper #content #forsalepanel a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.imageRightNoBox {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

