/* CSS Document */

html, body { height: 100%; }
body {
	background-color: #EFEBDF;
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	color: #333;
	font-size: 1em;
	line-height: 1.4em;
}

p {
	font-size: 0.8em;
	margin: 0 0 .8em;
}

a {
	text-decoration: none;
}


#content ul, #content ul li, #content ol, #content ol li { font-size: .9em;}

#content ul { margin-top: 0;}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

.totop {
	float: right;
	position: relative;
	top: -28px;
	font-size: .7em;
}

#header {
	width: 1000px;
	height: 132px;
	background: url(imgs/bg_hdr.jpg) top left no-repeat;
	margin: 0 auto;
}

#link-home {
	float: left;
	position: relative;
	left: 0;
	top: 0;
	height: 90px;
	width: 165px;
}

#link-breeders {
	float: left;
	position: relative;
	left: 25px;
	height: 90px;
	width: 310px;}

#featured {
	float: right;
	width: 275px;
	height: 33px;
	position: relative;
	top: 40px;
	right: 45px;
	text-align: left; 
	font-size: 11px; 
	line-height: 13px; 
	font-weight: bold;
}

#nav-top {
	clear: both;
	position: relative;
	top: 5px;
	left: 38px;
	color: #000;
	font-size: 13px;
}

#nav-top a {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

#nav-top a.urhere {font-weight: bold; font-size: 14px; color: #FFF; text-transform: uppercase;}

#ads-top {
	width: 1000px;
	height: 5px;
	background: url(imgs/bg_mid.jpg) top left repeat-y;
	margin: 0 auto;
}

#middle {
	width: 1000px;
    min-height: 100%;
    height: auto;
	background: url(imgs/bg_mid.jpg) top left repeat-y;
	margin: 0 auto;
}

#content {
	
	width: 650px;
	height: auto;
	background-color: #FFF;
	background: url(imgs/cn_mid.jpg) top left repeat-y;
	margin: 0 6px 12px 36px;
	float: left;
}

#cn-hdr {
	width: 650px;
	height: 27px;
	margin: 0;
	background: url(imgs/cn_hdr.jpg) top left no-repeat;
}

#cn-crm {
	margin: 0 36px;
	font-size: .7em;
	color: #666;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
}

#cn-txt {
	margin: 0 36px 20px;
}

h1 {
	color: #C60;
	margin-bottom: .3em;
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif; }

h2 {
	color: #C60;
	margin-bottom: .4em;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif; }
	
h3 {
	color: #C60;
	margin-bottom: .4em;
	font-size: 1em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif; }
	
.byline {
	color: #C60;
	margin: 0 0 .6em;
	font-size: .9em;
	font-family:Georgia, "Times New Roman", Times, serif;}

.author {
	color: #333;
	margin: 3em 0 1em;
	font-style: italic;
	font-size: .8em;
	line-height: 1.4em;
	border: 1px solid #CCC;
	background-color: #EFEBDF;
	padding: 8px;
}

.intro { color: #666; font-style: italic; font-size: .8em; }

.note { color: #666; font-style: italic; font-size: .7em; line-height: 1.3em; }

#cn-ftr {
	width: 650px;
	height: 27px;
	margin-top: 50px;
	background: url(imgs/cn_ftr.jpg) top left no-repeat;
}

#sidebar {
	width: 270px;
	height: 320px;
	margin: 0 28px 12px 6px;
	float: right;
	background: url(imgs/sidebox_paw.jpg) top left no-repeat;
}

#sidebar p { margin: 0 18px .8em 20px; line-height: 1.4em; }

#sidebar ul li { list-style-image: url(imgs/bltp.gif); line-height: 1.4em; margin-bottom: .6em; margin-left: 8px; padding-right: 30px; font-size: .9em; }

#side-hdr {
	margin: 12px 10px;
}

#side-hdr p {
	font-size: 18px;
	font-weight: bold;
	color: #C60;
	text-align: center;
	padding: 8px 0 8px;
	border-bottom: 1px solid #C60;
	margin-left: 10px;
}

#bottom {
	clear: both;
	width: 1000px;
    height: 38px;
	background: url(imgs/bg_btm.jpg) top left no-repeat;
	margin: 0 auto;
}

#footer {
	clear: both;
	width: 1000px;
	height: 235px;
	background: url(imgs/bg_ftr.jpg) top left repeat-y;
	margin: 0 auto;
	padding: 10px 0 0 60px;
}

#footer p { margin: 0 10px 5px 0; font-size: 11px; line-height: 16px; }

.col-lft {
	float:left;
	width: 180px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
}

.col-rgt { width: 660px; float: left; }