body {
	font-family: Trebuchet MS1, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #e2e9f9;
}

#wrapper {position: relative; width: 1024px; margin: 0 auto; padding: 0; }

#header {width: 1024px; height: 93px; margin: 0; padding: 0;}
#header a img {float:left;}

div#opensign {width: 130px; float:right; }
div#opensign ul li{color:#039; text-align:left;}
div#opensign span.Open{color:#27bb16; font-weight:bold; float:right;}
div#opensign span.Closed{color:red; float:right;}

#nav {
	width: 225px;
	height: 350px;
	float: left;
	/*margin: 8px 0;*/
	font-size: 17px;
	letter-spacing: .08em;
}

#nav a {
	text-indent: 10px;
	display: block;
	width: 225px;
	height: 32px;
	line-height: 30px;
	text-decoration: none;
	background-color: #05389c;
	color: #fff;
	padding: 4px 0 4px 0;
	font-weight: bold;
	border-bottom: 2px solid white;
}

#nav a:hover {
	display: block;
	width: 225px;
	height: 32px;
	background-color: red;
	color: #f8f2e0;
	font-weight: bold;
	border-bottom: 2px solid white;
}

#nav a#current {
	width: 225px;
	background-color: #8f001a;
	color: #f8f2e0;
}

hr {margin: 0; color: white;}

#flash {
	margin-top: 10px;
}

ul {list-style-type: none; margin: 0; padding: 0;}

#text {position: relative;}

#left1 {
	width: 300px;
	position:absolute;
	padding: 0;
	left: 0px;
	background-color: #333;
	border: 1px solid red;
	color: white;
}

#left2 {
	width: 300px;
	position:absolute;
	padding: 0;
	left: 348px;
}

#left3 {
	width: 300px;
	position:absolute;
	padding: 0;
	left: 694px;
	background-color: #333;
	border: 1px solid red;
	margin-top: 4px;
	color: white;
}


#top {
	width: 1024px;
	height: 310px;
	padding: 0;

}

#middle {
	width: 1024px;
	padding: 0;
	height: 500px;
}

#bottom {
	width: 1024px;
	padding: 0;

}


a:link {color: #003399; text-decoration: none;}
a:hover {color: red; text-decoration: underline;}
a:visited {color: #039; text-decoration: none;}

#links a:link {color: #003399; text-decoration: none;}
#links a:hover {color: red; text-decoration: underline;}
#links a:visited{color: #039; text-decoration: none;}

#locations a:link {color: red; text-decoration: none; }
#locations a:hover {color: white; text-decoration: underline;}
#locations a:visited, a:focus {color: red; text-decoration: none;}

#top li {height: 22px;}
#list-left ul li {}
#topWrap {
    width: 1024px;
    height: 342px;
}
