/*
	CSS for Troop 240's Eagle Pages

*/


.brown{
	Color : #584316;
	}


.center{
	Text-Align : center;
	}


.green{
	Color : DarkGreen;
	}


.left{
	Text-Align : left;
	}


.maroon{
	Color : Maroon;
	}


.mast{
	Background-Color : #D11C11;
	Font-Family : Copperplate Gothic Bold, Arial, Helvetia;
	Font-Size : 26pt;
	Color : #DFC86A;
	Text-Align : Center;
      }


.mast1{
	Background-Color : #DFC86A;
	Font-Family : Copperplate Gothic Bold, Arial, Helvetia;
	Font-Size : 26pt;
	Color : #D11C11;
	Text-Align : Center;
      }


.nav{
	Font-Family : Verdana, Arial, Sans-Serif;
	Font-Size : 10 pt;
	Font-Weight : bold;
	Text-Align : center;
	}


.navy{
	Color : Navy;
	}


.neg{
	text-indent : -2%
	}


.note{
	Font-Size : 11pt;
	Font-Weight : normal;
	}


.red{
	Color : Red;
	}


.right{
	Text-Align : right;
	}

.sig{
	Color : Navy;
	Font-Family : "Old English Text MT"; Arial, Sans-Serif, Helvetia;
	}


.special{
	Color : Green;
	Font-Family : 'Old English Text MT', 'milano LET', 'times New Roman';
	Font-Style : Italic;
	Font-Weight : bold;
	}


A{
	Color : maroon;
	}



A:Visited{
	Color : red;
	}


BODY{
	Background-Color : oldlace;
	Background-Image : url(../Nav/bg-brmarble.jpg);
	Color : black;
	Font-Family : Copperplate Gothic Light, Arial, Helvetia, 'Times New Roman';
	Font-Size : 12pt;
	Font-Weight : bold;
	Margin-Left : 5%;
	Margin-Right : 5%;
	}


DIR{
	Color : black;
	Font-Family : Arial, Sans-Serif, 'Times New Roman';
	}


P{
	Font-Family : Arial, Sans-Serif, 'Times New Roman';
	}


B{
	Font-Weight : bolder;
	}


BlockQuote{
	Color : black;
	Font-Style : Italic;
	Font-Weight : bold;
	Margin-Left : 7%;
	Margin-Right : 7%;
	}


H1{
	Font-Family : Copperplate Gothic Bold, Arial, Helvetia;
	Font-Size : 200%;
	Color : #22148A;
	Font-Weight : bold;
	Text-Align : Center;
	}


H2{
	Font-Family : Copperplate Gothic Bold, Arial, Helvetia;
	Font-Size : 150%;
	Font-Weight : bold;
	Color : #22148A;
	Text-Align : Center;
	}


H3{
	Font-Size : 125%;
	Color : #22148A;
	Text-Align : Left;
	Font-Weight : bold;
	}


H4{
	Font-Size : 115%;
	Text-Align : Left;
	Font-Weight : bold;
	}


H5{
	Font-Size : 100%;
	Text-Align : Left;
	Font-Weight : bold;
	}


HR{
	Color : Navy;
	Width : 850;
	Height : 6;
	Text-Align : center;
	}


TABLE{
	Color : Navy;
	Width : 95%;
	Font-Weight : bold;
	Text-Align : center;
	}


TABLE.S{
	Color : Navy;
	Width : 60%;
	Font-Weight : bold;
	Text-Align : center;
	}


TR{
	Color : Navy;
	}


TD{
	Color : black;
	Font-Family : Arial, Helvetia, 'Times New Roman';
	Font-Size : 10pt;
	Font-Weight : bold;
	Text-Align : Left;
	}


TD.1{
	Font-Size : 12pt;
	}


TD B{
	Color : black;
	Font-Weight : bolder;
	}


TH{
	Color : navy;
	Font-Family : Arial, Helvetia, 'Times New Roman';
	Font-Size : 14pt;
	Font-Weight : bold;
	Text-Align : center;
	}


PRE{
	Font-Family : 'Courier New', Courier, Monospace;
	Font-Size : 125%;
	Font-Weight : bold;
	Margin-Left : 5%;
	Margin-Right : 5%;
	}



