#page-container {	position:relative; width:750px; height:auto; top:20px;
					margin-left:auto; margin-right:auto; }
#top-header {	 position:relative; margin-left:auto; margin-right:auto; margin-top:0px; width:750px; 
                 background:indigo; border-width: 2 2 0 2; border-style:solid;	border-color:045a28; }
#navbar-bottom { position:relative; width:420px; height:22px; left:0; top:8px; bottom:18px;
				 text-align:center; font-size:11px; font-weight:bold; padding-top:2px;
				 background-color:#d0d7e0; border-width: 1px; border-style:solid; border-color:045a28;}
#content-container { position:absolute; width:750px; height:auto; top:105px; left:0;  
					 background-color:#ffcc99; text-align:left; 
					 border-width: 2 2 2 2; border-style:solid; border-color:045a28;}
#popup-container { position:absolute; width:750px; height:auto; top:77px; left:0;  
					 background-color:#ffcc99; text-align:left; 
					 border-width: 2 2 2 2; border-style:solid; border-color:black;}

.content {font-size:12px; font-weight:400; font-family:arial; 
          padding-bottom:6px; padding-top:18px; padding-left:26px; padding-right:18px;
          border-width: 0 0 0 1; border-style:solid; border-color:black;}
.info-page-table {font-size:1em; font-family:arial; font-weight:700; color:purple;}
.offline-order-table {font-size:1em; font-family:arial; font-weight:600;}
.inner-offline-order-table {font-size:.8em; font-family:arial; font-weight:600;}
ul {font-size:12px; font-weight:700; font-family:arial; color:black;}				
.content-left-cell { color:000; text-align:right; font-family:arial; }
.leftcell-title    { font-size:13px;  font-weight:bold; 
                     padding-right:6px; padding-top:5px;}
.leftcell-address  { font-size:11px; padding-right:6px; padding-top:6px;}
.leftcell-footer   { font-size:10px;}

.highlight-text { font-weight:bold; color:#003366; }
.smaller-text { color:#003333; font-size:11px; }
.smallest-text  { color:#000; font-size:10px; }

body {font-family: arial,sans-serif; 
  background: #d0d7e0;
  scrollbar-face-color: #a7afbf;
  scrollbar-shadow-color: #33a;
  scrollbar-highlight-color: #33a;
  scrollbar-3dlight-color: #33a;
  scrollbar-darkshadow-color: green;
  scrollbar-track-color: #32497e;
  scrollbar-arrow-color: #660;
  font-size: 1em;}
.smallertext {font-size:90%;}
  
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: indigo;
	text-decoration: underline;
	font-weight:bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: indigo;
	font-size: 12px;
	text-decoration: underline;
	font-weight:bold;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
	background-color: #f0d2c0;
}
a:active {
	color: #000099;
	text-decoration: underline;
}

#banner-links a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e4557;
	text-decoration: none;
	background-color: #fff;
	font-weight:bold;
}
#banner-links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e4557;
	text-decoration: none;
	background-color: #fff;
	font-weight:bold;
}
#banner-links a:hover, #banner-links a:active {
    color: #313d4e;
	background-color: #f0e0d8;
}

#navbar-bottom a:link, #navbar-inner a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: indigo;
	text-decoration: none;
	background-color: #d0d7e0;
	font-weight:bold;
}
#navbar-bottom a:visited, #navbar-inner a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: indigo;
	font-size: 11px;
	text-decoration: none;
	background-color: #d0d7e0;
	font-weight:bold;	
}
#navbar-bottom a:hover, #navbar-home a:hover, #navbar-inner a:hover {
	color: #045a28;
	text-decoration: underline;
	background-color: #ccffcc;
}
#navbar-bottom a:active, #navbar-inner a:active {
	color: #000099;
	text-decoration: underline;
}
#left-side a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:600;
	color: purple;
	text-decoration: underline;
}	
#left-side a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: purple;
	font-weight:600;
	font-size: 11px;
	text-decoration: underline;	
}
#left-side a:hover {
	color: #045a28;
	text-decoration: none;
}
#left-side a:active {
	color: #000099;
	text-decoration: underline;
}
h1 {font-size:170%; color:024a23; }
h1.popup {font-size:125%; color:024a23; }
h2 {font-size:140%; color:024a23; }
h3 {font-size:130%; color:126a33; margin-left:18px;}
h4 {font-size:110%; color:228a43; margin-left:30px;}

.subhead1 {color:purple; font-weight:bold; font-size:1.2em; text-indent:5px;}
.pagehead {color:purple; font-size:1.4em; font-weight:bold; text-align:center; text-decoration:underline;}

.resourcehead {font-size: 13px; color:024a23;}
.resourcelist td{font-size: 10px; font-weight: bold; font-family: arial;}
.resourcelist li a{font-size: 11px; font-weight: bold;}

.announce-box {  border-width:3px; background-color:#d0d7e0; color:black; 
				padding:5px; border-style:ridge; border-color:red; }
.announce-box-blue { width:80%; border-width:3px; background-color:#f1e8da; color:black; 
				padding:5px; border-style:ridge; border-color:blue; }