@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	line-height: 1.5em;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #FFFF00;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}

#contain {
	width: 949px;
	height: auto;
	margin: 0 auto;
}

#header {
	width: 949px;
	height: 214px;
	background-image:url(images/home-images/header1.jpg);
}

#navbar {
	width: 949px;
	height: 35px;
}

#header-bottom {
	width: 949px;
	height: 72px;
	background-image:url(images/home-images/header3.jpg);
}

#address {
	width: 475px;
	height: 40px;
	float: right;
	margin-right: 10px;
	margin-top: 15px;
}

.address-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}

.hours-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-align: right;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FF0000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}

#footer {
	width: 949px;
	height: 50px;
	float: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

#bottom-logo {
	width: 949px;
	height: 193px;
	float: left;
	background-image:url(images/home-images/bottom-logo.jpg);
}
