/* BASIC ELEMENTS */

body
	{
	font-family: arial, helvetica, sans-serif;
	background: #FFFFFF;
	color : #000000;
	font-size: 80%;
	}

div, span
	{
	font-family: arial, helvetica, sans-serif;
	
	}

td, th
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
	}

A:link    { color: #000099 }      /* unvisited links */

A:active  { color: #669966 }   /* active links */

/* ANCHORS */

a:hover			{color: #006600}
a.navbar		{color: #FFFFFF; text-decoration: none}
a:hover.navbar		{color: #EEEE00; text-decoration: none}
.white		{color: #FFFFFF; font-size: 100%; font-weight: bold}

/* TEXT AND IMAGE FORMATTING */


.textsize80p
	{
	font-size: 80%
	}
	
.textsize70p
	{
	font-size: 70%
	}
	
.textsize90p
	{
	font-size: 90%
	}

.location
	{
	font-size: 80%
	}

.quote
	{
	font-family: arial, helvetica, sans-serif;
	color : #003366;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	}
	
.quotecite
	{
	font-size: 80%;
	color: #003366;
	}
		
.cite
	{
	font-size: 80%
	}
.bigpictitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
/* THIS STYLE IS BEING TESTED ON THE BIGS IN THE WAR ARTIST EXHIBIT TO DETERMINE IF H1 REPLACING bigpictitle WILL INCREASE THE RANKING OF THESE PAGES IN THE SEARCH ENGINES - PAGES UPDATED AUG 11, 2005*/
h1.bigpictitle {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.underline {
	text-decoration: underline;
}


/* THESE ARE THE SETTINGS FOR THE FACE GRAPHIC IN THE TOP BANNER */
#navbarbg
{
	height: 10px;
}
/* THESE ARE THE SETTINGS FOR THE TEXT LINKS IN THE TOP BREAD CRUMB TRAIL */
#locationbar a:link
{
    color: #666600;
	font-size: 100%;
	text-decoration: none;
	padding-bottom: 2px;
}
#locationbar a:active
{
    color: #666600;
	padding-bottom: 2px;
	text-decoration: none;
	font-size: 100%;
}
#locationbar a:visited
{
    color: #666600;
	padding-bottom: 2px;
	text-decoration: none;
	font-size: 100%;
}
#locationbar a:hover
{
    color: #666600;
	padding-bottom: 2px;
	text-decoration: none;
	font-size: 100%;
}
/* THESE ARE THE SETTINGS FOR THE TEXT IN THE TOP BREAD CRUMB TRAIL */
#locationbar
{
    padding-right: 0px;
    padding-left: 2px;
    font-size: 70%;
    padding-bottom: 2px;
    margin: 0px;
    padding-top: 3px;
    text-align: left;
	background-color: rgb(237, 237, 202);
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}
.mgs_footer, a:link.mgs_footer
{
    font-size: 80%;
    font-family: arial, helvetica, sans-serif;
    text-align: center;
}
/* THIS SETTING PRODUCES A VERTICAL LINE TO THE RIGHT OF THE SIDE BANNER AND LEFT OF CONTENT */
td.borderright
{
	border-right: #355667 1px solid;
}

/* THIS SETTING PLACES A HORIZONTAL BORDER ABOVE THE FOOTER ELEMENTS OF THE PAGE */
#pagecontent
{
	border-bottom: #355667 1px solid;
}

/* THIS SETTING PLACES A (CUSTOM COLOR) HORIZONTAL BORDER ABOVE THE FOOTER ELEMENTS OF THE 1812 PAGE */
#pagecontent1812
{
	border-bottom: #960100 1px solid;
}

td.borderright1812
{
	border-right: #960100 1px solid;
}
/* THIS SETTING PLACES A (CUSTOM COLOR) HORIZONTAL BORDER ABOVE THE FOOTER ELEMENTS OF THE FRANCO ONTARIAN PAGE */
#pagecontentfranco
{
	border-bottom: #000088 1px solid;
}

td.borderrightfranco
{
	border-right: #000088 1px solid;
}
/* THIS SETTING PLACES A (CUSTOM COLOR) HORIZONTAL BORDER ABOVE THE FOOTER ELEMENTS OF THE GRAY PAGE */
#pagecontentgray
{
	border-bottom: #cccc99 1px solid;
}

td.borderrightgray
{
	border-right: #cccc99 1px solid;
}
/* THIS SETTING PLACES A (CUSTOM COLOR) HORIZONTAL BORDER ABOVE THE FOOTER ELEMENTS OF THE PARADE PAGE */
#pagecontentparade
{
	border-bottom: #db0000 1px solid;
}

td.borderrightparade
{
	border-right: #db0000 1px solid;
}
/* THIS SETTING PLACES A (CUSTOM COLOR) HORIZONTAL BORDER ABOVE THE FOOTER ELEMENTS OF THE SIMCOE PAGE */
#pagecontentsimcoe
{
	border-bottom: #cccc99 1px solid;
}

td.borderrightsimcoe
{
	border-right: #cccc99 1px solid;
}

/* THIS SETTING PLACES A (CUSTOM COLOR) HORIZONTAL BORDER ABOVE THE FOOTER ELEMENTS OF THE TOYS PAGE */
#pagecontenttoys
{
	border-bottom: #009a01 1px solid;
}

td.borderrighttoys
{
	border-right: #db0000 1px solid;
}




/* THIS SETTING PLACES A (CUSTOM COLOR) HORIZONTAL BORDER ABOVE THE FOOTER ELEMENTS OF THE FRANCO ONTARIAN PAGE */





/* THIS SETTING IS FOR THE BREADCRUMB TRAIL FOR EXHIBIT PAGES */


#exhibitbc
	{
	font-size: 70%;
	background-color: #eeeeee;
	}
td.backprevnav
{
	background-color: #355667;
}	


#pagecontent h1, #pagecontentgray h1, #pagecontenttoys h1, #pagecontentsimcoe h1, #pagecontentparade h1, #pagecontent1812 h1, #pagecontentfranco h1

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	padding-bottom: 6px;
	margin-bottom: 6px;
	margin-left: 35px;
}
#pagecontent h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 175%;
	padding-bottom: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.margin35
{
	margin-left: 35px;
}
/* THIS SETTING IS FOR TABLE CAPTIONS ALIGNED LEFT TOP OF TABLE */
caption.captionlefttop
{
	caption-side: top;
	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	text-align: left;

	padding-bottom: 5px;
	padding-top: 20px;
}
/* THIS SETTING IS FOR BOLDING TEXT IN TABLE CELLS */
td.bold
{
	font-weight: bold;
}
