﻿/* CSS for new borders */


/*=================*/
/*       FOOTER SITEMAP      */
/*=================*/

div#cols {
	text-align: left;
}

div#cols p {
	font-size: 85%;
	text-align: left;
	margin: 0 0 2px 0;
	color: #8B7D6B;
	font-family: tahoma, arial, helvetica, sans-serif;
}
div#cols p.hdr {
	font-weight: bold;
	font-family: tahoma, arial, helvetica, sans-serif;
}
div#cols a {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 0;
	color: #8B7D6B;
}
div#cols a:link {
	text-decoration: none;
	border-bottom: 0;
	color: #8B7D6B;
}
div#cols a:visited {
	text-decoration: none;
	border-bottom: 0;
	color: #8B7D6B;
}
div#cols a:hover {
	text-decoration: underline;
	border-bottom: 0;
	color: #8B8378;
	background-color: #FCF6CF;
}



#col1 {
	width: 165px;
	padding-right: 25px;
	float: left;
}
#col2 {
	width: 127px;
	padding-right: 25px;
	float: left;
}
#col3 {
	width: 137px;
	padding-right: 25px;
	float: left;
}
#col4 {
	width: 161px;
	padding-right: 25px;
	float: left;
}
#col5 {
	width: 70px;
	float: right;
}



#copywrapper {
	margin: 0 0 25px 0;
}
#copywrapper p {
	font-size: 85%;
	color: #8B7D6B;
	}
div#copywrapper a {
	text-decoration: underline;
	border-bottom: 0;
	color: #8B7D6B;
}
div#copywrapper a:link {
	text-decoration: underline;
	border-bottom: 0;
	color: #8B7D6B;
}
div#copywrapper a:visited {
	text-decoration: underline;
	border-bottom: 0;
	color: #8B7D6B;
}
div#copywrapper a:hover {
	text-decoration: underline;
	border-bottom: 0;
	color: #8B8378;
	background-color: #FCF6CF;
}



/*================*/
/*       HEADER STYLES      */
/*================*/

#myheader {
	width: 760px;
	height: 127px;
	margin: 0 auto;
	border: 0;
	padding: 15px 0px 5px 0px;
/*	vertical-align: middle; */
	position: relative;
	top: 0;
	right: 0;
	overflow: hidden;       /* ensures divs inside this one are "seen", otherwise bg defaults to min height */
	}
#myheader h1 {
	text-align: center;
	font-size: 24px;
	font-family: verdana, helvetica, sans-serif;
	color: #004200;
	width: 600px;
/*	margin: 0 auto;  */
	position: relative;
	top: -115px;
	margin-left: 150px;
/*	left: 150px; */
	z-index: 1;
	float: right;
}

/* Header Styles for Low-Down page only */
#myheader h1.h1ldtop {
	text-align: center;
	font-size: 24px;
	font-family: verdana, helvetica, sans-serif;
	color: #004200;
	width: 600px;
/*	margin: 0 auto;  */
	position: relative;
	top: -127px;
	margin-left: 150px;
	margin-bottom: 0;
/*	left: 150px; */
	z-index: 1;
	float: right;
}
#myheader h2.h2ldtop {
	text-align: center;
	font-size: 16px;
	font-family: verdana, helvetica, sans-serif;
	color: #004200;
	width: 600px;
/*	margin: 0 auto;  */
	position: relative;
	top: -122px;
	margin-left: 150px;
	margin-top: 0;
/*	left: 150px; */
	z-index: 1;
	float: right;
}
/* ================== */


/* Other 2-line Header Styles */
#myheader h1.line1 {
	text-align: center;
	font-size: 24px;
	font-family: verdana, helvetica, sans-serif;
/*	color: #004200; */
	width: 600px;
/*	margin: 0 auto;  */
	position: relative;
	top: -127px;
	margin-left: 150px;
	margin-bottom: 0;
/*	left: 150px; */
	z-index: 1;
	float: right;
}
#myheader h1.line2 {
	text-align: center;
	font-size: 18px;
	font-family: verdana, helvetica, sans-serif;
/*	color: #004200; */
	width: 600px;
/*	margin: 0 auto;  */
	position: relative;
	top: -122px;
	margin-left: 150px;
	margin-top: 0;
/*	left: 150px; */
	z-index: 1;
	float: right;
}


/*===================*/


#mybanner {
	background-image: url("../newborders/edbanner.jpg");
	background-repeat: no-repeat;
	width: 609px;
	height: 75px;
	float: right;  
	border: 0 none; 
	margin: 10px auto 5px auto;
	padding: 0;
	position: relative;
	top: 0;
	right: 0;
	z-index: 0;
/*	display: block; */
	overflow: hidden;       /* ensures divs inside this one are "seen", otherwise bg defaults to min height */
	}
/* #mybanner h1 {
	text-align: center;
	font-size: 24px;
	font-family: verdana, helvetica, sens-serif;
	color: #004200;
	margin: 0;
	padding: 25px 0;
	} */

/* ================================= */
/*         Logo in page header - in PageHeader.htm          */
/* ================================= */

div#hdrlogo {
	border: 0;
	float: left;
	margin: 0;
	}
div#hdrlogo img {
	border: 0; 
	width: 145px;
	height: 91px;
}
div#hdrlogo a {
	z-index: 2;
}
div#hdrlogo a:link, div#hdrlogo a:hover, div#hdrlogo a:active {
	border-bottom: 0;
	}

/* ================================= */
/*         Navigation bar at top - in PageHeader.htm         */
/* ================================= */

#hdrnavbar {
	clear: both;
	width: 760px;
	margin: 0 auto;
	padding: 5px 0 0px 0;
	font-family: Verdana, Arial, sans-serif;
	}
#hdrnavbar ul { 
	list-style-type: none; 
	width: 100%; 
	padding: 0; 
	margin: 0; 
	}
#hdrnavbar ul li {
	background-image: url("../newborders/edglobalbutton2.gif");
	background-repeat: no-repeat;
	background-position-x: center;
	list-style-type: none;
	list-style-image: none;
	vertical-align: middle;
	text-align: center;
	padding: 0;
	margin: 0;
	float: left; 
	width: 95px;
	height: 36px; 
	line-height: 34px; 
	font-size: 11px;
	}

#hdrnavbar ul li span {
	padding-right: 5px;
	}




/* =============================== */
/*                    HEADER LINK STYLES                     */
/* =============================== */

div#hdrnavbar a {
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0;
	}

div#hdrnavbar a:link { 
	color: black;
	}
div#hdrnavbar a:active { 
	color: firebrick; 
	}
div#hdrnavbar a:visited { 
	color: black; 
	}
div#hdrnavbar a:hover { 
	color: firebrick; 
	}




/*====================*/
/*          FOOTER STYLES          */
/*====================*/

/* ----- FOOTER ----- */
div#myfooter {
	width: 760px;
	margin: 0px auto 20px auto;
	padding: 0;
	text-align: left;
	bottom: 20px;
	background-color: white;
	}

span.copyrightnotice {
	color: darkred;
	}

/* ----- FOOTER NAVIGATION LINK BAR ----- */
div#mybottomlinks {
	width: 100%;
	clear: both;
	margin-bottom: 5px;
	margin-top: 15px;
	text-align: center;
	}
div#mybottomlinks p {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
	}
div#mybottomlinks p.return2top {
	font-weight: normal;
	font-size: 65%;
	}
div#mybottomlinks span {
	padding-left: 5px;
	padding-right: 5px;
	}

hr#mybottomline {
	width: 75%;
	height: 1px;
	border-top: #8B7D6B 1px solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 25px auto 20px auto;
	}




/*  end  */