body {
	margin: 0px;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
}
#container {
	width: 751px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/homebackcontent.gif);
	background-repeat: repeat-y;
}
#contleft {
	width: 420px;
	padding-top: 1px;
	padding-left: 30px;
	float: left;
	padding-right: 5px;
}
#contright {
	width: 260px;
	margin-left: 460px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
#content {
	width: 751px;
	padding-top: 10px;
}
#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
	width: 751px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	margin-top: 10px;
	line-height: 15px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
div.clearfloats {
	clear:both;
	height: 30px;
}
#printhome {
}
#flash {
	display: none;
}
#containerdouble {
	width: 751px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/doubleback.gif);
	background-repeat: repeat-y;
}
#contrightdouble {
	width: 193px;
	margin-left: 525px;
	margin-top: 40px;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
}
.picturecaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
}
.bulletblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #003366;
	line-height: 12px;
}
.bulletlightblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #006699;
	line-height: 12px;
}
.bulletgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #006600;
	line-height: 12px;
}
.bulletred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #990000;
	line-height: 12px;
}
#contentdouble {
	width: 751px;
	padding-top: 1px;
}
