/* global reset */
* {
  	/*padding:0;
   	margin:0;*/
	text-decoration: none;
	text-indent: 0;
  }
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
font-size: 100%;
}
P{
	margin:0px 0px 10px 0px;}
h1{font-size:200%;}
h2{font-size:150%;}
h3{font-size:130%;}
h4{font-size:110%;}
h5{font-size:100%;}
h6{font-size:90%;}

* {font-size: 1em;
	}

.leftFeature, .rightFeature, .newsFeature, .eventsFeature {
font-weight:bold;
}
.feature h3, .eventsItems h3, .newsItems h3{
	font-weight:bold;
	line-height:1em;
	}
#siteNav{font-size:80%;}
.date{
	font-size: .8em;
}
.subscribe{
	font-size:.8em;
}
#footer a{
	font-size:80%;
	}
	.feature div{
	font-size:100%;
	}
#middleCol, #mainFeature, #middleColtwo{
line-height:1.8em;
}
#mainCol{
font-size:100%;
}
.leftNav a {
	font-weight:bold;
}
.leftNav li li a {
	font-weight:normal;
}
.leftNav li li li a {
	font-weight:normal;
}
.leftNav li li li li a {
	font-weight:normal;
}


.archiveNews li.selected ul li a, .archiveNews li ul {
font-size:95%;

}