.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.red_emphasis {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #993333;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F6F5F0;
	left: 0px;
	top: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
.large_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.checkBullets {
	text-decoration: none;
	list-style-type: none;
	list-style-image: url(../images/checkmark.gif);
	height: auto;
}

/* For SEO and Site Marketing Purposes from here down || By: Terry Evans - Jan 2005
----------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------- LINK FX
----------------------------------------------------------------------------------- */
a {
	color: #993399;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}

/* ----------------------------------------------------------------- HEADINGS
----------------------------------------------------------------------------------- */
h1 {font-size:12px; font-weight:bold; margin: 5px 0 5px 0; padding:0; color: #333333;}
h2 {font-size:12px; font-weight:bold; margin: 0 0 5px 0; padding:0;color: #993399;}
p {font-size:12px;}

/* ----------------------------------------------------------------- FOOTER LINKS
----------------------------------------------------------------------------------- */
ul.seo {list-style-type:none; margin: 0 auto; padding:0;font-size:10px; text-align:center; line-height:1.2em;}
ul.seo li {list-style-type:none; height: 12px; border-right: 1px solid #666666; 
padding: 0 6px 0 2px;  margin: 1px 0px 2px 0px; display:inline; height:8px;}
ul.seo li.last {border-right: none;}
ul.seo li a {padding:4px 1px 4px 1px; margin: 2px 0px;}
ul.nav {width: 70%; font-size:12px; text-align:center; margin: 0 auto;}
ul.nav li {height: 8px;padding: 0 6px 0 2px;  margin: 1px 0px 2px 0px;}