@charset "iso-8859-1";
/* styles for HUU Website */
/*Styles for body for entire site*/
body {
	background-color: #003300;
	color: Black;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 95%;
}
body img {
	border: 0px;
	text-decoration: none;
}
#container {
	width: 95%;
	background-color: #FFFAF0; /*255, 250, 240 */;
	border: 1px solid #003300;
/*0, 51, 0*/	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	color: black;
}
/* sets style for page banner */
#logoleft {
	padding : 5px;
	margin : 0px 0px 0px 0px;
	vertical-align : top;
	background-image: url('images/tina-logo.gif');
	background-repeat: no-repeat;
	height: 122px;
}
#logoright {
	float: right;
	width: 130px;
	height: 86px;
	margin-left: 0px;
	margin-top: 10px;
	padding: 5px;
	background-color: #FFFAF0;
	color: #bd7b7c;
	font-size: 90%;
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* sets style for top menu */
#topmenu {
	clear: both;
	border-bottom: medium double #003300;
	border-top: medium double #003300;
	font-size: 90%;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-align: right;
}
/*styles for main content area*/
#content {
	padding: 5px;
	margin-left: 195px;
	background-color: #FFFAF0;/*255,250,240*/;
	vertical-align: top;
	color: black;
}
/*styles for right side news box*/
.sunserv {
	background-color: #EFC8AC;
	color: #000000;
	width: 170px;
	float: right;
	margin-left: 10px;
	padding: 8px;
	border: 2px #630 solid;
	font-size: .8em;
	font-weight: bold;
	line-height: 1.1;
	text-align: center;
}
.rgtsdbr {
	background-color: #FFFAF0;
	color: black;
	width: 170px;
	float: right;
	margin-left: 10px;
	padding: 8px;
	border: 2px #630 solid;
	font-size: .8em;
	font-weight: normal;
	line-height: 1.1;
}
/*styles for left side menu*/
#sidebar-a {
	float: left;
	width: 180px;
	margin: 0;
	padding: 2px;
	background-color: #FFFAF0;
	border: 1px solid #003300;
	color: black;
	font-size: .8em;
}
#sidebar-a ul {
	margin: 10px 0px 10px;
	padding-left: 0px;
	list-style-image: none;
}
#sidebar-a li {
	/*background-image: url(images/gl_or.gif);
	background-repeat: no-repeat;*/
	list-style: none;
	margin: 1px 1px 4px 1px;
	padding-left: 9px;
}
#sidebar-a ul ul {
	padding-left: 1px;
}
#sidebar-a ul ul ul li {
	list-style-type: disc;
}
.heading {
	border: medium solid #4f0708;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 94%;
	font-weight: bolder;
	margin: 3px;
	padding: 2px 3px 3px 5px;
	background-color: #EFC8AC;
	text-align: left;
	color: #000000;
}
/*Styles for right side headings*/
.heading2 {
	border: thin solid #D2691E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 94%;
	font-weight: bolder;
	text-align: left;
	margin: 3px;
	padding: 2px 3px 3px 5px;
	background-color: #F4A460;
	color: white;
}
/*styles the page footer*/
#footer {
	clear: both; /*padding: 5px;
	margin-top: 5px ;*/;
	background-color: #FFFAF0;
	color: black;
	font-size: .8em;
	text-align: center;
	border-top: medium double #003300;
}
/*styles for all hyperlinks*/
a:link {
	color: #000000;
	background-color: inherit;
}
a:active {
	font-weight: normal;
}
a:visited {
	font-weight: normal;
}
a:link {
	font-weight: normal;
}
a:visited {
	color: #336633;
	background-color: inherit;
}
a:hover {
	background-color: #F4A460;
	color: white;
}
a:active {
	color: #CC3300;
	background-color: inherit;
}
/*styles for all headers*/
h3 {
	color: #003300;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFAF0;
}
h2 {
	color: #003300;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFAF0;
}
h1 {
	color: #003300;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFAF0;
}
h1 {
	font-size: 130%;
}
h2 {
	font-size: 110%;
}
/*styles for float right*/
.fltright {
	float: right;
}
/*styles any important message on a page */
span.important {
	font-variant : small-caps;
	color : #992600;
	font-weight : bold;
	background-color: inherit;
}
/*styles search button color*/
.search {
	background-color: #E69A80;
	color: black;
	font-weight: bold;
}
.pch {
	background-color: #F2DECD;
}
.smalltext {
	font-size: small;
}
.frmbrd {
	border: thin solid #008000;
	padding: 10px;
}
span.smalltext {
	font-size: small;
}
span.exponent {
	font-size: x-small;
	vertical-align: super;
}
span.quote {
	font-style: italic;
}
.clearrt {
	clear: right;
}
.clearlft {
	clear: left;
}
.imgrgt {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.exponent {
	font-size: x-small;
	vertical-align: super;
}
#breadcrumb {
	font-size: .9em;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.ctr {
	text-align: center;
}
/* begin styles for RSS Feed */
.rss-box {
	background-color: white;
	margin: 10px 15%;
	padding: 4px 8px;
	border: solid 3px tan;
}
.rss-title, rss_title a {
	font-family: verdana, arial, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #663399;
	margin: 0px 0;
	padding: 0;
	letter-spacing: 1px;
}
.rss-items {
	list-style-type: none;
	list-style-image: url("http://142.27.144.70/gerry/pointer.jpg");
}
.rss-item {
	color: black;
	font-size: 75%;
	font-family: Tahoma;
	font-weight: normal;
	margin: 8px 0;
}
.rss-item a:link, .rss-item a:visited {
	color: #663399;
	font-size: 110%;
	text-decoration: none;
}
.rss-item a:hover {
	color: gray;
	text-decoration: underline;
}
.rss-date {
	color: gray;
	font-size: 80%;
	font-weight: normal;
}

