@charset "iso-8859-1";
body {
	font-family: verdana, geneva, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #E6E8E3;
	color: #FFFFFF;
}
/* =============== no border around images ============ */
body img {
	border: 0px;
	text-decoration: none;
}
/* ======== margins auto center the container on page ========== */
#container {
	margin: 10px auto 0px auto;
	padding: 20px;
	background-color: #E6E8E3;
	width: 1035px;
}
/* ========== top banner ========== */

#logoleft {
	padding : 5px;
	margin : 0px 0px 0px 0px;
	vertical-align: middle;
	height: 205px;
	background-color: #E6E8E3;
	width: 100%;
}
#logoright {
	margin: 0px;
	float: right;
	width: 550px;
	height: 100px;
	padding: 5px;
	background-color: #FFF;
	color: #336699;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	font-family: verdana, geneva, sans-serif;
}

/* ======= top menu ========= */

#topmenu {
	background-color: #E6E8E3;
	text-align: center;
	font-size: .90em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 10px;
	color: inherit;
	background-image: url('../clipart/background-top.jpg');
	background-repeat: no-repeat;
	height: 53px;
}
#topmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topmenu li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	padding-right: 1em;
}
/* ========== links ============*/

a:link {
	color: #003300;
	background: transparent;
}
a:visited {
	color: #336600;
	background: transparent;
}
a:hover {
	text-decoration : none;
	background: #DEDECB;
	color: #000000;
}
a:active {
	background: #E2EEDF;
	color: #000000;
}
/* ======= main content area =========*/

#content {
	margin-right: 150px;
	margin-left: 170px;
	padding: 5px 5px 0px 5px;
	text-align: left;
	vertical-align: top;
	width: 700px;
	font-size: small;
	font-family: verdana, geneva, sans-serif;
	background-color: #E6E8E3;
	color: #000000;
}

/* ======== content area list items ========*/

#content ul li {
	list-style-image: url('../clipart/button-blk.jpg');
	margin: 2px;
	padding: 2px;
}
#content li li {
	list-style-image: url('../clipart/button-grn.jpg');
	padding: 2px 0;
}

/* ========= Right Nav ======== */

#rightnav {
	background-position: right;
	color: #000000;
	padding: 10px 7px 7px 7px;
	margin: 5px 5px 5px 2px;
	float: right;
	background-color: #E6E8E3;
	width: 140px;
	border-left-width: 3px;
	font-weight: normal;
	font-size: small;
	font-family: verdana, geneva, sans-serif;
	text-align: left;
	background-repeat: no-repeat;
	height: 530px;
}
	
#rightnav p {
	font-size: small;
}
/* ======= Left Nav ========= */

.leftmenu{
	width: 160px;
	float: left;
	font-size: small;
	background-color: #E7E9E4;
	color: #000000;
	background-image: url('../clipart/background-lft-2.jpg');
	font-weight: bold;
	height: 780px;
	background-repeat: no-repeat;
}
.leftmenu .headerbar{
	font: bold 13px Verdana;
	color: white;
	background: #000000 no-repeat 8px
6px;
	margin-bottom: 0;
	text-transform: uppercase;
	padding: 7px 0 7px 31px;
}

.leftmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; 
}

.leftmenu ul li{
padding-bottom: 2px; 
}

.leftmenu ul li a{
	font: normal 10px Arial;
	color: #000000;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 8px; 
	text-decoration: none;
	font-weight: bold;
}

.leftmenu ul li a:visited{
color: black;
}

.leftmenu ul li a:hover{
	
color: white;
	background: #565C4E;
}

/*========= footers ============*/

#footer {
	clear: both;
	padding: 5px;
	background-color: #E6E8E3;
	text-align: left;
	font-family: verdana, geneva, sans-serif;
	font-size: small;
	background-image: url('../clipart/background-footer.jpg');
	background-repeat: no-repeat;
	color: #000000;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*========= general styles =========*/

hr {
	background-position: center center;
	width: 100%;
	text-align: center;
	background-color: #2C779E;
	height: 5px;
	vertical-align: middle;
}

.center {
	text-align: center;
}

/* ========= heading tags =========== */

h4 {
	font-size: .9em;
	color: #59A7D0; 
	background-color: inherit;
	font-family: verdana, geneva, sans-serif;
	font-weight: bold;
	text-decoration: overline;
}
h3 {
	font-size: .9em;
	color: #636A57; 
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: medium;
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	line-height: 1.7em;
	text-decoration: overline;
	vertical-align: middle;
}
h1 {
	font-size: 1.5em;
	color: #2C779E; 
	background-color: inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* ======== image float ========== */

.imgrgt {
	float: right;
	padding: 7px;
}
.imglft {
	float: left;
	padding: 7px;
}

.smtxt {
	font-size:small;
}
/* ======= table float and borders ========*/

#td-pad-rt {
	padding-right: 10px;
}
#td-pad-lft-ln {
	border-left-style: none;
	padding-left: 10px;
}
#td-pad-both {
	padding-right: 7px;
	padding-left: 7px;
}


