﻿* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #F6F6F6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
}
h1, h2, h3, h4 {
	margin: 0;
}

h2 {
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
	font-size: 25px;
	text-align:center;
}


h3.eventdate
{ 
	color: #FF5A00;
	font-weight:normal;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;

}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom:20px;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 170%;
	
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 25px 20px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #FF5A00;
}

a:hover {
	text-decoration: none;
}

a img {
	text-decoration: none;
	border: none;
	border: 0px;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}


/* Wrapper */
#fade {
	width:1100px;
	margin: 0 auto;
	background-image:url('../images/img02.jpg');background-repeat:repeat-y;	
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background-image:url('../images/top-c-new.gif'); background-repeat:no-repeat;
}
#homelink {
	float:left;
	width:250px;height:200px;
	margin-left:15px;
}

#header {

	width: 1000px;
	margin: 0 auto;
	height:200px;
}

/* Menu */

#menu {
	width:675px;
	float: right;
	text-align:right;
}

#menu ul {
	margin: 0;
	padding: 200px 30px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding-left: 40px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #005ead;
}

#menu a:hover {
	text-decoration: none;
	color:#73c057;
}

/*Event Date*/
#edate 
{
	text-align:center;width:675px;float:right;margin-top:30px;
}

/* Page */

#page {
	background: url(images/img04.jpg) no-repeat;
}

/* content style */

#content {
	clear:both;
	width:675px;
	float:right;
}

.post {
	padding: 10px 20px 0 0;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 260px;
	margin-left:25px;
}

#sidebar ul {
	margin: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 5px;
}

#sidebar li ul {
	
}

#sidebar li li {
	margin: 0;
}

#sidebar .sidebullet {
	list-style-type: disc;
	list-style-position: inside;
}

#sidebar h3 {
	margin-top: 20px;
	border-bottom: 1px solid #F2F2F2;
}

#sidebar h3 a{
	text-decoration:underline;
	color: #37404C
}

#sidebar h3 a:hover{
	text-decoration:none;

}
#sidebar img {

	
}

/* sidemenu */

#sidebar0 {
	margin-top:200px;
}

#sidebar0 .sidemenu{
	padding-top:50px;
	}

/* Widebar */

#widebar {
	margin:10px 1px 10px 1px;
	padding: 25px 20px 0px 20px;
	background: #F2F2F2 url('../images/img11.gif') repeat-x;
}

#widebar #colA {
	float: left;
	width: 260px;
}

#widebar #colA a{
	 color: #666666;
}


#widebar #colB {
	float: left;
	width: 365px;
	padding-left:15px;
}

#widebar #colB a{
	 color: #666666;
}


#widebar #colC {
	float: right;
	width: 280px;
	padding-left: 25px;
}
#widebar #colC a{
	 color: #666666;
}


/* Footer */

#footer {
	margin:0px auto;
	height: 81px;
	background-image:url('../images/foot-c.jpg');background-repeat:no-repeat;
}


#bottom {
	margin:0px auto;
	height: 37px;
	background-image:url('../images/img05.jpg');background-repeat:no-repeat;

}

#bottom p {
	margin: 0;
	padding-top: 10px;
	text-align: center;
	color: #8E8E8E;
}

#bottom a {
	color: #666666;
}

acronym {
	border-bottom: 1px dotted #AB9F82;
	cursor: help;
	
	}
.definition { border-bottom: 1px dotted #333; cursor: help; }
a.definition:link    { text-decoration: none; }
a.definition:visited { text-decoration: none; }
a.definition:hover   { text-decoration: none; }
a.definition:focus   { text-decoration: none; }
#widebar #colA a {
	color: #666666;
}
