body {
	background-color:#036;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:100%;
	width:100;
	margin:0 auto;
}

p {
	padding:10px 0px 0px 0px;
	text-align: left;
	color: #666;
}

h2 {
	font-size:1.2em;
	font-family:"Trebuchet MS", Arial, sans-serif;
	text-transform:uppercase;
	font-weight:900;
}

h3 {
	font-size:1.3em;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-style:bold;
}

h4 {
	font-size:1.1em;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-style:bold;
	text-transform:uppercase;
	color:#006;
}

a {
	text-decoration:none;
	color:#006;
}

a:hover {
	text-decoration:none;
	color:#036;
}

#wrapper {
	width:850px;
	height:auto;
	margin:0 auto;
	padding:10px 0px 30px 0px;
	background-color:#fff;
	border-top: 10px solid #ffb60b;
	border-bottom: 10px solid #ffb60b;
}

#logo {
	padding:10px 0px 0px 10px;
}

#topnav
{
margin: -20px 10px 0px 400px;
padding: 0;
height: 20px;
float:right;
}

#topnav ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#topnav ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#topnav ul li a
{
background: #fff;
width: 78px;
height: 18px;
/* border-top: 1px solid #f5d7b4;
border-left: 1px solid #f5d7b4;
border-bottom: 1px solid #f5d7b4;
border-right: 1px solid #f5d7b4; */
padding: 0;
margin: 0 0 10px 0;
color: #ff800d;
text-decoration: none;
display: block;
text-align: center;
font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#topnav ul li a:hover
{
color: #930;
background: #f5d7b4;
}

#topnav a:active
{
background: #c60;
color: #fff;
}

#topnav li#active3 a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}

#header {
	background-color:#fff;
	padding:10px 0 0 0;
}

#maincontent {
	width:850px;
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background-color:#fff;	
}
#maincontent2 {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: .8em;
	line-height: 1.5em;
}
#wrapper #maincontent2 #eventstable {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrapper #maincontent2 #eventstable table .eventshead {
	font-size: 1.3em;
	font-weight: bolder;
	color: #FFF;
	background-color: #F90;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#wrapper #maincontent2 #eventstable table tr td .title strong {
	font-size: 1.2em;
	color: #006;
}
#wrapper #maincontent2 #eventstable table tr td .eventssubhead {
	font-size: 1.2em;
	font-variant: small-caps;
	color: #036;
	font-weight: bolder;
}
#wrapper #maincontent2 #eventstable table tr td .readmore {
	font-size: .8em;
	font-variant: small-caps;
	color: #009;
}

/* Main horizontal navigation styles */

#navcontainer {
background-color: #036;
/*border-top: solid 2px #FFFFFF;
border-bottom: solid 2px #FFFFFF; */
}

#navcontainer ul
{
font-family: "Trebuchet MS", Arial, sans-serif;
font-weight: bold;
color: white;
text-align: center;
margin: 0 auto;
padding-bottom: 5px;
padding-top: 0;
}

#navcontainer ul li
{
display: inline;
margin-left: -4px;
}

#navcontainer ul li a
{
padding: 5px 15px 6px 15px;
color: white;
text-decoration: none;
border-right: 1px solid #fff;
font-size:.65em;
text-transform:uppercase;
}

#navcontainer ul li a:hover
{
background-color: #ff800d;
color: white;
}

#active a { border-left: 1px solid #fff; }


#homeborder {
	/*padding: 0px 15px 6px 0px;*/
	padding: 0px 0px 6px 0px;
	border-left:1px solid #fff;
}

#maincontent2 {
	width:800px;
	background-color:#fff;
	color:#666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#maincontent2 ul li {
text-decoration: none;
}

#leftcontent {
	width:150px;
	margin:30px 10px 10px 40px;
	padding:10px 20px 20px;
	border-top:5px solid #666;
	background-color:#bad0ef;
	float:left;
	font-family:Palatino, Times, serif;
	font-size:.8em;
	line-height:1.7em;
	font-style:italic;
	color:#036;
}

#rightcontent {
	width:530px;
	padding:20px 60px 20px 20px;
	background-color:#fff;	
	float:right;
	font-size:.8em;
	line-height:1.5em;
	color:#666;
}

#maincontent2 li	{
	list-style: none;
	margin: 0;
	padding: .15em;
	/*border-bottom: 1px solid gray;*/
}

.clear {
	clear:both;
}

#leftcontent .author {
	font-family:Palatino, Times, serif;
	font-size:.8em;
	line-height:1em;
}

#leftcontent .eventshead {
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.2em;
	line-height:1.2em;
}

#leftcontent .eventsbody {
	font-family:Helvetica, Arial, sans-serif;
	font-size:1em;
	line-height:1.1em;
}

#spacer {
	width:850px;
	margin:0;
	clear:both;
}

#footer {
	width:850px;
	padding:0px 30px 30px 0px;
	font-size:0.6em;
	color:#999;
	float:right;
	text-align:right;
	position:bottom;
}

