/* This is my main stylesheet css file started Friday 11 August 2005*/

body {
background: white;
color: black;
font-family: Verdana, Arial, Helvetica, sans-serif;
/* border-left-width: 1px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 0px; */
margin: 0px; padding: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
/* padding: 0px 2px 2px 2px; */
padding: 0px 0px 0px 0px;
}

#content {
/* font-family: Verdana, Arial, Helvetica, sans-serif; */
text-align: left;
font-size: 80%;
line-height: 150%;
width: 95%;
padding: 0px 5px;
}

#menu {
background: white;
color: black;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 90%;
/* removed next line, warning on colour same as background */
/* border-color: white; */
padding: 5px 7px 7px 3px; /* 1top  2right  3bottom  4left */
}

/* MENUITEM = INDIVIDUAL BLOCKS OF TEXT IN MENU */
a.menuitem {
font-size: 85%;
background: white; 
color: #336699;
font-variant: normal;
text-transform: none;
font-weight: normal;
margin-left: 3px; margin-right: 3px; margin-top: 7px; margin-bottom: 7px;
/* border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; */
border: 0;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
/* border-color: white; */
/* removed redundant border-colour same as background */
text-align: center;
}

/* LOGO = Banner strip */
#logo, #logo a {
font-size: 90%;
	background-color: #6595D6;
 	background-image: url('../_includes/classic.gif');
	background-repeat: repeat-x;
	color: white;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: bold;
padding: 4px 4px 4px 4px;
border-left-width: 0px; border-right-width: 0px; border-top-width: 1px; border-bottom-width: 0px;
border-color: white;
text-align: left;
}

#footer {
font-size: 75%;
	background-color: #6595D6;
	background-image: url('../_includes/classic.gif');
	background-repeat: repeat-x;
	color: white;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
padding: 4px 4px 4px 4px;
border-color: white;
/* text-align: left; */
align: left;
}

#legacyfooter {
font-size: 75%;
	background-color: #6595D6;
	background-image: url('../_includes/classic.gif');
	background-repeat: repeat-x;
	color: white;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
padding: 4px 4px 4px 4px;
border-color: white;
/* text-align: left; */
align: left;
}



/* trail is white text on a coloured background */
#trail, #trail a {
font-size: 90%;
	background: #6595D6;
	background: url('../_includes/classic.gif');
/*	background-image: url('../_includes/classic.gif'); */
	background-repeat: repeat-x;
	color: white;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
padding: 4px 4px 4px 4px; /* 1top  2right  3bottom  4left */
border-color: white;
text-align: left;
}

/* small-bar is for sub-links, eg 1844 visitation */
#small-bar {
background: white; 
color: black; /* #336699; */
font-size: 85%;
}

#content a {
background: white;
color: #336699;
text-decoration: underline;
}

#content a:hover, #content a:active {
background: #6595D6;
color: white;
}

h1, h2, h3, h4, h5, h6 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
}

h1 {font-size: 140%;}
h2 {font-size: 127%;}
h3 {font-size: 114%;}
/* header 4 for coloured page title */
h4 {
font-size: 100%;
background: white;
color: #336699;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: bold;
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
padding: 0px 0px 0px 3px; /* 1top  2right  3bottom  4left */
/* border-color: white; */
/* removed redundant border-colour same as background */
text-align: left;
}
h5 {font-size: 90%;
background: white;
color: #336699;
font-weight: bold;
padding: 0px 0px 0px 3px; /* 1top  2right  3bottom  4left */
}
h6 {font-size: 75%;}

#menu a {text-decoration: none;}

.menuitem:hover {
background: #6595D6;
color: white;
}

#trail a {
text-decoration: none; 
	background-image: url(classic.gif);
	background-repeat: repeat-x;
}

#trail a:hover {
text-decoration: underline;
}

#logo a {text-decoration: none;}
#logo a:hover {text-decoration: underline;}

#footer a {
/* background: #6595D6; */
color: white;
text-decoration: underline;}

#footer a:hover {
/* background: #6595D6; */
color: red;
text-decoration: underline;
}

.menuitem		{display: inline;}

@media print {
#content a {color: black; text-decoration: none; border-bottom: 1px dotted}
#menu      {display: none}
#menu-item {display: none}
#trail     {display: none}
#trail a    {display: none}
#small-bar  {display: none}
#footer {display: none}

}

/*try this for coloured italics */
em
{ color: #0000FF; font-style: italic; }

/* emd of file */

