body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color: #09357B;
  margin: 0 auto;
}

div#header {
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
}
h1 {
	font-size: 130%;
	margin-top: 1ex;
	color: #09357B;
}
h2 {
	font-size: 100%;
	margin: 0;
	padding-bottom: 10px;
	color: #007636;
}
.content .bold {
	font-weight: bold;
	font-size: 90%;
}
.price {
	color: #007636;
	font-weight: bold;
}
table#header td#locations {
	color: #FFFFFF;
	text-align: center;
	font-size: 80%;
}

td#locations a {
	text-decoration: none;
	color: #fff;
	}

td#locations a:hover {
	text-decoration: underline;
	}

.content {
	margin: 0 50px;
}

.text {
	background-color: #C2DFEF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #007636;
	border-bottom-color: #007ABC;
	padding-left: 20px;
	}

table#header {
}
table#header td {
	color: #09357B;
}
.product {
	padding: 10px 90px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #007636;
	border-bottom-color: #007ABC;
	margin: 20px 50px;
}
p {
	line-height: 125%;
}
.content .description {
	font-size: 90%;
	margin-right: 50px;
	margin-left: 50px;
	color: #007636;
}
td.green {
	color: #007636;
}
.smaller {
	font-size: 85%;
}
.bonnie {
	background-image: url(../images/bonnie-madigan.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 200px;
	padding-left: 150px;
}

#yourwebmasters {
font-size: 70%;
color: #999;
letter-spacing: 1px;
padding: 5px;
text-align: right;
}

#yourwebmasters a {
color: #777;
text-decoration: none;
}

#yourwebmasters a:hover {
text-decoration: underline;
}