 body {
	background-color: #646E56;
	padding: 0px;
	margin: 0px;
	font: 11pt Verdana, Arial, Helvetica, sans-serif;
}

#top {
	background-image: url(../images/layout/top.jpg);
	height: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
#center {
	background-image: url(../images/layout/center.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	clear: none;
}
#center #page {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #666666;

}
#center #page #mastHead {
	background-image: url(../images/layout/header.jpg);
	height: 150px;
	background-repeat: no-repeat;
	background-color: #646E56;
}
#center #page #menu {
	height: 30px;
	line-height: 30px;
	background-color: #333333;
	padding-left: 10px;
}
#menu a{
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	background-image: url(../images/layout/menuLink.jpg);
	height: 30px;
	padding-left: 5px;
	margin-top: 0px;
 }
#center  #page  #contentPage, #center  #page  #mainContentCol {
	padding-right: 1em;
	padding-left: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	clear: both;
	color: #990000;
	min-height: 400px;
	text-align: left;

}
#center #page #mainContentCol {
	float: left;
	width: 520px;
	padding-left: 1em;
	padding-right: 1em;
	padding-right: 0em;
 }
 
 
 
 #center #page #announcementCol {
	border: thin solid #CCCCCC;
	background-color: #DCE0D6;
	background-position: top;
	float: right;
	width: 200px;
	padding-right: 1em;
	padding-left: 1em;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
 }
#announcementCol hr {
	color: #950000;
}
#center #page #announcementCol .sidebarHR {
	color: #FF0000;
}


 
  
 
#menu a:hover {
	background-image: url(../images/layout/menuHover.jpg);
 }
#center #page #footer {
	text-align: center;
	font-size: .7em;
}
#bottom {
	background-image: url(../images/layout/bottom.jpg);
	height: 10px;
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	background-color: #333333;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a {	text-decoration: none;
}

#footer a:link{
	color: #FFFFFF;
	}
#footer a:hover{
	color: #FF0000;
	}
#footer a:visited{
	color: #FFFFFF;
	}
 h1, h2, h3{
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	line-height: 1.5em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
h1{
	font-size: 1.5em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #646E56;
}
h2{
	font-size: 1.2em;
	text-align: left;
}
h3{
	font-size: small;
}
hr {
	color: #646E56;
}

.center{
	text-align: center;
}

.clear {
	clear: both;
}
.small {
	font-size: x-small;
}
address strong {
	color: #333333;
}

#flashBusinessVideo {
	text-align: center;
	background-image: url(../images/layout/businessVideoShadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#flashBusinessVideoSideBar {
	text-align: center;
	background-image: url(../images/layout/businessVideoShadowSidebar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 200px;
	height: 152px;
}

#contentPage ul, #mainContentCol ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contentPage ul li, #mainContentCol ul li {
	background-image: url(../images/layout/contentBullet.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
	text-indent: 5px;
}

#contentPage ul li, #mainContentCol ul li {
	margin: 0em 0em .5em 1em;
	background: url(../images/layout/contentBullet.gif) no-repeat left top;
	list-style: outside;
	padding: 0em 0em 0em 2em;
	text-indent: 0em;
}


.newsletterList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.newsletterList li {
	background-image: url(../images/layout/contentBullet.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}
 
#announcementCol h1, #announcementCol h2, #announcementCol h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
	line-height: 1.5em;
}	
#announcementCol h1{
	font-size: x-small;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #950000;
}
#announcementCol h2{
	font-size: 1.2em;
	text-align: center;
}
#announcementCol h3{}
#announcementCol ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 5px;
}

#announcementCol ul li {
	margin-bottom: 1.1em;
	list-style-image: url(../images/layout/announcementBullet.jpg);
	list-style-position: outside;
	margin-left: 5px;
}
#announcementCol ol {
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 0px;
	padding-left: 10px;
}

#announcementCol ol li {
	margin-bottom: 1.1em;
	margin-left: 5px;
}
.tableOutsideBoarder a {
	float: none;
}
 
.tableOutsideBoarder {
	border: thin solid #8F9B80;
	width: 100%;
}
.tableOutsideBoarder th {
	background-color: #CCCC9A;
	text-align: left;
	font-weight: bold;
	color: #333333;
}
.tableOutsideBoarder td {
	vertical-align: top;
}
.listing {
	border: thin solid #CCCC9A;
}
#events_table td{
	vertical-align: top;
	text-align: center;
	font-size: 90%;
	line-height: 1.5em;
}
#events_table th   {
	text-align: center;
}
#events_table table tr td    {
	text-align: left;
	padding-left: 1em;
}
#center #page #mainContentCol h1 a img {
	text-decoration: none;
	border-style: none;
}
