body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #E3DDD1;
}	
 #footer {
	font-size: 0.7em;
	color: #694435;
}
 #maincontent {
	font-size: 0.8em;
	color: #694435;
	padding-right: 8px;
	padding-left: 8px;
	/*/*/line-height: 1.5em; /* */
}
 #sidebar {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/nav-background.jpg);
}
 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #A6724D;
} 
a:link {
	color: #6C4A39;
	text-decoration: underline ;
}
a:visited {
	color: #6C4A39;
	text-decoration: underline;
}
a:hover {
	color: #E3E3E3;
	background-color: #AD879F;
	text-decoration: none;
}
a:active {
	color: #E3E3E3;
	text-decoration: none;
}
.input-box {
	color: #6C4A39;
	border: 1px solid #928F8C;
}
.form-button {
	color: #694435;
}
#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;
}
.imgborder1 {
   border: 1px solid #6C4A39;
}
.largebrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #694435;
	font-weight: bold;
}
.formTable a:link {
	text-decoration: underline;
	color: #6C4A39;
}
.formTable a:visited {
	text-decoration: underline;
	color: #6C4A39;
}
.formTable a:hover {
	color: #E3E3E3;
	background-color: #AD879F;
	text-decoration: none;
}
.formTable a:active {
	color: #E3E3E3;
	text-decoration: none;
}	

/*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#links {
	background-image: url(images/puppy-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
body#thankspage {	
}






