/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
Modified by Mark Cole for use on our family web site February 2008
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #232903;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8B985F;
}

h1, h2, h3 {
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #CEEA70;
}

h1 {
	letter-spacing: -1px;
	font-size: 197%;
}

h2 {
	letter-spacing: -1px;
}

h3 {
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding: 0 3em;
	background: url(images/img05.gif) no-repeat 1em 0;
	font-style: italic;
}

a:link {
	text-decoration: none;
	color: #CEEA70;
}

a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	color: #8B985F;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 790px;
	height: 305px;
	margin: 0 auto;
	padding: 0 25px 10px 25px;
	background: #34160C url(images/img01.jpg) no-repeat center top;
}

#header h1 {
	margin: 0;
	padding: 200px 0 0 40px;
	letter-spacing: -2px;
	font-size: 40px;
}

#header h1 a {
	color: #FFFFFF;
}

#header h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 175px;
	letter-spacing: normal;
	font: bold 10px Arial, Helvetica, sans-serif;
}

#header h2 a {
	color: #CAF368;
}

#header a {
	text-decoration: none;
}

#header2 {
	width: 790px;
	height: 304 px;
	margin: 0 auto;
	padding: 0 25px 10px 25px;
	background: #34160C url(images/img01a.jpg) no-repeat center top;
}
#header2 h1 {
	margin: 0;
	padding: 200px 0 0 40px;
	letter-spacing: -2px;
	font-size: 40px;
}

#header2 h1 a {
	color: #FFFFFF;
}

#header2 h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 175px;
	letter-spacing: normal;
	font: bold 10px Arial, Helvetica, sans-serif;
}

#header2 h2 a {
	color: #CAF368;
}

#header2 a {
	text-decoration: none;
}

#header3 {
	width: 790px;
	height: 200 px;
	margin: 0 auto;
	padding: 0 25px 10px 25px;
	background: #34160C; 
	z-index: 1;
}

#header3 h1 {
	margin: 0;
	padding: 5px 0 0 30px;
	letter-spacing: -2px;
	font-size: 40px;
}

#header3 h1 a {
	color: #FFFFFF;
}

#header3 h2 {
	margin: 0;
	padding: 105px 0 0 20px;
	letter-spacing: normal;
	font: bold 20px;
}

#header3 h2 a {
	color: #CAF368;
}

#header3 a {
	text-decoration: none;
}

.ndg-header {
background-attachment: scroll;
background-image: url(images/ndg-header.jpg);
background-repeat: no-repeat;
background-position:top;
height:200px;
width:790px;
position:relative;
background-position:center top;
top:0px;
visibility: visible;
left: 0px;
} 
 
.herdsire-header {
background-attachment: scroll;
background-image: url(images/herdsire-header.jpg);
background-repeat: no-repeat;
background-position:top;
height:200px;
width:790px;
position:relative;
background-position:center top;
top:0px;
visibility: visible;
left: 0px;
} 
 
.senior-does-header {
background-attachment: scroll;
background-image: url(images/senior-does-header.jpg);
background-repeat: no-repeat;
background-position:top;
height:200px;
width:790px;
position:relative;
background-position:center top;
top:0px;
visibility: visible;
left: 0px;
} 
 
.junior-does-header {
background-attachment: scroll;
background-image: url(images/junior-does-header.jpg);
background-repeat: no-repeat;
background-position:top;
height:200px;
width:790px;
position:relative;
background-position:center top;
top:0px;
visibility: visible;
left: 0px;
} 

.kids-header {
background-attachment: scroll;
background-image: url(images/kids-header.jpg);
background-repeat: no-repeat;
background-position:top;
height:200px;
width:790px;
position:relative;
background-position:center top;
top:0px;
visibility: visible;
left: 0px;
} 

.ndg-for-sale-header {
background-attachment: scroll;
background-image: url(images/ndg-for-sale-header.jpg);
background-repeat: no-repeat;
background-position:top;
height:200px;
width:790px;
position:relative;
background-position:center top;
top:0px;
visibility: visible;
left: 0px;
} 

/* Breadcrumbs */

#breadcrumbs {
	width: 790px;
	height: 20px;
	margin: 0 auto;
	padding: 5px 25px 0 25px;
	background: #34160C
}

#breadcrumbs p {
	margin: 0;
	padding: 14px 20px;
	line-height: normal;
	color: #565736;
	background: #34160C;
}

#breadcrumbs a {
	color: #565736;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}


/* Page */

#page {
	width: 790px;
	margin: 0 auto;
	padding: 0 25px;
	background: #34160C url(images/img02.gif) repeat-y center top;
}

#popup-page {
	width: 630px;
	margin: 0 auto;
	padding: 0 25px;
	background: #34160C repeat-y center top;
}

/* Content */

#content {
	float: left;
	width: 590px;
	padding: 10px 10px 0px 0px;
	background: url(images/img03p.gif) no-repeat;
}

#popup-content {
	float: left;
	width: 590px;
	padding: 10px 10px 0px 0px;
/*	background: url(images/img03p.gif) no-repeat; */
}

.post {
	width: 555px;
	padding: 20px 0 0 15px;
}

.post h1, .post h2, .post h3 {
}

.post .title {
	padding: 0 0 5px 0;
	background: url(images/img08.gif) repeat-x left bottom;
}

.post .title span {
	padding-right: 30px;
	background: url(images/img06.gif) no-repeat right center;
}

.post .div-center {
	display:table-cell; 
	vertical-align:middle; 
/*	margin-left: auto; 
	margin-right: auto;
	text-align: center;
*/
}

.post .small-text {
	font-size: 9px;
	
}

/* Sidebar */

#sidebar {
	float: left;
	width: 185px;
	padding: 5px 0px 0px 5px;
	background: url(images/img04.gif) no-repeat;
}

.box {
	width: 184px;
	padding-left: 1px;
}

.box .title {
	height: 33px;
	margin: 0;
	padding: 10px 10px 10px 20px;
	background: url(images/img09.gif) repeat-x;
	font-size: 18px;
}

.box ul {
	margin: 20px;
	padding: 0;
	list-style: none;
}

.box li {
	padding: 5px 0;
	background: url(images/img10.gif) repeat-x;
}

.box li.first {
	background: none;
}

.box h3 {
	margin: 0;
	font-size: 85%;
	font-weight: bold;
	color: #8B985F;
}

.box p {
	margin: 0;
	line-height: normal;
}

.box a {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat 0 5px;
}

/* Footer */

#footer {
	width: 790px;
	height: 45px;
	margin: 0 auto;
	padding: 0 25px 25px 25px;
	background: #34160C url(images/img12.gif) no-repeat center top;
}

#footer p {
	margin: 0;
	padding: 14px 20px;
	line-height: normal;
	font-size: 77%;
	color: #565736;
}

#footer a {
	color: #565736;
}

#footer a:hover {
	text-decoration: underline;
}

#legal {
	float: left;
}

#links {
	float: left;
}
