html, body{font-size:0.9em; color:black; font-family:Verdana, Tahoma, Arial; margin:0; padding:0;}

p{text-align:justify;}

h1{font-size:1.3em;}
h2{font-size:1.2em;} 
h3{font-size:1.0em;}

td{}

input{}
textarea{}

.DogImageMain		{ border: solid 1px black; }
.DogImageSecondary	{ border: solid 1px #CCCC99; }
.PedigreeHeader		{ background-color: #CFBFA0; font-weight: bold; text-align: center; }
.PedigreeText		{ font-size: 0.7em; }
.separator			{ color: #CCCC99; }
.img-wrapper		{ background: url(/images/shadow.gif) no-repeat bottom right; line-height:0; }
.img-wrapper img	{ background:#fff; padding:4px; border:1px solid #a9a9a9; position:relative; left:-5px; top:-5px; }
.img-shadow			{ background: url(/images/shadow.gif) no-repeat bottom right; float:left; line-height:0; }
.img-shadow img		{ border: none; }
.img-border			{ background:#fff; padding:2px; border:1px solid #a9a9a9; position:relative; left:-5px; top:-5px; }
.img-photo			{ background:#fff; padding:2px; }
.img-text			{ background:#fff; padding:2px; margin-top:10px; margin-bottom:10px; font-size: 0.8em; }
.img-text p			{ margin: 0px; }

#siteFraming{border:solid 1px #000; margin:20px auto; width:600px;}

#siteHeader{background-color:#CFBFA0; border-bottom:solid 1px #000;}

#nav{float:left; width:100%; background:#F9F7F3; font-size:93%; line-height:normal; border-bottom:1px solid #f93;}
#nav ul{margin:0 auto; padding:10px 41px 0; list-style:none;}
#nav li{display:inline; margin:0; padding:0;}
#nav a{float:left; background:url("../images/navLeft.gif") no-repeat left top; margin:0; padding:0 0 0 4px; text-decoration:none;}
#nav a span{float:left; display:block; background:url("../images/navRight.gif") no-repeat right top; padding:5px 15px 4px 6px; color:#9F9584;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a span{float:none;}
/* End IE5-Mac hack */
#nav a:hover span{color:#FFF;}
#nav a:hover{background-position:0% -42px;}
#nav a:hover span{background-position:100% -42px;}
#navCurrent a{background-position:0% -42px;}
#navCurrent a span{background-position:100% -42px; color:#FFF;}

#siteContent{clear:both; padding:8px;}
#pageHeading h2{overflow:hidden; background-image:url(../images/services.gif); background-repeat:no-repeat; padding-left:25px; min-height:25px; margin:3px; border-bottom:dashed 1px #CCCC99;}

#siteFooter{background-color:#CFBFA0; font-weight:bold; font-size:0.8em; text-align:center; padding:3px; border-top:solid 1px #000;}
