@charset "iso-8859-1";
/* author: David Herzfeld */
/* Creation date: 11/25/2003 */	
/* Revised date : 04/12/2007 */
 

body{ 
/*
		background: #3cf0f0;  */ 
	background-repeat:repeat-y;	
	background-image: url(images/background2.gif);
 	color: #13138e;   

	line-height: 1.3em ;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;font-weight: normal;
	text-decoration: none;
	margin:0px 0px 0px 0px;	 
 } 

div.headerbackground{
/*	background-image: url(images/background2.gif); 	 */ 
	position: absolute ;
 	height: 85px;
	width: 100% ;
}	 
div.headerbackground2{	 
/*	background-image: url(images/background2.gif);  */
	position: absolute ;
	top: 0px ;
	left: 0px ;
	width: 180 ;
	height: 100%  ;		
}
	
div.main  {
	position: absolute ;
	top: 0px ;
	left: 0px ;
	width: 100% ;
	height: 100%  ; 
	line-height: 1.3em ;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;	 
}
	
div.menutable {
	background-color: #13198e
}		
		
	
}
.normaltext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;font-weight: normal;
	color: #13138c; 
	text-decoration: none;
}
.normaltextb {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #000000; 
	text-decoration: none;
}
.normalhours {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;font-weight: normal;
	color: #13138c; 
	background-color: #efefef;
	text-decoration: none;
}

.normaltextbb {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #13138c; 
	text-decoration: none;
} 

.dropcap {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 26px;
	font-weight: bold;
	color: #13138c; 
	text-decoration: none;
}


div.copyright {
	clear: both ;
	color: #808080;
	background: #f0f0f0 ;
	font:  10px times;
	padding: 2px ;
	border: 1px outset #808080 ;
}

h1 {
	font-size: 140% ;
	margin: 1px 1px ;
	color: #1688cc;
}
h2 {
	font-size: 120% ;
	font-weight: bold ;
	margin: 1px 1px ;
	color: #1688cc;
}
h3 {
	font-size: 100% ;
	font-weight: bold ;
	margin: 1px 1px ;
}
ul {
	margin-left: 0 ;
	padding-left: 1.1em ;
	
}
ol {
	margin-left: 0 ;
	padding-left: 1.5em ;
}
ol.content {
	margin-left: 0 ;
	padding-left: 2.5em ;
}
ol.content li {
	margin-bottom: 1.5em ;
}
ul.content {
	margin-left: 0 ;
	padding-left: 1.1em ;
	list-style-type: disc ;
}
ul.content li {
	margin-bottom: 1.5em ;
}
ol.content2 {
	margin-left: 0 ;
	padding-left: 1.1em ;
}
ol.content2 li {
	margin-bottom: 1.5em ;
	list-style-type: lower-alpha ;
}
ul.listoflinks {
	margin-left: 0 ;
	margin-top: 0 ;
	margin-bottom: 0 ;
	padding-left: 1.1em ;
	list-style-type: disc ;
}
ul.listoflinks li {
	margin-top: 0 ;
	margin-bottom: 0 ;
}

/* menu buttons */
div.searchbutton {
	color: black ;
	background: white ;
	border: 1px solid #808080 ;
	margin: 2px 2px;
}
div.button {
	color: black ;
	background: #dcdcdc ;
	border: 1px outset #808080 ;
	margin: 2px 2px;
}
a.menubutton {
	text-decoration: none ;
	color: black ;
	background: #dcdcdc ;
	display: block ;
}
a.menubutton:visited {
	text-decoration: none ;
	color: black ;
	background: #dcdcdc ;
}
a.menubutton:active {
	text-decoration: none ;
	color: yellow ;
	background: black ;
}
a.menubutton:hover {
	text-decoration: none ;
	color: yellow ;
	background: black ;
}
  
.bgleft {
  	background-color: #3cf0f0;
	font-weight: bold;
	font-family: Arial;
	color: blue;
}
.links1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; font-weight: bold; 
	color: #0066cc; 
	text-decoration: underline
}

.links2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	text-decoration: none
}
