img.corner 
{
   width: 20px;
   height: 20px;
   border: none;
   display: block !important;
}

div.roundtop 
{ 
	background: url(images/background/white-upperright.gif) no-repeat top right;
height: 20px;

}

div.roundbottom 
{
	background: url(images/background/white-lowerright.gif) no-repeat top right; 
height: 20px;
}

div.roundtopgreen
{ 
	background: url(images/background/green-upperright.gif) no-repeat top right;
height: 20px;

}

div.roundbottomgreen
{
	background: url(images/background/green-lowerright.gif) no-repeat top right; 
height: 20px;
}
body 
{
background: #ffffff;
font-family: arial;
margin: 0px;
padding: 0px;
}
h1 
{
font: 20px arial;
font-weight: bolder;
color: #6B644E;
margin-left: 15px;
/* font-weight: bolder; */
}

h2 
{
font: 18px arial;
color: #6B644E;
text-align: left;
margin-left: 15px;
}



h3 
{
font: 15px arial;
color: #6B644E;
text-align: left;
margin-left: 15px;
}



p
{
font: 16px arial;
margin-bottom: 2px;
margin-top: 2px;
margin-left: 15px;
margin-right: 15px;
padding: 2px 2px 2px 2px; 
color: #6B644E;
}

p.address
{
font: 12px arial;
margin-bottom: 2px;
margin-top: 2px;
margin-left: 15px;
margin-right: 15px;
padding: 2px 2px 2px 2px; 
color: #6B644E;
}
p.larger
{
font: 16px arial;
margin-bottom: 80px;
margin-top: 40px;
margin-left: 15px;
margin-right: 15px;
padding: 2px 2px 2px 2px; 
color: #6B644E;
}
h1.title 
{
font: 30px arial;
margin-top: 10px;
padding-top: 20px;
margin-left: 25px;
margin-bottom: 0px;
color: white;
text-align: left;
}
p.title
{
font: 13px arial;
margin-left: 28px;
color: white;
text-align: left;
}
p.email
{
font: 11px arial;
margin-left: 18px;
color: #6B644E;
text-align: left;
}

img.left
{
max-width: 400px;
float: left;
border: 0px;
padding: 5px 5px 5px 5px;
margin:  5px;
}

img.center
{
display: block;
margin: auto;
margin-top: 10px;
margin-bottom: 10px;
}

.falselink
{
font-size: x-small;
text-decoration: none;
color: #6B644E;
border: 0px;
margin-bottom: 0px;
margin-top: 0px;
padding: 0px;
font-weight: bold;
}

A:link 
{
text-decoration: none;
color: #6B644E;
border: 0px;
font-weight: bold;
}


A:visited 

{
text-decoration: none;
color: #6B644E;
border: 0px;
font-weight: bold;
}


A:active 

{
text-decoration: none;
color: #6B644E;
border: 0px;
font-weight: bold;
}

A:hover 
{
text-decoration: none; 
color: #000000;
font-weight: bold;
}	


#container
{
width: 770px;
margin: auto;
/*overflow: hidden;
padding: 0px;*/
margin-top: 10px;
margin-bottom: 10px;
}

#header
{
width: 770px;
height: 95px;
background: url(images/background/huronriver-rounded-top.jpg) no-repeat top left; 
}

#belowheader
{
float: left;
width: 770px;
background-color: #ECF6D5;
padding-bottom: 10px;
}

#side
{
width: 250px;
float: left;
background-color: #ECF6D5;
}

#footer
{
width: 770px;
height: 27px;
background: url(images/background/huronriver-rounded-bottom.jpg) no-repeat bottom right; 
/*background-color: blue;*/
float: left;
}


div.button
{
width: 200px;
height: 200px;
margin: 15px;
margin-right: 25px;
margin-left: 25px;
float: left;
background: url(images/background/bigbutton.gif) no-repeat;
/*border: 2px solid white;
background-color: yellow;*/
text-align: center;
}

p.button 
{
/*margin:  auto;
line-height:  80px;*/
font:  35px arial;
color: white;
margin-top: 30px;
}
div.sidebutton
{
width: 200px;
margin-left: 40px;
margin-top: 40px;
margin-bottom: 50px;
/*background-color: #ffffff;
background-color: #7C926E;
background-color: #97A88C;*/
}
div.sidebutton p 
{
color: black;
font: 16px arial;
}
div.sidebutton  a
{
color: black;
font: 14px arial;
}

div.largeround
{
width: 730px;
margin: auto;
margin-top: 20px;
margin-bottom: 20px;
background-color: #ffffff;
overflow: hidden;
padding: 0px;
display: block;
}

div.fly
{
margin: 10px;
margin-bottom: 10px;
padding: 10px;
}