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

body {
	/*	background-color: #FFFFCC;*/
	/*background-color: #000000; */
	/*	background-color: #EF2B35;*/
	/*00b363;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #333333;
	background-repeat: no-repeat;
}

td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 150%;
	color: #330000;
	font-weight: normal;
}

a {
	color: #00B363;
	font-style: italic;
	line-height: 200%;
	font-weight: normal;
}

form {
	background-color: #CCCC99;
}

.bigtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 74px;
	line-height: 100px;
  background-color: #990000; color: #FFFF66;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
/*  background-color: #990000; */
	color: #FFFF66;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}
.greenborder {
	border: thin double #00FF33;
	outline-style: none;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	/*background-color: #990000;*/
  color: #FFFF66;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.canopyred {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style:italic;
	color: #222222;
	background-color: #EF2B35;
	text-decoration: underline;
}

.canopygreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style:italic;
	color:#222222;
	background-color: #00B363;
	text-decoration: underline;
}

.canopytan {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style:italic;
	color:#222222;
	background-color: #A18153;
	text-decoration: underline;
}

.whiteonblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	background-color: #000000;
}

.whiteonblack18 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style:italic;
	color:#CCCCCC;
	background-color: #000000;
	white-space: normal;
}

a:hover {
	color: #EF2B35;
	font-style: italic;
	line-height: 200%;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-style: dotted;
	font-size: 24px;
	}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

