/* CSS Document */

/* HTML tags */

body 
	{
	margin:0;
	padding:0;
	font:95% Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	background-image: url(images/sfieldsbackground2.gif);
	background-color: #C9D8A4;
	background-repeat: no-repeat;
	} 
	
a:link, a:visited
	{
	color: #666666;
	}
	
a:hover, a:active
	{
	color: #990033;
	}
	
	
.leftcolumnspacing
	{
	line-height: 1.5;
	}
	
	.leftnav
	{
	font: bold 135% Georgia, "Times New Roman", Times, serif;
	}
	
	a.leftnav, a.leftnav:link { color: #FFFFFF; text-decoration: none; } 
a.leftnav:visited { color: #FFFFFF; text-decoration: none; }
a.leftnav:active, a.leftnav:hover { color: #990033; text-decoration: none; }

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	color: #990033;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.emailbox_splash {
	margin: 4px;
	padding: 6px;
	float: right;
	width: 175px;
	border: 1px solid #FFFFFF;
}
.emailbox {
	margin: 4px;
	padding: 6px;
	width: 175px;
	border: 1px solid #FFFFFF;
}

.smallgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 4px;
}
.content {
	padding: 8px;
}
.descriptiontext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	color: #996600;
	font-weight: normal;
	border: none;
	text-align: center;
}
.letter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	font-style: italic;
	line-height: 150%;
	color: #333333;
	text-indent: 30px;
	padding-right: 20px;
	padding-left: 20px;
}
.floatleft
	{
	float:left;
	} 
	
.floatright
	{
	float:right; 
	}.box_right {
	margin: 4px;
	padding: 6px;
	float: right;
	width: 175px;
	border: 1px solid #666666;
}
