
body 		{ background-color: #ffffff;
		  color: #000000;	}

a		{ text-decoration: none;	}

#container	{ background-color: #999966;
		  margin: auto;
	  	  min-width: 800px;
		  font-family: Verdana, Arial, sans-serif;
		  font-size: 1.1em;
		  border: 2px double #000000;	}

#header		{ background-color: #666633;
		  border-bottom: 1px solid #000000;
		  height: 460px;	}

#chihuahualogo	{ background-color: #ffffff;
		  padding: 3px 15px;
		  color: #000000;
		  font-family: "Times New Roman", sans-serif;
		  font-size: 2.1em;
		  font-weight: bold;
		  position: absolute;
		  text-align: left;
		  z-index: 4;
		  top: 205px;
		  left: 200px;
		  border: 8px outset #996633;  }

#pagelogo	{ position: absolute;
		  color: #000000;
		  font-family: "Times New Roman", sans-serif;
		  font-size: 1em;
		  font-weight: bold;
		  z-index: 0;
		  top: 320px;
		  left: 245px;		}

#sparky		{ position: absolute;
		  z-index: 3;
		  top: 15px;
		  left: 250px;
		  border: 4px outset #ffffff;	}

#apollo		{ position: absolute;	
		  z-index: 2;
		  top: 120px;
		  left: 620px;
		  border: 4px outset #ffffff;	}

#annie		{ position: absolute;
		  z-index: 1;
		  top: 260px;
		  left: 380px;
		  border: 4px outset #ffffff;	}

.navbar		{ margin-left: 15px;
		  border: 4px outset #cc9966;
		  width: 100px;
		  padding: 5px 5px;
		  background-color: #000000;
		  font-family: Arial, Helvetica, sans-serif;
		  font-size: 16px;
		  font-weight: bold;
	 	  text-align: center;
		  text-decoration: none;
		  display: block;	}

a.navbar:link	{ color: #cc0066;	}

a.navbar:visited  { color: #ffffff;	}

a.navbar:hover	{ color: #33ccff;
		  border: 4px inset #cccccc;   }

#leftcolumn	{ position: relative;
		  float: left;
		  width: 150px;
		  padding-top: 20px;	}

#center		{ margin: 0 150px 0 150px;
		  background-color: #cccc99;
		  border-left: 1px solid #000000;
		  border-right: 1px solid #000000;
		  padding: 30px;	}

#homeright	{ position: relative;
		  float: right;
		  width: 150px;		}

.home   	{ color: #996633; 
		  font-size: 1.05em;
	 	  text-transform: uppercase;
		  font-weight: bold;	}

ul		{ margin: 0 20px 20px 20px;
		  list-style-type: none;	}

h5		{ text-transform: uppercase;
		  font-size: 1.05em;
		  color: #996633;  }

h2		{ text-align: center;
		  font-size: 1.0em;
		  color: #0099cc;
		  margin: 20px;		}

p		{ text-align: center;
		  font-size: 1.3em;
		  color: #ff00cc;
		  margin: 20px;		}


#rightcolumn	{ margin-left: 150px;
		  background-color: #cccc99;
		  padding: 10px 20px; 
		  border-left: 1px solid #000000; }

.content	{ padding: 5px 40px;
		  font-family: Verdana, Arial, sans-serif;
		  font-size: 1.05em;
		  height: 200px;	}

h3		{ background-color: #ffffcc;
		  color: #663300;
		  font-size: 20px;
		  border-bottom: 1px solid #000000;
		  padding: 3px 0 3px 15px;  }

.rightfloat	{ float: right;
		  width: 175px;
		  margin-left: 25px;
		  border: 4px solid #999966;	}

.nursery	{ height: 60px;
		  margin: 0 20px;	}

.nursery1	{ height: 1200px;
		  margin: 0 20px;	}

#slideshow	{ height: 510px;	}

.puppyleft	{ float: left;
		  width: 256px;
		  height: 183px;
		  border: 4px solid #999966;	}

.puppyright	{ float: right;
		  width: 256px;
		  height: 183px;
		  border: 4px solid #999966;	}

.box1	{ width: 412px;
	  height: 480px;
	  background-color: #ffffff;
	  border: 3px outset #000099;
	  padding: 5px;	}

.box2	{ width: 320px;
	  height: 320px;
	  background-color: #ffffff;
	  border: 0;
	  padding: 10px 45px 20px 45px;	}


.box3	{ width: 412px;
	  height: 480px;
	  background-color: #ffffff;
	  border: 3px outset #000099;
	  margin-left: 70px;	}

.box4	{ width: 320px;
	  height: 320px;
	  background-color: #ffffff;
	  border: 0;
	  padding: 10px 45px 20px 45px;	}


.box5	{ width: 320px;
	  height: 360px;
	  background-color: #ffffff;
	  border: 3px outset #000099;
	  padding: 0px;	}


.box7	{ width: 320px;
	  height: 360px;
	  background-color: #ffffff;
	  border: 3px outset #000099;
	  padding: 0px;	}

.box9	{ width: 320px;
	  height: 260px;
	  background-color: #ffffff;
	  border: 3px outset #000099;
	  padding: 0px;	}




dd		{ margin: 5px 25px;
		  font-size: 1.1em;	}

.boys		{ text-transform: uppercase;
		  color: #0000ff;
		  font-weight: bold;
 	         font-size: 1em; 	}

.girls		{ text-transform: uppercase;	
		  color: #ff00ff;
		  font-weight: bold;
		  font-size: 1em; 	}

#footer		{ background-color: #666633;
		  color: #000000;
		  font-size: .80em;
		  font-style: italic;
		  text-align: center;
		  border-top: 1px double #000000;
		  padding: 10px 0 10px 0;	}




