/***********************************************/
/* gutter.css                                  */
/* for use with RochesterGutter.net            */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	line-height: 1.166;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	width: 990px;
	margin: auto;
	padding: 0px;
	background-color: #C9B89C;
	border: 0px #0f0 solid;
	background-image: none;
	background-repeat: no-repeat;
}

.workarea{
	background-color: #C9B89C;
	border: 0px solid #f00;
	float: left;
	width: 990px;
/* 
	float: left;
*/	
}

#masthead{
	background-image: url(../images/rgbanner15b.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	width: 990px;
	border: 0px solid #F00;
	height: 190px;
}

#main_menu{
	background-color: #fff;
	border: 5px solid #000; 
	width: 125px;
	float: left;
/* 
	float: left;
*/	
	padding: 1px;
	font-weight: bold;
}

#menu {
	color: #000;
	background: #fff;
	border: 0px solid orange;
	list-style-type: none; 
	text-decoration: none; 
	text-align: center;
	display: block;
	margin: 0px; 
	padding: 0px; 
	width: 125px;
	font-size: 13px;
	line-height: normal;	
}

#menu a {
	border: 3px outset #fff;
	text-decoration: none; 
	display: block;
	color: #000;
	background: #fff;
	padding: 2px; 
}

#menu a, a.active {
	color: #fff;
	background: #000;
	line-height: 1.0;	
	text-decoration: none;
}

#menu a.active {
	background: #000;
	color: #fff;
	border: 3px inset #000;
}

#menu a:visited {
	color: #fff;
}

#menu a:hover {
	color: #000;
	background: #fff; 
	border: 3px inset #000;
}
	
#menu a.active:hover {
	background: #000; 
	color: #fff;
	border: 3px inset #000;
}

h1{
 	font-family: Verdana,Arial,sans-serif;
	line-height: 1.166;	
 	color: #FFF;
 	margin: 0px;
 	padding: 2px;
	text-align: center;
}

h2 {
 	font-family: Verdana,Arial,sans-serif;
	line-height: 1.166;	
 	color: #000;
 	margin: 0px;
 	padding: 2px;
	text-align: center;
}

th {
	text-align: center;
}

#content {
	font: 0.9em/1.3em Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	background: #fff;
	padding: 10px;
	padding-top: 0px;
	margin-top: 0px;
	border: 0px solid #000;
	float: left;
	background-color: #C9B89C;
/* 
	float: left;
	width: 440px;
*/	
	width: 650px;
	min-height: 500px;	
}

#content a {
	text-decoration: none;
	color: #f00;
}

#content a:hover { 
	background: #f00;
	color: #fff;
}

/************* #footer styles *************/

#footer, #bottom {
	color: #fff;
	background-color: #000;
	font-weight: bold;
	padding: 0px;
	padding-left: 10px;
	padding-top: 3px;
	width: 990px;
	float: left;
/* 
	float: left;
*/	
	border: 0px solid #F00;
}

#footer a {
	color: #fff;
	background-color: #000;
}

#footer a:hover{
	text-decoration: underline;
	background-color: #fff;
	color: #000;
}

#footer p {
	text-align: center;
}

#bottom {
	color: #fff;
	background-color: #000;
	font-size: 70%;
	font-weight: bold;
	padding: 0px;
	padding-left: 10px;
	width: 990px;
/* 
	float: left;
*/	
	border: 2px solid #F00;
}

.blockDisplay {
	display: block;
	text-align: left;
	list-style-type: disc;
	display: list-item;
	font-weight: bold;
}

.blockDisplay2 {
	display: block;
	text-align: left;
}

.blockDisplay3 {
	font-size: 14px;
	display: block;
	text-align: left;
	font-weight: bold;
}

/************* #siteInfo styles ***************/

#siteInfo{
	text-align: center;
	clear: both;
	font-size: 70%;
	color: #fff;
	padding: 0px 0px 0px 0px;
	background-color: #000;
}

#siteInfo a{
	text-decoration: none;
	color: #fff;
}

#siteInfo a:hover{
	text-decoration: none;
	color: #000;
	background-color: #fff;
}

/*********** #navBar link styles ***********/

/* #navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}  */

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #000;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

.title0 {
	font-weight: bold;
	font-size: 30px;
 	color: #f00; 
	display: block;
	line-height: 2; 
	text-align: center;
}

.title {
	font-weight: bold;
	font-size: 14px;
 	color: #000; 
	display: block;
	line-height: 2; 
	text-align: center;
}

.title2 {
	font-weight: bold;
	font-size: 18px;
 	color: #000; 
	display: block;
	text-align: left;
}

.title3 {
	font-weight: bold;
	font-size: 18px;
 	color: #f00; 
	display: block;
	text-align: center;
}

.title3L {
	font-weight: bold;
	font-size: 18px;
 	color: #f00; 
	display: block;
	line-height: 2.166;	
}

.titlered {
	font-weight: bold;
 	color: #f00; 
}

.author {
	font-weight: bold;
	font-size: 14px;
 	color: #000; 
	display: block;
	text-align: center;
}

.sub_title2 {
	font-weight: bold;
	font-size: 14px;
 	color: #000; 
	display: block;
	text-align: left;
}

.name {
	text-align: left;
	font-weight: bold;
	font-size: 18px;
 	color: #f00; 
	display: block;
}

.name2 {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
 	color: #f00; 
}

.even {
	background-color: #ffa;
}

.ctr {
	text-align: center;
}

table {
	text-align: left;
/*
	font: 0.9em/1.3em Arial, Helvetica, sans-serif;
*/
	font-weight: bold;
}

form {
	font-weight: bold;
/*
	font: 0.9em/1.3em Arial, Helvetica, sans-serif;
	font-size: xx-small;
*/	
}

.logo{
	border: 0px solid #000;	
}

.photo{
  	float: right;
	padding: 5px 5px 5px 5px;
	border: 1px solid #003399;	
	margin: 10px 10px 10px 10px;
}

.photoL{
  	float: left;
	padding: 5px 5px 5px 5px;
	border: 1px solid #003399;	
	margin: 10px 10px 10px 10px;
	text-align: center;
}

.photo-large{
  	float: left;
	padding: 5px 5px 5px 5px;
	border: 1px solid #003399;	
	margin: 10px 10px 10px 10px;
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.left_col {
	float: left;
	width: 350px;
	top: 0px; 	
}

.right_col {
	float: right;
	width: 165px; 
	border: 0px solid #f00;
	padding: 3px;
	text-align: center;
}

.list_bullets {
	display: list-item;
}

.list_bullets a {
	display: list-item;
}

.boxed {
	background-color: #000;
	border: 2px solid #f00;
}

.award {
	font-weight: bold;
	font-size: 14px;
 	color: #000; 
	display: block;
	text-align: left;
}

.news, .meetinfo, .proginfo {
	padding: 10px 10px 10px 20px;
	border: 1px solid #000;	
	margin: 5px 5px 5px 5px;
}

#date {
	font-size: small;
	color: #00000F;
	font-weight: bold;
	
}

.headtext{
	background-color: #000;
	border: 2px solid white;
	text-align: center;
	color: #FFF;
/*	width: 630px;  */
	height: 100px;
	vertical-align: middle;
}

.section{
	background-color: #F00;
	text-align: center;
	color: #FFF;
	padding: 5px;
}

a.button
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #000;
	color: #fff;
	padding: 2px;
	border-width: 2px;
	border-color: #F00;
	border: outset;
	text-decoration: none;
	text-align: center;
	display: block;
}

a.button:hover
{
 	color: #000;
	background-color: #FFF;
}

a.button:active
{
	border: inset; 
 	color: #000;
	background-color: #FFF;
}

span.MenuHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #eb0;
	padding: 0px;
	border-width: 3px;
	border-color: #fff;
	border: outset;
	text-decoration: none;
	text-align: center;
	display: block;
	line-height: normal;
}

input, option, select, button {
/*
	font-size: x-small;
*/	
	font-weight: bold;
	color: #000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

.speaker {
	color: #000;
}

.ads {
	text-align: center;
	color: #000;
	background: #C9B89C;
	font-size: 12px;
}

.ads h3 {
	text-align: center;
	color: #000;
	background: #C9B89C;
	font-size: 16px;
}

.ads a {
	text-decoration: none; 
	display: block;
	color: #000;
	background: #C9B89C;
	padding: 2px; 
}

.ads a.active {
	color: #C9B89C;
	background: #000;
	text-decoration: none;
}

.ads a.active {
	background: #000;
	color: #C9B89C;
}

.ads a:visited {
	color: #000;
}

.ads a:hover {
	color: #C9B89C;
	background: #000; 
}
	
.ads a.active:hover {
	background: #000; 
	color: #C9B89C;
}

.what {
	text-align: left;
 	color: #f00;
	font-weight: bold;
}

.description {
	padding: 5px 5px 5px 5px;
	border: 0px solid #003399;	
	margin: 10px 10px 10px 10px;
	min-height: 50px;
}

.clear {
	clear: both;
}

.required {
	color: #f00;
	font-weight: bold;

}
