/** {
	padding:0;
	margin:0;
}*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	margin: 0;
	padding: 0px;
	text-align:center;
	/* delete after christmas */
	/* background:#fff url(../images/christmas2007/christmas_bg.gif) left top; */
	/* ---------------------- */
}
#container {
	width:886px;
	margin:0 auto;
	text-align:left;
}
.header {
	/* delete after christmas */
	/* background:url(../images/christmas2007/christmas_header.gif) no-repeat; */
	/* width:698px; */
	/* height:139px; */
	/* ---------------------- */
	
	
	background:url(../images/header.jpg) no-repeat; 
	width:710px; 
	height:110px; 
	text-align:right;
}
#leftNav td {
	background:#f4f4f4;
	border-bottom:1px solid #b6b6b6;
	height:23px !important;
	height:21px;
	padding-left:10px;
}
#leftNav td a {
	color:#525252;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#leftNav td a.orange {
	color:#f65f10;
	background:url(../images/orange_ind.gif) no-repeat right;
	width:165px;
	display:block;
	height:18px;
}
#leftNav td a.magenta {
	color:#e521d7;
	background:url(../images/magenta_ind.gif) no-repeat right;
	width:165px;
	display:block;
	height:18px;
}
#leftNav td a.green {
	color:#99cc00;
	background:url(../images/green_ind.gif) no-repeat right;
	width:165px;
	display:block;
	height:18px;
}
#leftNav td a.blue {
	color:#00b0b0;
	background:url(../images/blue_ind.gif) no-repeat right;
	width:165px;
	display:block;
	height:18px;
}
#leftNav td a:hover {
	color:#808080;
	text-decoration:none;
}
#leftNav td.yellow, #leftNav td.blue, #leftNav td.orange, #leftNav td.magenta {
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #fff;
	height:25px;
}
#leftNav td.blue, #leftNav td.orange, #leftNav td.magenta  {
	border-top:4px solid #FFFFFF;
	height:28px !important;
	height:26px;
}
#leftNav td.yellow {
	background:#ffcc00 url(../images/yellow_icon.gif) no-repeat 98%;
}
#leftNav td.green, #topNav td.green {
	background:#99cc00 url(../images/green_icon.gif) no-repeat 98%;
}
#leftNav td.blue, #topNav td.blue {
	background:#00b0b0 url(../images/blue_icon.gif) no-repeat 98%;
}
#leftNav td.magenta, #topNav td.magenta {
	background:#e521d7 url(../images/magenta_icon.gif) no-repeat 98%;
}
#leftNav td.orange, #topNav td.orange {
	background:#f65f10 url(../images/orange_icon.gif) no-repeat 98%;
}
td.homeContent {
	background: url(../images/main_photo1.jpg) no-repeat;
	height:332px;
}
.content {
	background:#fff;
}
.content td {
	font-size:12px;
	line-height:18px;
}
#topNav td {
	height:23px;
	padding-left:3px;
}
#topNav td a {
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#topNav td a:hover {
	color:#ccc;
	text-decoration:none;
}
#topNav td.orange, #topNav td.magenta, #topNav td.green, #topNav td.blue {
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
td.newsletter {
	background:url(../images/newsletter_bg.gif) no-repeat;
	height:54px;
}
td.newsletter form {
	margin:25px 0 0 8px;
}
td.newsletter input {
	float:left;
}
td.newsletter input.newsletter {
	width:132px;
	padding:2px;
	border:1px solid #f5bd9f;
	margin-right:5px;
}
td.newsletter input.newsletterBtn {
	margin-top:2px;
}
table.banners {
	border-top:4px solid #FFFFFF;
	border-bottom:4px solid #FFFFFF;
}
table.footer {
	border-top:10px solid #FFFFFF;
}
table.footer p {
	font-size:11px;
	color:#525252;
	margin:5px 0;
}
table.footer .village {
	color:#f65f10;
}
table.footer a:link, table.footer a:visited {
	color:#525252;
}
table.toolbox {
	background:#f4f4f4;
	border:1px solid #b6b6b6;
}
table.toolbox a:link, table.toolbox a:visited {
	font-size:11px;
	font-weight:bold;
	color:#f65f10;
}
table.breadcrumb td {
	padding:10px;
	font-size:11px;
}
p {
	font-size:12px;
	color:#333333;
	margin:10px 0;
	line-height:18px;
}
h1 {
	font-size:22px;
	color:#f65f10;
	font-weight:normal;
	margin:0 0 10px 0;
}
h2 {
	font-size:18px;
	color:#f65f10;
	font-weight:normal;
	margin:10px 0;
}
h3 {
	font-size:14px;
	color:#f65f10;
}
a:link, a:visited {
	color:#f65f10;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
small {display:none;}

a img {
	border:none;
}
.shopFloor {
	background-color:#f65f10;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	display:inline;
}
.shopPhoto {
	background-color:#FFFFFF;
	padding:4px;
	border:1px solid #f65f10;
}
.showtime {
	font-size:11px;
	line-height:12px;
	color:#808080;
}