body {
	background-image:  url("../shared/images/bknd.gif");
	background-repeat: repeat-y;
	margin: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-position: outside;
	list-style-type: circle;
}
.maincontent {
	padding: 20px 45px 0px 25px;
	margin: 0px;
}
.maincontent a:link {
color: #CC0000;
text-decoration: underline;
}
.maincontent a:hover {
	color: #999999;
	text-decoration: none;
}
.maincontent a:visited {
	color: #CC6600;
	text-decoration: underline;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:visited:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: underline;
}
.morephotolinks {
	text-align: right;
}
.classdesc {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 40px;
}
.footer {
	margin: 20px 0px 0px 25px;
	padding: 0px;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.footer a:link {
	color: #333333;
	text-decoration: none;
}
.footer a:hover {
	color: #999999;
	text-decoration: none;
}
.footer a:visited {
	color: #999999;
	text-decoration: none;
}
.linksgray {
	color: #666666;
}
.linksgray a:link {
	color: #333333;
	text-decoration: none;
}
.linksgray a:hover {
	color: #999999;
	text-decoration: none;
}
.linksgray a:visited {
	color: #999999;
	text-decoration: none;
}
.item {
	font-size: 11px;
	color: #333333;
}
.testimonialheader {
	color: #CC0000;
	font-weight: normal;
}
.text14pt {
	font-size: 14px;
	font-weight: bold;
}
.redbold {
	font-weight: bold;
	color: #CC0000;
}
ul {
	list-style-position: outside;
	list-style-type: square;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
