﻿p {
	margin: 0;
	font-size: 1.0em;
	margin-bottom: 0.6em;
	font-weight: normal;
	line-height: 1.4em;
	color: #140A09;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 2.0em;
	color: #140A09;
	margin: 0;
	margin-top: 0.0em;
	margin-bottom: 0.4em;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.4em;
	color: #140A09;
	margin: 0;
	margin-top: 1.0em;
	margin-bottom: 0.4em;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	}

h3 {
	font-size: 1.2em;
	color: #140A09;
	margin: 0;
	margin-bottom: 0.4em;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E6CBC8;
}
.container {
	overflow: auto;
	width: 960px;
	margin: 0px auto;
	background-color: #eee8db;
}
#masthead {
	width: 960px;
}
.highlight-word {
	background-color: yellow;
}
/******************************** Navigation ************************************/
/*--------------------  nav-level1  ---------------------*/
#nav-level1 {
	overflow: hidden;
	color: #FFE1D7;
	line-height: 1.8em;
	width: 960px;
	background-color: #900603;
}
#nav-level1 ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	padding-left: 15px;
}
#nav-level1 li {
	float: left;
	margin: 0;
	padding: 0;
}
#nav-level1 a {
	text-decoration: none;
	color: #F5F2EB;
	display: block;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 1.0em;
	font-weight: normal;
}
#nav-level1 a:hover {
	text-decoration: underline;
	color: #F5F2EB;
}

/******************************** Left Column ************************************/

.left-column{
	position: relative;
	float: left;
	margin-top: 26px;
	width: 220px;
	padding-right: 0px;
	padding-left: 20px;
	background-color: #eee8db;
}
/******************************** Central Column ************************************/
.central-column {
	float: left;
	margin-top: 20px;
	width: 400px;
	padding-right: 40px;
	padding-left: 40px;
	background-color: #eee8db;
    ;
}

.coronavirus  {
	float: left;
	width: 392px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding: 4px;
	border: 4px #900603 solid;
	background-color: inherit;

}
.coronavirus p {
text-align: center;
}
.coronavirus h1 {
text-align: center;
}

/******************************** Left Column ***************************************/
.right-column{
	position: relative;
	float: left;
	margin-top: 26px;
	width: 220px;
	padding-right: 20px;
	padding-left: 0px;
	background-color: #eee8db;
    ;
}
.adblock-twitter {
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 10px;
	width: 200px;
	background-color: inherit;
}
.adblock-freelesson {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 5px 5px 10px -4px #181d20;
	-moz-box-shadow: 5px 5px 10px -4px #181d20;
	box-shadow: 5px 5px 10px -4px #181d20;
	position: relative;
	margin-bottom: 20px;
	padding: 10px;
	width: 200px;
	background-color: #900603;
}
.adblock-freelesson h2 {
	color: #F5F2EB
;
}
.adblock-freelesson p {
	color: #F5F2EB;
	margin-bottom: 0px;
}
.testimonial-snippet {
	position: relative;
	margin-bottom: 20px;
	padding: 10px;
	width: 200px;
}
.testimonial-snippet p {
	font-size: 2.0em;
	line-height: 1.0em;
	font-family: "Edwardian Script ITC";
	color: #95263D;
	margin-bottom: 0px;
}
.testimonial{
	margin-bottom: 0px;
}
.testimonial p {
	font-size: 1.0em;
	line-height: 1.4em;
	color: #95263D;
	margin-bottom: 0px;
}
.testimonial-maker {
	margin-top: 0.6em;
	margin-bottom: 1.2em;
}
.testimonial-maker p {
	font-size: 1.0em;
	line-height: 1.0em;
	font-style: italic;
	color: #95263D;
	margin-bottom: 0px;
}
/*********************************  Footer styles  ******************************************/
.footer-logos {
	float: left;
	width: 960px;
	height: 120px;
	margin-top: 50px;
	background-image:url('../images/footer-logos.jpg');
}
.footer {
	float: left;
	text-align: center;
	width: 960px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #900603;
}
.footer p {
	font-size: 0.8em;
	color: #F5F2EB
;
	margin-top: 5px;
	text-align: center;
}
.footer a {
	color: #F5F2EB
;
	text-decoration: none;
}
.footer a:hover {
	color: #F5F2EB;
	text-decoration: underline;
}
/*********************************  Hyperlink styles  ******************************************/
a {
	color: #684CA3;
	text-decoration: none;
}

a:hover {
	color: #684CA3;
	text-decoration: underline;
}
/*********************************  Unordered list styles  ******************************************/
.central-column ol {
	margin: 0;
	margin-left: 20px;
	margin-top: 20px;
	padding: 0;
	font-size: 1.2em;
	font-weight: normal;
	color: #302349;
}


/*-------------Twitter feed styles ------------------*/

.twitterbox {
	width: 400px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
.twitterheader {
	height: 30px;
	margin-top: 20px;
	margin-bottom: 13px;
}
.twitterheader h2 {
	float: left;
}

/* Twitter feed styling */
#twitter_div {
}
ul#twitter_update_list {
	font-size: 0.8em;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: inherit;
}
ul#twitter_update_list li {
	color: #FEF1ED;
	margin-bottom: 16px;
	list-style: none;
}

.twitterprofilestyle  {
margin-top: 10px;
}
.twitterprofilestyle  p {
	font-size: 1.1em;
	font-family: "Century Gothic", Tahoma,sans-serif;
}
.newsphotocaption {
	width: 500px;
	font-size: 0.8em;
	font-variant: small-caps;
	color: #ffffff;
	margin-bottom: 15px;
}

#buttontext {
	float: right;
}
.newsphotocaption {
	width: 500px;
	font-size: 0.8em;
	font-variant: small-caps;
	color: #ffffff;
	margin-bottom: 15px;
}

