html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

body {
	background-image: url(http://www.amcrvets.com/pages/images/amcr-bkgd-2.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	
}
.xsnazzy h1, .zsnazzy h1 {
margin:0; 
font-size:1.2em; 
padding:0 10px 5px 10px; 
/*border-bottom:1px solid #444;*/
}
.xsnazzy p, .zsnazzy p {
margin:0; 
padding:5px 10px; 
font-size:10px;
}
.xsnazzy {
background: transparent; 
width:990px; 
float:left; 
margin:0 3px;
}

.xtop, .xbottom {
display:block; 
background:transparent; 
font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
display:block; 
overflow:hidden;
}
.xb1, .xb2, .xb3 {
height:1px;
}
.xb2, .xb3, .xb4 {
background:#fff; 
border-left:1px solid #444;
border-right:1px solid #444;
}
.xb1 {
margin:0 5px; 
background:#444;
}
.xb2 {
margin:0 3px;
border-width:0 2px;
}
.xb3 {
margin:0 2px;
}
.xb4 {
height:2px; 
margin:0 1px;
}

.xboxcontent {
display:block; 
border:0 solid #444; 
border-width:0 1px; 
height:auto;
background-color: #FFFFFF;
}
* html .xboxcontent {
height: 1px;
}
.topNavWrap {
	float: left;
	height: 15px;
	width: 800px;
	margin-left: 20px;
		
}
/* -------------------------- */
/* main menu navigation */
/* Applies overall font style, position and bg color */
/* -------------------------- */
.menusan, .menusan ul {
	float: left;
	list-style: none;
	/*line-height: 1em;*/
	/*color: #ffffff;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	padding: 0;
	margin: 0;
	z-index: 100;
}
/* makes nav list horizontal */
.menusan li {
	float: left;
	padding: 0;
	z-index: 100;
}
/* -------------------------- */
/* Top Level link color, position and hover */
/* -------------------------- */
.menusan a {
	display: block;
	padding: 5px 10px 0px 0px;
	color: #ffffff;	
	background-color: transparent;
	text-decoration: none;
	
}
.menusan a:hover {
	color: #fede12;	
	z-index: 100;
}
/* -------------------------- */
/* The dropdown links hidden position, border and bg color */
/* -------------------------- */
.menusan li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 140px; 
	border: 1px solid #810706;
	background-color: #deddd7;
	margin: 0;
	z-index: 100;
}
.menusan li li {
	padding: 0;
	width: 140px;
	z-index: 100; 
}
.menusan li ul a {
	color: #000000;
	padding: 5px 10px;
	width: 120px;
	* html width: 100px;
	z-index: 100;
}
/* -------------------------- */
/* This makes the dropdown menu appear */
/* -------------------------- */
.menusan li:hover ul, .menusan li.sfhover ul{
	left: auto;
	z-index: 100;
}
/* -------------------------- */
/* background of the top level link while looking at the dropdown */
/* -------------------------- */
.menusan li:hover, .menusan li.sfhover {
	background-color: #740808;
	z-index: 100;
}
.couponmod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
.couponmod a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
}	
.couponmod a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	text-decoration: underline;
}
.scroller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #740808;
    color: #CCCCCC;
}
img {
	border: none;
}	

		