@charset "UTF-8";
/*
	AUTHOR: CHATEAU
			srreyes@chateaushelties.com
			http://www.chateaushelties.com
*/

* { 
 font-family: "Zapf Chancery", "Comic Sans MS", cursive, sans-serif; 
 margin: 0 0 0 0;
 Padding: 0 0 0 0;
 border: None;
 font-size: 14px;
 font-size-adjust: none;
 font-weight: bolder;
 text-decoration: none;
 text-align: center;
}
img {
border-style: none;
}
p {
color: #660000;
padding-bottom: 18px;
}
p.contact {
color: #990000;
font-size: 12px;
font-weight: 100;
padding-bottom: 0px;
}
p.copyright {
font-size: 10px;
font-size-adjust: none;
font-weight: 100;
color:#000000;
padding-bottom: 0px;
}
p.leftjustify {
text-align: justify;
}
h5 {
 font-family: Comic Sans MS, Verdana, Geneva, Helvetica, Arial, sans-serif;
 font-size: 1.25em;
 color:#000066;
 text-shadow: #000000;
}
h6 {
 font-family: Comic Sans MS, Verdana, Geneva, Helvetica, Arial, sans-serif;
 font-size: 1.25em;
 color:#660000;
 text-shadow: #000000;
}

body {
text-align: center;
background-repeat: repeat;
background-image:url(images/structure/chateaubackground.gif);
}
#wrap {
 width: auto;
 height: auto;
}
#column {
 margin-left: auto;
 margin-right: auto;
 position: relative;
 height: auto;
 width: 1024px;
}
#pagetop {
 position: static;
 margin-right: 0px;
 margin-left: 0px;
 margin-bottom: 0px;
 margin-top: 0px;
 width: 1024px;
 height: 16px;
 background-image:url(images/structure/pagetop.jpg);
 background-repeat: no-repeat;
}
#pagecenter {
position: static;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-top: 0px;
padding-right: 7px;
padding-left: 7px;
background-repeat: repeat-y;
width: 1024px;
height: auto;
background-image:url(images/structure/pagecenter.jpg);
}
#contentbanner {
background-repeat: no-repeat;
width: auto;
height: 384px;
background-image:url(images/structure/homebanner.jpg);
}
#contentnavigation {
width: auto;
height: 64px;
}
ul#nav {
		padding-left: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-top: 0px;
	}
	ul#nav li {
		display: inline;
		}
		ul#nav li a{
			width: auto;
			display: block;
			height: 64px;
			float: left;
			text-indent: -9999px;
		}
		ul#nav li.about a{
			width: 142px;
			background: url(images/structure/hlinkabout.jpg) bottom center no-repeat;
		}
		ul#nav li.shelties a{
			width: 187px;
			background: url(images/structure/hlinkshelties.jpg) bottom center no-repeat;
		}
		ul#nav li.hopefuls a{
			width: 144px;
			background: url(images/structure/hlinkhopefuls.jpg) bottom center no-repeat;
		}
		ul#nav li.info a{
			width: 175px;
			background: url(images/structure/hlinkgeneral.jpg) bottom center no-repeat;
		}
		ul#nav li.available a{
			width: 141px;
			background: url(images/structure/hlinkavailable.jpg) bottom center no-repeat;
		}
		ul#nav li.puppies a{
			width: 128px;
			background: url(images/structure/hlinkpuppies.jpg) bottom center no-repeat;
		}
		ul#nav li.news a{
			width: 93px;
			background: url(images/structure/hlinknews.jpg) bottom center no-repeat;
		}
		ul#nav li a:hover {
			background-repeat: no-repeat;
			background-position: top center;
		}
#content {
padding: 64px 128px 0px 128px;
}

#contact {
padding: 64px 128px 64px 128px;
}
#disclaimer {
padding-bottom: 7px;
background: #66333;
}
#pagebottom {
background-repeat: no-repeat;
width: 1024px;
height: 8px;
background-image:url(images/structure/pagebottom.jpg);
}
