body {
	margin: 0;
	padding: 0;
	background: #2D82BA;
 /* 	background: #1B3266;   */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #181B20;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	color: #2483A6;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #2483A6;
  outline: 0; /*eliminates boxes around links in the body text*/
}

/*a:hover {
	text-decoration: underline;
}*/
a:hover {
	text-decoration: underline;
  color:#CB6804;
  }
img.border {
	border: 6px solid #EEE7DF;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
  margin-left: 25px;
}

img.aligncenter {
	margin: 0px auto;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header-wrapper {
	height: 167px;
}

#header {
	width: 960px;
	height: 167px;
	margin: 0 auto;
}

/* Logo */

#logo {
	width: 980px;
	margin: 0px auto;
	padding: 40px 0px 0px 0px;
	color: #FFFFFF;
}

#logo h1, #logo p {
	display: block;
	margin: 0;
	padding: 0;
}

#logo h1 {
	margin: 0px;
	letter-spacing: -1px;
	text-align: center;
	text-transform: uppercase;
	font-size: 54px;
	font-weight: bold;
	color: #FFFFFF;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p {
	margin-top: -10px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Arvo', serif;
	font-size: 20px;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 100px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 60px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7F7F81;
}

#search-submit {
	display: none;
}

/* Menu */

#menu-wrapper {
	height: 58px;
}

#menu {
	width: 940px;
	height: 58px;
	margin: 0px auto;
	padding: 0px 20px 0px 20px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 56px;
	margin: 0px;
	padding: 0px 30px 0px 30px;
	line-height: 56px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: normal;
/*	color: #FFFF00;  /* menu color */
  color: #B5B5B5;  /* menu color */
	border: none;
  outline: 0; /* stops the outline on the page over a link!  */
}

#menu .current_page_item a {
	background: #3399FF;
  /*	background: #005C8F; */
	color: #FFFFFF;  /*homepage background color */
  /*	color: #FFCC33;  /*homepage background color */
}

#menu a:hover {
	text-decoration: none;
/*	color: #CCFF33;  /* highlight color on meu items  */
  	color: #CC0033;  /* highlight color on meu items  */
}

/* Page */

#page {
	width: 1000px;
	margin: 0px auto;
	background: url(/D/images/img02.jpg) repeat-y left top; /*fix for active website */
}

#page2 {
	width: 1000px;
	margin: 0px auto;
	background: url(/D/images/img02a.jpg) repeat-y left top; /*fix for active website */
}

#page-bgtop {
	background: url(/D/images/img01.jpg) no-repeat left top; /*fix for active website */
}

#page-bgtop2 {
	background: url(/D/images/img01b.jpg) no-repeat left top; /*fix for active website */
}

#page-bgbtm {
	overflow: hidden;
	background: url(/D/images/img03.jpg) no-repeat left bottom;/*fix for active website */
	padding: 40px 50px 0px 50px;
}

#page-bgbtm2 {
	overflow: hidden;
	background: url(/D/images/img03a.jpg) no-repeat left bottom;/*fix for active website */
	padding: 40px 50px 0px 50px;
}

#page-content {
	width: 900px;
	margin: 0px auto;
}

/* Content */

#content {
	float: left;
	width: 590px;
	padding: 0px 0px 0px 0px;
  /*outline: 0;  */
}

#content2 {
	float: left;
	width: 878px;
	padding: 0px 0px 0px 0px;
  /*outline: 0;  */
}

.post {
	clear: both;
	padding-bottom: 10px;
  /*outline: 0;*/
}


.post .title {
	padding-top: 10px;
	letter-spacing: -2px;
}
.post .byline {
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	letter-spacing: 2px;
	font-size: 20px;
	color: #330099; 
  /*color: #3333CC;*/
  /*outline: 0; */
}
.post .title a {
	color: #2483A6;
	border: none;
  /*outline: 0;  */
}

.post .meta {
	padding-bottom: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
  /*outline: 0;  */
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
  /*outline: 0; */
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
  /*outline: 0; */
}

/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
	padding: 0px 0px 0px 0px;
  color: #FFFFFF;
  outline: 0; /* stops the outline on the page over a link!  */
}

.here {
	/*	color: #181B20;  other items below construction */
  color: #FFFFFF; 
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li li a {
	/*	color: #181B20;  other items below construction */
  color: #FFFFFF; 
}

#sidebar h2 {
	height: 38px;  /* was 38  */
	margin-bottom: 20px; /*was 20*/
	padding: 12px 0 0 15px;
	border-bottom: 1px dashed #B3B0B0;
	letter-spacing: -1px;
	font-size: 24px;
	/*color: #FFFFFF;  */
	color: #C0C0C0 ;  
   
}

#sidebar h3 {
	height: 65px;  /* was 38  */
	margin-bottom: 20px; /*was 20*/
	padding: 12px 0 0 15px;
	border-bottom: 1px dashed #B3B0B0;
	letter-spacing: -1px;
	font-size: 24px;
	color: #FF0000;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
  outline: 0; /* stops the outline on the page over a link!  */
}

/*#sidebar a:hover {
	text-decoration: underline;
}*/
#sidebar a:hover {
	text-decoration: underline;
  color:#CB6804;
  }
/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 960px;
	height: 55px;
	margin: 0px auto 40px auto;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 18px;
	line-height: normal;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}