a{text-decoration:none;}
a:link { color: white;}
a:visited { color: white;}
a:hover {color: yellow;}

a.menu{
 font-weight: bold;
 color: white;
 font-weight: bold;
}
a.bigroll{
 line-height: 200%
 padding: 40px;
 font-size: 18px;
 color:black;
 font-weight: bold;
}
a.bigroll:hover { font-size: 22px; }
a.boldrollb { color:rgb(0,0,0);}
a.boldrollb:hover { font-weight: bold; }

a.get{ color:blue; }
a.get:hover{ color:purple; }
.across a{ color:blue;}
.across a:visited { color: blue;}
.across a:hover {color: yellow;}
.full a{ color:blue;}
.full a:visited { color: blue;}
.full a:hover {color: yellow;}
.mark a{ color:black;}
.mark a:hover{ font-weight: bold;}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.big {
 font-size: 16px;
}
.big4 {
 font-size: 14px;
}
.big3 {
 font-size: 16px;
 font-weight: bold;
}
.big2 {
 font-size: 24px;
}
.big1 {
 font-size: 36px;
}
.boxtemp{
padding:6px;
background:yellow;
}
.center{
 text-align: center;
}
.dark{
color:white;
padding:6px;
background: #32681D;
text-align:center;
}
.darker{
padding:6px;
background: #32681D;
}
.footer{
 margin: 5px;
 clear: right;
 color: white;
 background: #32681D;
 padding: 5px;
}
.frame{
 padding: 6px;
 border:3px solid #9EAE6F;
 border-color: #98D02E #9EAE6F #9EAE6F #98D02E; 
 box-shadow: -5px -5px 5px #888;
}
.full{
 clear: both;
 padding: 5px;
 margin: 5px;
}
h1 {
 text-align:center;
 font-weight: bold;
 font-size: 19px;
}
h2 {
 text-align:center;
 font-weight: bold;
 font-size: 15px;
}
h3 {
 font-weight: bold;
 font-size: 15px;
}
h4 {
 font-weight:1100;
 font-size: 14px;
 margin-bottom: 0px;
}
img.center {
 display: block;
 margin-left: auto;
 margin-right: auto
}
.print{
 text-align: justify;
}
.left{ float: left;}
.margin10{ margin: 10px;}
.menuband{
 clear: both;
 width: 99%;
 background: #32681D;
 margin: 0px 5px 0px 4px;
}
.menu li {
 list-style-type: none;
 float: left;
 width: 6em;
 margin-right: 1px;
 text-align: center;
 background: #32681D;
 color: #9EAE6F;
}
.masthead{
 padding: 0px;
}
.main{
 clear:both;
 float: right;
 width: 63%;
 margin-right: 3%;
 margin-left: 3%;
}
.medium {
 font-size: 14px;
}
.mild{
 text-align: justify;
 padding:6px;
 background: #9EAE6F;
 margin-bottom: 30px;
}
.narrow{ margin: 10px;}
.pale{
padding:6px;
background:#F5F8CA;
}
.photo{
 margin: 20px 90px 20px;
}
.photo0{
 margin: 15px; 
}
.photoBig{
 margin: 20px 5px 20px;
}
.phone{
 padding: 5px 5px 0px 0px;
 color:#32681D;
 font-size: 13px;
 text-align:right;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
}
.red{
 background:#bb0000;
}
.right{
 float:right;
}
.round{
 font-size: 14px;
 background: #9EAE6F;
 margin-bottom: 30px;
 padding: 10px;
 border-radius: 15px;
}
.radio{
 font-size: -1;
 color: #000000;
}
.say{
 font-size: 10px;
 text-align: right;
}
.say1{
 text-align: right;
}
.sidebar{
 width: 29%;
 //background:#EE0000;
 clear:left;
 margin-left: 5px;
 padding: 10px;
}
.space0{
padding:15px;
}
.space{
padding:30px;
}
.small {
 font-size: 9px;
}
.style1 {color: #32681D}
.page{
 width: 750px;
 margin: auto auto;
 border-style:solid;
 border-width:1px;
}
.strong {
 font-size: 14px;
 font-weight: bold;
}
table{
 border:none;
 width:100%;
 padding:10px;
}
table,th,td{
 font-size: 14px;
 font-weight: bold;
 padding: 0px 10px 0px;
}
td img{
 margin: 10px;
 display: block;
 margin-left: auto;
 margin-right: auto
}
.wide{ margin: 40px;}
ul{
 list-style: none;
 list-style-image: none;
 list-style-type: none;
}
ul.mark{
 list-style-image: url('images/triangle.jpg');
 line-height:200%
}
ul.dot{
 text-align: justify;
 list-style-type: disc;
}
ul.refs {
 font-size: 9px;
 text-indent: -4px;
 margin-left: -14px;
}
ul.across li {
 list-style-type: none;
 float: left;
 width: 10em;
 margin-right: 2px;
 text-align: center;
}
ul.refs li{padding: 5px}
ul.refs li a{ color:blue; }
ul.refs li a:hover{ color:purple; }


