BODY 	{
	scrollbar-base-color: #334D33;
	scrollbar-track-color: #334D33;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}




/* PAGE LINK COLORS */

a:link		{ color: #000000; text-decoration: none; }

a:visited	{ color: #000000; text-decoration: none; }

a:hover		{ color: #669999; text-decoration: overline underline; }

a:active	{ color: #000000; text-decoration: none; }





/* THE NEXT LINE IS THE MAIN PAGE FONT */

TABLE 		{ COLOR: #6A6660; FONT: 14px arial, verdana, sans-serif; font-weight: normal;  }

p			{ line-height: 1.5em; }

.title 			{
			color: #7C695D;
			font: 28px "Baskervile Old Face", "Times New Roman", serif;
			font-weight: 900;
			}
			
.pagetitle	{
			color: #466146; font: 26px "Baskerville Old Face", serif; font-weight: bold; }
			
.soustitre	{ color: #7C695D; font: 18px "Baskerville Old Face", serif; font-weight: bold; }

.subtitle 	{ color: #466146; font: 22px "Baskerville Old Face", serif; font-weight: bold; }

.instructor	{ color: #6A6660; font: 16px arial, verdana, sans-serif;  text-decoration: underline; }

.mission	{ color: #466146; font: 14px arial, verdana, sans-serif; font-weight: bold; text-decoration: underline; }

.item		{ color: #466146; font: 14px arial, verdana, sans-serif; font-weight: bold; }

.biopic		{ color:  #000000; font: 14px arial, verdana, sans-serif; font-weight: bold; }

.careers 	{ COLOR: #006666; FONT: 12px arial, verdana, sans-serif; font-weight: normal; }

.list 		{ COLOR: #6A6660; FONT: 14px arial, verdana, sans-serif; font-weight: normal; }

.just 		{ text-align: justify; }

.formmargin	{ margin: 0px; }

.date	{ color: #FFFFFF; font: 12px  verdana, arial, sans-serif; font-weight: bold; }

.article	{padding: 0px 20px; font-style: italic; }

.clip	{ margin-left: 100px; }




.background-main	{
			background-color: #F6F2E6;
			background-image: url("picts/background-center.jpg");
			}




/* FOOTER */

.footertext 	{ COLOR: #833C33; FONT: 10px arial, verdana, sans-serif; font-weight: normal; }


.footerback	{
		background-color: #F6F2E6;
		background-image: url("picts/footer-background.jpg");
		background-repeat: repeat-x;
		height: 50px;
		}

.footershadow	{
		background-color: #FFFFFF;
		background-image: url("picts/footershadow.gif");
		background-repeat: repeat-x;
		height: 30px;
		}






/* PAGE IMAGE BORDERS */

.borders	{ BORDER: #849C82 1px solid; padding: 3px; }

.bordersblack	{ BORDER: #000000 1px solid; }




/* RIGHT SIDEBAR AREA BORDERS, CODE AND COLORS */


a.sidelink:link		{ color: #CCFFCC; text-decoration: none }

a.sidelink:visited	{ color: #CCFFCC; text-decoration: none }

a.sidelink:active	{ color: #CCFFCC; text-decoration: none }

a.sidelink:hover	{ color: #99FF66; text-decoration: none }

.linkfont		{ font: 12px "Baskerville Old Face", "Bradley Hand ITC", "Lucida Handwriting", "Comic Sans MS", "Trebuchet MS", arial, sans-serif; font-weight: bold; }


.phonetitle 		{ color: #CCCC99; font: 12px arial, verdana, sans-serif; font-weight: bold; }

.sidebarcontact		{ color: #FFFFFF; font: 11px arial, verdana, sans-serif; font-weight: bold; }


.sidebar	{ background-color: #334D33;
		  background-image: url("picts/background-sidebar.jpg");
		  border-left: 0px solid #FFFFFF;
		  width: 200px; }


.sidebarleft	{ background-color: #334D33;
		  background-image: url("picts/background-sidebar.jpg");
		  border-right: 0px solid #FFFFFF;
		  width: 35px; }


.sidebartitle	{ color: #FFFFFF; font: 14px arial, verdana, sans-serif; font-weight: bold; }

.sidebarfield 	{
		border: 1px solid #849C82;
		text-align: left;
		-moz-border-radius: 3px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 6px;
		width: 175px;
		max-width: 144px;
		COLOR: #FFFFFF;
		FONT: 11px arial, verdana, sans-serif;
		font-weight: normal;
		display: block;
		}





/* INTRO PAGE CODE */


.flashtable		{ BORDER: #516951 3px double; }

.linktable		{
			BORDER: #516951 3px double;
			background-color: #334D33;
			background-image: url("picts/background-linktable.jpg");
			background-repeat: repeat-x;
			}

.linktable1		{ BORDER: #516951 3px double; }

a.intro:link		{ color: #F5F1E5; text-decoration: none; }

a.intro:visited		{ color: #F5F1E5; text-decoration: none; }

a.intro:active		{ color: #F5F1E5; text-decoration: none; }

a.intro:hover		{ color: #CCCC99; text-decoration: none; }

.introtext		{ COLOR: #FFFFFF; FONT: 16px "Baskerville Old Face", "Bradley Hand ITC", arial, verdana, sans-serif; font-weight: bold; }








/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}




/* CONTACT AND QUOTE FORM CODE */


.contact 	 { font-size: 10pt; }


.contacton 	 { font-size: 10pt; }

.button 	{ 
		background-color:#F5F2ED;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #6A6660;
		font-size: 9pt;
		height: 23px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: 1px solid #6A6660;  }



.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		BACKGROUND-COLOR: #F5F2ED;
		text-align: left;
		WIDTH: 200PX;
		BORDER: 1px solid #6A6660; }

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		BACKGROUND-COLOR: #F5F2ED;
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 125PX;
		BORDER: #000000 1px solid; }

.dropdown 	{ COLOR: #867E67;
		BACKGROUND-COLOR: #F5F2ED;
		WIDTH: 220PX;
		FONT: 11px verdana, arial, sans-serif; }


.quoteform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		BACKGROUND-COLOR: #F5F2ED;
		text-align: left;
		BORDER: #000000 1px solid; }


.quotedrop 	{ COLOR: #867E67;
		BACKGROUND-COLOR: #F5F2ED;
		FONT: 11px verdana, arial, sans-serif; }

.quotechoice	{ COLOR: #003333; FONT: 11px verdana, arial, sans-serif; font-weight: normal }









/* START THE CODE FOR THE MENUS */



.menubackground		{ background-color:#3D583D;
			  border-top: #2F492F 1px solid;
			  border-bottom: #2F492F 1px solid;
			  background-image: url("picts/background-menu.gif"); }



.menu		{ font-family: "Baskerville Old Face", verdana, arial, helvetica, sans-serif;
		  font-size: 14px;
		  height: 25px;
		  padding-left: 10px;
		  padding-right: 10px;
		  cursor:hand;
		  font-weight: bold;
		  text-align: center;
		  line-height: 22px;
		  display: block;
		  border: #000000 0px solid; }


a.menu:link 	{ background-image: url("picts/menu.gif");
		  background-color:#3D583D;
		  color: #F5F1E5; }


a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#3D583D;
		  color: #F5F1E5; }


a.menu:active 	{  background-image: url("picts/menu.gif");
		   background-color:#3D583D;
		   color: #F5F1E5; }


a.menu:hover 	{  background-image: url("picts/menuon.gif");
		   background-color:#545A3E;
		   color: #9EB99E; }