/*****  Ignite Worldwide  *****/
A {text-decoration: none;}
A:hover {text-decoration: underline}

.nav {
	font-family: times new roman, garamond;
	font-size: 14px;
	font-weight: bold;
	color: #827971;
}

A:hover.nav {
	text-decoration: none;
	color: #BEB5AC;
}

.hometext {
	font-family: times new roman, garamond;
	font-size: 12px;
	color: #31364C;
}

.homeright {
	font-family: arial, helvetica;
	font-size: 12px;
	color: #FFFFFF;
}

.addresstext {
	font-family: times new roman, garamond;
	font-size: 11px;
	color: #FFFFFF;
}

.copyrighttext {
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	color: #252A40;
}

.header {
	font-family: times new roman, garamond;
	font-size: 22px;
	font-weight: bold;
	color: #EBE8E3;
}

.content {
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	color: #252A40;
	}

.subheaders {
	font-family: times new roman, garamond;
	font-size: 22px;
	font-weight: bold;
	color: #4D536E;
}

.subheaders2 {
	font-family: times new roman, garamond;
	font-size: 16px;
	font-weight: bold;
	color: #4D536E;
}
.link {
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	color: #73675C;
	text-decoration: none;
}

H2 {
	font-family: times new roman, garamond;
	font-size: 32px;
	font-weight: bold;
	color: #4D536E;
}

.formInActive{
	font-family: verdana, arial, helevetica;
	font-size: 11px;
	background-color: #9090AA;
	border: 1px solid #4D536E;
}

.formActive{
	font-family: verdana, arial, helevetica;
	font-size: 11px;
	background-color: ececec;
	border: 1px solid black;
}

.nav2{
	font-family:times new roman, garamond;
	font-size: 13px;
	color: #535973;
}