h1,
h2,
h3,
h4,
h5,
h6
{
	font-weight:normal;
}

h4 a{
	text-decoration:none !important;
}
h4 a:hover{
	text-decoration:underline !important;
}
a, a:visited
{
	text-decoration:none;
	font-weight:bold;
}
a:hover, a:active
{
	text-decoration:underline;
}
.floatleft
{
	display:inline;
	float:left;
}
.floatright
{
	display:inline;
	float:right;
}
.coming-soon
{
	/* used for jQuery purposes */
}

h1{
	font-size:26px!important;
	color:#939537!important;
	text-transform:uppercase;
}

h2{
	font-size:20px!important;	
	color:#939537!important;
}

.homepageIntro{
	font-size:15px!important;
	color:#939537!important;
	line-height:22px!important;
}

.intro{
	font-size:17px;
}

.green{
	color:#939537;	
}

.blue{
	color:#214476;	
}

.contactTable{
	
}

