#custom-doc {
	margin : auto 4%;
}

#yui-main {
	margin-left : 0;
}

#custom-doc #yui-main .yui-b {
	margin-left : 0;
	margin-right : 24.077em;
}



#custom-doc h2 {
	font : normal 136% "Giovanni Book", Georgia, "Times New Roman", serif;
	line-height : 1.11em;
	margin-top : 2.75em;
	margin-bottom : 0;
	padding : .5em;
}

#custom-doc h3 {
	clear : both;
	margin : 0;
	padding : 0 .47em;
	color : #fff;
	font : normal 122% "Giovanni Book", Georgia, "Times New Roman", serif;
	line-height : 1.25;
}

#custom-doc p {
	font : normal 85% "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	line-height : 1.6;
}

#featured h2 {
	position : relative;
	border : 1px solid #A6DB90;
	color : #007430;
	background-color : #D9FCD3;
}

#featured h2 span {
	position : absolute;
	width : 350px;
	height : 90px;
	bottom : -1px;
	right : -4px;
	background : url(../img/home/featured-bg24.png) bottom right no-repeat;
}

#featured ul {
	margin : 0;
	padding-top : 1em;
	list-style-type : none;
	font-size : 100%;
}

#featured li {
	clear : both;
	margin : 0;
}

#featured h3 {
	margin-bottom : .7em;
	background : #5ec254 url(../img/home/featured-title.png) left bottom repeat-x;
	border : 1px solid #1a502f;
}

#featured .featured-content {
	margin-bottom : 1em;
}

#featured p {
	margin : 0 .67em 1em;
	color : #333;
	font-size : 85%;
}

#featured .preview {
	float : right;
	margin-left : 5px;
	padding : 3px;
	border : 1px solid #E7DCD5;
	background : #F4EAE5;
}

#featured .preview img {
	display : block;
}

.sidecol ul {
	margin : 0;
	padding : .5em 1em 0;
	list-style-type : none;
	font-size : 100%;
}

.sidecol li {
	list-style-type : none;
}

.sidecol p {
	margin-bottom : .4em;
}

#events, #egov {
	border-bottom : 1px solid #FDCE94;
}

#events h2, #egov h2 {
	position : relative;
	border : 1px solid #FDCE94;
	border-bottom-width : 0;
	color : #B35900;
	background : #FAE4BB;
}

#events h2 span {
	position : absolute;
	width : 140px;
	height : 90px;
	bottom : 0;
	right : -6px;
	background : url(../img/home/events-bg24.png) bottom right no-repeat;
}

#events h2 a, #egov h2 a {
	color : #B35900;
	text-decoration : none;
}

#events h3, #egov h3 {
	background : #feba42 url(../img/home/events-title.png) left bottom repeat-x;
	border : 1px solid #e58200;
}

#events ul, #egov ul {
	border : 1px solid #FDCE94;
	border-width : 0 1px;
	background : #FDF3E1;
}

#events li, #egov li {
	border-color : #FDCE94;
}

#events p, #egov p {
	color : #995614;
}

#events a:link, #events a:visited, #egov a:link, #egov a:visited {
	text-decoration : none;
	color : #995614;
}

#events a:hover, #egov a:hover {
	text-decoration : underline;
	color : #b35900;
}


#primopiano h2, #news h2 {
	position : relative;
	border : 1px solid #84CFF0;
	border-bottom-width : 0;
	color : #005AA0;
	background : #C2E7F8;
}

#news h2 span {
	position : absolute;
	width : 140px;
	height : 90px;
	bottom : 0;
	right : 0;
	background : url(../img/home/news-bg24.png) bottom right no-repeat;
}

#primopiano h2 a, #news h2 a {
	color : #005AA0;
	text-decoration : none;
}

#primopiano ul, #news ul {
	border : 1px solid #84CFF0;
	border-top-width : 0;
	background : #F3FBFE;
}

#primopiano li, #news li {
	border-color : #84CFF0;
}

#primopiano h3, #news h3 {
	background : #93c9ed url(../img/home/news-title.png) left bottom repeat-x;
	border : 1px solid #0094df;
}

#primopiano p, #news p {
	color : #005aa0;
}

#primopiano a:link, #primopiano a:visited, #news a:link, #news a:visited {
	text-decoration : none;
	color : #005aa0;
}

#primopiano a:hover, #news a:hover {
	text-decoration : underline;
	color : #005aa0;
}


#events .date, #news .date {
	float : left;
	margin-left : -3em;
	margin-right : 8px;
	font-size : 100%;
}

#events .date {
	color : #E67100;
}

.date abbr, .date span.abbr {
	display : block;
	padding-top : 4px;
	font : bold 70% "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	line-height : 1em;
	text-decoration : none;
	text-align : center;
}

.date .day {
	display : block;
	font : normal 189%/1em "Giovanni Book", Georgia, "Times New Roman", serif;
}


#leftcol ul {
	list-style-type : none;
}

#leftcol li {
	display : block;
	padding-left : 1em;
	font-size : 85%;
	line-height : 2.2;
	list-style-type : none;
}

#rightcol li {
	clear : both;
	padding-bottom : 1em;
	padding-left : 2.54em;
	line-height : 1.4;
}



#featured li:after , #rightcol li:after {
	content : ".";
	display : block;
	height : 0;
	clear : both;
	visibility : hidden;
}
#featured li, rightcol li {display : inline-block;}

