body{ 
		
		font-family:arial,sans-serif; 
		background-image:url(/graphics/bg.gif); 
		background-repeat:repeat-x; 
		background-color:#ffffff; 
		line-height:1.2;
	}
		
a img{ border:none; }

 li {
     	list-style-position: outside;
		font-family:Verdana; 
	}

a {color:#000000; text-decoration:none;}
a:visited{color:#000000;}
a:hover{color:#000000;text-decoration:underline;}

/** Mozilla hack to not display a dotted outline on a link that has focus **/
a:focus {
		    -moz-outline:none;
		}
#encapsulate{width:1066px; margin:0px auto 0px auto;}	
#header{ 
		position: relative;
		margin:0px auto; 
		width:1066px;
		height:106px;
		background-repeat:no-repeat;
		background-image:url(/graphics/WZCheader.png); 
	}

#main_shadow{
	
	margin:0px auto;
	width:974px; 
	background-image:url(/graphics/edgesliver.png);
	background-repeat:repeat-y;
}

#main_content
	{ 
		margin:0px auto; 
		width:960px; 
		padding-bottom:10px;
		background-color:#ffffff; 
	}

#quickTourNav {
	
	top: 96px;
	left: 800px;
	width:200px;
	height:20px;
	position: absolute;
	font-size: 12px;
	font-weight: 700;
	z-index:2000;
}
#tour_links{
	
	float:right;
	font-size:12px;
	margin-top:2px;
	text-decoration:none;
}
#tour_links a{text-decoration:none;}	
#tour_links a:hover{text-decoration:underline;}	
#right{ 
		float:left; 
		margin:10px 10px 0px 5px;
		width:702px;
		background-color:#FFF;
		font-family:Verdana;
		font-size:12px;
		min-height:486px;
	}

#info_content{
	
	min-height:462px;
	width:700px;
	border:solid 1px #ffffff;
	
	}
#left{ 
		float:left; 
		min-height:485px;
		width:240px; 
	}
	
#footer_shadow{
	
		margin:0px auto; 
		width:974px; 
		height:28px; 
		background-image:url(/graphics/edgebottom.png);
		background-position:bottom;
		background-repeat:no-repeat;
}
	
#footer_piece{
	
	margin:0px auto; 
	width:960px; 
	height:auto;
	padding-bottom:1px;
	background:#ffffff;
}

#nav{ 
		margin:10px 0px 0px 10px; 
		border:1px solid #000000; 
		width:223px; 
	}
	
#menu{ 
		background-color:#ebebeb; 
		margin:0px 0px 0px 0px; 
		list-style-type: none; 
	}
	
#menu a{ 
		 display:block; 
		 padding-left:12px; 
		 text-decoration:none; 
		 color:#000; 
		}

#go_back{
		
		float:left;
		margin:0px 0px 0px 5px;
		clear:right;
	}
#back{
		
		float:left;
		margin:0px 0px 0px 3px;
		font-weight:bold;
	}
#back a {
		
		color:#555;
	}

#back a:hover{
		
		text-decoration:none;
		color:#000000;
	}
		
		
/* li.menuitem{ padding-left:15px; display:block; height:32px; line-height:32px; border-bottom:1px solid black; } */
div.menuitem{ 
				display:block; 
				height:29px; 
				line-height:29px; 
				border-bottom:1px solid black;
				font-family:Arial;
				font-size:15px;
			}
			
div.menuitem:hover{ background-color:#dbdbdb;}

div.menuitem_last{ display:block; height:29px; line-height:29px;font-size:15px;font-family:Arial;}
div.menuitem_last:hover{ background-color:#dbdbdb;color:#000000;}
#ordernow{ margin:11px 0px 0px 16px; width:213px;height:67px;}
#contactus{ margin:11px 0px 0px 10px;}
#contactus:hover{opacity:.90;filter:alpha(opacity=90); }

#linksbar{margin:auto;height:20px; font-family:Arial; width:958px;line-height:20px; font-size:10px; color:#fff; background-color:#000; }

#bottomnav a:link{ text-decoration:none; color:#fff; }
#bottomnav a:visited{ text-decoration:none; color:#fff; }
#bottomnav a:hover{ text-decoration:none; color:#ff0; }
#bottomnav a:active{ text-decoration:none; color:#fff; }

.ui-widget-header{
	background: url("/graphics/lines.gif") repeat scroll 50% 50% #333333 !important;
}