@font-face {
	font-family: 'CorpusCareRegular';
	src: url('corpuscare-webfont.eot');
	src: local('☺'), url('corpuscare-webfont.woff') format('woff'), url('corpuscare-webfont.ttf') format('truetype'), url('corpuscare-webfont.svg#webfont1oodeAPd') format('svg');
	font-weight: normal;
	font-style: normal;
}
h1, h2 {
	font-family: 'CorpusCareRegular';
}
body {
	padding:0;
	margin:3px 0 0 0 ;
	font-family: vedana, sans-serif;
	font-size:100%;
	line-height: 1.5em;
	color:#666;
	background-color:#fff;
}
.container {
	width: 774px;
	margin: auto;
	margin-bottom: 3em;
}
#top {
	background-image: url(media/header.jpg);
	background-repeat: no-repeat;
	height: 98px;
}
#top h1 {visibility: hidden;}
#topnav {
	background-color:#ceaf7b;
	font-size: .9em;
	margin-bottom: 2px;
}
#topnav ul {
	margin: 0;
	padding: .75em 0 .75em 0 ;
}
#topnav li {
	display: inline;
	list-style-type: none;
	margin: 0 ;
	padding: 2em 1em 2em 1em;
	
}
#topnav a:active, #topnav a:link {
	color: #fff;
	text-decoration: none;
}
#topnav a:visited {
	color: #ececec;
	text-decoration: none;
}
#topnav a:hover {
	color: #fff;
	text-decoration: underline;
}
.on {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}





#content {
	font-size: .8em;
}
h2 {
	color: #ceaf7b;
	font-size: 3em;
	font-weight: normal;
	
}

h3 {
	color: #ceaf7b;
	font-weight: normal;
	font-size:1.35em;
}
.link {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0 0 0 ;
}

#dateline.h3 {
	color: #ceaf7b;
	font-size: 1.25em;
	font-weight: normal;
}

#copy-home {
	margin-left: 457px;
	position: relative;
	top: -60px;
	width: 220px;
	
}

#col-a {
	float: left;
	width: 340px;
}
#col-b {
	float: left;
	width: 340px;
}