div { font-family: inherit; }
.box { clear: both; margin-top: 6px; padding-top: 6px; border-top: 1px solid #666666; }

#int-cont td { font-family: Trebuchet MS, sans-serif; font-size: 13px; color: #000000;}

h1, h2.large {font-family: Trebuchet MS; font-size: 19px; font-weight: 400; color: #22638F; text-align: left; }
/* h2 is in main.css -- it applies to home as well as inner pages */
h2.gray { font-family: Trebuchet MS; font-size: 20px; font-weight: normal; color: #999; text-align: left; margin-bottom: 10px; }

h3 {font-family: Trebuchet MS; font-size: 16px; font-weight: 700; color: #16416c; margin-bottom: 3px; margin-left: 25px; margin-right: 25px; margin-top: 10px; }
h4 {font-family: Trebuchet MS; font-size: 15px; font-weight: 700; color: #205e87;}
h5 {font-family: Trebuchet MS; font-size: 20px; font-weight: 400; color: #404040;}
h6 {font-family: Trebuchet MS; font-size: 17px; font-weight: 400; color: #666666;}

h4.indent {
	margin-left: 25px;
	}

ul {margin-left: 25px; margin-right: 50px; list-style-type: square;}

div.citydategroup {
	padding: 3px 5px 5px 5px;
	margin-bottom: 5px;
	height: auto;
	width: 500px;
	background: url("../imagefiles/eventcalendarlistbg.jpg") repeat-x;
	background-position: bottom left;
	}

p.citylist {width: 200px; height: 15px; font-size: 1.1em; font-weight: bold; margin:0 0 -20px 0; white-space: normal; }

h3.statelist {width: 110px; height: 25px; font-size: 1.1em; font-weight: bold; margin:5px 0 -30px 0;}

p.datelist {margin: 5px 0 0 200px;}

#getpref {
	width: 500px;
	}

ul li {
	margin-bottom: 3px;
	}

/*p.highlight {
	padding: 10px;
	background: #cfe8f7;
	border: 1px solid #8dcbf3;
	} */

.newshighlight {
	padding: 10px; 
	background: #e9e9e9; 
	border: 1px solid #bababa;
	}
