#banner {
	padding: 10px 0 0 0;
}

#imgholder {
	height: 160px;
}

#opener h1 {
	font-size: 110%;
	font-family: Georgia;
	color: #b3a247;
	margin-top: 30px;
}

#opener p {
	padding: 10px 0 0 0;
	line-height: 1.4em;
	font-family: Georgia;
	font-size: 95%;
	color: #464646;
        clear: left;
}

#opener ul {
	margin: 10px 0 0 0;
}

#opener ul li {
	background-image: url(../images/asterisk_yellow.png);
	background-repeat: no-repeat;
	padding: 0.3em 0 0.3em 1.5em;
	background-position: 0 0.5em;
	color: #464646;
	line-height: 1.4em;
	font-family: Georgia;
	font-size: 95%;
}

#opener strong {
	font-weight: bold;
	color: #b3a247;
}

#opener img {
        float: left;
        padding-right: 6px;
}

.openingshort {
	padding: 20px 5px 0 0;
}
	
.openingshort h1 {
	font-size: 100%;
	font-family: Georgia;
	color: #b3a247;
}

#rightannounce {
	padding: 5px;
	border: 1px solid;
}

#rightannounce h1 {
	border-bottom: 0;
}


.openingshort p {
	line-height: 1.5em;
	font-family: Tahoma;
	font-size: 85%;
	color: #464646;
}

.openingshort ul li {
	line-height: 1.4em;
	padding: 5px 0 5px 0;
	font-family: Tahoma;
	font-size: 80%;
	color: #464646;
}

.openingshort strong a {
        text-decoration: none;
	color: #b3a247;
}

.openingshort strong {
	font-weight: bold;
	color: #b3a247;
}

#rightbar {
	padding: 0 0 0 5px;
	font-size: 80%;
	font-family: Verdana;
        line-height: 1.3em;
        color: #464646;
}

#rightbar h1 {
	font-size: 110%;
	font-family: Georgia;
	color: #b3a247;
	margin: 10px 0 5px 0;
        border-bottom: 1px solid #b3a247
}

#rightbar p {
	margin: 6px 0 0 0;
}

.box {
  font-size: 90%;
  font-family: Tahoma;
  color: #464646;
  }

.box h3 {
  margin: 0;
  padding: 6px 8px 4px 10px;
  font-size: 110%;
  font-family: Georgia;
  color: #b3a247;
  border-bottom: 1px solid #E0CFAB;
  }

.box p {
	padding: 6px;
	line-height: 130%;	
}

#ft p {
	text-align: center;
}

.navlist ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.navlist ul li {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding: 0.3em 0 0.3em 1.5em;
	background-position: 0 0.5em;
}

.navlist a {
	text-decoration: none;
	color: #424538;
}

.navlist a:hover {
	color: #ED1C24;
}
