.toprightnumber {
	font-weight: bold;
}
.highlighteddayboxes {
	background-color: #ffffff;
	border: thin solid #000000;
}
.dayboxes {
	background-color: #dddddd;
	border: thin solid #777777;
}
.afterdayboxes {
	background-color: #bbbbbb;
	border: thin solid #999999;
}

.beforedayboxes {
	background-color: #bbbbbb;
	border: thin solid #777777;
}
.topday {

	background-color: #eeeeee;
	border: thin solid #777777;
}
#toptable {
	width: 100%;
}
#caltable {
	width: 100%;
}
#headertable {
	border: thin solid #777777;
	width: 90%;
	background-color: #dddddd;
}
#mem {
	border: medium solid #000000;
}
#memorial {
	text-align: center;
	font-size: small;
	padding: 20px;
	background-color: #D7D3C4;
	background-image: url(../images/content/memorial/back.jpg);
	background-repeat: repeat-x;
}
#lowbar {
	text-align: center;
	width: 100%;
}

html {
	padding: 0px;
	margin: 0px;
	height: 100%;
}
body {
	padding: 0px;
	margin: 0px;
	height: 100%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blockimg {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}	
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
a.item:link {
	text-decoration: none;
	color: #000000;
	font-size: medium;
	font-weight: bold;
}
a.item:visited {
	text-decoration: none;
	color: #000000;
	font-size: medium;
	font-weight: bold;
}
a.item:hover {
	text-decoration: none;
	color: #CC0000;
	font-size: medium;
	font-weight: bold;
}

a.item:active {
	text-decoration: none;
	color: #000000;
	font-size: medium;
	font-weight: bold;
}
a.webmaster:link {
	text-decoration: none;
	color: #B4C5E0
}
a.webmaster:visited {
	text-decoration: none;
	color: #B4C5E0
}
a.webmaster:hover {
	text-decoration: none;
	color: #FFFFCC;
}
a.webmaster:active {
	text-decoration: none;
	color: #B4C5E0
}
#bounding_box {
	background-image: url(../images/interface/interfaceshadow.gif);
	background-repeat: repeat-y;
	width: 760px;
	margin: auto;
}
#interface {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: 700px;
	margin: auto;
	color: #FFFFFF;
}
#logo_bar {
	background-color: #0047BD;
	padding: 0px;
	background-image: url(../images/interface/logo_bar_background.gif);
	background-repeat: repeat-x;
}

#store_hours {
	text-align: right;
	height: 81px;
}

#logo_image {
	float: left;
}

#store_hours_1 {
	font-size: small;
	font-weight: bold;
	padding: 2px;
}
#store_hours_2 {
	font-size: x-small;
	font-weight: bold;
	padding: 2px;
}
#nav_bar {
	background-color: #7094CF;
	padding: 0px 0 20px 0;
	text-align: center;
}
#content {
	padding: 0px;
	color: #000000;
}
#tagline {
	background-color: #7094CF;
	padding: 3px;
	width: 694px;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
#page_header {
	width: 668px;
	padding: 5px;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/interface/page_header_background.gif);
	background-repeat: repeat-x;
}
.page {
	border: thin solid #000000;
	width: 678px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#footer {
	width: 694px;
	background-color: #0047BD;
	padding: 3px;
	background-image: url(../images/interface/footer_background.gif);
	background-repeat: repeat-x;
}
#footnote {
	padding: 2px;
}
.heading1 {
	font-size: small;
	font-weight: bold;
	padding: 1px;
	margin-left: 5px;
}
.inventory_table {
	width: 650px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	margin-left: 15px;
}
.inventory_table_2 {
	width: 650px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.inventory_table_descriptor {
	font-weight: bold;
	background-color: #7094cf;
	color: #FFFFFF;
}
.inventory_table_row1 {
	color: #000000;
	background-color: #ffffff;
}
.inventory_table_row2 {
	color: #000000;
	background-color: #E4E4E4;
}
.centered_table {
	width: 100%;
	vertical-align: bottom;
}
.centered_table_row {
	text-align: center;
	vertical-align: bottom;
}
a.itemnew:link {
	text-decoration: none;
	color: #000000;
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
}
a.itemnew:visited {
	text-decoration: none;
	color: #000000;
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
}
a.itemnew:hover {
	text-decoration: none;
	color: #7094CF;
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
}

a.itemnew:active {
	text-decoration: none;
	color: #000000;
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
}

.even {
	background-color: #DDDDDD;
}

/* Begin Menu Bar */

#nav, #nav ul {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 1;
	background: #396bbd;
	font-weight: bold;
	font-size: small;
	padding: 0;
	border: solid #5f83be;
	border-width: 1px 0;
	margin: 0;
	text-align: left;
}

#nav a {
	display: block;
	width: auto;
	w\idth: auto;
	color: #ffffff;
	text-decoration: none;
}

UL#nav LI {
	padding: 5px;
	}

#nav li {
	float: left;
	padding: 0;
	width: auto;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 9em;
	font-weight: normal;
	font-size: small;
	background: #5f83be;
	border: solid #7094CF;
	border-width: 0px 1px 1px 1px;
	margin: 0;
	text-align: left;
}

#nav li li {
	padding-right: 1em;
	width: 8em
}

#nav li ul a {
	width: 9em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 8em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #333333;
}

.infotxt {
	font-size:8px;
	font-family:"Lucida Console", Monaco, monospace
}

/* End Menu Bar */

/* End Menu Bar */

