body { background-image: url(images/zaza_background.jpg); background-repeat:repeat-x; margin-top: 0px; background-color: #1C1213; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size: 14px;}

a:link { color:#fcd172;}
a:hover { color:#fcd172;}
a:visited { color:#fcd172;}

	#wrapper { 	margin: 0 auto 100px auto;

	text-align: left;

	/* re_aligns text to left second part of two part MSIE centering workaround */

	width: 900px; 	/* Total width */}
	
	h1 {font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #fcd172;
	font-size: 28px;}
	
	h4 {font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #fcd172;
	font-size: 18px;
	text-decoration:underline;
	margin-top:0px;}
	
	h3 {font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #fcd172;
	font-size: 20px;
	padding: 0px;
	margin: 0px;}
	
	.top_banner { width: 900px; height: 150px; background-image: url(images/zaza_logo.jpg);}
	
	.left_nav { width: 325px; height: 150px; margin-right: 250px; float:left;}
	
	.right_nav { width: 325px; height: 150px; float: left;}
	
	.body_contain { width: 900px; }
	
	.left_body { width: 420px; height: 351px; background-image:url(images/zaza_martini.jpg); float:left;}
	
	.right_body { width: 460px; height: 351px; float: left; padding: 10px 5px 0px 15px;}
	
	#menu_right { width:530px; float:left; padding-left:30px; font-size:12px;}
	
	.bottom_contain { width: 900px;}
	
	.photo_gallery { width:274px; height: 151px; float:left}
	
	.entertainment { width:317px; height: 151px; float:left}
	
	.drinks { width:309px; height: 151px; float:left}
	
	.sub_body { width: 765px; background-color: #490d0f; padding: 15px; border: 1px solid #972f34; min-height:277px;}
	
	.menu_body { width: 775px; background-color: #490d0f; padding: 15px 15px 15px 5px;; border: 1px solid #972f34; min-height:277px;}
	
	#sub_shadow { width:805px; background:url(images/sub_background.png) repeat-y; padding-left:4px; margin: 27px 30px 46px 60px;}
	
	.contact_box { width: 300px; float:left; margin-right: 40px;}
	
	.form_box { width: 410px; float: left;}
	
	.left_box { width: 360px; float:left; margin-right: 40px;}
	
	.right_box { width: 340px; float: right;}
	
	.box { width: 500px; float:left;}
	
	.TextField {
	background-color: #972f34;
	border: 1px solid #fcd172;
	color: #FFFFFF;
	font-size: 12px;
	font-family: arial;
	}
	
	.button { background-color: #972f34; border: 1px solid #fcd172; color: #FFFFFF; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
	
	.photos { width: 170px; height: 85px; margin-right: 10px; float:left; margin-bottom: 10px;}
	
	.yellow_link { font-family: "Times New Roman", Times, serif; font-weight: normal; color: #fcd172; font-size: 16px; text-decoration:underline;}
	
	.yellow_link a:link{ font-family: "Times New Roman", Times, serif; font-weight: normal; color: #fcd172; font-size: 16px; text-decoration:underline;}
	
	.yellow_link a:hover{ font-family: "Times New Roman", Times, serif; font-weight: normal; color: #fcd172; font-size: 16px; text-decoration:underline;}
	
	.yellow_link a:visited{ font-family: "Times New Roman", Times, serif; font-weight: normal; color: #fcd172; font-size: 16px; text-decoration:underline;}
	
	
/* Sidebar  ---------------------------------------- */

#sub_nav { width:207px; margin:0px; padding:0px; border:none; float:left; border-right:1px solid #972f34; height:270px;}

#sidebar h4 {
	background: url(../img/sidebar-title-bg.jpg) no-repeat left bottom;
	padding: 0 0 9px 0;
	margin-top:5px;
}


#sidebar h4.alt {
	background: url(../img/sidebar-title-bg-2.jpg) no-repeat left bottom;
	padding: 20px 0 5px;
}

#sidebar {
	width: 181px;
	position: relative;
	float: left;
}


#sidebar p strong {
	font-size: 11px;
	color: #797c7f;
	position: relative;
	top: 4px;
	line-height:20px;
	
}

#sidebar p {
	font-size: 11px;
	line-height: 16px;
	color: #b4b4b5;
	border-bottom: 1px solid #eeeded;
	width: 161px;
	padding: 2px 0px 7px 0;
}

#sidebar p.last { border: none; }

#sidebar p a { color: #97b950; }

#sidebar p a:hover {
	color: #5b5e61;
	text-decoration: none;
}

#sidebar ul, #sidebar ul li { 
	width: 181px;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	list-style: none;
}

#sidebar ul li {
	position: relative;
}

#sidebar ul li a {
	display: block;
	height: 50px;
	margin: 1px 0;
	font-size: 14px;
	line-height: 60px;
	color: #FFF;
	text-decoration: none;
	width: 160px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	padding-left:20px;
}

#sidebar ul li a span {
	font-size: 10px;
	position: absolute;
	right: 20px;
	color: #bec4c8;
}

#sidebar ul li a:hover {
	color: #fcd155;
	width: 187px;
	padding: 0px;
	background: #400a0c;
	padding-left:20px;
}

#sidebar ul li a:hover span { color: #3b3460; }