/* HSJV custom CSS file for the Manitoba theme */

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, sans-serif;
}

#site_logo {
	position: absolute;
	right: 9px;
	bottom: -5px;
}

#pageHeader {
	background-image: url(images/headbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#title {
	padding: 0 20px;
}

#title h1 {
	margin-left: -2px;
}

#title h1 a {
	color: white;
}

#title h1 a:hover {
	text-decoration: none;
}

h1 {
	font-size: 2em;
	letter-spacing: -1px;
	line-height: 1.2em;
}

h2 {
	font-size: 1.4em;
	line-height: 1.2em;
}

h3 {
	font-size: 1.2em;
	line-height: 1.2em;
}

h4 {
	font-size: 1.12em;
	margin-bottom: -0.6em;
	font-weight: bold;
}

#navcontainer {
	float: left;
	left: 0;
	bottom: 4px;
	height: 20px;
	padding: 0 20px;
}

#navcontainer a {
	padding:0 1.2em 16px 0;
}

#navcontainer a:link, #navcontainer a:visited {
	color: #83994e;
}

#navcontainer a:hover, #navcontainer a:active {
	color: white;
}


#navcontainer ul ul {
	left: -3px;
	top: 24px;
	margin-top: 0;
	padding-top: 10px;
	background-color: transparent;
}

#navcontainer ul ul li {
	background-color: #A8BC77;
}

p {
	padding: 0;
	margin: 0.92em 0;
}

p small {
	font-size: 0.92em;
	line-height: 1.5em;
}

hr {
	border: none;
	border-bottom: 1px dashed #c9c9c9;
	width: 10em;
	margin-bottom: 2em;
	margin-top: 2em;
	clear: right;
	height: 0;
}

#content a.footnote, #content a.reversefootnote {
	border-bottom: 1px dashed #c9c9c9;
	font-size: 0.92em;
	font-weight: bold;
	padding: 0 0.2em;
}

#content a.footnote:hover, #content a.reversefootnote:hover {
	border: none;
	text-decoration: none;
	background-color: #5D7E12;
	color: white;
}

.footnotes {
	font-size: 0.92em;
}

#sidebar ul {
	padding-left: 2em;
}

#sidebar ul li {
	margin-bottom: 0.5em;
}

#sidebar img, #content img.framed, #content a.framed img {
	background: #E9E9E9;
	border: 1px solid #DBDBDB;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 8px;
}

.sideHeader, #sidebar h2 {
	line-height: 1.2em;
}

#sidebar h2 {
	font-size: 1.5em;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

#content table {
	border-spacing: 0;
	margin: 0.92em 0;
}

#content table td, #content table th {
	padding: 0;
	padding-right: 1em;
}

#content table th {
	font-weight: normal;
	text-align: left;
}

#sidebar img.no-img-border {
	background: none;
	border: none;
	padding: 0;
}

#newsflash {
	margin: -40px 0 0 0;
}

#content #newsflash h2 {
	font-size: 1.4em;
	padding: 0px 10px;
	letter-spacing: 0;
}

#newsflash dt {
	font-size: 1.1em;
	font-weight: bold;
	background-color: #EBF2E5;
	position: relative;
	padding: 0.1em 10px;
	clear: left;
}

#newsflash dt .datetime {
	font-size: 0.8em;
	font-weight: normal;
	float: right;
	margin-top: 0.2em;
}

#newsflash dd {
	margin: 0;
	padding: 0.5em 10px;
}

#newsflash dd p {
	margin-top: 0;
}

#newsflash img.framed {
	float: left;
	margin: 0px 1em 1em 0px;
}

#content .collage-main {
	margin: 1.5em 0 0 0 !important;
	padding: 0 !important;
	width: 612px !important;
}

#footer {
	color: #A5C062;
}

#rw_email_contact {
	margin-left: 0.5em;
}
