body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
	color: #333333;
	background: #F5EFE0 url(../images/background_bubbles_concrete-1.jpg) no-repeat center top;
}
p {
	margin: 0px 0px 10px;
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
}
h1 {
	font: bold 13px/20px Arial, Helvetica, sans-serif;
	background: #DBD4CE;
	text-indent: 10px;
	width: 500px;
	margin: 0px 0px 0px 6px;
	text-align: left;
}
h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
	margin-top: 0px;
	text-align: left;
}
a {
	text-decoration: none;
	color: #7885A9;
	font-weight: bold;
}
a:hover, a:focus {
	text-decoration: underline;
	color: #7885A9;
}

ul {
	padding-left: 18px;
}
li {

}

#wrapper {
	width: 726px;
}

/********    Header     *******/
.headerrow {
	height: 96px;
}

/*******************************/
/********    Nav Bar    *******/
.navbox {
	height: 326px;
	width: 220px;
	background: url(../images/nav_background.jpg) no-repeat top;
}
#highlight a.button {
	display: block;
	color: #f1f1f1;
	background-color: #333333;
}

a.button, a.button:visited {
	display: block;
	font-family:arial;
	color:#333333;
	width:220px;
	height:24px;
	text-decoration: none;
	font-size:14px;
	text-align: left;
	line-height: 22px;
	text-indent: 16px;
	vertical-align: middle;
	font-weight: bold;
	letter-spacing: -1px;
}

a.button:hover, a.button:focus {
	display: block;
	color: #f1f1f1;
	background-image: url(../images/nav_on.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}


/********  Nav Picture Right  *******/
.navrowpicture {
	padding: 0px 0px 0px 6px;
}
/*******************************/
/********    Body Row    *******/
.bodyleftbox {
	height: 240px;
	background: url(../images/nav_background_cont.jpg) no-repeat;
	vertical-align: baseline;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
.bodyleftboxtext {
	font-weight: bold;
	font-size: 11px;
	color: #f1f1f1;
}

td.dottedline {
	background: url(../images/dotted_line-1.gif) repeat-y center top;
	width: 6px;
}
.readmore {
	text-align: right;
	display: block;
}
.squishemail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/****************************/
/****       Footer      *****/
.copyright {
	color: #666666;
	line-height: 18px;
	padding-top: 16px;
	padding-bottom: 8px;
}

.formfeild {   /*  honeypot field - notice formfeild is misspelled intentionally */
	font: 10px Arial, Helvetica, sans-serif;
	color: #333333;
	width: 220px;
	display: none;
