/** layout **/
#wrappermainpage {
	text-align: center;
	margin: 60px auto;	
	background: #000000;
    position: relative;
}
#copyright {
  text-align: center;
  font-size: 9px;
  padding: 3px;
}

#printableMenu {
  text-align: left;
  font-size: 10px;
  padding: 3px;
}


A { text-decoration:none }

body {
	background: #000000;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #695F4C;
	padding-bottom: 10px;
	/**scrollbar-face-color:blue; 
	scrollbar-arrow-color:blue; 
	scrollbar-track-color:black; 
	scrollbar-shadow-color:''; 
	scrollbar-highlight-color:''; 
	scrollbar-3dlight-color:''; 
	scrollbar-darkshadow-Color:'';**/ 
}

#bottom_index{	
	padding: 3px;
}

#bottom_index table{
	width: 100%;
	border: 1;
	align: center;
	text-align: center;
}
#bottom_index img{
}
 
 
/** font styles**/
h3 {
  font: bold 14px "arial narrow", arial, sans-serif; 
  color: #1B1812;
}
h4 {
  font-family: Georgia, "Times New Roman", Times, serif; 
  color: red;
  font-weight: bold; 
  font-style: italic;
  font-size: 17 px;	
}
h5 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #CC0000;
  font-weight: bold;
  font-style: italic;
  font-size: 15 px;	
}
h6 {
  	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
}
h7 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #695F4C;
  font-weight: bold;
  font-style: italic;
  font-size: 11 px;	
}

/** location.jsp **/
#wrappermainpagelocation {
	text-align: center;
	margin: 10px auto;	
	background: #000000;
    position: relative;
}
h8 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #red;
  font-weight: bold;
  font-style: italic;
  font-size: 11 px;	
}
h4 {
  font-family: Georgia, "Times New Roman", Times, serif; 
  color: WHITE;
  font-weight: bold; 
  font-style: italic;
  font-size: 14 px;
}
#tablelocation table{
	align: center;
	border: 1;
}

