#orderform td {font-family:arial; color:#666; font-size:10px;}

.layoutpic {
	padding-right: 30px;
	padding-left: 0px;
	float: left;
}

.tableholder {
	margin-left: auto;
	margin-right: auto;
	width: 85%;
	padding-left: 0px;
	padding-right: 0px;
}

.menu {
	position:absolute;
	right:0;
	top:0;
	z-index:20;
	align:center;
}

.description {
	font-family: arial;
	font-size: 12px;
	color: #666;
	padding-top: 55px;
	padding-left: 20px;
}

.footer {
	width: 90%;
	align: center;
	position: absolute;
	bottom: 5;
}

.copyright {
	float: left;
	align: center;
}

.footermenu {
	position: absolute;
	right: 100;
	bottom: 5;
}

#warning {
	color: #000;
	background-color:#fff;
	font-family:arial;
	border-style: solid;
	border-width:3px;
	border-color:#000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.outoftown {
	position: absolute;
	right: 0;
	top: 66;
}

.christmas {
	z-index: 0;
	position: absolute;
	padding-left: 50px;
	text-align: left;
	left: 0;
	top: 0;
	width: 500px;
	height: 68px;
	background-image: url('terry.gif');
	background-repeat: no-repeat;
}