@charset "utf-8";
/* CSS Document */
 
p { margin-top: 1em; 
}
body {
	background-color: #f2d1c9;
}
#container { width: 968px; 
	background: #FFF; 
	margin: 0 auto; 
	padding-left: 10px; 
	padding-right: 10px; 
	overflow: hidden; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFF;
}


#leftcolumn, #centercolumn, #rightcolumn {
	width: 314px;
	float: left;
	
	}
h4 {
	color: #025930;
	text-decoration: underline;
}
#container #centercolumn {

}
#container #leftcolumn {

}


	
#centercolumn, #rightcolumn { margin-left: 10px;
	
	}#container #header {
	background-color: #FFF;
	background-image: url(images/DKG_RoseLogoLong3cSm.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 244px;
	position: relative;
	  
}


#statename {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	height: 44px;
	width: 960px;
	padding-left: 80px;
	padding-top: 10px;
	
}

#mainnavbar {
	height: 28px;
}
#container #banner img {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#container #footer {
	font-size: x-small;
	color: #333;
}
#container #mission {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #bf1744;
	padding-top: 3px;
	padding-bottom: 3px;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container  dl {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container dl dt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#container h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #903;
	font-style: italic;
}

