BODY {
	font-family: Arial;
	color: #333333;
	font-size: 14px;
	margin: 0px; padding:0px;
	margin-top: 0px;
	background: #2D4D66 url(/themes/26/images/gradient-dark-vertical.jpg) repeat-x;
}

FORM {
	display: inline;
}

TD {
	font-family: Arial;
	color: #333333;
	font-size: 14px;
	text-align: left;
}

H1, H2, H3, H4, H5 {
	margin: 2px;
	color: #5B3D3D;
	font-family: Times New Roman;
}

A, A:Visited, A:Hover {
	color: #3D2828;
	font-size: 15px;
	font-weight: bold;
}

LI {
	margin-bottom: 8px;
}

A:Hover {
	color: #996666;
}

.footer, .footer:hover, .footer:visited {
	color: #D6C1C1; 
}

.bgPrimaryDark1 {
	background: #1E1414}

.bgPrimaryDark2 {
	background: #3D2828}

.bgPrimaryDark3 {
	background: #732901;
}


.bgPrimaryMedium1 {
	background: #7A5151}

.bgPrimaryMedium2 {
	background: #996666}

.bgPrimaryMedium3 {
	background: #AD8484}


.bgPrimaryLight1 {
	background: #C1A3A3}

.bgPrimaryLight2 {
	background: #D6C1C1}

.bgPrimaryLight3 {
	background: #EAE0E0}


.txtPrimaryDark1 {
	color: #1E1414}

.txtPrimaryDark2 {
	color: #3D2828}

.txtPrimaryDark3 {
	color: #5B3D3D}


.txtPrimaryMedium1 {
	color: #7A5151}

.txtPrimaryMedium2 {
	color: #996666}

.txtPrimaryMedium3 {
	color: #AD8484}


.txtPrimaryLight1 {
	color: #C1A3A3}

.txtPrimaryLight2 {
	color: #D6C1C1}

.txtPrimaryLight3 {
	color: #EAE0E0}

.paddingSmall {
	padding: 5px;
}
.paddingMedium {
	padding: 10px;
}
.paddingLarge {
	padding: 20px;
}
.paddingXLarge {
	padding: 30px;
	padding-top: 20px;
}

.newsletterSignup {
	padding: 15px;
	background: #5B3D3D;
	border: 1px solid #AD8484;
}
.txtNewsletterSignup, .txtNewsletterSignup:visited, .txtNewsletterSignup:hover {
	color: #EAE0E0;
	font-weight: normal;
}

.aNavItem, .aNavItem:visited, .aNavItem:hover{
	color: #1E1414;
	font-weight: bold;
	text-decoration: none;
	font-family: Comic Sans MS;
}
.aNavItem:hover {
	color: #D6C1C1;
}

.aNavItemSelected, .aNavItemSelected:visited, .aNavItemSelected:hover {
	color: #D6C1C1;
	font-weight: bold;
	text-decoration: none;
	font-family: Comic Sans MS;
}

.aNavItemSelected:hover {
	color: #D6C1C1;
}

.divNavItem, .divNavItemSelected {
	padding: 4px;
	padding-right: 10px;
}

.divNavItemSelected {
	background: #3D2828;
	color: #ffffff;
}

.bgLeftSide {
	background: #C4CFD5;
}
