@charset "utf-8";

@font-face {
    font-family: TrajanPro-Bold;
    font-style:  normal;
    font-weight: bold;
    src: url(TrajanPro-Bold.otf);
}

@font-face {
    font-family: TrajanPro;
    font-style:  normal;
    font-weight: normal;
    src: url(TrajanPro-Regular.otf);
}


body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	height: 645px;
	width: 955px;
	background-image: url(../Images/background2.jpg);
	position: relative;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}
h3 {
	font-size: 18px;
}
h2 {
	font-size: 22px;
}



img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}

p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#header {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 100;
	left: -12px;
}
#menu {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 110px;
	z-index: 100;
	width: 800px;
	height: auto;
}

#armor {
	height: 634px;
	width: 309px;
	background-image: url(../Images/armor.png);
	position: absolute;
	left: -65px;
	top: 3px;
}
#events {
	height: 284px;
	width: 215px;
	position: absolute;
	background-image: url(../Images/eventsContainer.png);
	left: 665px;
	top: 166px;
}
#kidsCorner {
	height: 187px;
	width: 172px;
	position: absolute;
	left: 830px;
	top: 522px;
}
#textContent {
	position: absolute;
	width: 410px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	left: 251px;
	top: 179px;
	color: #990000;
	height: 395px;
	overflow-x: hidden;
	overflow-y: auto;
}


#socialMedia {
	position: absolute;
	left: 250px;
	top: 576px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
	width: 583px;
}
#socialMedia img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}

#textContent2 {
	position: absolute;
	width: 553px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	left: 257px;
	top: 180px;
	color: #990000;
	height: 383px;
	overflow-x: hidden;
	overflow-y: auto;
}
#contentHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	position: absolute;
	width: 375px;
	left: 339px;
	top: 228px;
	font-weight: bold;
	color: #333333;
	background-image: url(../Images/headline.png);
	height: 41px;
}
#footer {
	position: absolute;
	left: 149px;
	top: 694px;
	width: inherit;
}
#footer #donateBtn {
	height: 50px;
	width: 133px;
	position: absolute;
	background-image: url(../Images/donateBtn.png);
	left: -36px;
	top: -87px;
}
#footer  #otherBtns {
	position: absolute;
	height: 38px;
	width: 134px;
	left: 407px;
	top: -90px;
}
#footer #disclaimer {
	position: absolute;
	width: 290px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	left: 116px;
	top: -82px;
}

#footer #copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	position: absolute;
	left: 542px;
	top: -83px;
	height: auto;
	width: 150px;
}
.eventhead {
	font-family: TrajanPro-Bold, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	line-height: 12px;
}

hr {
	padding: 1px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
}

.eventSubhead {
	font-family: "Trajan Pro", Times, serif;
	font-size: 9px;
	color: #666666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#events a:link {
	color: #666666;
	text-decoration:none;
}
#eventContainer  {
	position: absolute;
	left: 39px;
	top: 76px;
	height: 202px;
	overflow-x: hidden;
	overflow-y: auto;
	width: 135px;
}

#events a:active {
	color: #666666;
	text-decoration:none;
}
#events a:visited {
	color: #666666;
	text-decoration:none;
}
#events a:hover {
	color: #666666;
	text-decoration:none;
}

a:active {
	color: #333399;
	text-decoration:none;
}
a:visited {
	color: #333399;
	text-decoration:none;
}
a:hover {
	color: #666666;
	text-decoration:none;
}


.letter {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.right {
	float: right;
}

#textContent h2 {
	margin: 5px;
}
#breadCrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
