BODY {
	font-family: Arial;
	color: #333333;
	font-size: 14px;
	margin: 0px; 
	padding:0px;
	background: #BC622D url(/themes/14/images/bg-body.jpg) no-repeat center 0;
}

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: #333333;
	font-size: 14px;
}

H1, H2, H3, H4, H5 {
	margin: 2px;
	color: #666921;
	font-family: Arial;
}

A, A:Visited, A:Hover {
	color: #666921;
	font-size: 16px;
	font-weight: bold;
}

.aLeftSide, .aLeftSide:Visited, .aLeftSide:Hover {
	color: #2E4F6A;
	font-size: 16px;
	font-weight: bold;
}

LI {
	margin-bottom: 8px;
}

A:Hover {
	color: #CD6B31;
}

.footer, .footer:hover, .footer:visited {
	color: #EBC3AC; 
}

.bgPrimaryDark1 {
	background: #291509}

.bgPrimaryDark2 {
	background: #522A13}

.bgPrimaryDark3 {
	background: #732901;
}


.bgPrimaryMedium1 {
	background: #A45527}

.bgPrimaryMedium2 {
	background: #CD6B31}

.bgPrimaryMedium3 {
	background: #D7885A}


.bgPrimaryLight1 {
	background: #E1A683}

.bgPrimaryLight2 {
	background: #EBC3AC}

.bgPrimaryLight3 {
	background: #F5E1D5}


.txtPrimaryDark1 {
	color: #291509}

.txtPrimaryDark2 {
	color: #522A13}

.txtPrimaryDark3 {
	color: #7B401D}


.txtPrimaryMedium1 {
	color: #A45527}

.txtPrimaryMedium2 {
	color: #CD6B31}

.txtPrimaryMedium3 {
	color: #D7885A}


.txtPrimaryLight1 {
	color: #E1A683}

.txtPrimaryLight2 {
	color: #EBC3AC}

.txtPrimaryLight3 {
	color: #F5E1D5}

.paddingSmall {
	padding: 5px;
}
.paddingMedium {
	padding: 10px;
}
.paddingLarge {
	padding: 20px;
}
.paddingXLarge {
	padding: 30px;
	padding-top: 20px;
}

.newsletterSignup {
	padding: 15px;
	background: #7B401D;
	border: 1px solid #D7885A;
}
.txtNewsletterSignup, .txtNewsletterSignup:visited, .txtNewsletterSignup:hover {
	color: #F5E1D5;
	font-weight: normal;
}

.aNavItem, .aNavItem:visited, .aNavItem:hover{
	color: #291509;
	font-weight: bold;
	text-decoration: none;
	font-family: Comic Sans MS;
}
.aNavItem:hover {
	color: #EBC3AC;
}

.aNavItemSelected, .aNavItemSelected:visited, .aNavItemSelected:hover {
	color: #EBC3AC;
	font-weight: bold;
	text-decoration: none;
	font-family: Comic Sans MS;
}

.aNavItemSelected:hover {
	color: #EBC3AC;
}

.divNavItem, .divNavItemSelected {
	padding: 4px;
	padding-right: 10px;
}

.divNavItemSelected {
	background: #522A13;
	color: #ffffff;
}

.RightColumn, .RightColumn a, .RightColumn td, .RightColumn div, .RightColumn h1, .RightColumn h2 {
	color: #ffffff;
}

.LeftColumn, .LeftColumn a, .LeftColumn td, .LeftColumn div, .LeftColumn h1, .LeftColumn h2 {
	color: #ffffff;
}
