@import url(menu.css);
@import url(page.css);
@import url(status.css);

html {
	height:100%;
}
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 100%;
	margin:0px;
	padding:0px;
	text-align:center;
	height:100%;
	color:#666666;
}

html>body {
	font-size: 16px; /* IE can’t read this */
}

/* emsizing hacks */
table, td p, td td, td td td {
	font-size: 100%;
}
/******************/

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666666;
	font-size: 0.9em;
	line-height: 120%;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#006952;
	font-size:1em;
	font-style:italic;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#006952;
	font-size:0.8em;
	font-style:italic;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0;
}

h3 {
	/*font-family:Arial, Helvetica, sans-serif;*/
	color:#006952;
	font-size:0.65em;
	font-weight:bold;
	margin:0;
	padding:0;
}

p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666666;
	font-size: 0.9em;
	margin:0;
	padding:0;
}

form {
	margin:0;
	padding:0;
}

input {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border: 1px solid #666666;
	color: #666666;
	font-size: 0.7em;
}
input.smasearchbox {
	font-size:0.7em;
	width:110px;
}
input.smasearchbtn {
	font-size:0.55em;
	width:20px;
}
select {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border: 1px solid #666666;
	color: #666666;
	font-size: 0.7em;
}
.smaselect {
	width:115px;
}
.smaselect option {

} 
textarea {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border: 1px solid #666666;
	color: #666666;
	font-size: 0.7em;
}
label {
	font-size:0.7em;
	font-style:italic;
}

a {
	color:#006952;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

ul.links {

}
ul.links li {
	font-size:0.7em;
}

#linkitem ul {

}
#linkitem ul li {
	font-size:0.7em;
}
#linkitem ul li a {
	color:#006952;
	font-weight:bold;
}

#wrapper {
	position:relative;
	margin:0 auto;
	text-align:left;
	width:780px;
	min-height:100%;
	background-image:url(../../images/menubar-bg.gif);
	background-repeat:repeat-y;
}

#logo {
	position: absolute;
	left:390px;
	top:22px;
	width:391px;
	height:74px;
	z-index:1;
}
#topline {
	background-color:#006952;
	height:15px;
	width:780px;
}
#greyline {
	height:15px;
	width:780px;
	background-color:#cccccc;
}
#submenubar {
	background-image:url(../../images/submenu-bg.jpg);
	background-repeat:no-repeat;
	height:20px;
	width:780px;
}
#photobar {
	width:780px;
	height:160px;
	background-color:#ffffff;
}
#menubar {
	background-color:#aaba81;
	height:2em;
	width:780px;
}
#introbar {
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-color:#006952;
	height:5.5em;
	width:780px;
}

#leftbar {
	float:left;
	width:160px;
	background-color:#d3dcbe;
	background-image:url(../../images/menubar-bg.gif);
	background-repeat:repeat-y;
}

#leftbartop {
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-color:#006952;
	height:5.5em;
	width:160px;
}

#contentbar {
	float:right;
	width:620px;
}

.contenttable {
	height:100%;
}

#footerbar {
	clear:both;
	height:20px;
	width:780px;
	border-top:3px solid #006952;
	background-image:url(../../images/footerbar-bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	margin:0 auto;
	position: relative;
	margin-top:-23px;
}
#footerbar p {
	font-size:0.65em;
	color:#666666;
	padding:3px 0 3px 0;
}

#healogo {
	float:left;
	width:160px;
	position:relative;
	top:22px;
	left:45px;
}

#introtext {
	float:right;
	width:620px;
}

#introtext p.weeheader {
	font-weight:bold;
	color:#cccccc;
	font-size:0.65em;
	padding:5px 10px 5px 0;
}
#introtext p {
	color:#cccccc;
	font-size:0.65em;
	padding:5px;
}

#searchlabel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-style:italic;
	font-weight:bold;
	color:#005a46;
	text-align:center;
	background-color:#c5d0a8;
	padding:3px 0 3px 0;
}
#searchform form{
	margin:0;
	padding:10px 0 0 0;
}

#signupbox {
	margin:20px 0 0 0;
	padding:5px;
	background-color:#c5d0a8;
}
#signupbox p {
	font-size:0.65em;
}

#sitelastupdated {
	margin:10px 0 0 0;
	padding:5px;
	width:150px;
}
#sitelastupdated p {
	font-size:0.65em;
	text-align:center;
}

.capital {
	font-weight:bold;
}

.sma {
	font-size: xx-small;
}
.smait {
	font-size: xx-small;
	font-style:italic;
}

.btn {
	font-size: xx-small;
}

.alert {
	font-weight: bold;
	color: #ff0000;
	font-size: xx-small;
}

.noborder {
	border:none;
}

.fieldlabel {
	color:#005a46;
	font-size: 0.7em;
}

.gallerypointer {
	font-size: xx-small;
}

.sitemapline {
	padding-bottom: 6px;
	font-size : 0.9em;
}
a.sitemaplink {
	color: #ff9900;
}
a.sitemaplink:hover {
	text-decoration: underline;
}

.newstitle {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #999900;
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;
}

.newsbody {
	padding-top:10px;
	padding-bottom: 15px;
}

.newsdate {
	color: #999900;
	font-size: 0.9em;
	/*font-weight: bold;*/
	font-style: italic;
	text-align: right;
}

wbr:after { content: "\00200B" }
