@charset "utf-8";
/* CSS Document */

.navHeader {
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: bold;
	color: #AA0000;
	letter-spacing:1px;
}

.footerHeader {
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	letter-spacing:2px;
}

.textContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #504027;
} 
.sidebarBorder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E9E8BE;
	border-right-color: #E9E8BE;
	border-bottom-color: #E9E8BE;
	border-left-color: #E9E8BE;
}


.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
}

.sidebar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height: 15px;
	font-weight:normal;
	text-decoration:none;
	color: #444444;
	letter-spacing:1px;
}

.sidebar a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#0066FF;
	line-height: 15px;
	text-decoration:none;
	letter-spacing:1px;
}

.sidebar h1 {
	font-size: 17px;
	font-weight: normal;
	color: #AA0000;
	letter-spacing:1px;
}

.textHome {

    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504027; 
	line-height: 18px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #AA0000;
	letter-spacing:1px;
}

.header2 {
	font-size: 14px;
	font-weight: normal;
	color: #B02806;
	letter-spacing:1px;
	margin-top: 15px;

}


.header2 a{

	font-size: 14px;
	font-weight: normal;
	color: #B02806;
	letter-spacing:1px;
	margin-top: 15px;

}


.header2 a:hover {

	font-size: 14px;
	font-weight: normal;
	color: #0066FF;
	letter-spacing:1px;
	margin-top: 15px;

}


.sidebarHeader {
	color: #AA0000;
	letter-spacing:1px;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color:#0066FF;
}


strong {
	font-weight: bold;
	/* color: #974E2F; */
}

strong a  {
	font-weight: bold;
	color: #974E2F;
}
.extraLineSpace {
	line-height: 23px;
}
.captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #504027;
}
.loginButton a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 1px;
}

.loginButton a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066FF;
	text-decoration: underline;
	letter-spacing: 1px;
}
