@charset "utf-8";
/* CSS Document */

<style type="text/css">

.news {
font: 22px Garamond;
font-style:italic;
color: #FFFFFF;
}
.news a {
font: 22px Garamond;
font-style:italic;
color: #FFFFFF;
}
.news a:link{
font: 22px Garamond;
font-style:italic;
color: #FFFFFF;
}
.news a:visited {
font: 22px Garamond;
font-style:italic;
color: #FFFFFF;
}
.news a:hover{
font: 22px Garamond;
font-style:italic;
color: #ed1d6a;
}

.arrowlistmenu{
	width: 148px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px Garamond;
color: #b3b3b3;
background: black ;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}
.arrowlistmenu h3 a{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px Garamond;
color: #b3b3b3;
cursor: hand;
cursor: pointer;
}

.arrowlistmenu h3 a:hover{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px Garamond;
color: #FFFFFF;
cursor: hand;
cursor: pointer;
}
.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
/* background-image: url(titlebar-active.png); */
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
font: bold 12px Garamond;
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
font: bold 12px Garamond;
color: #b3b3b3;
background: black ; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
}

.arrowlistmenu ul li a:visited{
font: bold 12px Garamond;
color: #b3b3b3;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
font: bold 12px Garamond;
color: #FFFFFF;
}

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
/*overflow:hidden;
*/
}
body {
	background-color: #000000;
	background-image: url(images/xiv_background2.jpg);
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.aboutus {
	font-family:Garamond;
	line-height:25px;
	padding-right:10px;
	font-size:20px;
	}

.gara {
	font-family:Garamond;
	line-height:25px;
	font-style:italic;
	padding-right:10px;
	font-size:24px;
	}
.hours {
	font-family:Garamond;
	line-height:25px;
	font-style:italic;
	padding-right:10px;
	font-size:20px;
	}
a:link {
	color: #b3b3b3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #b3b3b3;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:80px;
	height:1014px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:102px;
	top:0px;
	width:698px;
	height:1014px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:822px;
	top:0px;
	width:155px;
	height:1014px;
	z-index:3;
}
#show3 {
	position:absolute;
	left:13px;
	top:auto;
	width:652px;
	z-index:4;
	}

</style>
