/* CSS Document */
/*Mass Reset*/
* { 
	padding: 0; 
	margin: 0; 
	}
html { 
	padding: 0; 
	margin: 0; 
	}
body { 
	padding: 0; 
	margin: 0; 
	}
h1, h2, h3, h4, h5, h6, p, img { 
	margin: 0; 
	padding: 0; 
	}
pre, blockquote, form, label, ul, ol, li, dl, fieldset { 	
	margin: 0; padding: 0; 
	}
fieldset { 	
	padding: 10px; 
	}
/*End Mass Reset*/


body	{
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#f6f6e3;
	font-size:11px;
	line-height:14px;
	background-image:url(../images/bkgd-page.gif);
	background-position:top;
	background-repeat:repeat-x;
	}
	
/*links*/	
a:link {
	color:#800a01;
	text-decoration:underline;
	}
a:visited {
	color:#800a01;
	text-decoration:underline;
	}
a:hover {
	color:#046204;
	text-decoration:none;
	}
a:active {
	color:#046204;
	text-decoration:none;
	}
/*end links*/

/*framework*/
#glow {
	width:100%;
	margin:0 auto;
	background-image:url(../images/bkgd-glow.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	}
#frame {
	width:857px;
	margin:0 auto;
	}
	
img.logo {
	margin-left:30px;
	margin-top:3px;
	float:left;
	}	
#photorow {
	float:left;
	margin-top:3px;
	margin-left:32px;
	}
#photorow img {	
	float:left;
	}
#sidebar {
	float:left;
	width:285px;
	margin-top:21px;
	
	}	
#content {
	float:left;
	margin-top:21px;
	width:572px;
	margin-bottom:15px;
	}
h1 {
	color:#013c5b;
	font-size:17px;
	line-height:30px;
	}
#content p {
	margin-right:10px;
	margin-bottom:7px;
	}	
#bottom {
	clear:both;
	}	
#nav {
	float:left;
	width:285px;
	height:144px;
	background-image:url(../images/bkgd-nav.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	}
#nav ul {
	font-size:15px;
	line-height:30px;
	margin-top:10px;
	}
#nav ul li {
	list-style-type:none;
	}
#callout {
	float:left;
	width:285px;
	height:390px;
	background-image:url(../images/bkgd-callout.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
#callout img {
	margin-top:20px;
	margin-left:11px;
	}
#callout h2 {
	color:#013c5b;
	font-size:15px;
	line-height:17px;
	font-style:italic;
	margin-top:5px;
	text-align:center;
	}
#callout h3 {
	color:#046204;
	font-size:15px;
	line-height:17px;
	margin-top:25px;
	text-align:center;
	}
#callout address {
	width:261px;
	height:201px;
	padding-top:20px;
	margin-top:17px;
	margin-left:12px;
	background-image:url(../images/bkgd-address.gif);
	text-align:center;
	font-size:15px;
	line-height:16px;
	color:#4b4838;
 	}	
#callout h4 {
	font-size:13px;
	line-height:16px;
	font-weight:bold;
	color:#046204;
	margin-left:11px;
	margin-top:6px;
 	}
#callout p {
	font-size:11px;
	line-height:16px;
	color:#4b4838;
	margin-left:11px;
 	}
#callout ul {
	width:262px;
	height:305px;
	padding-top:15px;
	margin-top:20px;
	margin-left:11px;
	background-image:url(../images/bkgd-announcement2.gif);
	text-align:center;
	font-size:15px;
	line-height:20px;
 	}
#callout ul.more {
	width:262px;
	height:305px;
	padding-top:15px;
	margin-top:20px;
	margin-left:11px;
	background-image:url(../images/bkgd-announcement2.gif);
	text-align:center;
	font-size:12px;
	line-height:16px;
 	}
#callout ul li {
	list-style-type:none;
	margin-bottom:12px;
	}
#footnote {
	width:529px;
	height:59px;
	background-image:url(../images/bkgd-footnote.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	padding-bottom:25px;
	margin-left:20px;

	}
#footnote p {
	font-size:11px;
	line-height:14px;
	color:#4b4838;
	text-align:center;
	margin-top:7px;
 	}
/*calendar*/
table {
	color:#000;
	background-image:url(../images/bkgd-calendar.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-top:20px;
	width:260px;
	margin-left:13px;
	}
table.sixrow {
	color:#000;
	background-image:url(../images/bkgd-calendar2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-top:20px;
	width:260px;
	margin-left:13px;
	}
td {
	padding:4px;
	text-align:center;
	border-bottom:solid 1px #f6f6e3;
	border-right:solid 1px #f6f6e3;
	}
td.endrow {
	padding:4px;
	text-align:center;
	border-bottom:solid 1px #f6f6e3;
	border-right:none;
	}
td.eventchamber {
	padding:4px;
	text-align:center;
	border-bottom:solid 1px #f6f6e3;
	border-right:solid 1px #f6f6e3;
	background-image:url(../images/bkgd-eventchamber.gif);
	background-position:center top;
	background-repeat:no-repeat;
	}
td.eventcommunity {
	padding:4px;
	text-align:center;
	border-bottom:solid 1px #f6f6e3;
	border-right:solid 1px #f6f6e3;
	background-image:url(../images/bkgd-eventcommunity.gif);
	background-position:center top;
	background-repeat:no-repeat;
	}
td.eventbusiness {
	padding:4px;
	text-align:center;
	border-bottom:solid 1px #f6f6e3;
	border-right:solid 1px #f6f6e3;
	background-image:url(../images/bkgd-eventbusiness.gif);
	background-position:center top;
	background-repeat:no-repeat;
	}
	
td.eventchamberEND {
	padding:4px;
	text-align:center;
	border-bottom:solid 1px #f6f6e3;
	border-right:none;
	background-image:url(../images/bkgd-eventchamber.gif);
	background-position:center top;
	background-repeat:no-repeat;
	}
td.eventcommunityEND {
	padding:4px;
	text-align:center;
	border-bottom:solid 1px #f6f6e3;
	border-right:none;
	background-image:url(../images/bkgd-eventcommunity.gif);
	background-position:center top;
	background-repeat:no-repeat;
	}
td.eventbusinessEND {
	padding:4px;
	text-align:center;
	border-bottom:solid 1px #f6f6e3;
	border-right:none;
	background-image:url(../images/bkgd-eventbusiness.gif);
	background-position:center top;
	background-repeat:no-repeat;
	}
	
th {
	color:#f6f6e3;
	padding:3px;
	}
table a:link {
	color:#f6f6e3;
	text-decoration:none;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	}
table a:visited {
	color:#f6f6e3;
	text-decoration:none;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	}
table a:hover {
	color:#f6f6e3;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}
table a:active {
	color:#f6f6e3;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.stickytooltip{
box-shadow: 5px 5px 8px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
display:none;
position:absolute;
display:none;
border:solid 3px #4b4838; /*Border around tooltip*/
background:white;
z-index:3000;
color:#4b4838;
}

.stickytooltip p {
	padding-bottom:10px;
	}

.stickytooltip .stickystatus{ /*Style for footer bar within tooltip*/
background:#4b4838;
color:white;
padding:3px;
text-align:center;
font:bold 11px Arial;
}