@charset "UTF-8";
/* CSS Document */

body   { font-size: 15px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 20px; background-image: url(images/background.jpg); background-repeat: repeat-y; background-attachment: fixed; background-position: center top; text-align: center; margin: 0 }

body,td,th  { font-size: 15px; font-family: Arial, Helvetica, sans-serif; line-height: 18px }
h1 {
	font-size: 24px;
	color: #09386E;
}
h2 {
	font-size: 14px;
	color: #09386E;
}
a:link  { color: #1c599c; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none }
a:visited  { color: #1c599c; font-size: 14px; text-decoration: none }
a:hover  { color: #1a4299; font-size: 14px; text-decoration: underline }
a:active  { color: #1a4299; font-size: 14px; text-decoration: none }
.shadow    { background-image: url(images/masthead-bkgrd.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: center top; margin-right: auto; margin-left: auto; width: 1111px }

.texta {
 font-size: 10px;
 background-color: #b4c0d0;
 border: 1px solid #666666;
}
.bottomnav  a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.leftnavbkgrd { background-image: url(images/side-nav-no-address.jpg); background-repeat: no-repeat; background-position: 0 top }
.bottomnav  a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.bottomnav  a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
.bottomnav  a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.fscottlindsey  a:link {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
.fscottlindsey  a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
.fscottlindsey  a:hover  { color: white; font-size: 10px; text-decoration: underline }
.fscottlindsey  a:active {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	
.shadow {
	width: 1111px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/masthead-bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}
.contentstyle { color: black; font-size: 15px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }

