/* CSS Document */

body {
	margin-top: 0;
	width: 100%;
	height: 100%;
	background-image: url(images/background.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
}

.textMED {font-size: 13px; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}

.textLG {font-size: 15px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #006600;}

.textSML {font-size: 11px; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}

.nav 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:14px; 
	width: 800px;
	background-image:url(images/bgnav.jpg); 
	background-repeat:no-repeat;
	height: 25px;
}
.nav ul
{
	width: 100%;
	list-style:none;
	padding:0;
	margin:0;
}
.nav li 
{
	width: auto;
	display: inline-block;
	clear: right;
	f\loat: left;
	margin:0px;
	padding: 5px 32px 5px 28px;
}
.nav a
{
	font-weight: bold;
	color:#006600;
	text-transform: uppercase;
	display:block;
	width: inherit;
}
.nav a:hover 
{ text-decoration: underline;}


.titles {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-style: italic;
	background-color: #ECF8E4;
	padding: 9px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 18px;
}
.footer a {
	margin: 0px 6px 0px 6px;
	font-weight:bold;
}

.list1 {font-size: 14px;  font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #006600; margin: 5px 0px 0px 0px; padding: 2px 0px 2px 0px; list-style-type: disc;}

.picture {border: 1px solid #000000;}

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

a:hover {text-decoration: underline;}

a:visited {color:#006600; text-decoration:none;}
a:visited:hover { text-decoration: underline;}


/* ---------------
<style type="text/css">
<!--
body {
background-color: #33CC00;
background-image: url(jeff_site/images/background.gif);
}
.introheader { font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: lighter;
color: #FFFFFF;
}
-->
</style>

<style type="text/css">
<!--
.style31 {font-size: 11px}
-->
</style>
------------------- */

