.RT {
	color: #FFF;
	background: #00893e;
	text-indent: 2px;
	margin-right: 10px;
	text-align: center;
	padding: 2px;
	font-size: smaller;
}
Nav  { white: display: block; }

/* Text Styles */
body {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-weight: lighter;
	padding-left: 4px;
	margin-left: 4px;
}

.picWrap {
	background-image: url(/images/wind.jpg);
	background-repeat: no-repeat;
	margin:6px;
	padding:6px;
	visibility: visible;
	position: static;
	float: right;
	height: 350px;
	width: 350px;
}

/* used for Carol's headshot on main page */
#photoTable_left {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	text-align: center;
	background: #E3E3E3;
}

#photoTable_left {
	float: left;
	margin-right: 15px;
}

#photoTable_left td {
	padding: 5px;
	
}




    /* used as reverse white on banner */
h1 {
	font-size: 130%;
	color: #FFF;
	font-weight: lighter;
	line-height: 110%;
	padding: 0px;
	margin: 0px 0px 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #00893E url(/images/h1.jpg) no-repeat right;
	text-indent: 6px;
}
h2 {
	font-size: 115%;
	color: #00893e;
	font-weight: bold;
	line-height: 110%;
	margin: 0px;
	padding: 0px;
}

.quote {
	font-size: 160%;
	color: #00456b;
	line-height: 120%;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}

.quoteInline {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-weight: lighter;
	color: #333;
	font-style: italic;
}

h3 {
	font-size: 105%;
	color: #006aa4;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 110%;
}

h4 {
	font-size: 100%;
	color: #006aa4;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 80%;
	color: #006aa4;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}

.date {
	font-size: 95%;
	color: #F9F9F9;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	font-weight: lighter;
}

.afterHead {
	margin: 2px 30px 9px 0px;
	padding: 2px 30px 9px 0px;
}
.afterHeadNoSpaceAfter {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.greenline {
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	border-bottom: thin solid #c6c6c6;
}

p {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 9px;
	padding-left: 0px;
	color: #333;
}
li  {
	font-weight: bold;
	color: #00893e;
	line-height: 160%;
	font-size: 90%;
	margin: 0px 30px 3px 9px;
	padding: 0px 30px 3px 0px;
}
ol , ul{
	font-weight: normal;
	color: #008\\\;
	margin-left: 18px;
	line-height: 160%;
	margin: 0px 0px 3px 18px;
	padding: 0px 0px 3px 18px;
}
.indent18px {
	margin-left: 18px;
	padding-left: 18px;
}


.listAlpha {
	list-style-type: lower-alpha;
	color: #333;
}

.listText {
	font-weight: normal;
	list-style-type: decimal;
	color: #333;
}

.listBullet {
	font-weight: normal;
	list-style-type: disc;
	color: #333;
}
	

a:link {
	color: #006aa4;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #006aa4;
	text-decoration: none;
}

a:visited {
	color: #006aa4;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-weight: bolder;
	color: #00893e;
	text-decoration: none;
}

.nav {
	font-family: arial;
	color: #186c8f;
	font-size: 80%;
	text-decoration: none;
	line-height: 120%;
	padding: 0px;
	font-weight: bold;
	}
	
.nav a:link {
	color: #006aa4;
	text-decoration:none;
	font-weight: bold;
	padding: 0;
}

.nav a:active {
	text-decoration: none;
	padding: 0px;
	color: #006aa4;
}

.nav a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #006aa4;
	padding: 0px;
}

.nav a:hover {
	font-weight: bolder;
	color: #00893e;
	text-decoration: none;
	padding: 0px;
	font-size: 100%;
}

.navred {
	font-family: arial;
	color: #ff0000;
	font-size: 80%;
	text-decoration: none;
	line-height: 120%;
	padding: 0px;
	font-weight: bold;
	}
	
.navred a:link {
	color: #ff0000;
	text-decoration:none;
	font-weight: bold;
	padding: 0;
}

.navred a:active {
	text-decoration: none;
	padding: 0px;
	color: #ff0000;
}

.navred a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ff0000;
	padding: 0px;
}

.navred a:hover {
	font-weight: bolder;
	color: #8bc53f;
	text-decoration: none;
	padding: 0px;
	font-size: 100%;
}

.barprinttext {
	font-size: 80%;
	color: #186c8f;
	padding: 0px;
	font-weight: bold;
	line-height: 160%;
}

.barprinttext a:link {
	color: #186c8f;
	text-decoration: none;
}

.barprinttext a:active {
	color: #186c8f;
	text-decoration: none;
}

.barprinttext a:visited {
	color: #00456b;
	text-decoration: none;
}

.barprinttext a:hover {
	color: #8bc53f;
	text-decoration: none;
}

.bigshoe {
	font-family: arial;
	color: #ffffff;
	font-size: 80%;
	text-decoration: none;
	line-height: 80%;
	
}
.bigshoe a:link {
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;}

.bigshoe a:active {
	text-decoration: none;
	color: #ffffff;
}

.bigshoe a:visited {
	text-decoration: none;
	color: #ffffff;
}

.bigshoe a:hover {
	font-weight: bolder;
	color: #8bc53f;
	text-decoration: none;
}

