/* COLOR CODES



#563d02 IS MED DARK BROWN 

#cfb983 IS LIGHT BROWN (LEFT COLUMN BACKGROUND)

#800000 IS DARK RED

#f5f0da IS LIGHT TAN, ALMOST WHITE (BACKGROUND COLOR FOR CANVAS)

#ffffff OR #fff(css) IS WHITE

#000000 OR #000(css) IS BLACK

*/



/*format for each page is derived from body_aoi and canvas_main*/





#body_aoi 	{width:100%; 

		width:950px;

		height:auto;

		padding:0px; 

		margin-left:auto;

		margin-right:auto;  

		background:#000;

		font-family:tahoma, sans-serif; 

		font-size:100%; 

		color:#000; 

		text-align:center; 

		overflow:scroll;}



#aoiwrapper 	{width:100%; 

		width:950px;

		height:auto;

		margin-left:auto;

		margin-right:auto;  

		background:#cfb983;

		font-family:tahoma, sans-serif; 

		font-size:100%; 

		color:#000; 

		text-align:center; 

		overflow:hidden;}



#uniwrapper 	{width:100%; 

		width:950px;

		height:auto;

		margin-left:auto;

		margin-right:auto;  

		background:#f5f0da;

		font-family:tahoma, sans-serif; 

		font-size:100%; 

		color:#000; 

		text-align:center; 

		overflow:hidden;}



/*-----NOT USED-----*/

#body_aoipdf 	{width:100%; 

		min-width:950px;

		height: 100%;

		min-height:700px; 

		padding:0px; 

		margin:0 auto; 

		background:#cfb983;

		font-family:tahoma, sans-serif; 

		font-size:100%; 

		color:#000; 

		text-align:center; 

		overflow:scroll;}

/*-----------------*/





#banner_aoi 	{width:950px; 

		height:128px;

		margin-left:auto;

		margin-right:auto; 

		background-image:url(images/aoibanner5.png);}





/*LEFT MENU ENLARGE FUNCTION---imAGE REPLACEMENT SYSTEM*/



#menuleft {width:200px; float:left; background-color:#cfb983;}



#info_menu {width:200px;}

										/*THIS IS WHERE THE STATIC imAGE GOES*/	

#enlarge {padding:0px; margin:0px /*auto*/; list-style-type:none; background-image:url(images/side0b.png); width:200px; height:356px;}/* position:relative;}*/

#enlarge li {width:200px; height:32px;}

#enlarge li a {display:block; width:200px; height:32px; overflow:hidden; background:transparent; /*position:relative;*/ text-indent:-10000px; z-index:100;}

#enlarge li a:hover /*{position:relative;*/ {top:0px; left:0px; width:200px; height:32px;} /* z-index:1;}*/

#enlarge li a:active /*{position:relative;*/ {top:0px; left:0px; width:200px; height:32px;} /* z-index:1;}*/

				

			/*THESE imAGES APPEAR WHEN YOU HOVER*/

#enlarge li a.one:hover {background:url(images/side1.png);}

#enlarge li a.two:hover {background:url(images/side2.png);}

#enlarge li a.three:hover {background:url(images/side3.png);}

#enlarge li a.four:hover {background:url(images/side4.png);}

#enlarge li a.five:hover {background:url(images/side5.png);}

#enlarge li a.six:hover {background:url(images/side6.png);}

#enlarge li a.seven:hover {background:url(images/side7.png);}

#enlarge li a.eight:hover {background:url(images/side8.png);}



/*END LEFT MENU ENLARGE*/





/*SOCIAL NETWORKING AREA*/

#sn_menu {width:200px; height:90px;}



#sn_enlarge {padding:0px; margin:0px /*auto*/; list-style-type:none; background-image:url(images/snmenu.png); width:200px; height:90px; position:relative;}

#sn_enlarge li {width:200px; height:45px;}

#sn_enlarge li a {display:block; width:200px; height:45px; overflow:hidden; background:transparent; position:relative; text-indent:-10000px; z-index:100;}

#sn_enlarge li a:hover {position:relative; top:0px; left:0px; width:200px; height:45px;}  /*z-index:1;}*/

#sn_enlarge li a.fb:hover {background:url(images/aoifbbuttonhover.png);}

#sn_enlarge li a.ytb:hover {background:url(images/aoiytbuttonhover.png);}



/*END SOCIAL NETWORKING AREA*/









/*#menu ul li a {width:160px; height:20px; line-height:20px; background:#cfb983;}*/





/*----CANVAS MAIN IS AREA BELOW BANNER AND TO THE RIGHT OF THE MAIN MENU----

CALLING OUT HEIGHT IS NOT NECESSARY BUT FOR PAGES WHERE THE IS LITTLE CONTENT----ALL BROWSERS SUPPORT CONTENT STRETCHING THE HEIGHT AS NEEDED----*/



#canvas_main {	width:744px;

		min-height:750px;

		float:right;

		text-align:center; 

		border-left:#800000 double; 

		border-width:3px; 

		background-repeat:no-repeat; 

		background-position:center top 50px; 

		align:center; 

		background-color:#f5f0da; 

		background-image:url(images/SAAWatermark.png);

		padding-left:2px;

		padding-bottom:50px;}



#canvas_mainie {width:744px;

		height:750px;

		float:left;

		text-align:center; 

		border-left:#800000 double; 

		border-width:3px; 

		background-repeat:no-repeat; 

		background-position:center top 50px; 

		align:center; 

		background-color:#f5f0da; 

		background-image:url(images/SAAWatermark.png);

		padding-left:2px;

		padding-bottom:50px;}





#canvas_archive {width:744px;

		height:750px;

		float:right;

		text-align:center; 

		border-left:#800000 double;

		border-width:3px; 

		background-repeat:no-repeat; 

		background-position:center top; 

		align:center; 

		background-color:#f5f0da;

		background-image:url(images/archivecollage.jpg);

		padding-left:2px;}



#canvas_archiveie {width:744px;

		height:750px;

		float:right;

		text-align:center; 

		border-left:#800000 double;

		border-width:3px; 

		background-repeat:no-repeat; 

		background-position:center top; 

		align:center; 

		background-color:#f5f0da;

		background-image:url(images/archivecollage.jpg);

		padding-left:2px;}



p.archive {text-align:center; margin-left:5px; margin-right:5px; width:420px; font:19px tahoma; color:#000; 

/*border-top:solid 2px; border-left:solid 2px;*/



-o-box-shadow: 4px 5px 5px 4px rgba(86, 61, 2, 0.6);

-icab-box-shadow: 4px 5px 5px 4px rgba(86, 61, 2, 0.6);

-khtml-box-shadow: 4px 5px 5px 4px rgba(86, 61, 2, 0.6);

-moz-box-shadow: 4px 5px 5px 4px rgba(86, 61, 2, 0.6);

-webkit-box-shadow: 4px 5px 5px 4px rgba(86, 61, 2, 0.6);

box-shadow: 4px 5px 5px 4px rgba(86, 61, 2, 0.6);

-ms-box-shadow: 4px 5px 5px 4px rgba(86, 61, 2, 0.6);



-o-border-radius: 8px;

-icab-border-radius: 8px;

-khtml-border-radius: 8px;

-moz-border-radius: 8px;

-webkit-border-radius: 8px;

border-radius: 8px;

-ms-border-radius: 8px;}







/*------FOOTER-------*/

#footer		{width:744px;	

		height:40px;

		margin-left:auto;

		margin-right:auto;

		background-color:#f5f0da; 

		border-bottom:3px double #800000;}







#footerhome		{width:950px;	

		height:120px;

		margin-left:auto;

		margin-right:auto;

		background-color:#f5f0da; 

		border-top:solid 3px #800000;}



#homewrapper {width:950px; overflow:hidden; background-image:url(images/homeback2012.png); text-align:left; margin-left:auto; margin-right:auto;}

#wrapper_about {width:740px; height:740px; overflow:hidden; background-image:url(images/aboutusback.jpg); margin-left:auto; margin-right:auto;}



div.hmlft	{width:650px; float:left; border-right:double 3px #800000;}

div.hmrgt	{width:296px; float:right; text-align:left; font:16px tahoma;}

p.welcome	{text-align:left; margin-left:5px; margin-right:5px; width:285px; font:19px times; }



/*--NEWS & FEATURES FACEBOOK SECTION--*/

#canvas_main.fb_frame	{width:725px;

			text-align:center;

			border:solid 4px #563d02;

			background-color:#f5f0da;

			margin-top:50px;}





#canvas_cat {width:950px;

		height:1100px;

		text-align:center; 

		border-left:#800000 double;

		border-width:3px; 

		background-repeat:no-repeat; 

		background-position:center top; 

		align:center; 

		background-color:#f5f0da;

		padding-left:3px;}





#canvas_cat.catframe	{width:950px;

			text-align:center;

			border:solid 4px #563d02;

			background-color:#f5f0da;

			margin-top:10px;}





			



/*----THIS AREA FOR THE OPUS PAGES----*/



#canvas_opus {	width:744px;

		min-height:750px;

		float:right;		

		text-align:center; 

		border-left:#800000 double; 

		border-width:3px; 

		background-repeat:no-repeat; 

		background-position:center top 50px; 

		align:center; 

		background-color:#f5f0da; 

		background-image:url(images/saawatermark.png);

		padding-left:2px;}



#canvas_opusie {width:744px;

		height:750px;

		float:right;		

		text-align:center; 

		border-left:#800000 double; 

		border-width:3px; 

		background-repeat:no-repeat; 

		background-position:center top 50px; 

		align:center; 

		background-color:#f5f0da; 

		background-image:url(images/saawatermark.png);

		padding-left:2px;}







#canvas_spec {width:744px;/*LEAVE AT 744,,,TRUST ME*/

		min-height:850px;

		float:right;

		position:relative;

		text-align:left; 

		border-left:#800000 double;

		border-width:3px; 

		background-repeat:no-repeat; 

		background-position:center top 50px;

		background-color:#f5f0da;  

		background-image:url(images/saawatermark.png);

		padding-left:2px;}



div.srhd {width:300px; margin-left:25px; color:black; font:bold 28px garamond;}





/*OPUS PAGES*/

div.ophd		{width:700px; height:auto; margin-bottom:20px; background:transparent; text-align:left;}

#ophd.hlink	{text-align:center; color:#800000; font:26px tahoma; text-decoration:underline;}



#opwrapper {width:700px; overflow:hidden; background:transparent; text-align:left; padding:0 8px 8px 8px; margin-top:15px; margin-left:auto; margin-right:auto;}



#ophd1		{float:left; 

		width:18%; 

		border-top:solid 1px #563d02;

		border-bottom:double 4px #563d02; 

		padding:5px; 

		background:#f5f0da; 

		font:bold 20px garamond; }



#ophd2 		{float:left; width:42%; 

		border-top:solid 1px #563d02;		

		border-left:solid 1px #563d02; 

		border-bottom:double 4px #563d02;

		border-right:solid 1px #563d02;  

		padding:5px; background:#f5f0da; font:bold 20px garamond;}



#ophd3 		{float:left; 

		width:33%; 

		background:transparent; 

		border-top:solid 1px #563d02;

		border-bottom:double 4px #563d02; 

		padding:5px; 

		background:#f5f0da; 

		font:bold 20px garamond; }



#opcolumn1 	{float:left; 

		width:18%; 

		border-bottom:solid 2px #563d02; 

		padding:5px; 

		background:transparent; 

		font:16px tahoma; }



#opcolumn2 	{float:left; width:42%; 

		border-left:solid 1px #cfb983; 

		border-bottom:solid 2px #563d02;

		border-right:solid 1px #800000;  

		padding:5px; background:#f5f0da; font:16px tahoma;}

/*---OPCOLUMN2 IS HYPERLINK SO IT GETs THIS EXTRA HOVER ACTION SECTION,,,RESTATING OPCOLUMN 2 IS NECCESARY TO ISOLATE THE HOVER ACTION-----*/

#opcolumn2 	a:hover 

		{color:#fff; 

		text-decoration:overline; 

		background:#800000;}

#opcolumn3 	{float:left; 

		width:33%; 

		background:transparent; 

		/*border-left:groove 1px #cfb983;*//*CHROME DOES NOT SUPPORT GROOVES OR RIDGES*/ 

		border-bottom:solid 2px #563d02; 

		padding:5px; 

		font:16px tahoma; }



#oplow		{width:740px; min-height:500px; position:relative; text-align:center;}



div.oplft 	{float:left;

		margin:auto;

		width:45%;

		padding:10px;

		text-align:left; 

		}



div.oprgt	{float:right;

		margin:auto;

		width:45%; 

		padding:10px;

		text-align:left;

				}





/*-SPECIAL HEADERS AND P CLASS-*/

div.p9{width:45%; text-align:left; color:#800000; font:bold 36px garamond;}

div.p7{width:45%; text-align:left; color:black; font: 20px tahoma;}

div.p8{width:45%; text-align:left; color:black; font: 18px tahoma;}

p.opus{min-height:190px; width:45%; text-align:left; padding-right:9px; font:17px tahoma;}

p.opus2{min-height:190px; width:340px; float:right; text-align:left; padding-right:9px; font:17px tahoma;}



p.opus3{ width:280px; text-align:center; font:17px tahoma;}



/*----END OF OPUS PAGE AREA----*/



div.midimg	{width:740px; 

		margin-left:auto;

		margin-right:auto;

		

		text-align:center;

				}





/*----OLD_____FACTORY-FACILITES GALLERY AREA----*/



#canvas_gallery {width:744px;

		min-height:750px;

		float:right;

		text-align:center; 

		border-left:#800000 double;

		border-width:3px; 

		background-repeat:no-repeat; 

		background-position:center top; 

		align:center; 

		background-color:#f5f0da;

		padding-left:3px;}



#gallery {width:720px; height:575px; padding:1px; border:2px solid #563d02; background:url(images/fgalback.png); 

			position:relative; left:10px; right:10px; margin-bottom:20px;}

#gallery b.default {position:absolute; left:100px; top:80px; width:600px; height:450px; text-align:center;}

#gallery b.default img {display:block; margin:0 auto 10px auto; border:1px solid #563d02;}

#gallery b.default span {display:block; color:black; font-family:tahoma; font-color:black; font-weight:normal; font-size:17px; width:550px; margin:0;}





#gallery ul {list-style:none; padding-left:18px; padding-top:5px; margin-left:auto; margin-right:auto; width:700px; position:relative; align:top; }

#gallery ul li {display:inline; width:60px; height:62px; float:left; margin:0 0 1px 1px; }

#gallery ul li a {display:block; width:60px; height:62px; text-decoration:none; border:2px solid #f5f0da; }

#gallery ul li a span {display:none;}

#gallery ul li a img {display:block; width:60px; height:60px; border:0;}

#gallery ul li a:hover {white-space:normal; border-color:#563d02 #f5f0da #563d02 #f5f0da; background:#cfb983; text-align:center; color:white; font-family:tahoma; font-weight:normal; font-size:17px; cursor:default;}

#gallery ul li a:hover b {position:absolute; left:60px; top:100px; width:600px; height:450px; text-align:center; background:transparent; z-index:20;}

#gallery ul li a:hover span {display:block; text-align:center; color:black; font-family:tahoma; font-weight:normal; font-size:17px; width:550px; margin:auto; z-index:30;}

#gallery ul li a:hover img {margin-left:auto; margin-right:auto; width:auto; height:auto; border:0px solid #f5f0da;}



/*----LEAVE THESE NEXT 5 LINES OFF----ACTIVE CAUSES ENLARGED IMAGE TO STAY OPEN WHEN THUMBNAIL IS CLICKED----CAN ONLY DO IF imAGES ARE THE SAME SIZE AND CORRECTLY POSITIONED!!!----*/

/*#gallery ul li a:active, #gallery ul li a:focus {white-space:normal; border-color:#563d02 #f5f0da #563d02 #f5f0da; background:black;}

#gallery ul li a:active b , #gallery ul li a:focus b {position:absolute; left:60px; top:100px; width:600px; height:450px; text-align:center; background:transparent; z-index:10;}

#gallery ul li a:active span, #gallery ul li a:focus span {display:block; color:white; font: 17px tahoma; width:600px; margin:0 auto;}

#gallery ul li a:active img, #gallery ul li a:focus img{margin-left:auto; margin-right:auto; width:auto; height:auto; border:0px solid #f5f0da;}*/



/*----END OF AREA----*/





/*----HEADERS,,,,#800000 IS DARK RED----*/

h1{text-align:center; color:#800000; font:bold 30px garamond;}

h2{text-align:center; color:black; font:bold 20px tahoma;}

h3{text-align:left; color:black; font:20px tahoma;}

h4{text-align:left; color:#800000; font:32px times;}

h5{margin-left:25px; color:black; font:bold 28px garamond;}



h7a {margin-left:25px; color:black; font:bold 28px garamond;}

h11 {margin-left:25px; color:black; font-family:garamond; font-weight:bold; font-size:28px;}



#tname {text-align:center; color:black; font:bold 26px tahoma;}







/*----ODD BALLS----*/



#h1img{width:200px; height:60px; margin:4px; text-align:left;}



/*----VARIOUS LINKS (CLASS) ACTIONS----*/

a.one:hover {background:#563d02;}

a.two:hover {background:black;}



a.three:link, a.three:visited { font-family:tahoma;

font-weight:bold;

color:#800000;

text-align:center;

text-decoration:underline;

}

a.three:hover {background:#cfb983}







/*----DENOTES COLOR OF HYPERLINKS----*/

a {color:#800000}







table

{

border-collapse:collapse;

}













/*//////////////GENERAL PARAGRAPHS\\\\\\\\\\\\\\\\\\\\\\*/

/*----IF IE 6,7,8,WHATEVER IS CAUSING PROBLEMS,,,USE CORRECT P CLASS WITH FLOAT IMAGES,,,

IE IS LITERAL<<<WIDTHS---IF BODY=950 & MENU=200 THEN IE EQUATES 750 REMAINING 

SO P CLASS=700/imG=200FLOAT WILL NOT WORK(700+200=>750)----THAT IS ALL---*/





p.contenta{text-align:justify; width:735px; font:17px tahoma; letter-spacing:1px; line-height:120%; margin-left:4px;}

p.contentb{text-align:center; max-width:700px; font:22px garamond;}

p.content{text-align:justify; margin-left:16px; margin-right:16px; font:17px tahoma; letter-spacing:1px;}

p.content2{padding:10px;text-align:justify;  font:17px tahoma; letter-spacing:1px;}

p.content3{text-align:justify; margin-left:8px; margin-right:8px; width:443px; font:17px tahoma; letter-spacing:1px;}

p.content4{padding:6px 6px 6px 6px; text-align:justify; width:680px; margin-left:5px; font:17px tahoma; letter-spacing:1px;}

p.footer1{text-align:center; font:17px tahoma; margin-bottom:20px;}





p.h1{text-align:center; color:#800000; font:italic bold 42px garamond; text-decoration:underline;}



p.spec{text-align:left; width:220px; padding-right:9px; font:17px tahoma;}









#content {padding-top:20px; width:750px; float:auto;}













/*NO LONGER USED*/

#info_menu2 {height:224px;}



#enlarge2 {padding:0px; margin:0px /*auto*/; list-style-type:none; background-image:url(images/aboutmenu0.png); width:350px; height:224px; position:relative;}

#enlarge2 li {width:350px; height:45px;}

#enlarge2 li a {display:block; width:350px; height:45px; overflow:hidden; background:transparent; position:relative; text-indent:-10000px; z-index:100;}

#enlarge2 li a:hover {position:relative; top:0; left:0; width:350px; height:45px; z-index:1;}

#enlarge2 li a.one:hover {background:url(images/history1.png);}

#enlarge2 li a.two:hover {background:url(images/factoryTour1.png);}

#enlarge2 li a.three:hover {background:url(images/AdGallery1.png);}

#enlarge2 li a.four:hover {background:url(images/mementos1.png);}

#enlarge2 li a.five:hover {background:url(images/AOICON1.png);}



/*-----*/







#enlarge3 {padding:0px; margin:0px /*auto*/; list-style-type:none; background:transparent; width:350px; height:240px; position:relative;}

#enlarge3 li {width:350px; height:50px;}

#enlarge3 li a {display:block; width:350px; height:50px; overflow:hidden; background:transparent; position:relative; /*z-index:100;*/}

#enlarge3 li a:hover {position:relative; top:0; left:20px; width:350px; height:50px; /*z-index:1;*/}

#enlarge3 li a.one:hover {background-color:black;}

#enlarge3 li a.two:hover {background-color:black;}

#enlarge3 li a.three:hover {background-color:black;}

#enlarge3 li a.four:hover {background-color:black;}













#menu_2 {margin:0px auto 0px auto;}



#menu_2 a, #menu_2 a:visited {

  text-decoration:none;

  font:bold 17px tahoma; 

  background-color:#cfb983; 

  color:black; 

  display:block; 

  width:180px;

  height:22px;

  border-left:1px solid #800000;  

  padding:6px;

  }

#menu_2 a:hover {

  border-bottom:2px solid #800000; 

  text-align:right;

  color:#800000;

  }







/*----GROUP TOP MENU----*/

#menuHolder {width:745px; height:31px; position:relative; margin-left:0px;}

#menu, #menu ul {padding:0; margin:0; list-style:none;  position:relative; font-family:tahoma;}

#menu {width:745px; height:31px; overflow:hidden; position:absolute; left:0; top:0;}



#menu li {float:left; position:relative; border-left:double 4px #563d02; z-index:101;}/*101 MAKES THE MENU OPEN OVER ANYTHING ELSE WITH LESS Z INDEX*/



#menu li a 

{float:left; 

display:block; 

height:32px; 

padding:0 8px 0 8px;

line-height:30px; 

position:relative; 

z-index:20; 

color:#000; 

text-decoration:none; 

font-size:17px; 

background:url(images/canvastopmenu.png);  no-repeat center top;

}



#menu li.current a {color:#f5f0da; background:#563d02 no-repeat left top; text-decoration:underline;}

#menu li.current a:hover {color:#f5f0da; background:#563d02 no-repeat left top; text-decoration:underline; cursor:default;}



#menu li.pad {width:10px; height:90px;}



#menu li.pad b {display:block; height:32px; width:90px; background:transparent no-repeat right top;}



#menu ul {width:180px; height:auto; position:absolute; top:-140px;

/*NUMBERS HERE EQUATE TO HOW FAST MENU APPEARS---0.0s IS INSTANT*/

transition: 0.0s ease-in-out; 

-o-transition: 0.0s ease-in-out;

-moz-transition: 0.0s ease-in-out;

-webkit-transition: all 0.0s ease-in-out;



z-index:1; padding:10px 0; background:#f5f0da; 

-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);

-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);

box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);

-webkit-border-radius: 3px;

-moz-border-radius: 3px;

border-radius: 3px;

}

#menu ul li {width:180px;}

#menu ul li a {width:160px; height:20px; line-height:20px; background:#f5f0da;}



#menu:hover {height: 31px;}



#menu a:hover {color:#f5f0da; text-decoration:underline; background:#563d02;}

#menu li:hover a {color:#fff; text-decoration:underline; background:#563d02;}



#menu li:hover ul {

-webkit-transform: translate(0,161px);

-moz-transform: translate(0,161px);

-o-transform: translate(0,161px);

}



#menu li a:active {text-decoration:overline; background:#cfb983;}

/*END GROUP TOP MENU*/





/*NOT USED*/

#canvas_time {width:750px;

		text-align:left; 

		border-left:#800000 double; 

		border-width:3px; 

		background-repeat:no-repeat; 

		background-position:center top; 

		align:center; 

		background-color:#f5f0da; 

		background-image:url(images/SAAWatermark.png);

		padding-left:2px;}







#wrapper{float:left; background:transparent top left repeat-y;}



/*#time {width:750px;

		}



.left {width:30px;

		float:left; valign:top;

		font:17px tahoma;}



.right {width:220px;

		float:right; valign:top;

		font:17px tahoma;}



.center {width:500px;

		 valign:top;

		padding-left:30px;

		font:17px tahoma;}*/





.column{width:30px; float:left;}

.column2{width:220px; float:left;}

.center{width:500px; float:left;}



.caps{width:750px; float:left; padding:0px; background-color:transparent;}

.column div, .center div {padding:15px}







/*THROUGH THE YEARS PAGE*/



#ttyheader {width:744px; float:left; background:transparent;}

#ttywrapper {overflow:hidden; background:transparent; text-align:left;}





#ttycolumn1 {float:left; width:100px; padding:5px; background:transparent; font:16px tahoma;}

#ttycolumn2 {float:left; width:340px; padding:5px; background:transparent; font:16px tahoma; margin-bottom:10px;}

#ttygalrt {float:right; align:center; width:270px; background:transparent;}

#ttycolumn3 {float:left; width:100px; padding:5px; background:transparent; font:16px tahoma;}

#ttycolumn4 {float:left; width:600px; padding:5px; background:transparent; font:16px tahoma; margin-bottom:10px;}



#50lft {float:left; text-align:center; width:45%; padding:5px; background:transparent; font:bold 17px garamond; margin-bottom:18px;}

#50rgt {float:left; text-align:center; width:45%; padding:5px; background:transparent; font:bold 17px garamond; margin-bottom:18px;}



#ttyheader2 {width:744px; align:center; background:transparent;}

#ttycol5 {float:left; text-align:center; width:33%; padding:5px; background:transparent; font:16px tahoma; margin-bottom:18px;}

#ttycol6 {float:left; text-align:center; width:30%; padding:5px; background:transparent; font:16px tahoma; margin-bottom:18px;}

#ttycol7 {float:left; text-align:center; width:32%; padding:5px; background:transparent; font:16px tahoma; margin-bottom:18px;}



#ttycol8 {float:left; text-align:center; width:45%; padding:5px; background:transparent; font:18px tahoma; margin-bottom:18px;}

#ttycol9 {float:left; text-align:center; width:45%; padding:5px; background:transparent; font:18px tahoma; margin-bottom:18px;}



#ttycol5lft {float:left; text-align:left; width:33%; padding:4px; background:transparent; font:bold 16px tahoma; margin-bottom:10px;}

#ttycol6lft {float:left; text-align:left; width:30%; padding:4px; background:transparent; font:16px tahoma; margin-bottom:10px;}

#ttycol7lft {float:left; text-align:left; width:32%; padding:4px; background:transparent; font:16px tahoma; margin-bottom:10px;}



#s1{text-align:left; color:#800000; font: 18px garamond bold;}

#s2{text-align:left; color:black; font: 16px tahoma; margin-bottom:10px;}









#l_h1{text-align:left; font:bold 18px tahoma; color:#800000;}

#l_font{text-align:left; font:17px tahoma; border-top:solid 1px; margin-bottom:4px;}





#parts{width:740px; border:solid 2px #563d02; padding:2px;}





#label{text-align:left; font:18px tahoma; margin-left:4px;}



#field1    {

/*background: -webkit-gradient(linear, bottom, left 175px, from(#CCCCCC), to(#EEEEEE));

background: -moz-linear-gradient(bottom, #563d02, #ffffff 175px);*/

margin:auto;

position:relative;

width:550px;

height:20px;

font-family:Tahoma;

font-size: 18px;

font-style: italic;

line-height: 24px;

font-weight: bold;

color: #fff;

text-decoration: none;

-webkit-border-radius: 10px;

-moz-border-radius: 10px;

border-radius: 10px;

padding:10px;

border: 1px solid #563d02;

border: inset 1px solid #800000;

-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);

-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);

box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);

}





/*-//////////////////VIDEO TABLES\\\\\\\\\\\\\\\\\\\\\\-*/



#vid {max-width:740px; float:left; background:transparent; }

p.header {text-align:center; color:black; font:24px garamond; }

p.title {text-align:left; color:black; font:17px tahoma;}

div.wrapper {overflow:hidden; background:transparent; text-align:left;}

#vidcol1 {float:left; width:400px; height:350px; padding:5px; border-top:solid 2px #000; background:transparent; text-align:left; font:17px tahoma;}

#vidcol2 {float:left; width:300px; height:350px; padding:5px; border-top:solid 2px #000; background-color:#f5f0da; text-align:left; font:17px tahoma;}







/*-///////////UNIVERSAL AIRCHEST PAGE\\\\\\\\\\\\\\\\\\\\\*/







#uaclft 	{float:left;

		padding:0 5px 5px 5px; 

		align:center; 

		width:250px; 

		background:transparent;}



#uacrgt		{margin-left:260px; 

		width:478px; 

		padding:0 5px 5px 5px;

		background:transparent; 

		margin-bottom:10px;}



p.uac		{

		text-align:justify; 

		margin-left:8px; 

		margin-right:8px;

		font:17px tahoma; letter-spacing:1px;	

		}











/*SCANNED PHOTO PAGE\\\\\\\\\\\\\\*/



#canvas_photo		{width:750px;

			margin-left:auto;

			margin-right:auto;

			text-align:left; 

			background-repeat:no-repeat; 

			background-position:center top; 

			background-color:#f5f0da; 

			background-image:url(images/saawatermark.png);

			list-style:none;

			display:inline;}



/*#canvas_photo li a img	{list-style:none;

			display:inline;

			width:100px;

			height:100px:

			border:10px solid #000000;

			float:left; 

			margin-left:25px;

			margin-right:25px;

			margin-bottom:14px;}







#canvas_photo li txt	{list-style:none;

			display:inline;

			width:700px;

			border-top:solid 3px #563d02;

			border-bottom:solid 3px #563d02;

			font:18px tahoma; 

			float:left; 

			margin-right:25px;

			margin-bottom:14px;}*/





#canvas_photo li {width:744px; height:100px; padding-bottom:20px; border-bottom:4px solid #563d02;}

#canvas_photo li a {width:100px; height:100px;  float:left; border:2px solid #563d02; overflow:hidden; background:transparent; /*position:relative;*/}

.text {margin-left:120px; width:620px; height:100px; font:18px tahoma;}

#canvas_photo li a.one:hover {background:url(images/historicalopus/op84.jpg);}











/********imAGE SHADOW****************/



img.shad {-o-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.5);

-icab-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.5);

-khtml-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.5);

-moz-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.5);

-webkit-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.5);

box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.5);

-ms-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.5);



-o-border-radius: 2px;

-icab-border-radius: 2px;

-khtml-border-radius: 2px;

-moz-border-radius: 2px;

-webkit-border-radius: 2px;

border-radius: 2px;

-ms-border-radius: 2px;}













/*CSS Thumbnail Full Size Gallery*/



/*---GALLERY 4 IS FACILTIES---*/



#gallery4 {position:relative; margin-left:auto; margin-right:auto; width:640px; height:720px; /*background-image:url(images/mag/adbacking.jpg); background-repeat:repeat-y; border:1px solid #563d02;*/ font-family:tahoma; font-size:18px; text-align:center;}

#gallery4 a.galtest4 {margin-left:3px; float:left; padding:7px 0px; display:inline; color:#fff; text-decoration:none; width:60px; height:60px; cursor:default;}

#gallery4 a.galtest4 img.mf {display:block; border:1px solid #f5f0da;}

#gallery4 a.galtest4 span {display:none; width:600px; height:620px; background:#f5f0da; border:4px solid #800000; text-align:center; color:#000;}

#gallery4 a.galtest4 span img {margin:5px auto; border:1px solid #000;}

#gallery4 a.galtest4:hover {white-space:normal;}

#gallery4 a.galtest4:hover img.mf{border:1px solid #cfb983;}

#gallery4 a.galtest4:hover span {display:block; position:absolute; left:19px; top:100px; z-index:10; width:600px; height:420px;}

#gallery4 a.galtest4:active img.mf {border:1px solid #800000;} 

#gallery4 a.galtest4:active span {display:block; position:absolute; left:19px; top:100px; z-index:5; width:600px; height:420px;}

#gallery4 a.galtest4:focus {outline:0;}

#gallery4 a.galtest4:focus img.mf {border:1px solid #f5f0da;}

#gallery4 a.galtest4:focus span {display:block; position:absolute; left:19px; top:100px; z-index:5; outline:0; width:600px; height:420px;}



/*---INFO4 IS THE STATIC IMAGE BACKGROUND---*/

#gallery4 span.info4 {clear:left; display:block; text-align:center; line-height:20px; margin-left:auto; margin-right:auto; padding:0px 0 0 0; width:640px; color:#000;}

#gallery4 span.info4 a {color:#000;}

#gallery4 span.info4 a:hover {text-decoration:none;}



/*---END FACILITIES---*/





#zoombox {margin:auto;

  width:624px; 

  height:700px; 

  padding:20px;

  position:relative;

  background-image:url(images/ads/adbacking.png);

  background-repeat:repeat-y;

  }





a, a:visited, a:hover {}



#gallery2 {position:relative; width:640px; height:700px; background-image:url(images/mag/adbacking.jpg); background-repeat:repeat-y; border:1px solid #800000; margin:auto; font-family:tahoma; font-size:18px; text-align:center;}

#gallery2 a.galtest {float:left; padding:7px 21px; display:inline; color:#fff; text-decoration:none; width:60px; height:70px; cursor:default;}

#gallery2 a.galtest img.mf {display:block; border:1px solid #f5f0da;}

#gallery2 a.galtest span {display:none; width:640px; height:700px; background:#000; border:4px solid #563d02; text-align:center;}

#gallery2 a.galtest span img {margin:5px auto; border:1px solid #000;}

#gallery2 a.galtest:hover {white-space:normal;}

#gallery2 a.galtest:hover img.mf{border:1px solid #cfb983;}

#gallery2 a.galtest:hover span {display:block; position:absolute; left:140px; top:180px; z-index:10; width:360px; height:500px;}

#gallery2 a.galtest:active img.mf {border:1px solid #563d02;} 

#gallery2 a.galtest:active span {display:block; position:absolute; left:140px; top:180px; z-index:5; width:360px; height:500px;}

#gallery2 a.galtest:focus {outline:0;}

#gallery2 a.galtest:focus img.mf {border:1px solid #f5f0da;}

#gallery2 a.galtest:focus span {display:block; position:absolute; left:140px; top:180px; z-index:5; outline:0; width:360px; height:500px;}

#gallery2 span.info {clear:left; display:block; text-align:center; line-height:20px; margin:0; padding:180px 0 0 0; width:620px; text-align:center; color:#000; z-index:1;}

#gallery2 span.info a {color:#000;}

#gallery2 span.info a:hover {text-decoration:none;}





#body_error {width:100%; 

		width:950px;

		height:auto;

		padding:0px; 

		margin-left:auto;

		margin-right:auto;  

		background:#f5f0da;

		font-family:tahoma; 

		font-size:100%; 

		color:#000; 

		text-align:center; 

		overflow:hidden;}



#navbar {width:220px;

	height:40px;

	margin-top:8px;

	margin-left:auto;

	margin-right:auto;

	list-style:none;

	}



#navbar a {display:inline; text-decoration:none;}

#navbar a:link {color:#563d02;}      /* unvisited link */

#navbar a:visited {color:#800000;}  /* visited link */

#navbar a:hover {color:#cfb983;}  /* mouse over link */

#navbar a:active {color:#f5f0da;}  /* selected link */

#navbar a img {border: none;}











#gallery5 {width:740px; /*height:700px;*/ /*margin-left:auto; margin-right:auto;*/ border-bottom:3px double #800000; font-family:tahoma; font-size:18px; color:#000; text-align:center;}

#gallery5 a.galtest5 {/*padding:5px 5px;*/ display:inline; color:#000; text-decoration:none; width:75px; height:100px; cursor:default;}

#gallery5 a.galtest5 img.mf {/*display:block;*/ width:75px; height:100px; border:2px solid #563d02;}







/*#gallery5 a.galtest span {display:none; width:640px; height:700px; background:#000; border:4px solid #563d02; text-align:center;}

#gallery5 a.galtest span img {margin:5px auto; border:1px solid #000;}

#gallery5 a.galtest:hover {white-space:normal;}

#gallery5 a.galtest:hover img.mf{border:1px solid #cfb983;}

#gallery5 a.galtest:hover span {display:block; position:absolute; left:140px; top:180px; z-index:10; width:360px; height:500px;}

#gallery5 a.galtest:active img.mf {border:1px solid #563d02;} 

#gallery5 a.galtest:active span {display:block; position:absolute; left:140px; top:180px; z-index:5; width:360px; height:500px;}

#gallery5 a.galtest:focus {outline:0;}

#gallery5 a.galtest:focus img.mf {border:1px solid #f5f0da;}

#gallery5 a.galtest:focus span {display:block; position:absolute; left:140px; top:180px; z-index:5; outline:0; width:360px; height:500px;}

#gallery5 span.info {clear:left; display:block; text-align:center; line-height:20px; margin:0; padding:180px 0 0 0; width:620px; text-align:center; color:#000; z-index:1;}

#gallery5 span.info a {color:#000;}

#gallery5 span.info a:hover {text-decoration:none;}*/



#canvas_photo li {width:744px; height:100px; padding-bottom:20px; border-bottom:4px solid #563d02;}

#canvas_photo li a {width:100px; height:100px;  float:left; border:2px solid #563d02; overflow:hidden; background:transparent; /*position:relative;*/}



#aoistaff1 {width:100%; height:20%; margin-left:auto; margin-right:auto; text-align:center;}

#aoistaff1 ul {list-style:none; padding-left:2px; padding-top:5px; margin-left:auto; margin-right:auto; font:15px tahoma; }

#aoistaff1 ul li {width:23%; height:285px; padding-top:10px; float:left; border-bottom:3px double #800000;}

#aoistaff1 ul li img {/*width:150px;*/ height:200px; border:2px solid #563d02;}







#aoistaff2 {width:100%; height:20%; margin-left:auto; margin-right:auto; text-align:center;}

#aoistaff2 ul {list-style:none; padding-left:2px; padding-top:5px; /*margin-left:auto; margin-right:auto;*/ font:15px tahoma; }

#aoistaff2 ul li {width:23%; height:285px; padding-top:10px; float:left; border-bottom:3px double #800000;}

#aoistaff2 ul li img {/*width:150px;*/ height:200px; border:2px solid #563d02;}	





#aoistaff3 {width:100%; height:40%; margin-left:auto; margin-right:auto; text-align:center;}

#aoistaff3 ul {list-style:none; padding-left:4px; padding-top:5px; /*margin-left:auto; margin-right:auto;*/ font:15px tahoma; }

#aoistaff3 ul li {width:86%; height:auto; padding-top:10px; float:left; border-bottom:3px double #800000;}

#aoistaff3 ul li img {/*width:150px;*/ height:auto; border:2px solid #563d02;}	



#aoistaff4 {width:100%; height:20%; margin-left:auto; margin-right:auto; text-align:center; font:18px tahoma;}

#aoistaff4 ul {list-style:none; padding-left:150px; padding-top:5px; /*margin-left:auto; margin-right:auto;*/ font:14px tahoma; }

#aoistaff4 ul li {width:150px; height:285px; padding-top:10px; float:left; border-bottom:3px double #800000;}

#aoistaff4 ul li img {/*width:200px;*/ height:150px; border:2px solid #563d02;}	



#aoistaff5 {width:100%; height:20%; margin-left:auto; margin-right:auto; text-align:center; font:18px tahoma;}

#aoistaff5 ul {list-style:none; padding-left:150px; padding-top:5px; /*margin-left:auto; margin-right:auto;*/ font:14px tahoma; }

#aoistaff5 ul li {width:198px; height:285px; padding-top:10px; float:left; border-bottom:3px double #800000;}

#aoistaff5 ul li img {/*width:150px;*/ height:133px; border:2px solid #563d02;}	





#srvhd {width:100%; height:200px; padding:5px;}





div.srvlft 	{

		width:400px;

		padding:10px;

		text-align:left;

		font:19px garamond; 

		}



div.srvrgt	{float:right;

		margin:auto;

		width:315px; 

		padding:10px;

		text-align:right;

		font:18px garamond;		}



#windnow  {margin-left:auto; margin-right:auto; width:700px;}

#windnow  a {text-decoration:none; border:2px solid #f5f0da;}

#windnow  a:hover {text-decoration:underline; border:2px solid #f5f0da;}



#wind ul {list-style:none; padding-left:18px; padding-top:5px; margin-left:auto; margin-right:auto; width:700px; position:relative; align:top; }

#wind ul li {display:inline; width:120px; height:200px; float:left; margin:0 0 1px 1px;}

#wind ul li a {display:block; width:120px; height:200px; text-decoration:none; border:2px solid #f5f0da;}

#wind ul li a:hover {display:block; width:120px; height:200px; text-decoration:underline; border:2px solid #f5f0da;}



div.conlft 	{float:left;

		/*width:400px;*/

		padding:4px;

		text-align:left;

		font:12px tahoma; 

		}



div.conrgt	{float:right;

		margin:auto;

		/*width:300px;*/ 

		padding:4px;

		text-align:right;

		font:18px garamond;		}













#wrapper_form {width:730px; padding-left:6px; overflow:hidden; background:transparent; text-align:left;}





#label {text-align:right; width:120px; font:16px tahoma;}

#label2 {text-align:left;  font:16px tahoma;}

#label3 {text-align:left;  width:120px; font:12px tahoma;}

#entry {float:left; width:340px; padding:5px; font:16px tahoma;}

#entry2 {float:left; width:340px; padding:5px; font:14px tahoma;}