body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #694435;
	margin: 0px;
	padding: 0px;
	background-color: #E3DDD1;
}	
 #footer {
	font-size: 0.8em;
}
 #maincontent {
	font-size: .8em;
	color: #694435;
	padding-right: 8px;
	padding-left: 8px;
	/*/*/line-height: 1.0em; /* */
}
 #sidebar {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/nav-background.jpg);
} 
a:link {
	color: #6C4A39;
	text-decoration: none;
}
a:visited {
	color: #6C4A39;
	text-decoration: none;
}
a:hover {
	color: #6C4A39;
	text-decoration: underline;
}
a:active {
	color: #E3E3E3;
	text-decoration: none;
}
.input-box {
	color: #6C4A39;
	background: #E3DDD1;
	border: 1px outset ddd;
}
 #signup {  
	background-color: #CABEA8;
	color: #6C4A39;
	width: 440px;
	border: none;
	border-collapse: collapse;
}
.submit-button {
    color: #6C4A39;
    background: #E3DDD1;
    border: 2px outset;	
}
.clear-button {
    color: #6C4A39;
    background: #E3DDD1;
    border: 2px outset;
}
#navlist {
    position: absolute;
    left: 7px;
    top: 168px;
    width: 175px;
}
#navlist ul {
    margin: 0; /*removes indent IE and Opera*/
    padding: 0; /*removes indent Mozilla and NN7*/
    list-style-type: none; /*turns off display of bullet*/
    font-size: 0.8em;
}
#navlist li {
    margin: 0;
}
#navlist a {
	display: block;
	padding: 3px 3px 5px 14px;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
	text-decoration: none;
	color: #663300;
}
#navlist a:link {
	color: #663300;
	text-decoration: none;
}
#navlist a:hover {
	background-color: #AD879F;
	color: #E3E3E3;
	text-decoration: none;
}
#ellapedTable {
	background-image: url(images/ella_ped.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #E3DDD1;
}
#lucypedTable {
	background-image: url(images/lucy_ped.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #E3DDD1;
}
#clivepedTable {
	background-image: url(images/clive_ped.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #E3DDD1;
}
.pedTable td  {
	border: 1px solid #CABEA8;
	padding: 2px;
	font-size: 11px;
	line-height: 1.4em;
}
td.redtext {
	font-size: 11px;
	color: #D11005;
}
tr.toprow {
	color: #FFFFFF;
	background-color: #CABEA8;
	font-weight: bold;
}
#dogsTable {
	padding:0px;
}
td.left {
}
td.right {
	background-color: #CABEA8;
	padding-left: 10px;
	color: #6C4A39;
}
.imgborder1 {
   border: 1px solid #6C4A39;
}
.largebrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #694435;
	font-weight: bold;
}
/*These are for the template parameters to
make the body tag editable*/
body#puppies {
}
body#about {
	background-image: url(images/paddy_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
body#contact {
}
body#dogs {
}
body#home li#home a, body#about li#about a, body#dogs li#dogs a, body#puppies li#puppies a, body#gallery li#gallery a, body#links li#links a, body#contact li#contact a, body#guestbook li#guestbook a {
	background-color: #AD879F;
	color: #E3E3E3;
}
body#links {
	background-image: url(images/puppy-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
body#thankspage {	
}
#galleryTable td {
    padding: 6px;
}	
.thumbs img {
	background-color: #E3DDD1;
	/*/*/background-image: url(images/shadow.gif);
	padding: 0px 8px 8px 0px; /* */
	background-repeat: no-repeat;
}    	
#showpicLayers img {
	border: 1px solid #6C4A39;
} 
/*This is for text in gallery heading*/   	
.lft {
   float: left;
}
.rt {
   float: right;
}
.ctr {
   font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #A6724D;
}
