/* CSS Document */

#footer {
	background: url(images/dotline.gif) top repeat-x;
	padding: 12px 10px 20px 10px;/**/
	}

/* Hides from IE-mac, 6 \*/
	*html #footer {
	margin-top: -2em;
	margin-bottom: -6px;
	}

	*html ul#legal li {
	padding-top: -10px;
	}
	/* End hide from IE-mac, 6 */

div#contentSecondary {
	width: 400px;
	float: left;
	margin-bottom: 1em;
	font-size: 1.1em;
	margin-left: 170px;
	margin-right: 35px;
	display: inline;
	}
	
	
div#contentSecondary p {
	line-height: 1.4em;
	margin-bottom: 2em;
	}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #88b417;
	margin-bottom: .6em;
	}

div#secondaryHeader {
	margin-bottom: 2.2em;
	}


