@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background-color: #FFF;	
}

legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#696;
}

#container {
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	width: 800px;
	
}

#masthead {
	height: 49px;
	width: 800px;
	/*background-image: url(/services/events/images/scevents/logo.gif);*/
	background-repeat: no-repeat;	
	
}

#logo {
	float: left;
	
}

#globalNav {
	margin-left:10px;
	padding-top: 20px;
	float: left;
	
}

#globalNav img {
	margin-left:35px;
	border: 0px;
	
}

#content {
	padding-top: 20px;
	
}

#main {
	float: left;
	width: 570px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;	
}

#localMenu {
	text-align: right;
	float: left;
	height: 450px;
	width: 175px;
}

#localMenu img {
	border: 0px;
	padding-bottom: 20px;
		
}

#colophon {
	clear: both;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #693;
	text-align: center;
	line-height: 20px;
}

.sectitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #693;	
	
}

#main a:link, a:active {
	color: #693;
}

#main a:hover, a:visited {
	color: #999;
}

#dates {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #696;		
	
}
