/* page specific stylesheet */

.content {
	padding : 10px;
	line-height : 150%;
	overflow : hidden;
	color : #929292;
}

.content A {
	color : #59359A;
}

.content H1 {
	font-family : Times New Roman, Serif;
	font-weight : normal;
	font-size : 26px;
	margin-bottom : 5px;
}

/* ------------------------------------------------------------- */

.event {
	margin-top : 10px;
}

.event .content h2 {
	font-family : Times New Roman, Serif;
	font-weight : normal;
	font-size : 22px;
	margin-bottom : 5px;
}

/* ------------------------------------------------------------- */

.rightcol {
	margin-left : 671px;
	width : 300px;
}

/* ------------------------------------------------------------- */

.menu {
	
}

.menu H1 {
	background-image : url("images/boxhead294pxwithtag.jpg");
	font-size : 12px;
	color : white;
	height : 18px;
	padding-left : 25px;
	padding-top : 3px;
}

.menu A {
	display : block;
	margin-left : 8px;
	margin-right : 8px;
	background-image : url("images/li_greenarrow.gif");
	background-repeat : no-repeat;
	margin-top : 5px;
	padding-left : 15px;
	color : #41844B;
	border-bottom : 1px solid #D0D0D0;
	padding-bottom : 5px;
}