/* (c)2000Feb  WildOrchid.ca	16 Feb 15 B */

BODY	{color:#000; background:#E4E4E4; padding:0; margin:0;}
BODY,TD	{font-family: Trebuchet MS,Arial,Helvetica,sans-serif;}

.Header {padding:0; margin:0;}  	/*LOGO + TITLE*/
td.Orchid {width:400px; padding-bottom: 3px;
	background:#999 url(images/grayorchid400.jpg) right top;} /*400x200*/
td.Orchid IMG {margin-left:40px}
td.Logo	{background:#999 url(images/graylogo.jpg);}
td h1 {margin: 11px 0;}
td h2 {margin:11px 0 11px 3em; font-size:160%;}

table.TableContent {width:100%;} /*Menu-Spacer-Content*/
.tdContent {border-top: 1px solid #c2c2c2;}	/*Content TD*/
.Main	{max-width: 1000px;	/*Content*/
	margin:3em 0 2em 6%;}

A:link {color:#444; border-bottom:1px dotted #444; text-decoration:none;}
A:active {color:magenta; text-decoration:none;}
A:visited {color:#444; border-bottom-color:#444; text-decoration:none;}
A:hover	{color:#000; border-bottom-style:solid; text-decoration:none;}
A.nohover:hover {border-bottom-style:solid;}

/* ========== NAVIGATION MENU COL 1===============*/
.Menu	{width: 8em;
	padding:1.4em .8em 3em 1em;
	line-height: 2em;
	color:#EEE; background:#000;
	background:#000 url(images/menu2-bg.jpg) no-repeat left top;
	font-family: Trebuchet ms,Arial,Helvetica,sans-serif;
	font-size:100%; text-transform:lowercase;
	text-align:right;
	border-top: 1px solid #333;}
.Menu A:link {
	color:#EEE; background:transparent;
	white-space:nowrap;
	text-decoration: none; border-bottom:none;}
.Menu A:visited {color:#EEE;}
.Menu A:hover {color: #333; background:#E4E4E4;}
.Menu A:active {color:#555; background:#E4E4E4;}
/* ==========================================*/

H1,H2,H3 {color:#666;
	font-family: trebuchet ms,arial,helvetica,sans-serif;}
H3,H4,H5 {color:#333;
	font-family: trebuchet ms,arial,helvetica,sans-serif;}
H3	{margin:1em 0; font-size:140%;}
P	{max-width: 40em; line-height:1.3em;
	margin:1em 3em 1em 2em;}
.indent	{margin:1em 3em 1em 2em;}
.indent14 {margin-left:14%}
OL,UL	{margin-left:15%; margin-top:6px; margin-bottom:10px;}
TD	{vertical-align:top;}
STRONG, EM {color:#333; font-weight:bold;}

.photos		{text-align:center;}
.photos IMG {margin: 32px 24px;}
.photos IMG,
.picborder
	{color:#000; background:#000;
	padding: 5px; border: 2px solid #444;
	outline: 3px solid #111;}
.picleft {float:left;}
.clear  {clear:both;}
.nowrap	{white-space:nowrap;}
.nomargin {margin:0}
.sm	{font-size:85%;}
.hi	{color:#333; font-weight:bold;}
.border	{border:thin solid #333;}

a.arrow, a.arrow:hover
	{color:#E4E4E4; background:#E4E4E4;
	float:right;
	border:none;}
.banner	{line-height:1.6em; text-align:center;
	color:#EEE; background:#222;
	padding: .7em 1em;}
.banner A {color:#0AF}

	/* LINK BUTTON */
.button {font-weight:bold; text-transform: uppercase;
	margin: 1.5em 0 1em;}
.button A  {padding:3px 7px 2px;
	color:#EEE; background:#333; border:2px solid #999; }
.button A:hover	{color: #FFF; background:#111}

.Footer	{width:100%; text-align:center;
	font-size:85%; font-family:Verdana,sans-serif;
	color:#000; background:#AAA;
	padding-top:8px; padding-bottom:8px;}
.Footer A, .Footer A:visited
	{color:#000; background:transparent;
	border-color:#333; text-decoration:none;}
.Footer A:hover
	{color:#00C; border-color:#00C;}
