/*can you fix this in both versions of the Flash animation (one with buttons and one without?)
There is a mysterious white line way at the top of the animation on one of the frames
The buttons seem to be 1 or 2 pixels down too far - there is a little gap. The buttons should be right against the top
*/
*{
	margin: 0;
	padding: 0;
}
body{
	background-color: gray;
	font-family:  georgia, verdana;
	font-size: 80%;
	text-align:left;
    background-color:#e4e4e4;
	background-image:url(images/bg.gif);
    background-attachment: fixed;
    background-position:center;
	background-repeat:repeat-y;
}
#wrapper{
	width: 800px;
	margin: 0 auto;
	border: 1px solid #333300;
}
#container{
	width: 800px;
	margin: 0 auto;
	background-color: #fff;
}
/*top navigation*/
.top{
	background: url(images/top.jpg) no-repeat;
	background-position:right;
/*	background: #333300 url(images/cart.jpg) no-repeat;*/
	width: 800px;
	height: 111px;
	font-size: 10px;
	font-family: georgia;
}
ul.menu{
	padding: 0px 10px 4px 40px;
	margin:0;
	margin-left:25px;
	text-align: left;
}
.menu li{
	list-style: none;
	display: inline;
	text-decoration: none;
}
.menu li a{
	background: url(images/img-left.png) no-repeat center right;
	line-height: 110%;
	text-decoration: none;
}
.menu li a:hover{
	text-decoration: underline;
}
.div {
	font-weight:bold;
	font-size:14px;
	color:#ceceb5;
}
.top-left-nav a{
	text-decoration: none; 
	color:#ceceb5;
	font-weight:bold;
	padding: 5px;
	/*padding-left: 40px;*/
}
.top-right-nav a{
	font-family: arial, helvetica;
	font-size:14px;
	color: #424242;
	font-weight:bold;
	padding: 0px;
}
.top-right-nav-home img {	
	margin-left:460px;
}
.top-right-nav-home a {
	font-family: arial, helvetica;
	font-size:14px;
	font-weight:bold;
	color: #424242;
	padding: 1px;
}
#header-img{
	/* background: url(images/header.jpg) no-repeat center; */
	width:800px;
	height:116px;
}
/**middle nav**/
#middle-nav {
	background-image:url(/templates/images/blue_bar_bg.jpg);
	background-repeat:repeat-x;
	background: #9a0000;
	height:26px;
	border-top: 1px solid #333300;
	border-bottom: 1px solid #333300;
	color: #333300;
	font-family: verdana,arial;
	font-size:11px;

}
.xheader {

	background-image:url(/templates/images/blue_bar_bg.jpg);
	background-repeat:repeat-x;
	padding: 6px 0px 0px 0px;
	margin:0px;
    height:26px;
	text-align: left;

}
#middle-nav li{
	list-style: none;
	display: inline;
	padding:0px 12px 0px 12px;
	text-decoration:none;
    margin-top:5px;
}
#middle-nav li a{
	line-height: 110%;
	text-decoration:none;
	color: #ffffff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#middle-nav li a:hover{
	text-decoration: none;
	color:#cccccc;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;	
}
.clear{clear:both;}
/**content**/
#content{
	width: 800px;
	text-align:left;
	font-family: arial, tahoma;
	font-size:12px;
	padding:10px 0px 10px 0px;
}
.left {
	float: left;
	width:470px;
	background-color: #fff;
}
#content.left img{
	border-left:1px solid #333300;
}
.right {
	float: right;
	width:330px;
	background-color: #fff;
}
#content.right img{
	border-right:1px solid #333300;
}
.man {
	float:left;
	width:120px;
}
.about_us {
	float:right;
	width:190;
	padding:0px 0px 0px 20px;
}
.home_text {
	width:190;
	margin-right:15px;
	margin-bottom:15px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	line-height: 18px;
}

#specials{
	width:461px;
}
.s-left {
	float:left;
}
.s-right {
	float:right;
}
.box {
	width:220px;
	height:160px;
	/* border:1px solid #000; */
	margin-left:10px;
    background-image:url(/templates/images/bg-specials.jpg);
}
.box img {
	padding:4px 4px 4px 4px;
}
.box .desc{
	/* float:right; */
	font-weight:normal;
	padding:5px;
	line-height:9pt;
}
.p-left {
	float:left;
	width:120px;
}
.p-right {
	float:right;
	width:165px;
}
.right .p-right {
	font-size:13px;
	line-height:15px;
	font-weight:bold;
}
.right .p-right .desc {
	font-size:12px;
	line-height:14px;
	text-align:left;
	margin-left:-164px;
	_position:absolute;
	width:320px;
	font-weight:normal;
	margin-top:68px;
}
.button-1{

    top:30px;}
.button-2{top:30px;}
.button-3{top:30px;}
.button-4{top:30px;}
#partners{
	border-bottom:1px solid #000;
}
ul.list{
	padding-left:20px;
	margin:0;
	text-align: left;
}
.list li{
	list-style: none;
	display: inline;
	padding:10px;
}
.list li a{
	line-height: 110%;
	text-decoration:none;
}
.list li a:visited{
	text-decoration:none;
}
.list img{border:0px;}
.footer{
	width: 800px;
	background-color: #fff;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	background-image:url(images/footer_gradient.jpg);
	background-repeat:repeat-x;	
	margin-top: -11px;
}
.footer .nav ul{
	padding:5px;
	margin:0;
}
.footer .nav li {
	list-style:none;
	display:inline;
	padding:3px;
	color:#ceceb5;
	font-size:11px;
	font-family:arial,tahoma;
	font-weight:bold;
}
.footer .nav li a, .footer .nav li a:visited{
	line-height:110%;
	text-decoration:none;
	color:blue;
}
.footer .nav li img{
	padding-right:3px;
}
#copyright{
	color:#666666;
	text-align:center;
	font-size:10px;
	font-family:arial, tahoma;
}
.image_padding {
    margin:8px;
}

a {
	color: #990000;
	text-decoration: none;
}

a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}