body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	line-height: 1.2em; 
    color: #49613D; 
    background-color: #DAEDD0; 
	vertical-align: top;
	margin-top:0px;
	padding-top:0px;
}

a {
	color:#290D3A;
	text-decoration:none;
}

a:hover {
	color:#290D3A;
	text-decoration:underline;
}
#centerTable {
	text-align:center;
}
  
#contentBG {
	background-image: url(images/mainbkgd.jpg);
}

#navigation {
	width:160px;
	vertical-align:top;
	font-weight:bold;
	font-size:65%;
	line-height:2em;
	padding-left:12px;
	padding-top:12px;
	text-align:left;
}

#contentAreaHome {
	background-image: url(images/hp_image.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}

#content {
	padding:12px 20px 10px 12px;
	font-size:70%;
	text-align:left;
}

h1 {
	margin:0px 0px 8px 0px;
	padding:0px;
	font-size:130%;
	color:#3A1352;
	text-transform:uppercase;
}

h2 {
	margin:10px 0px 10px 0px;
	padding:0px;
	font-size:110%;
	text-transform:uppercase;
}

ul {
	margin:0px 0px 5px 0px;
	padding:0px;
	list-style: none;
}

li {
 	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	margin-left:0px;
	padding-left:15px;
}

.purpleText {
	color:#3A1352;
}
.greenText {
	color:#80C757;
}

.healthCompass {
	font-weight:bold;
}

#copyrightBG {
	background-image: url(images/bottombkgd.jpg);
	background-repeat: no-repeat;
	text-align:right;
	font-size:65%;
	padding-top:2px;
}