/* Start of CMSMS style sheet 'CEP Home Page' */
div#flashheader {
	height: 119px;
padding-left: 3px;
margin: 0;
}

#flashobject {
padding: 0;
margin: 0;
}


div#home-content {
font-family: Trebuchet MS;
	font-size: .8em;
}

div#home-content ul {
list-style-type: none;
padding: 0;
margin: 0;
}

div#home-content ul li {
background-image: url(/images/ul/o.png);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.2em;
padding-bottom: .6em;
}

div#home-content h1 {
font-family: Times New Roman;
font-weight: normal;
font-size: 1.5em;
line-height: 1.4em;
color: #8a7b71;
margin: 0 0 .5em;
}

div#home-content h2 {
font-size: 1.1em;
}

div#home-content h2 a {
color: #729317;
text-decoration: none;
}

div#home-content h2 a:hover {
color: #563623;
}

div#center-news h2 {
font-family: Times New Roman;
font-weight: normal;
font-size: 1.5em;
line-height: 1.6em;
color: #729317;
}

div#center-news ul {
list-style-type: none;
padding: 0;
margin: 0;
}

div#center-news ul li {
background-image: url(/images/ul/g.png);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1em;
padding-bottom: .5em;
font-family: Times New Roman;
font-size: .85em;
}

div#center-news ul li a {
font-weight: bold;
color: #563623;
}

div#center-news ul li a:hover {
text-decoration: underline;
}
/* End of 'CEP Home Page' */

