/* copy style */

body {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
}

p {
	margin-top: 1em;
	margin-bottom: 1.5em;
}

a:link {color: #ff0000;}
a:visited {color: #FF6C6C;}
a:hover {color: #bb0000;}
a:active {color: #000000;}

.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.2em;
	color: #000000;
}

.pageTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 100%;
	line-height: 1.2em;
	font-weight: bold;
	color: #910b00;
}

table.contactInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-color: #cc1000;
}

table.menuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #000000;
	margin-top: 1em;
	margin-bottom: 1.5em;
}

a.menuLink:link { color: #F24F00; text-decoration: none; }
a.menuLink:visited { color: #F24F00; text-decoration: none; } //888888; }
a.menuLink:hover { color: #ffffff; text-decoration: underline; }
a.menuLink:active { color: #ffffff; text-decoration: underline; }

table.copyBlock {	
	background-color: #AC8988;
	width: 98%;
}

table.copyBlockNoWidth {	
	background-color: #AC8988;
}

td.blockTitle {	
	background-color: #EEEEEE;
}

td.blockContent {	
	background-color: #FFFFFF;
}

.tabTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 85%;
	line-height: 1.2em;
	font-weight: bold;
	color: #910b00;
}

.tabDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.2em;
	font-weight: bold;
	color: #666666;
}

.smallerBodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.2em;
	color: #000000;
}

.largerBodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.2em;
	color: #000000;
}

.announcement {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 85%;
	line-height: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}

.calendarNotice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #990000;
}

.newPhotos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #0000CC;
}


.iconLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.2em;
	color: #000000;
}

    .bttn
    {
      BACKGROUND-COLOR: #CC1000;
      BORDER-COLOR: #910B00;
      FONT-SIZE: 10px;
      COLOR: WHITE;
      FONT-FAMILY: verdana,arial;
      TEXT-DECORATION: none;
      FONT-WEIGHT: bold;
    }
