body {
	background-color: #F0F3FA;
	height: 100%;
	width: 100%;
}
.notbad {
	color: #000000;
	background-color: #FFFF66;
}
#header {
	top: 0px;
	margin-bottom: 10px;
	width: 95%;
	background-image: url(../images/topper-blend.png);
	background-repeat: repeat-x;
}
#header a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page-keywords {
	width: 95%;
}
#page-keywords h1 {
	font-size: 16px;
	color: #C86E2F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin: 0px;
}
#main {
	width: 95%;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#left-nav {
	height: 100%;
	width: 26%;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #BDD6D2;
	margin-bottom: 20px;
	margin-top: 10px;
}
#left-nav ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 100%;
}
#left-nav li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 32px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	width: 95%;
	height: 36px;
}
#left-nav li a {
	color: #A9550F;
	line-height: 32px;
	font-size: 12px;
}
#left-nav li a:hover {
	color: #3C7940;
}
#left-nav li a:visited {
	color: #A9550F;
}
#left-nav a img {
	line-height: 32px;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
}
#content {
	float: right;
	height: 100%;
	width: 69%;
	background-image: url(../images/faded-roofline.png);
	background-color: #BDD6D2;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0px;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 45px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #206761;
	margin-bottom: 20px;
	margin-top: 10px;
}
#content a {
	color: #206761;
}

#content img {
	padding: 3px;
	border: 3px double #276C67;
}
#content #content-heading {
	text-align: right;
	width: 100%;
}
#content #content-heading img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	height: 25px;
	width: 100%;
	background-color: #BDD6D2;
	line-height: 25px;
	color: #838F8D;
}
.youarehere {
	background-color: #F0F3FA;
}
#main #login {
	width: 300px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #286868;
}
#add-testimonial {
	width: 100%;
	text-align: left;
}
#edit-testim-tbl {
	text-align: center;
	width: 100%;
}
#content h2 {
	font-size: 18px;
}
#submenu {
	background-color: #FFFFFF;
}
#content a:visited {

	color: #206761;
}
#content a:hover {
	color: #206761;
	font-style: italic;
}
.perfect {
	color: #000000;
	background-color: #33FF00;
}
.good {
	color: #000000;
	background-color: #00CC66;
}
.poor {
	color: #000000;
	background-color: #FF0000;
}
.gettingthere {
	color: #000000;
	background-color: #6699FF;
}
.td-spacer-120 {
	width: 120px;
}
.up_down_good {
	color: #333333;
	background-color: #00FF00;
}
.up_down_bad {
	color: #333333;
	background-color: #FF0000;
}
.red-txt {
	color: #FF0000;
}
.up_down_nochange {
	color: #23706A;
}

