/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-size: 16px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #660000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
}
.check_out {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

body {
		margin: 20px;
		padding: 0px;
		background: #f0F0F0;
		font: 16px arial, sans-serif; }

	pre {text-indent: 30px}

	#tabmenu {
		color: #000;
		border-bottom: 2px solid #5852b4;
		margin: 12px 0px 0px 0px;
		width: 790px;
		padding: 0px;
		z-index: 1;
		padding-left: 10px }

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

	#tabmenu a {
		color: #DEDECF;
		background: #898B5E;
		font: bold 1em "Trebuchet MS", Arial, sans-serif;
		border: 2px solid #5852b4;
		padding: 2px 5px 0px 5px;
		margin: 0;
		text-decoration: none; }

	#tabmenu a.active {
		background: #ABAD85;
		border-bottom: 3px solid #ABAD85; 
		color: #fff;
		
	}

	#tabmenu a:hover {
		color: #000;
		background: #F0F0F0; }

	#tabmenu a:visited {
		color: #BLACK; }

	#tabmenu a.active:hover {
		background: #F0F0F0;
		color: #DEDECF; }

	#content {font: 0.9em/1.3em "bitstream vera sans", verdana, sans-serif;
		text-align: justify;
		background: #F0F0F0;
		padding: 20px;
		border: 2px solid black;
		border-top: none;
		z-index: 2;	}

	#content a {
		text-decoration: none;
		color: #E8E9BE; }

	#content a:hover { background: #898B5E; }

hr.bottom {
	width: 800px;
	border: 0;
	color: #5852b4;
	background: #5852b4;
	margin: 20px 20px 20px 0px;
	clear: right;
	
	
}
#days{ position: absolute; left: 300px;; }
#hours { position: relative; left: 150px; }
