/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
}
body,td,th {
	font-size: 95%;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .003em;
}
#list_table {
	background-color: #EBF1F4;
}

.hidden {
	display: none;
}

#page-container {
	width: 100%;
	margin: auto;
	background: white;
}

#header {
	height: 150px;
	width: 60%;
	background-image: url(../images/ljbs_hdr.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	float: left;
	font-size: 85%;
}
a.linkto:link {
	color: #003366;
	text-decoration: underline;
	font-size: 0.85em;
}

a.linkto:visited {
	color: #006699;
	text-decoration: underline;
}

a.linkto:hover {
	color: #006699;
	text-decoration: underline;
}

a.linkto:active {
	color: #003366;
	text-decoration: underline;
}

#header-opt {
	float: left;
	width: 25%;
	text-align:center;
	font-size: 85%;
	}
	
#searchbar {
	width: 100%;
	margin: auto;
	text-align: right;
	font-size: 80%;
	background-repeat: repeat-x;
	top: 150px;
	clear: both;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
h1 {
	font-size: 110%;
}
h2 {
	font-size: 105%;
}
h3 {
	font-size: 100%;
}
h4 {
	font-size: 95%;
}
.tabletext {
	font-size: .90 ems;
	color:#000033
}

.main-bodytext {
	font-size:  100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing: 0.03em;
}
list {
	list-style-position: outside;
	list-style-image: url(../images/bullet_teal.gif);
	list-style-type: none;
}

a:linkto {
	font-size: 85%;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

a:linkto:visited {
	text-decoration: none;
	color: #003366;
}

a:linkto:hover {
	text-decoration: underline;
	color: #990000;
}

a:linkto:active {
	text-decoration: none;
	color: #003366;
}

a:link {
	color: #006699;
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #003366;
}

#content-container {
	margin:auto;
	background-color: #FFFFFF;
	float: left;
	margin-left: 5px;
}

#main-nav {
	float: left;
	width: 125px;
}
.sidebar-a {
	background-image""images/ehtfloral;
	background-repeat: repeat;
	width: 125px;
	float: left;
	left: 0px;
	font-size:85%;
}

#content {
	float: left;
	padding-left: 5px;
	margin-left: 2%;
	width: 55%;
	letter-spacing: .015px;
}

#sidebar-b {
	width: 15%;
	float: left;
}

#footer {
	background: white;
	height: 66px;
	clear: both;
}
.footer-p {
	font-size: 80%;
	text-align: center;
}
.image_rt{
	float: right;
}

.image_left {
	float:left;
}
.image {
	float:none;
}

leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	width: 125px;
}
.sidebar-text {
	background-image""images/ehtfloral;
	float: left;
	left: 0px;
	font-size:85%;
	text-align: left;
	width: 125px;
}
.callout_right {
	text-align: left;
	padding: 10px;
	float: right;
	width: 175px;
	background-color: #FFFFFF;
	color: #990000;
	font-size: 90%;
	line-height: 95%;
	left: 10px;
}
