body {
	background-color: #FFFFFF;
	font-family: Verdana;
}

table.body {
	background-color: #003300;
}

table.body tr {
	background-color: #FFFFFF;
}

#header { 
	margin-top: 5px;
	margin-bottom: 5px;
}

#header p {
	margin: 0px 0px 0px 0px;
	font-size: 14px;
}


#header p.bullet a:hover {
	color: red;
}

#header h1 {
	color: #c01010;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Arial;
	font-size: 22px;
}

#header h2 {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Arial;
	font-size: 16px;
}

#header p.bullet {
	margin: 0px 0px 3px 0px;
	padding-left: 25px;
	font-size: 17px;
}

#header p.bullet a {
	color: #0000FF;
}

#header p.bullet a:hover {
	color: red;
}

#subheading h1 {
	color: #c01010;
	font-family: Verdana;
	text-align: center;
	font-size: 24px;
}

#subheading h2 {
	font-family: Verdana;
	text-align: center;
	font-size: 20px;
}

#main {
	margin-top: 20px;
	margin-left: 50px;
	margin-right: 50px;
	font-size: 16px;
}

#main h1 {
	color: #c01010;
	font-family: Verdana;
	text-align: center;
	font-size: 24px;
}

#main h2 {
	font-family: Verdana;
	text-align: center;
	font-size: 20px;
}

#main h3 {
	color: #000099;
	text-align: center;
	font-size: 20px;
	margin-top: 50px;
}

#main p.quote {
	padding-left: 40px;
	font-size: small;
	font-family: New Courier, Courier, Mono;
}

#main ul li {
	margin-bottom: 15px;
}
#footer {
	font-size: 10px;
	text-align: center;
}

#footer p {
	margin-top: 10px;
}


.testimonial {
	border: solid 1px;
	margin-left: 60px;
	margin-right: 60px;
	font-family: Courier;
	background-color: #FFFFCC;
}

.testimonial p {
	margin-left: 10px;
	margin-right: 10px;
}

div.quote {
	margin-left: 10%;
	margin-right: 10%;
	font-size: 14px;
	font-family: Courier;
	border: solid black 1px;
	background-color: #FFFF99;
	padding-left: 5px;
	padding-right: 5px;
}

table.round { align: center}
td.round-top { height: 16px;  background-image: url(http://homemade-dog-treat-recipes.com/images/borders/round/top.gif)}
td.round-topRight { width: 16px; height: 16px; background-image: url(http://homemade-dog-treat-recipes.com/images/borders/round/topRight.gif)}			 
td.round-right { width: 16px; background-image: url(http://homemade-dog-treat-recipes.com/images/borders/round/right.gif)}
td.round-bottomRight { width: 16px; height: 16px; background-image: url(http://homemade-dog-treat-recipes.com/images/borders/round/bottomRight.gif)}	
td.round-bottom { height: 16px; background-image: url(http://homemade-dog-treat-recipes.com/images/borders/round/bottom.gif)}
td.round-bottomLeft { width: 16px; height: 16px; background-image: url(http://homemade-dog-treat-recipes.com/images/borders/round/bottomLeft.gif)}	
td.round-left { width: 16px; background-image: url(http://homemade-dog-treat-recipes.com/images/borders/round/left.gif)}
td.round-topLeft { width: 16px; height: 16px; background-image: url(http://homemade-dog-treat-recipes.com/images/borders/round/topLeft.gif)}			 
td.round-center { background-color: white  }

