/*  Hava Printz updated Oct 2006  */
/* author: S. Ann Meadows (m3cats)  */


body {
	margin: 1px 0px 20px 0px;
	color: White;
	background-color: #1A1AD0;
	background-image: url(../images/logo/grad.png);
	background-repeat: repeat-x;
}


p {
font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 95%;
	margin-top: 0px;
	padding: 0px 30px 0px 30px;
	text-align: left;
   line-height: 140%;
}
	
h1, h2, h3, h4, h5, h6 {
	font-family: optima, Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-weight: bold;
	text-align: left;
	color: White;
	background-color: #00009C;
}

h1, h2{
text-align: center;
text-transform: capitalize;
}

h1{
	padding: 20px 30px 2px 30px;
	font-size: 125%;
}

h2{
 padding: 10px 30px 0px  30px;
font-size: 108%;
}
	
h3 {
padding: 10px 30px 0px  30px;
font-size: 102%;
}

h4 {
padding: 10px 30px 0px  30px;
font-size: 95%;
}

h5 {
padding: 10px 30px 0px 30px;
font-size: 85%;
}

h6 {
padding: 10px 30px 0px 30px;
font-size: 75%;
}

/* styles navigation link for other text on the pages */
a, a:link
	{
	color: white;
	background-color: #00009C;
	text-decoration: underline;
}

	
a:visited {
	text-decoration: none;
	color: #F5F5DC;
	background-color: #00009C;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: underline;
	background-color: #00009C;
	background: Silver;
}

ul {
	font-size: 90%;
	margin-top: 0px;
	margin-left: 50px;
	padding: 2px 10px 2px 10px;
}
	
li {
	padding: 2px 2px 2px 2px;
	text-align: left;
}
	


acronym, abbr, dfn
{
	border-bottom: 1px dotted #330;
	cursor: help;
}

/* -- div ids -- */

#container  /* -- holds page -- */
{
	width: 700px;
	margin: 5px 0px 5px 0px;
	background-color: #00009C;
	color: white;
	line-height: 130%;
}



/* -- holds logo & top Nav -- */
#top  
{
	vertical-align: top;
	background-color: White;
	width: 697px;
	height: 112px;
	padding: 1px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}


/* - div to hold main content - */
#content 
{
   width: 675px;
	padding: 30px 10px 30px 10px;
	margin: 0px 0px 0px 0px; 
	background-image: url(../images/logo/blue.jpg);
	background-repeat: repeat-y;
	clear: both;
}


/* - table to hold catalog on catalog page - */
.tb_row {
	color: White;
	background-color: Silver;
	vertical-align: middle;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 1px 0px;
	border: 3px solid Gray;
	width: 100%;
}



#footer
{
	width: 700px;
	text-align: center;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	background-image: url(../images/logo/foot.png);
	background-repeat: repeat-x;
}

	

/* NAVIGATION - FOOTER */

#footer p
{ 
	text-align: center;
	}
	
#footer h4 {
	text-align: center;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding: 5px 0px 1px 0px;
	color: Silver;
}
	

	
 #footer .textNav a{
	padding: 4px 1px 4px 1px;
	font-size: 12px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	border-top: 1px dotted Silver;
	border-bottom: 1px dotted Silver;
}
  
 #footer .adminNav a{
	padding: 3px 4px 3px 4px;
	font-size: 14px;
	text-decoration: none;
	color: #E6BE21;
	border-left: 1px solid #E6BE21;
	border-right: 1px solid #E6BE21;
}

#footer .copyright { 
font-size: 12px; 
margin-top: 12px; 
line-height: 150%; 
}

#footer .closing {
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #00009C;
	margin-top: 10px;
	margin-bottom: 10px;
}



	
	
/* SPECIAL CLASSES TO ADJUST ALIGNMENT */

/* class for the images is right float  */

.rtfloat{
	border: 0px;
	float: right;
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.imgLft{
	border: 0px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

/* class for the images so border  */
.imgClr {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	clear: both;
	border: 0px;
}



hr {
text-align: center;
	width: 90%;
	height: 1px;
	color: #8A6407;
	background-color: #007533;
}

span.instruct {
font-family: "Times New Roman", Times, serif;
font-size: 11pt;
font-weight: bold;
color: Black;
background-color: transparent;
}



input {
	color: Black;
	background-color: #F0EDE1;
	font-family: "Times New Roman", Times, serif;
}

legend, label {
	font-size: 10pt;
	font-weight: bold;	
}


/* Styles for Sitemap Page */

	.pageSiteMap{
	width: 380px;
	text-align: center;
	border-right: 3px ridge #00220F;
	border-bottom: 3px ridge #00220F;
	border-left: 3px ridge #00220F;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
}
	.menuSiteMap{
	color: #00220F;
	background-color: White;
	background-image: url(../images/sitemapTop.jpg);
	height: 30px;
	text-align: center;
	line-height: 25px;
	border-top: 3px ridge #00220F;
	border-bottom: 3px ridge #00220F;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 375px;
}

/* styles for div spacing in contact form */
.form{
	color: White;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding: 20px;
	margin: 5px;
	border: thin dashed silver;
	text-align: left;
}

#whiteBox
{
	color: black;
	background-color: white;
	text-align: center;
	width: 300px;
}