/* color scheme */
body {
	background-color: White;
	color: Black;
}
.title {
	color: #2B354D;
}

.npo {
	font-size: small;
	color: #2B354D;
}

h1, h2, h3, h4 {
	color: #2B354D;
}
.footer {
	background-color: #C01E1E;
}	
a, a:hover {
	color: Blue;
}
.footer, .footer a, .footer a:hover {
	color: White;
}
.newsletter {
	background-color: #f3f7fa;
	border-color: #0074AD;
}
.contact {
	background-color: White;
	border-color: #0074AD;
}
.top {
	background-color: #BBBCBA;
}
#submit {
	background-color: White;
}
#bg-color {
	background-color: #2B354D;
	color: White;
}
/* */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	margin: 0px;
}
.column25 {
	width: 200px;
	height: 500px;
}
td {
	vertical-align: top;
}
a, .bottom {
	text-decoration: underline;
}
a:hover, .footer {
	text-decoration: none;
}
.title, h1, h2, h3, h4 {
	font-family: Garamond, Helvetica, serif;
	font-weight: bold;
	margin-left: 10px;
}
.title {
	margin: 10px 0 0 160px;
	font-size: 18pt;
}	
h1 {
	font-size: 18pt;
	margin: 10px 0 0 10px;
}
h2 {
	font-size: 14pt;
	margin: 10px 0 0 10px;
}
h3 {
	font-size: 12pt;
	margin: 10px 0 0 10px;
}
h4 {
	font-size: 11pt;
	margin: 10px 0 0 5px;
}
p {
	font-size: 10pt;
	margin: 10px 5% 10px 10px;
}
ul {
	font-size: 10pt;
	margin-right: 20px;
}
li {
	font-size: 10pt;
	margin-left: 20px;
}
.photomonth {
	font-size: 10pt;
}
#right-just {
	text-align: right;
}
.contact {
	font-size: 8pt;
	text-align: right;	
	margin-right: 10px;
}
.newsletter {
	font-size: 8pt;
	text-align: left;
	margin: 5px 5px 10px 5px;
}
#submit {
	border: 1px solid;
}
.contact {
	font-size: 10pt;
	text-align: right;
	margin: 0px 0px 10px 35px;
}
.contact_field {
	border: 1px solid #0074AD;	 
}
.footer {
	position: relative;
	width: 100%;
	height: 90px;
	font-size: 8pt;
	text-align: center;
}
/*  */
.top {
	width: 100%;
	height: 50px;
}
.menubar {
	width: 100%;
	height: 72px;
	background-color: #C01E1E;
}
.index2column {
	width: 40%;
	height: 250px;
}
.index3column {
	width: 26%;
	height: 250px;
}
.directors-menu {
	margin: 75px 0 25px 40px;
}
.left-menu {
	margin: 75px 0 25px 27px;
}
.rtmc {
	margin: 375px 0 0 25px;
}
#footer-font {
	font-size: 8pt;
}
#pscroller1 {
	width: 200px;
	height: 100px;
	border: 1px ridge black;
	margin: 0 0 20 10;
	padding: 5px;
	background-color: #BBBCBA;
}
#pscroller2 {
	width: 250px;
	height: 150px;
	border: 1px ridge #C01E1E;
	background-color: #BBBCBA;
}	
#pscroller2 p {
	margin: 10px 10px 10px 5px;
	font-size: 9pt;
	color: Black;
}
.starbox {
	position: relative;
	top: 20px;
	left: 20px;
	width: 140px;
	height: 180px;
	border: 3px ridge #FFDE00;
	background-color: white;
	color: Black;
	font-size: 8pt;

}
#news {
	position: absolute;
	width: 21.9%;
	height: 250px;
	overflow: hidden;
	margin-left: 75%;
	padding: 0% 1.5%;
	top: 101px;	
}
#sponsor {
	position: absolute;
	width: 21.9%;
	height: 251px;
	margin-left: 75%;
	padding: 10px 1.5%;
	top: 375px;
	text-align: center;
}
#sitemap {
	width: 150px;
	font-size: 10pt;
}
#picturebox {
	width: 150px;
	height: 200px;
	margin: 25px;
	position: relative;
	font-size: x-small;
	text-align: center;
}
#picturebox2 {
	width: 150px;
	height: 200px;
	margin: -225px 0 0 200px;
	position: relative;
	font-size: x-small;
	text-align: center;
}
#picturebox3 {
	width: 150px;
	height: 200px;
	margin: -200px 0 0 375px;
	position: relative;
	font-size: x-small;
	text-align: center;
}
.logo {
	position: absolute;
	margin: 12px 0px 0px 20px;
	z-index: 1000;
}
/* Sitemap creator elements */
.MainMenu {
	font-family: Garamond, Helvetica, serif;
	font-weight: bold;
	font-size: large;
	margin-top: 10px;
}
.Item {
	margin-bottom: 5px;
}
