body,td,th {
font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;





}
.style1
{
	font-size: 14px;
	font-weight: bold;
}
.style2
{
	font-size: 18px;
}
body {
	color: #FFFFFF;
	background-color: #000000;

	}
a:link {
	color: #EA4435;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EA4435;
}
a:hover {
	text-decoration: none;
	color: #FFF200;
}
a:active {
	text-decoration: none;
	color: #FFF200;
}

#links {
	height: 25px;
	width: 800px;
	position: absolute;
	top: 225px;
	left: 0px;
}

#menu ul{
	padding: 0;
	margin: 0;
	padding-bottom:25px;
	list-style-type:none;

}
#menu ul li
{
font-size:25px;
color: #EA4435;
}
#menu ul li ul li
{
font-size:18px;
color: #FFF200;
}
#menu ul li ul li ul{
padding-bottom:0px;
}

#menu ul li ul li ul li
{
font-size:16px;
font-style:italic;
color: #FFFFFF;
}
#links ul{
	padding: 0;
	margin: 0;

}
#links ul li{
	list-style-type: none;
	display: inline;
	padding-left: 25px;

}
#background {
	width: 100%;
	height: 100%;
	background-color: #000000;
}
#page {
	width: 800px;
	position: relative;
	height: 100%;
	background-color: #000000;

}

#header {
	height: 250px;
	width: 800px;
	position: relative;
	float: left;
	background-color: #000000;
	
}
#content {
	width: 800px;
	position: relative;
	float: left;
	padding-top: 25px;
}
#footer {
	width: 800px;
	position: relative;
	float: left;
	padding-top: 25px;
}
#background #page #header #contactinfo {
	height: 25px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#background #page #header #llion {
	background-image: url(../images/leftlion.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 200px;
	width: 175px;
	left: 25px;
	top: 25px;
}
#background #page #header #banner {
	position: absolute;
	height: 100px;
	width: 400px;
	left: 200px;
	top: 50px;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
}
#background #page #header #rlion {
	background-image: url(../images/rightlion.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 200px;
	width: 175px;
	top: 25px;
	right: 25px;
}
#background #page #header #hours {
	position: absolute;
	height: 50px;
	width: 400px;
	left: 200px;
	top: 150px;
}
