BODY {
	font-family: Arial;
	color: #342712;
	font-size: 14px;
	margin: 0px; padding:0px;
	margin-top: 0px;
	background: #E7ECF2 url(/themes/25/images/bg.jpg) center 0px no-repeat;
}

DIV {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	padding:0;
	text-align: left;
}

FORM {
	display: inline;
}

TD {
	font-family: Arial;
	color: #342712;
	font-size: 14px;
}

H1, H2, H3, H4, H5 {
	margin: 2px;
	color: #AC2426;
	font-family: Verdana, Arial;
    font-weight: normal;
}

A, A:Visited, A:Hover {
	color: #AC2426;
	font-size: 15px;
	font-weight: bold;
}

LI {
	margin-bottom: 8px;
}

A:Hover {
	color: #DB5658;
}

.footer, .footer:hover, .footer:visited {
	color: #BEC7D9;
}
.footerBox {
    border-top: 1px solid white;
    background: #AC2426; 
}

.bgPrimaryDark1 {
	background: #2A0809}

.bgPrimaryDark2 {
	background: #541112}

.bgPrimaryDark3 {
	background: #732901;
}


.bgPrimaryMedium1 {
	background: #A82325}

.bgPrimaryMedium2 {
	background: #D22C2E}

.bgPrimaryMedium3 {
	background: #DB5658}


.bgPrimaryLight1 {
	background: #E48081}

.bgPrimaryLight2 {
	background: #EDAAAB}

.bgPrimaryLight3 {
	background: #F6D4D5}


.txtPrimaryDark1 {
	color: #2A0809}

.txtPrimaryDark2 {
	color: #541112}

.txtPrimaryDark3 {
	color: #7E1A1B}


.txtPrimaryMedium1 {
	color: #A82325}

.txtPrimaryMedium2 {
	color: #D22C2E}

.txtPrimaryMedium3 {
	color: #DB5658}


.txtPrimaryLight1 {
	color: #E48081}

.txtPrimaryLight2 {
	color: #EDAAAB}

.txtPrimaryLight3 {
	color: #F6D4D5}

.paddingSmall {
	padding: 5px;
}
.paddingMedium {
	padding: 10px;
}
.paddingLarge {
	padding: 20px;
}
.paddingXLarge {
	padding: 30px;
	padding-top: 20px;
}

.newsletterSignup {
	padding: 15px;
	background: #7E1A1B;
	border: 1px solid #DB5658;
}
.txtNewsletterSignup, .txtNewsletterSignup:visited, .txtNewsletterSignup:hover {
	color: #F6D4D5;
	font-weight: normal;
}

.aNavItem, .aNavItem:visited, .aNavItem:hover{
	color: #2A0809;
	font-weight: bold;
	text-decoration: none;
	font-family: Comic Sans MS;
}
.aNavItem:hover {
	color: #EDAAAB;
}

.aNavItemSelected, .aNavItemSelected:visited, .aNavItemSelected:hover {
	color: #EDAAAB;
	font-weight: bold;
	text-decoration: none;
	font-family: Comic Sans MS;
}

.aNavItemSelected:hover {
	color: #EDAAAB;
}

.divNavItem, .divNavItemSelected {
	padding: 4px;
	padding-right: 10px;
}

.divNavItemSelected {
	background: #541112;
	color: #ffffff;
}

.bgRightSide {
	background: #cccccc;
}

.bgBlue {
	background: #3A4863;
	height: 300px;
	padding: 10px; 
}

.calendarMiniUl {
	list-style: none;
	margin-left: 10px;
	padding-left: 0px;
}

.calendarMiniLi {
	margin:0px;
	margin-top:15px;
	padding:0;
	padding-left: 30px;
	background-image: url("/themes/25/images/arrow-red.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #ffffff;
}

.calendarMiniLink {
	color: #ffffff;
}

.calendarMiniViewAllLink {
	color: #ffffff;
}