/*
 #BA0500 = RED 
 #979797 = GREY (LIGHT) 
 #393A3C = GREY (DARK) 
 #00587A = BLUE 
*/


/* #90905C = DARK SAGE GREEN */
/* #BABA8F = SAGE GREEN */
/* #636342 = DARK RECYCLED GREEN */
/* #9EBF90 = MINT GREEN */
/* #00407E = BLUE */
/* #F3FBC2 = YELLOW */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.8%;
	color: #666;
}



table {
	font-size: 1.1em;
	text-align: left;
}

p {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 0 0 1em 0;
	margin: 0;
}

h1, h1 td,h2,h3,h4,h5,h6 {
	color: #00407E;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

h1, h1 td {
	font-size: 2.2em;
}
h2, h2 td {
	font-size: 2em;
}
h2.welcome {
	font-size: 2.2em;
}
h3, h3 td {
	font-size: 1.8em;
	margin-bottom: 1em;
	text-transform: uppercase;
	border-bottom: 1px solid;
}

h4, h4 td {
	font-size: 1.4em;
	padding: 0;
	margin: 0;
	color: #00407E;
}
h5, h5 td {
	font-size: 1.3em;
}
h6, h6 td {
	font-size: 1.2em;
	color: #B80700;
}

ul, ol {
	font-size: 1.1em;
	line-height: 1.3em;
	text-align: left;
	font-weight: bold;
}

li {
	padding-bottom: .5em;
}

/* ================== */
/* = Sitewide links = */
/* ================== */
a,
a:link,
a:visited,
a:hover,
a:active {
	color: #696; /*green*/
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
/*	text-decoration: underline;*/
}

a:visited {
	color: #696; /*wine*/

}

a:hover {
	color: #666;
}

#top_nav ul li {
	font-size: 12px;
	line-height:15px;
	font-weight: bold;
}


#top_nav ul li a,
#top_nav ul li a:link,
#top_nav ul li a:visited,
#top_nav ul li a:hover,
#top_nav ul li a:active {
	color: white;
}

#top_nav ul li a:hover {
	color: #BA0500;
}

#contact_top {
	color: #E7E7E7;
	font-weight: normal;
	position: absolute;
	top: 163px;
	left: 33px;
}

#contact_top p {
	font-size: 12px;
}


#contact_top a:link,
#contact_top a:visited,
#contact_top a:hover,
#contact_top a:active {
	color: #9EBF90;
}

#contact_top a:hover {
	color: white;
}


.contact1 {
	color: #01AD4E;
	font-weight: bold;
}



#wilson_footer p {
	font-size: 1em;
	color: white;
	padding-top: 10px;
}

/*Join our Email List inset*/
.emailsignup {
	text-align: center;
}

.email {
	text-align: center;
}


.required {
	color : #ff0000;
	font-weight : bold;
}

.subhead {
	font-weight: bold;
	color: #00407E;
}

/* ===================================== */
/* = Typography for Insets begins here = */
/* ===================================== */


.menulisting {
	font-size: 12px;
	font-weight:bold;
}

.menulisting a,
.menulisting a:link,
.menulisting a:visited,
.menulisting a:hover,
.menulisting a:active {
	color: #B90602;
}

.menulisting a:hover {
	color: #696; /*green*/
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
/*	text-decoration: underline;*/
}

.slidetext {
	font-size:11px;
	font-weight:bold;
}

blockquote {
/*	background-color: #F3FBC2;*/
	font-size: 1.3em;
	padding: 20px;
	margin: 1em 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	color: #00407E;
}

p.contact_sm {
	font-size: 1em;
}

.contact_sm a,
.contact_sm a:link,
.contact_sm a:visited,
.contact_sm a:hover,
.contact_sm a:active {
	color: #F00;
}
