body {
	background-color: #014E25;
	margin-top: 0px;
}


a:link {
	text-decoration: none;
	color: #ffffff;

}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF3333;
}
a:active {
	text-decoration: none;
}
a {
	font-size: 28px;
	color: #ffffff;
}


.ab:link {
	text-decoration: none;
	color: #ffffff;
}
.ab:visited {
	text-decoration: none;
}
.ab:hover {
	text-decoration: none;
	color: #FF3333;
}
.ab:active {
	text-decoration: none;
}
.ab {
	font-size: 22px;
	color: #ffffff;
}

.ac:link {
	text-decoration: none;
	color: #383838;
}
.ac:visited {
	text-decoration: none;
}
.ac:hover {
	text-decoration: none;
	color: #FF3333;
}
.ac:active {
	text-decoration: none;
}
.ac {font-family: Geneva, Arial, Helvetica, sans-serif;	
font-size: 22px;
	color: #383838;
}

.navigation {font-family:  Geneva, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #19436C; margin-top: 1px; margin-bottom: 1px}


.mainheading {
	font-family: Garamond, serif;
	color: #ffffff;
	font-size: 56px;
text-align: center;
font-weight: bold;
margin-top: 30px; margin-bottom: 30px
}

.mainheadingb {
	font-family: Garamond, sans-serif;
	color: #383838;
	font-size: 48px;
font-weight: bold;
}

.pageheading {
	font-family: "Monotype corsiva", Geneva, Arial, Helvetica, sans-serif;
	color: #19436C;
	font-size: 48px;
margin-top: 10px; margin-bottom: 10px
}




.boldtext {font-family: "gill sans mt", Geneva, Arial, Helvetica, sans-serif; font-size: 28px; font-weight: bold; color: #ffffff}

.plaintext {font-family: Garamond, serif; font-weight: bold; font-size: 28px; color: #ffffff}

.plaintextc {font-family: Garamond, serif; font-weight: bold; font-size: 28px; color: #ffffff; text-align: center;}

.plaintextb {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 28px; color: #383838}

.hiddentext {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #033319;}

.smalltext {font-family: Garamond, serif; font-weight: bold; font-size: 22px; color: #ffffff; }

.smalltextb {font-family: Garamond, serif; font-weight: bold; font-size: 22px; color: #ffffff;  margin-top: 1px; margin-bottom: 1px}

.titletext {font-family: "gill sans mt", Geneva, Arial, Helvetica, sans-serif; font-size: 20px; color: #19436C; margin-top: 1px; margin-bottom: 1px}

.tinytext {font-family: "gill sans mt", Geneva, Arial, Helvetica, sans-serif; font-size: 16px; color: #19436C; margin-top: 1px; margin-bottom: 1px}

.boldsubhead {font-family: "Monotype corsiva", Geneva, Arial, Helvetica, sans-serif; font-size: 36px; font-weight: bold; color: #19436C}

.bg1 {
background-color: #cccccc;

}

.bg2 {
background-image:url('images/bordercrop.jpg');
background-repeat:no-repeat; 
}

.bg3 {
background-image:url('images/bordercropblue.jpg');
background-repeat:no-repeat; 
}

.button {
    border: 1px solid #006;
    background: #E6E6E6;
font-family: Garamond, serif;
font-weight: bold; font-size: 22px;
color: #0B3B0B;
width: auto;
height: auto;

}

.padding {
padding-right: 10px;
padding-left: 60px;
padding-top: 100px;
padding-bottom: 5px;
}

.imgsized
{
  
  border: 0;
  
  width: 100%;
  
}	


div.img
{
  margin: 0;
  border: 0;
  height: 140px;
  width: 210px;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #FF3333;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{

font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff;

  text-align: center;  
  width: 120px;
  margin: 2px;
}





.hr1{
text-align: center; width: 99%; height: 1px; color: #3D5229; border: 1px; 
/* For Internet Explorer */
margin-center: 0; width: 99%; height: 1px; background-color: #3D5229; border: 1px; 
/* Others */
}



