body {
	margin-top: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #f5f5f5;
	width: 985px;
}
.main {
	background-color: white;
	margin-bottom: 55px;
	margin-right: 55px;
	margin-left: 25px;
	border-bottom: 2px solid #d6d6d6;
	border-right: 2px solid #d6d6d6;
	border-left: 2px solid #d6d6d6;
	width: 985px;
}
/* Top menu bar */

.logo {
	background: #181c54;
	border-bottom: 5px solid white;
	height: 80px;
	width: 985px;
	padding-bottom: 5px;
}
.form {
	position: relative;
	padding-top: 55px;
	margin-right: -15px;
	float: right;
}
.menu {
	background-color: #52557f;
	display: block;
	float: left;
	list-style-type: none;
	padding-bottom: 20px;
	position: relative;
	width: 985px;
	height: 10px;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu li {
	background-color: #52557F;
	color: #ffffff;
	display: block;
	float: left;
	margin: 0 0 0 0px;
	padding: 0;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	list-style: none outside;
	list-style-type: none;
	width: auto;
}

.menu ul li {
	position: relative;
	float: left;
	width: 160px;
}

.menu li ul {
	position: absolute;
	top: 30px;
	display: none;
}
.menu ul li a {
	display: block;
	text-decoration: none;
	line-height: 20px;
	color: #ffffff;
	padding: 5px;
	background: #52557F;
	margin: 0 2px;
}
.menu ul li a:hover {
	background: #52557F;
}
.menu li:hover ul, li.over ul {
	display: block;
}

.menu a.active:link, .menu a.active:visited, .menu a:hover {
	color: #e1a500;
}
/* End top menu bar */

/* Index page */
.topbox {
	background-color: white;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	height: 280px;
	margin-right: 25px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 965px;
}
.topbox img {
	margin-right: 25px;
	margin-left: 15px;
	border: 2px solid black;
	float: left;
}
.topbox h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #eaac00;
}
.topbox h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	color: #52557f;
	float: right;
	margin-right: 25px;
	margin-left: 15px;
	text-align: center;
}
.topbox p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 130%;
	color: black;
	font-weight: bold;
	text-align: center;
	top: 50px;
	margin-right: 25px;
	margin-left: 15px;
	text-align: center;
}
.updates {
	background-color: white;
	border-top: 4px solid black;
	border-right: 4px solid black;
	border-left: 4px solid black;
	border-bottom: 4px solid black;
	margin: 0px 25px 0px 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	width: 895px;
}
.updates h2 {
	color: #181c54;
	font-size: 110%;
}
.updates h3 {
	color: #52557f;
	font-size: 100%;
	padding-top: 5px;
	border: none;
}
.updates h4 {
	font-weight:bold;
	font-size: 90%;
	color: #52557F;
}
.updates p {
	font-size: 85%;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
.updates li {
	color: #000000;
	font-size: 85%;
	list-style: disc;
	text-decoration: none;
}
.updates a:link {
	line-height: 20px;
	text-decoration: none;
	color: #00008B;
}
.updates a:visited {
	color: #551a8b;
	text-decoration: none;
}
.updates a.active:link, .updates a.active:visited, .updates a:hover {
	padding-bottom: 0px;
	color: #eaac00;
}
.updates1 {
	background-color: white;
	border-top: 0px solid black;
	border-right: 0px solid black;
	border-left: 0px solid black;
	border-bottom: 0px solid black;
	margin: 0px 25px 0px 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	width: 895px;
	font-size: 85%;
}
.updates1 h4 {
	font-weight:bold;
	font-size: 110%;
	color: #52557F;
}
/* End Index page */

/* Sidebar navigation */
.pageNav {
	background-color: transparent;
	color: #181c54;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width:220px;
}
.pageNav p {
	color: #181c54;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 130%;
	line-height: normal;
	list-style: none;
	margin-left: 10px;
	padding-top: 10px;
}
#rss {
	font-size: 100%;
}
#tagline {
	color: orange;
	text-align: center;
	top: 5px;	
}
.pageNav ul {	
	font-size: 80%;
}
.pageNav li {
	border-bottom: 1px solid black;
	color: #181c54;
	display: block;
	padding: 5px 0px 5px 15px;
	list-style: none;
	list-style-type: none;
}
#order {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom: 0px;
	decoration: none;
	color: #458c4f;
	font-size: 80%;
	margin-left: 10px;
	padding: 80px 0px 0px 0px;
	list-style: none; 
	list-style-type: none;	
}
.pageNav a {
	color: #181c54;
	display: block;
	text-decoration: none;
}
.pageNav a:link {
	color: #181c54;
	text-decoration: none;
}
.pageNav a:visited {
	color: #808080;
	text-decoration: none;
}
.pageNav a.active:link, .pageNav a.active:visited, .pageNav a:hover {
	color: #e1a500;
	text-decoration: none;
}
.pagNav h4 {
	color: #52557F;
	font-size: 100%;
	font-weight: bold;
}
/* End sidebar navigation */

/* Website default programming */
.primary {
	background-color: #ececf1;
	border-top: 2px solid black;
	border-right: 2px solid black;
	border-left: 2px solid black;
	border-bottom: 2px solid black;
	margin: 0px 15px 5px 15px;
	float: right;
	padding: 10px 10px 10px 10px;
	width: 710px
}
.primary h1 {
	color: #52557F;
	font-size: 140%;
}
#company {
	font-size: 70%;
	font-style: italic;
}
.primary h3 {
	color: #52557F;
	font-size: 120%;
}
.primary h4 {
	color: #52557F;
	font-size: 100%;
}
.primary h5 {
    clear: right;
	text-align: center;
	margin-top: 100px;
	font-style: italic;
}
.primary a {
	text-decoration: none;
	padding-bottom: 0px;
}
.primary a.active:link, .primary a.active:visited, .primary a:hover {
	padding-bottom: 0px;
	color: #eaac00;
}
.primary p {
	color: #000000;
	font-size: 85%;
}
.primary dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
}
.primary dd {
	font-size: 85%;
	font-weight: normal;
}
#year {
	color: #52557F;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 100%;
	font-weight: bold;
}
.primary li {
	color: #000000;
	font-size: 85%;
	list-style: disc;
	text-decoration: none;
}
.primary blockquote {
	color: #000000;
	font-size: 85%;
}
.primary img {
	margin-right: 15px;
	margin-left: 4px;
	border: 2px solid black;
	float: left;
}
/* End website default programming */

/* Speaker pages */
.speaker h2 {
	color: #181c54;
	font-size: 180%;
}
.speaker h3 {
	color: #52557f;
	font-size: 100%;
	padding-top: 5px;
	border: none;
	clear: left;
}
.speaker h4 {
	font-weight:bold;
	font-size: 90%;
	color: #52557F;
}
#co {
	font-size: 60%;
	font-style: italic;
}
.speaker ul {
}
.speaker li {
	list-style: disc;
}
.speaker blockquote {
	font-size: 100%;
}		
.speaker a:link {
	line-height: 20px;
	text-decoration: none;
	color: #00008B;
}
.speaker a:visited {
	color: #551a8b;
	text-decoration: none;
}
.speaker a.active:link, .updates a.active:visited, .updates a:hover {
	padding-bottom: 0px;
	color: #eaac00;
}
.speakernavigation ul {
margin-top: 100px;	
}
.speakernavigation li {
	color: #458c4f;
	list-style: none;
	text-decoration: none;
	border-bottom: 0px;
	font-weight: bold;
}
.img {
	float:left;
	margin-left: 10px;
	margin-right: 25 px;
	border-color: solid black;
	border: 2px;
}

/* Booklist pages */	
.booklist {
	color: black;
	display: block;
	padding: 5px;
	font-size: 85%;
}
.booklist tr {
	vertical-align: top;
}
.booklist td {
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
	border-left: 2px solid black;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: white;
}
#header {
	border:none;
	background-color: #ececf1;
	color: #52557F;
	font-weight: bold;
}
.booklist a:link {
	color: #00008B;
	text-decoration: none;
}
.booklist a:visited {
	color: #00008B;
	text-decoration: none;
}
/* End booklist pages */

/* Agenda pages */	
.agenda {
	color: black;
	display: block;
	padding: 5px;
	font-size: 85%;
}
.agenda tr {
	vertical-align: top;
}
#rowA {
	background-color: #ffffff;
}
#rowB {
	background-color: #fefee0;
}
.agenda td {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;	
}
#header {
	border:none;
	background-color: #ececf1;
	color: #52557F;
	font-weight: bold;
}
.agenda a:link {
	color: #00008B;
	text-decoration: none;
}
.agenda a:visited {
	color: #00008B;
	text-decoration: none;
}
/* End Agenda pages */

/* Testimonial pages */
.quotes {
	background-color: #ececf1;
	border-top: 2px solid black;
	border-right: 2px solid black;
	border-left: 2px solid black;
	border-bottom: 2px solid black;
	margin: 0px 15px 5px 15px;
	float: right;
	padding: 10px 10px 10px 10px;
	width: 710px
}
.quotes h1 {
	color: #52557F;
	font-size: 140%;
}
.quotes a {
	text-decoration: none;
	padding-bottom: 0px;
}
.quotes a.active:link, .quotes a.active:visited, .quotes a:hover {
	padding-bottom: 0px;
	color: #eaac00;
}
.quotes p {
	color: #000000;
	font-size: 85%;
	margin-left: 30px;
	margin-right: 20px;
}
/* End Testimonial pages */

/* Contact page */
.contact {
	background-color: #181c54;
	clear: both;
	color: white;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 85%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 90px;
	border-top: 10px solid white;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 965px;
}
.contact a:link, .contact a:visited {
	text-decoration: none;
	color: white;
}
.contact a.active:link, .contact a.active:visited, .contact a:hover {
	padding-bottom: 0px;
	color: #eaac00;
}
/* End Contact page */
	
.copyright {
	font-size: 60%;
	margin:0px 0px 0px 0px;
	position: relative;
	text-align: center;
}

