body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a { color: #007c91;
	text-decoration: none;
}

a:hover { 
	color: #6f9991;
	text-decoration: underline;
}

.copyright {
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	color: #231f20;	
	padding-left: 40px;
	padding-top: 30px;
	text-decoration: none;
}
.copyrightHome {
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	color: #231f20;	
	text-decoration: none;
}
.bodyCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #231f20;
	padding-left: 40px;
	padding-right: 20px;
}
.homeTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 16px;
	color: #333333;
	letter-spacing: 1px;
}
.greenCell {
	background-color: #6f9991;
	
}
.blueCell {
	background-color: #007c91;
	
}
.lightblueCell {
	background-color: #b1d3e0;
	
}
.greyCell {
	background-color: #aaaca8;
	
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #007c91;
	font-size: 18px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: 14px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: 16px;
}
.navCell {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-bottom: 50px;
}
.activeLink {
	color: #aaaca8;
}
.kitType {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #ffffff;
	padding-left: 28px;
}
.kitName {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 36px;
	color: #ffffff;
	padding-left: 40px;
}
.kitNameActive {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 36px;
	color: #000000;
	padding-left: 40px;
	font-weight: bold;
}

.kitNameTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 36px;
	color: #000000;
	font-weight: bold;
}
.kitDescription {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	background-color: #b1d3e0;
}
.kitDescription a:link {
	color: #000000;
	text-decoration: underline;
}
.kitDescription a:visited {
	color: #000000;
	text-decoration: underline;
}
.kitDescription a:hover {
	color: #007c91;
	text-decoration: underline;
}
.kitDescription a:active {
	color: #007c91;
	text-decoration: underline;
}.poem {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 28px;
	color: #ffffff;
	padding-left: 13px;
}

.edit a:link {
color: #ff7e00;
text-decoration: underline;
}
.edit a:visited {
color: #ff7e00;
text-decoration: underline;
}
.edit a:hover {
color: #b87b40;
text-decoration: underline;
}
.edit a:active {
color: #ff7e00;
text-decoration: underline;
}

.postmetadata {
clear: both;
font-size: 12px;
color: #666666;
}
.widget {
list-style-type: none;}



