/* CSS Document */

p { margin: 0px 10px 50px 10px; }

div.mainwrap {
	width: 726px;
	margin: 0px 5px 0px 5px;
	padding-top: 8px;
	background-image: url(../webimages/twocolumn_bgtop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.sidebar {
	width: 179px;
	float: left;
	clear: none;
	border-right: 1px solid #D4E4EF;
}
div.sidebar p {
	margin: 5px 8px 5px 3px;
}
div.sidebar div#intro p { font-size: 9px; }

div.maincolumn { width: 537px; display: block; float: right; clear: none; }
div.maincolumn h1 { color: #FF6600; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; margin-bottom: 10px; width: 300px; padding-bottom: 5px; border-bottom: 1px solid #FF6600; clear: both; }
div.maincolumn h2 { font-size: 14px; color: #222222; margin-bottom: 10px; }
div.maincolumn h3 { font-size: 12px; color: #222266; margin-bottom: 10px; }
div.maincolumn p { margin: 10px 0px; }
div.maincolumn ul { font-size: 12px; text-indent: 10pt; margin-bottom: 10px; padding: 0 10px 0 10px;}
div.maincolumn ul#photothumbnails { text-indent: 0pt; }
div.maincolumn img.float { margin: 8px 8px 5px 5px; float: right; clear: right; }
div.maincolumn dt { 
	font: 12px/1.5em Verdana, Arial, Helvetica, sans-serif; 
	list-style: none;
	list-style-position: outside; 
	background-image: url(../webimages/whitebullet.gif);
	background-repeat: no-repeat;
	background-position: left 0.6em;
	padding-left: 22px;
	margin-top: 4px;
}
div.maincolumn dd { font: 12px/1.5em Verdana, Arial, Helvetica, sans-serif; list-style-type: circle; padding-left: 36px; }

div.event { clear: both; }

table#thecalendar {
	width: 174px;
}

div#footer {
	clear: both;
	width: 726px;
	background-image: url(../webimages/twocolumn_footer.gif);
}
div.sponsorform {
	margin: 3px;
	border: 1px solid #99CCFF;
	padding: 8px;
}
table#sponsorstable tr.style0 { background-color: #D7E6F0; }
table#sponsorstable tr.style1 { background-color: #FFFFFF; }
table#sponsorstable th, table#sponsorstable td { padding: 2px; vertical-align: top; font-size: 12px; }
table#sponsorstable th { padding-left: 20px; background-color: #D4E4EF; background-position: left 50%; background-image: url(../webimages/sponsorarrow.gif); background-repeat: no-repeat; }
