@charset "iso-8859-1";
/* CSS Document */

html, body {
}
  
body{
  color: #5b5b53;
  background-color:#e9e9ea;
  margin:0;
  padding:0;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}


a, a:visited, a:active, a:hover {
  text-decoration: none;
}


img {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
}

img.leftimage {
	margin-bottom: 25px;
}

img.fadeimage {
  display: none;
  opacity: 0;
  z-index: 0;
  border: 0px;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0px;
  border: 0px;
  padding: 0px;
}

table.content {
	width: 940px;
	height: 100%;
	background-color: #fffdeb;
}

table.menu {
  color: #ffffff;
	background-color: #ac2b31;
}

table.menu td {
	white-space: nowrap;
  color: #ffffff;
	background-color: #ac2b31;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border: 0px;
	border-right: 1px;
	border-style: solid;
}

td.spaceleft {
  width: 49%;
}

td.shadowleft {
  width: 13px;
  background: url('images/left-shadow.jpg') repeat-y;
}

td.innerspace {
  width: 28px;
}

td.shadowright {
  width: 13px;
  background: url('images/right-shadow.jpg') repeat-y;
}

td.spaceright {
  width: 49%;
}

td.shadowbottom {
	height: 14px;
  background: url('images/bottom-shadow.jpg') no-repeat;
}

h1, p.pageheading {
	margin: 0px 0px 22px;
	padding: 0px;
	color: #696a69;
	font-size: 19px;
	font-weight: normal;
	line-height: 19px;
}

p.eventlist {
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	font-size: 13px;
	font-weight: normal;
	line-height: 21px;
}

p.eventlocation {
	margin: 0px;
	padding: 0px;
	color: #333333;
	line-height: 20px;
	font-size: 15px;
	font-weight: bold;
}

.eventdate, .redtext {
	color: #ac2b31;
}

.eventspeaker {
	color: #231f20;
	font-weight: bold;
}

.eventmorelink {
	color: #555555;
}

p.eventdetails {
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-size: 13px;
	font-weight: normal;
	line-height: 24px;
}

p.speakertitle {
	margin: 0px 0px 8px;
	padding: 0px;
	letter-spacing: 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}

p.pagetext {
	margin: 10px 10px 6px 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-size: 15px;
	font-weight: normal;
	line-height: 22px;
}

p.pagetextclose {
	margin: 10px 10px 6px 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-size: 15px;
	font-weight: normal;
	line-height: 19px;
}

h2, p.pagetextsubheading {
	color: #ac2b31;
	margin: 12px 10px 0px 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
}

.eventlinkback {
  color: #555555;
	margin: 16px 0px 20px 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-size: 12px;
	font-weight: bold;
}

p.presfont {
	margin: 0px;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
}

p.linkpagefont {
	margin-right: 0px;
	font-size: 14px;
}

.linkfont {
  color: #5b5b53;
	font-size: 13px;
	font-weight: bold;
}

a.linkfont:hover {
	color: #ac2b31;
}

.menubg, .footertext {
  background-color: #ac2b31;
}

.footertext {
	color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
}

a.footertext:hover {
	color: #f7f7aa;
}

p {
  margin: 20px 0px -2px 0px;
  padding: 0px;
  padding-right: 26px;
  font-size: 14px;
  font-weight: normal;
  line-height: 17px;
}

p.home {
  margin: 15px 0px;
  padding: 0px;
  font-size: 13px;
  font-weight: bold;
  line-height: 22px;
}

.heading, a.revealer, a.revealer:active, a.revealer:visited, a.revealer:hover {
	color: #853b38;
	font-weight: bold;
}

a.pagelink, a.pagelink:active, a.pagelink:visited, a.pagelink:hover {
	color: #853b38;
	font-weight: bold;
}

.menuselected, .menunormal, .menuselectedclickable {
  padding-left: 8px;
  padding-right: 8px;
  height: 100%;
}

.menunormal {
  color: #ffffff;
}

.menuselected, .menuselectedclickable, a.menunormal:hover {
  color: #f7f7aa;
}

.menuselected {
  cursor: default;
}

ul {
	margin-top: 0px;
	font-size: 14px;
}

li {
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 14px;
}

.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}


