@charset "UTF-8";

#container {
	margin: 0 px;
	width: 850px;
	background-image: url(images/bkgd.gif);
	background-repeat: repeat-y;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#container #leftnav {
	width: 175px;
	float: left;
	padding: 15px;
	line-height: 15px;
	font-weight: bold;
	font-size: 14px;
	height: inherit;
	margin-left: 10px;
}
.announcements {
	width: 175px;
	float: left;
	padding: 15px;
	line-height: 15px;
	font-weight: bold;
	font-size: 14px;
	height: inherit;
	margin-left: 10px;
}

a:link {text-decoration: none; color:#00C}
a:visited {text-decoration: none; color:#00C}
a:active {text-decoration: none}
a:hover {text-decoration: underline; color: #900;}

#container #news {
	margin-left: 170px;
	
}

#container #indexnews {
	margin-left: 200px;
	padding: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#container #indexnews p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

#container #redfooter {
	background-color: #980000;
	clear: both;
	height: 25px;
}
#container #blackspacer {
	background-color: #000000;
	clear: both;
	height: 25px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	z-index: 4;
}
#container #footer {
	padding: 3px;
	font-size: 12px;
	background-color: #FFF;
}
#container #bottombanner {
	height: 60px;
	width: 740px;
	float: right;
	background-image: url(Templates/images/elmolino.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
	margin-bottom: 10px;
}
#container #topbanner {
	height: 192px;
	background-image: url(Templates/images/seal.png);
	background-repeat: no-repeat;
	z-index: 1;
	width: 100px;
	float: left;
}

.textheadline {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#container #news p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-indent: 15px;
	line-height: 20px;
}
#container #news table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;

}
#container #news th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #980000;
	margin-right: 0px;
	padding-right: 5px;
}
#container #boxoutline {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #FFFBE1;
}
#container #boxoutline #leftnav a:link {
	color: #990000;
	text-decoration: none;
}
#container #boxoutline #leftnav a:visited {
	color: #CC6633;
	text-decoration: none;
}

#container #boxoutline #leftnav a:hover {
	color: #000000;
	text-decoration: none;
}

#container #boxoutline #rightnav a:link {
	color: #990000;
	text-decoration: none;
}
#container #boxoutline #rightnav a:visited {
	color: #CC6633;
	text-decoration: none;
}

#container #boxoutline #rightnav a:hover {
	color: #000000;
	text-decoration: none;
}
#imgfloatlft {
	float: left;
	margin-left: 0px;
	margin-right: 25px;
	margin-bottom: 20px;
}
#imgfloatright {
	float: right;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	text-align: center;
	font-size: 14px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
}
#container #boxoutline #footer .smalltext {
	font-size: 9px;
	margin-top: 5px;
}
#container #news table a:link {
	color: #990000;
}
#container #news table a:visited {
	color: #CC6633;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #00F;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.ital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
