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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	line-height:1.4em;
}
body {
	background-color: #C68B34;
	background-image: url(../sitegraphics/back.jpg);
	background-repeat: repeat;
	background-position:center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#address {
margin-left:60px;
font-size:11px;
text-align:center;
font-weight:bold;
line-height:normal;}

.minitxt {
	font-size: 11px;
	font-weight:normal;
}

#txt {
margin:0 30px 30px 30px;}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
}
h1 {
	font-size: 14pt;
	color: #993300;
	text-align:center;
}
h2 {
	color: #193B31;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}
.italicgreen {
	color: #193B31;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
}
#txt a {color: #663300;
text-decoration:none;}
#copy {
font-size:9px;
text-align:center;
margin-bottom:20px;
}
#copy a {
color: #663300;
text-decoration:none;}
#copy a:hover {
color: #993300;
text-decoration: underline;}