@charset "UTF-8";

* {
margin:0;
padding:0;
}

html {
min-height: 100%;
margin-bottom: 1px;
scrollbar-base-color: #9D8B73;
scrollbar-arrow-color: 2B201A;
scrollbar-track-color: #9D8B73;
scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black;
scrollbar-darkshadow-color: gray;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}

body {
font-family:Helvetica, Tahoma, Arial, sans-serif;
font-size:0.9em;
background:#9D8B73 url(../images/tile.gif) repeat-y center;
color:#31251e;
}

a {color:#31251e;}
body#links #content a {text-decoration:none;}
body#links #content a:hover {text-decoration:underline;}

h1 {
text-indent:-4000px;
height:24px;
margin:0 0 20px 0;
}

h2 {font-size:1.3em;}
hr {display:none;}

.hr {
border-bottom:1px solid #8b837f; clear:both;
margin:5px 0 30px;
}

body#news em {font-size:0.9em}

#container {
width:812px;
margin:25px auto;
}

#splashlink {
display:block;
width:615px;
height:640px;
margin:50px auto 0;
background:url(../images/splash.jpg) no-repeat right;
text-indent:-4000px;
}

#header {
height:210px;
background:url(../images/logo.jpg) no-repeat;
}

#menu {
list-style:none;
text-align:center;
padding:184px 0 0;
border-bottom:1px solid #8b837f;
}

#submenu {
list-style:none;
text-align:center;
}

#menu li, #submenu li {display:inline;}

#menu li a {
display:inline-block;
margin:0 10px;
padding-bottom:8px;
text-decoration:none;
color:#685950;
}

#submenu li a {
display:inline-block;
margin:0 10px;
padding-top:10px;
font-size:0.9em;
text-decoration:none;
color:#685950;
}

#menu li a:hover, #submenu li a:hover {color:#31251e;}

body#home #btn-home, body#news #btn-news, body#ourdogs #btn-dogs, body#puppies #btn-pups,
body#gallery #btn-gallery, body#contactus #btn-contact, body#links #btn-links
{
color:#31251e;
background:url(../images/pointer.gif) no-repeat bottom center;
}

#content {
width:700px;
margin:40px auto;
line-height:180%;
font-size:0.95em;
}

body#ourdogs #content {margin-top:0;}

body#ourdogs #content p, body#news #content p, body#gallery #content p 
{clear:both;}

body#ourdogs h1 {margin:20px 0 30px;}

#content img {
float:right;
clear:right;
margin:0 0 30px 30px;
padding:7px;
border:1px solid #98908D;
}

.nofloat {float:none!important;}

body#home #content img, body#puppies #content img, body#links #content img, body#contactus #content img {border:0;}

body#home h1 {
background:url(../images/welcome.gif) no-repeat;
width:116px;
}

body#news h1 {
background:url(../images/news.gif) no-repeat;
width:700px;
}

body#ourdogs h1#h1-dogs {
background:url(../images/ourdogs.gif) no-repeat;
width:700px;
}

body#ourdogs h1#h1-bitches {
background:url(../images/ourbitches.gif) no-repeat;
width:700px;
clear:both;
}

body#ourdogs h1#h1-otherdogs {
background:url(../images/otherdogs.gif) no-repeat;
width:700px;
clear:both;
}

body#ourdogs h1#h1-inmemorium {
background:url(../images/inmemorium.gif) no-repeat;
width:700px;
clear:both;
}

body#gallery h1 {
background:url(../images/gallery.gif) no-repeat;
width:90px;
}

body#puppies h1 {
background:url(../images/puppies.gif) no-repeat;
width:102px;
}

body#links h1 {
background:url(../images/links.gif) no-repeat;
width:65px;
}

body#contactus h1 {
background:url(../images/contactus.gif) no-repeat;
width:138px;
}

body#viewdog #content table {
width:600px;
font-size:0.7em;
border:3px solid #8D7F74;
}

body#viewdog #content table td {
width:150px;
text-align:center;
background:#d1c1ac;
}

body#links #content h2 {
margin:8px 0 2px;
}

body#links h2 {margin-bottom:3px;}

.toplink {
float:right;
background:url(../images/pointer.gif) no-repeat right;
clear:both;
text-decoration:none;
font-size:0.9em;
padding-right:10px;
}

#footer {
clear:both;
height:53px;
padding:20px 0;
text-align:center;
font-size:0.9em;
border-top:1px solid #8b837f;
}

body#splash #footer {
width:500px;
text-align:center;
margin:0 auto;
}

#visits {
font-size:1.1em;
margin:15px 0 18px;
text-align:center;
}