body {
  font-family: Georgia, Palatino Linotype, serif;
  line-height:1.2em;
  font-size: 16px;
	background: url('../images/main-bg.jpg') repeat-y center #6C92A7;
  color:#454545;
}

a {
	color: #6C92A7;
}

h1, h2, h3, h4, h5, h6 {
  color: #515151;
}

h1 {
	margin-top: 1em;
  font-size: 130%;
}

h2,h3 {
  font-size: 115%;
}
ol {
	list-style: decimal;
}
ol li {
	margin-left: 10px;
}

#menubar li a {
  color: #515151;
  font-size: 12pt;
  text-decoration:none;
  text-align:center;
  padding-top: 7px;
  letter-spacing: 1px;
}

#menubar li.last {
  background: url('../images/header-sep.jpg') right center no-repeat;
}

#title a {
	color: #7035C5;
	font-size: 22px;
	text-decoration:none;
}

#nav a {
  font-weight: bold;
  text-decoration: none;
  line-height: 150%;
  font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
}

#rightbar #certification h3 {
  font-weight: normal;
  margin: 0px 5px 10px 0px;
  background: url('../images/sidebar-uline.jpg') bottom left no-repeat;
}

#content #meetings {
  line-height:100%;
  font-size: 1.0em;
}

#content #meetings p {
  margin:0;
}

#content #rightbar li {
  margin-bottom: 5px;
}
#meetings h2, #meetings h3 {
    font-size: 105%;
}
#meetings h3 {
    margin: 0;
}
#meetings h4 {
    margin-top: 0
}
#meetings p {
    margin-bottom: 1em;
}
#content p {
  margin: 1em 0em;
  font-size:16px;
}

#content .contentImage {
  float:left;
  margin: 0px 10px;
}

#meetings p {
  color: #666666;
  font-size: 0.9em;
}

#news h3.articleTitle {
  font-weight: normal;
  color: #454545;
}
#news h3.articleTitle a {
	font-weight:bold;
}

#meetings h3 a {
	color: #515151;
}

#nav .header {
  background: url('../images/icon-home.jpg') left no-repeat;
	width: 190px;
	padding-bottom: 0;
}
#news h3 {
  background: url('../images/icon-news.jpg') left no-repeat;
}

#events h3 {
  background: url('../images/icon-calendar.jpg') left no-repeat;
}

h3 a {
	text-decoration:none;
	color: #454545;
	font-weight: bold;
}

#footer {
  /*background: transparent url('../images/footer-sep.jpg') repeat-x scroll center top;*/
}

#footer #footerlinks {
  font-size: 0.8em;
}

#footer #footerlinks a,
#footer #footerlinks a:hover,
#footer #footerlinks a:visited {
  text-decoration:none;
  color: #454545;
}