@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../grafx/bckgrnd.gif);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12.5px;
}
#container {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	color: #000;
}
a:link {
	color: #F00;
	text-decoration: none;
}
a:visited {
	color: #F00;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
.horz {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #68CED8;
	width: 175px;
	margin-right: auto;
	margin-left: auto;
}
.alignRight {
	text-align: right;
}
.alignLeft {
	text-align: left;
}
.center {
	text-align: center;
}
.fullJust {
	text-align: justify;
}
.photoRt {
	float: right;
}
.photoLft {
	float: left;
}
.redText {
	color: #F00;
}
.whiteText {
	color: #FFF;
}
.aquaHdr {
	color: #7ec8d4;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.smFnt {
	font-size: .8em;
}
.bgFnt {
	font-size: 1.5em;
}
#sideBar {
	width: 319px;
	background-image: url(../grafx/sb_bckgrnd_md.gif);
	background-repeat: repeat-y;
	background-position: top;
	float: right;
	margin-top: 5px;
}
#mainCont {
	width: 672px;
	background-image: url(../grafx/mn_bckgrnd_md.gif);
	background-repeat: repeat-y;
}
#footer {
	width: 670px;
}
.mainBm {
	width: 213px;
	border: 1px solid #42c2ce;
	margin-left: 30px;
	padding: 5px;
}
.mainBmRed {
	width: 213px;
	border: 1px solid #F00;
	margin-left: 30px;
	padding: 5px;
}
#mainRt {
	width: 375px;
	margin-left: 275px;
}
#mainLt {
	float: left;
	width: 275px;
}
.leftMarSml {
	margin-left: 30px;
}
.leftSmlText {
	margin-right: 30px;
	margin-left: 30px;
	font-size: .8em;
}
.sbMar {
	margin-left: 25px;
	margin-right: 20px;
}
.sbBm {
	width: 250px;
	border: 1px solid #42c2ce;
	padding: 5px;
}
#mainRt1 {
	width: 350px;
	border: 1px solid #F00;
	padding: 10px;
}
.mainRt2 {
	width: 350px;
	border: 1px solid #68CED8;
	padding: 10px;
	background-color: #68CED8;
}
.mainRt2-2 {
	width: 350px;
	border: 1px solid #68CED8;
	padding: 10px;
	background-color: #68CED8;
}
.mainRt2Inside {
	width: 327px;
	border: 1px solid #FFF;
	padding: 10px;
}
.homePrdtImage {
	position: relative;
	top: -9px;
	left: 5px;
	float: right;
}
.bulletsNoMar {
	margin-left: -15px;
	margin-top: 5px;
}
.sbRedBox {
	width: 247px;
	border: 1px solid #F00;
	padding: 10px;
}
.sbAqua {
	width: 250px;
	border: 1px solid #68CED8;
	padding: 10px;
	background-color: #68CED8;
}
.sbAquaInside {
	width: 227px;
	border: 1px solid #FFF;
	padding: 10px;
}
