
body {
margin: 0 auto;
padding: 0;
font: 100% garamond, 'times new romans', serif;
background: #360014;
}

#content {
float: center;
margin: 0 20px 0 20px;
padding: 15px;
font: 115% garamond, 'times new romans', serif;
line-height: 1.1em;
}

#special4 img {
	float: right;
	clear: none;
	margin: 10px 0px 0px 20px;
	padding: 2px;
	border: 1px solid #600;
	}
	
#special img {
	float: center;
	clear: none;
	margin: 20px 0px 0px 0px;
	padding: 2px;
	border: 0px solid #600;
	}

#special2 img {
	float: center;
	clear: none;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	border: 1px solid #600;
	}

#special3 img {
	float: center;
	clear: none;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	border: 0px solid #600;
	}
	
#special5 img {
	float: center;
	clear: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	}
		
#content a {
	color: #800;
	text-decoration: underline;
	}

#content a:hover {
	color: #C90;
	text-decoration: none;
	}
	
#footer {
	width: 676px;
	height: 100px;
	margin: 0 auto;
	color: #996633;
	padding: 20px 0;
	text-align: center;
	font-size: 0.8em;
	background: #360014 url('foot.jpg') no-repeat top center;
    }
	
#footer a {
	color: #963;
	text-decoration: underline;
	}

#footer a:hover {
	color: #c90;
	text-decoration: none;
	}

#footer p {
	line-height: 1.6em;
	}
	
#smalltext {
	float: center;
	font: 80% garamond, 'times new romans', serif;
	}	
	
#rates {	
	font: 70% arial, helvetica, sans-serif;
	}
	
#rates2 {	
	font: 70% arial, helvetica, sans-serif;
	color: #E2B64B;
	}
	
#td_color1 {
	background: #5D0921;
	}
	
#zUL,#zUL ul {padding:0;margin:0;
	font:100% garamond, 'times new romans', serif;
	line-height:1em;
	font-weight:600;
	color:#6F2838;
	}

#zUL li ul a {
	font:100% garamond, 'times new romans', serif;
	color:#6F2838;
	font-weight:600;
	line-height:1em;
	}

#zUL li {
	float:left;
	margin-left:0em;
	width:6em;
	position:relative;
	list-style-type:none;
	background:#F4F0D7;
	}

#zUL li ul {
	margin-left:1.5em;
	visibility:hidden;
	position:absolute;
}

fieldset p {clear:left}

#zUL li:hover ul,
#zUL li.msieFix ul {
	visibility:visible;
	background-color:none;
}