@charset "utf-8";
/* CSS Document */

#maincontenttext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	color: #000;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #900;
	letter-spacing: 2px;
	word-spacing: normal;
	white-space: normal;
	text-align: left;
	text-indent: 0px;
	padding: 4px;
	background-color: #DADADA;
	top: auto;
}

.facebooktext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#headingfont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #900;
	padding-top: 5px;
}


.bg_contentmaintable {
	background-color: #FFF;
}
.footertext {
	font-size: 10px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
.landingpagefootertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.whitetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
}
#maincontenttextitalic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	color: #000;
}
.logobackground {
	background-image: url(../images/warriors_logo_background.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.tablewborder {
	border: thin solid #2D6BA6;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF8000;
	letter-spacing: 2px;
	word-spacing: normal;
	white-space: normal;
	text-align: left;
	text-indent: 40px;
	padding: 4px;
	background-color: #DADADA;
}
.tablewborder #maincontenttext tr td .footertext {
	text-align: center;
}
