﻿body {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #D7E2F4;
	color: #000000;
	background-image: url('images/background-01b.jpg');
	font-size: .8em;
	background-repeat: repeat-x;
}
/*===============indicates no border around any image ============*/
body img {
	border: 0px;
	text-decoration: none;
}
.para2 {
	font-size: small;
}
/* ============ margins auto center the container on the page ==========*/
#container {
	border: medium groove #808080;
	margin: 10px auto 10px auto;
	padding: 10px 20px 10px 20px;
	background-color: #ffffff;
	width: 800px;
	max-width: 800px;
}
/*=================== styles for top banner ========================*/
#banner {
	background-position: center;
	padding: 5px;
	background-color: #FFFFFF;
	background-image: url('images/header-rev-03a.jpg');
	height: 152px;
	background-repeat: no-repeat;
	color: #000000;
}
/*=================== styles for top menu ======================*/
#topmenu {
	background-color: #FFFFFF;
	text-align: center;
	font-size: .90em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	color: inherit;
	border-top: 2px solid #AD6D6D;
	border-bottom: 2px solid #AD6D6D;
}
#topmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topmenu li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	padding-right: 1em;
}

/*==============all site links==============*/

a:link {
	font-weight: bold;
	color: #004145;
	background: transparent;
	text-decoration: underline;
}
a:visited{
	font-weight: bold;
	color: #000000;
	background: transparent;
	padding: 0px;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	text-decoration : none;
	background: #C47B7B;
	color: #ffffff;
}
a:active {
	font-weight: bold;
	text-decoration : underline;
	background: #BFDFE2;
	color: #000000;
}
/*====================== styles for main content area =========================*/
#content {
	margin-left: 212px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

/*===========content area list items==============*/
#content ul li {
	list-style-image: url('images/pink-bullet-bg.gif');
	margin: 2px;
	padding: 2px;
}
#content li li {
	list-style-image: url('images/pink-bullet-sm.gif');
	padding: 2px 0;
}

/* *****************************************************
Navigation Bar - Left hand side 
**************************************************** */
#navigation {
	width: 192px;
	float: left;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: medium;
}
#navigation li {
border-bottom: 1px solid #ED9F9F;
}
#navigation li a:visited {
	font-size: 75%;
	display: block;
	padding: 0.2em 0 0.2em 0.5em;
	border-left: 12px solid #711515;
	border-right: 1px solid #711515;
	background-color: #045BAB;
	color: #FFFFFF;
	text-decoration: none;
	border-right-color: #FCB514;
	border-left-color: #FCB514;
	border-right-width: 1px;
	border-left-width: 8px;
}
#navigation li a:link {
	font-size: 75%;
	display: block;
	padding: 0.2em 0 .2em 0.5em;
	border-left: 12px solid #711515;
	border-right: 1px solid #711515;
	background-color: #045BAB;
	color: #FFFFFF;
	text-decoration: none;
	border-right-color: #FCB514;
	border-left-color: #FCB514;
	border-right-width: 1px;
	border-left-width: 8px;
}
#navigation li a:hover {
	background-color: #D4DAE8;
	color: #FFFFFF;
}
#navigation ul ul {
margin-left: 12px;
}
#navigation ul ul li {
border-bottom: 1px solid #711515;
margin:0;
}
#navigation ul ul a:visited {
	background-color: #D4D7E5;
	color: #711515;
}
#navigation ul ul a:link {
	background-color: #D4D7E5;
	color: #711515;
}
#navigation ul ul a:hover {
	background-color: #CC1545;
	color: #FFFFFF;
}
/*============== Styles for footer ===================*/
#footer {
	border-top: 2px solid #AD6D6D;
	clear: both;
	padding: 5px;
	background-color: rgb(255, 255, 255);
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: small;
	color: #045BAB;
}
/*================== general styles =================*/
hr {
	width: 50%;
	text-align: center;
	background-color: #004145;
	height: 5px;
}
/* =================Styles for heading tags =============== */
h4 {
	color: #AD6D6D;
	background-color: inherit;
}
h3 {
	color: #BA284C;
	background-color: inherit;
}
h2 {
	color: #2C6BA4;
	background-color: inherit;
}
h1 {
	color: #2B6BA4;
	background-color: inherit;
}
h1 {
	font-size: 1.5em;
	background: #F9E3E3;
}
h2 {
	font-size: 1em;
}
h3 {
	font-size: 1em;
}
h4 {
	font-size: .9em;
}
/*================used to center anything==============*/
.center {
	text-align: center;
}
/* ============floats images to right or left ============*/
.imgrgt {
	float: right;
	padding: 7px;
}
.imglft {
	float: left;
	padding: 7px;
}

/*=================== blockquote =========================*/
#blockquote {
	background: #F9E3E3;
	border-left: 2px solid #afcd70;
	font: 0.9em/1.4em "Trebuchet MS", Verdana, Tahoma, sans-serif;
	color: #2B6BA4;
	letter-spacing: .05em;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: .3em;
	border-left-color: #BA284C;
	margin-left: 6px;
}
.linestyle {
	color: #045BAB;
}
.para3 {
	padding: 0px;
	margin: 0px;
	font-size: small;
	line-height: 18px;
	white-space: normal;
	list-style-type: none;
}
.imgrgtCopy {
	float: right;
	padding: 7px;
	background-color: #F9E3E3;
	width: 180px;
	margin-left: 12px;
}
.tagline {
	font-family: "Times New Roman", Times, serif;
	float: right;
	clip: rect(100px, auto, auto, auto);
	top: 120px;
	margin-top: 124px;
	font-size: medium;
	font-weight: bold;
	color: #D4D7E5;
}
.block2 {
	text-indent: 6px;
	background-color: #C2CAD9;
	padding: 3px;
	margin: 8px;
}

