body {
  margin: 0;
  padding: 0;
  font-family: Verdana, sans-serif;
  background: url('../../media/img/big-bg.png') top center repeat-y;
  background-color: #6e89a3;
}

#container {
  width: 950px;
  margin: 0 auto;
}

#headerBar {
  width: 950px;
  height: 109px;
  background: url('../../media/img/logo.jpg');
}

#contentArea {
  float: left;
  width: 746px;
}

#content {
  padding: 15px;
  padding-top: 20px;
  padding-right: 25px;
}

#content p {
  font-size: 14px;
  line-height: 135%;
}

#content h3 { border-bottom: 1px solid #BBB; font-size: 18px; }

#content table,tr,td { font-size: 14px; }

#content ul li { font-size: 14px; }

.fLeft { float: left; margin-right: 15px; }
.fRight { float: right; margin-left: 15px; }

.fLeftPic { float: left; background: #EEE; margin-right: 15px; border: 1px solid #CCC; padding: 5px; }

.fLeftPicCap { height: 25px; font-size: 9px; text-align: center; line-height: 25px; }

#adminMenu a { text-decoration: none; }

#content a { 
  color: #163859;
}

a { color: #163859; }

#content ul li { padding-bottom: 4px; }

#copyright a {
  color: #163859;
}

#rightMenu {
  float: right;
  width: 204px;
  background: url('../../media/img/right-menu-bg.png') repeat-y;
}

#rightMenu ul {
  margin: 0;
  padding: 0;
}

#rightExplore {
  width: 204px;
  height: 47px;
  background: url('../../media/img/right-menu-explore.png') no-repeat;
}

#rightMenuOpts ul {
  margin: 0;
  padding: 0;
}

#rightMenuOpts li
{
list-style: none;
margin-bottom: 8px;
padding: 0;
border-bottom: 1px solid #c4d2e4;
}

#rightMenuOpts li a { text-decoration: none; display: block; font-size: 11px; color: #163859; padding-bottom: 8px; }
#rightMenuOpts li a:hover { text-decoration: none; display: block; }

#rightMenuFO {
  width: 204px;
  height: 133px;
  background: url('../../media/img/right-menu-fadeout.png');
}

.bar {
  width: 930px;
  height: 32px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 32px;
  font-size: 11px;
  color: #FFF;
  background: url('../../media/img/slim-bar-bg.png') repeat-x;
}

#menuBar {
  width: 950px;
  height: 32px;
  background: url('../../media/img/slim-bar-bg.png') repeat-x;
}

#wittleBar {
  width: 100%;
  height: 17px;
  background: url('../../media/img/wittle-bar-bg.png') repeat-x;
}

#copyright {
  width: 950px;
  text-align: center;
  margin-top: 8px;
  font-size: 10px;
  color: #BBB;
}

#rightContent {
  padding: 15px;
  font-size: 14px;
}

.topB { line-height: 32px; height: 32px; background: url('../../media/img/slim-bar-bg.png') repeat-x; text-align: center; }

.topB a { color: #FFF; text-decoration: none; }

.topB a:hover { background: url('../../media/img/slim-bar-bg-hover.png') repeat-x; }

#nav li ul a { line-height: normal; height: auto; }

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
}

#nav li {
	float: left;
	width: 9em;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li ul li a { background: #d5e2ee; text-align: left; padding-top: 9px; padding-bottom: 9px; color: #163859; font-size: 13px; padding-left: 15px; padding-right: 15px; border-bottom: 1px solid #b3c4d4; }

#nav li ul li a:hover { background: #bacee0; }

.entry-title h2 { margin-top: 0px; }
.edit-link { padding: 3px; display: block; font-size: 10px; font-weight: bold; color: maroon !important; border: 1px solid maroon; background: #edb2b2; }
.entry-meta { margin-top: 0px; font-size: 10px; color: gray; }

.VTCAL_DateTime { font-size: 10px; }
.VTCAL_DateTime td { vertical-align: middle; text-align: center; }
.VTCAL_TitleLocation { font-size: 10px; }
