/*cw2012.css

*/

/*standard elements
 */

body {background-color: silver; 
     background-image: url("bg_Brick1_greyed3_seamless.JPG");
	 color: black;
	 font-family: "Courier New", "Courier", "Nimbus Mono L", "monospace";}

h1 {color: red;
    font-family: "Courier New", "Courier", "Nimbus Mono L", "monospace";}
	
h2 {color: red;
    font-family: "Courier New", "Courier", "Nimbus Mono L", "monospace";}
	
h3 {color: red;
    font-family: "Courier New", "Courier", "Nimbus Mono L", "monospace";}
	
h4 {color: #ffca55;
    font-family: "Courier New", "Courier", "Nimbus Mono L", "monospace";}
	
a {color: blue}

a:visited {color: fuchsia}

hr {color: black;}

/*custom styles
 */

.BG_Dark {color: #ffca55;
    background-color: black;
	background-image: url("bg_dark.jpg");
	border: black 5px inset;
	font-family: "Courier New", "Courier", "Nimbus Mono L", "monospace";}

.CalendarSmall {
	font-size:small;}
	
.ExtraEM {color: red;
    font-style:italic;}
	
.ExtraStrong {color: red;
    font-weight:bold;}	

.navbutton {color: white;
    background-color: #ff0000;
	border: black 2px inset;
	text-align: center;
	font-weight: bold;
	font-size:small;
	font-family: "Courier New", "Courier", "Nimbus Mono L", "monospace";}
	
.navlink {color: white;
	font-family: "Courier New", "Courier", "Nimbus Mono L", "monospace";}
	
a.navlink:link {color:white; text-decoration:none;}
a.navlink:visited {color:white; text-decoration:none;}
a.navlink:hover {color:blue; text-decoration:underline;}
		
.navlink-on {color: black;
	font-family: "Courier New", "Courier", "Nimbus Mono L", "monospace";}
	
a.navlink-on:link {color:black; text-decoration:none;}
a.navlink-on:visited {color:black; text-decoration:none;}
a.navlink-on:hover {color:red; text-decoration:underline;}
	
.navlink2 {color: black;
	font-family: "Courier New", "Courier", "Nimbus Mono L", "monospace";}
	
a.navlink2:link {color:black; text-decoration:none;}
a.navlink2:visited {color:black; text-decoration:none;}
a.navlink2:hover {color:red; text-decoration:underline;}
	
.navlink2-on {color: #ffca55;
	font-family: "Courier New", "Courier", "Nimbus Mono L", "monospace";}
	
a.navlink2-on:link {color:#ffca55; text-decoration:none;}
a.navlink2-on:visited {color:#ffca55; text-decoration:none;}
a.navlink2-on:hover {color:red; text-decoration:underline;}
	
.navbutton-on {color: black;
    background-color: #ffca55;
	border: black 2px inset;
	text-align: center;
	font-weight: bold;
	font-size: small;
	font-family: "Courier New", "Courier", "Nimbus Mono L", "monospace";}

.navbutton2 {color: black;
    background-color: #ffca55;
	border: black 2px inset;
	text-align: center;
	font-weight: bold;
	font-size: small;
	font-family: "Courier New", "Courier", "Nimbus Mono L", "monospace";}
	
.navbutton2-on {color: #ffca55;
    background-color: black;
	border: black 2px inset;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-weight: bold;
	font-size: small;
	font-family: "Courier New", "Courier", "Nimbus Mono L", "monospace";}
	
.linkbutton {color: white;
    background-color: olive;
	border: black 2px inset;
	text-align: center;
	font-weight: bold;
	font-family: "Courier New", "Courier", "Nimbus Mono L", "monospace";}
	
.linkbuttonDark {color: lime;
	border: black 2px inset;
	text-align: center;
	font-weight: bold;
	font-family: "Courier New", "Courier", "Nimbus Mono L", "monospace";}
	
.linktext {color: white;}

.linktextDark {color: lime;}


.MasterFooter {color: white;
    background-color: olive;
	background-image: url("banner_footer.jpg");
	text-align:center;
	font-family: "Courier New", "Courier", "Nimbus Mono L", "monospace";}
	
.FooterFrame {color: white;
    background-color: olive;
	font-family: "Courier New", "Courier", "Nimbus Mono L", "monospace";}
	
.FooterLink {color: white;
	font-family: "Courier New", "Courier", "Nimbus Mono L", "monospace";}
	
a.FooterLink:link {color:white; text-decoration:none;}
a.FooterLink:visited {color:white; text-decoration:none;}
a.FooterLink:hover {color:red; text-decoration:underline;}
		


/*legacy styles
 */	
 
.MSC_PrimaryNavLink {color: white;
    background-color: #ff0000;
	border: black 2px inset;
	font-family: "Courier New", "Courier", "Nimbus Mono L", "monospace";}

.MSC_PrimaryNavLink-On {color: black;
    background-color: #ffca55;
	border: black 2px inset;
	font-family: "Courier New", "Courier", "Nimbus Mono L", "monospace";}
	
.MSC_SecondaryNavLink {color: black;
    background-color: #ffca55;
	border: black 2px inset;
	font-family: "Courier New", "Courier", "Nimbus Mono L", "monospace";}
	
.MSC_SecondaryNavLink-On {color: black;
    background-color: #ffca55;
	border: black 2px inset;
	font-family: "Courier New", "Courier", "Nimbus Mono L", "monospace";}
	

.MS_MasterFooter {color: white;
    background-color: olive;
	font-family: "Courier New", "Courier", "Nimbus Mono L", "monospace";}
	
.MSC_FooterFrame {color: white;
    background-color: olive;
	background-image: url("banner_Johns1_FullBand_03_washout_sepia.jpg");
	font-family: "Courier New", "Courier", "Nimbus Mono L", "monospace";}
	
.MSC_FooterLink {color: white;
	font-family: "Courier New", "Courier", "Nimbus Mono L", "monospace";}
	
