@charset "UTF-8";
/* CSS Document */

@import url("../../../css/basic.css");
h1 {
	font-size: 18px;
	width: 600px;
	height: 80px;
	margin: 0 0 -40px 0;
	padding: 40px 0 0 5px;
	background: url("../img/01-Logo3h.gif") no-repeat;
}

#container h2 {
	font-size: 16px;
	color: #903;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 0;
}

#container h3 {
	margin: 0;
	font-size: 13px;
}

#container p {
	margin-top: 0;
}

#container a {
	font-weight: 700;
	color: #900;
}
#container a:link, #container a:visited, #container a:hover, #container a:active {
	color: #900;	
}



#quicklinx {
	background: url("../img/shtQUICKLINKS_01h.gif") top no-repeat;
}

#quicklinx {
	width: 164px;
	float: right;
	padding-top: 65px;
	margin: 11px 3px 20px 10px;
}

#quicklinx a img {
	margin-bottom: 8px;
}





#eventtable, #eventtable th, #eventtable td {
	border: 1px solid #a64e13;
}

#eventtable th {
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	color: #fff;
	background-color: #e67323;
}

#maptable {
	color: #fff;
	background-color: #e67323;
}

#maptable td {
	text-align: center;
}

#maptable p {
	margin-bottom: 3px;
}

#maptable td.attn {
	text-align: left;
}

#archives {
	font-weight: 700;
	text-align: center;
}

#archives h2 {
	text-align: center;
}

.schedule {
	font-weight: 700;
	background-color: #def3c5;
}

li {
	margin-bottom: 3px;
}

.vevent {
	text-align: center;
}

.vevent .dtstart, .vevent .location {
	font-size: 16px;
	font-weight: 700;
}

.vevent .location {
	color: #da6618;
}

.vevent .link {
	font-weight: 700;
}

.vevent .summary {
	text-align: left;
}
