@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color: #bf0700;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 120%;
	scrollbar-base-color: #860500;
scrollbar-arrow-color: #bf0700;
scrollbar-track-color: #860500;
scrollbar-shadow-color: #700d09;
scrollbar-lightshadow-color: #821c18; 
scrollbar-darkshadow-color: #700d09;
scrollbar-highlight-color: #bf0700;
scrollbar-3dlight-color: #bf0700;
	}
a:link { color: #860500;

text-decoration: none;
}
a:visited { color: #860500;
text-decoration: none;
}
a:hover { color: #bf0700;
}
a:active { color: #bf0700;
}


td{
	color: #000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;}
#container{
width: 777px;
background-image:url(images/bg1.gif);
background-repeat:repeat-y;
margin:0;
padding:0;
}
#table {
	margin:  0 0px 0px 18px;
	_margin:  0 0px 0px 9px;
	padding:0 0 0 0;
	width:740px;
	float:left;
}

#top{
	margin:0 0 0 17px;
	_margin:  0 0px 0px 8px;
	height:190px;
	width:760px;
	_width:762px;
	float:left;
}
#nav{
	background-color:#ac0600;
	background-image:url(images/nb.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:center;
	height:33px;
}


#nav a{
	font-size:15px;	
	font-weight:bold;
	color:#FFF;
	background:transparent;
	background-position: bottom right;
	background-repeat:no-repeat;
	margin: -0px 0 0 0;
}
#nav .last{
background: transparent;	
}
#nav a:link{
	color:#FFF;
	text-decoration:none;
}
#nav a:visited{
	color:#FFF;
	text-decoration:none;
}
#nav a:hover{
	color:#f8ddae;
	text-decoration:none
}
#nav a:active{
	color:#f8ddae;
	text-decoration:none
}

.side{
	float:right;
	background-image:url(images/ns.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
	margin: 0;
	padding:0;
	width:231px;
	height:33px;
}

#content{
	background-image:url(images/bg2.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	color:#000;
	margin: -0px 0px 0 -0px;
	padding: 12px;
	_height: 308px;
	min-height: 308px;
	text-align: left;
	width:712px;
	_width:714px;}
}

#text-holder{
	text-align:left;
	_height: 308px;
	min-height: 308px;
	width:100%;
	
}


#bottom{
	background-image:url(images/foot.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width:777px;
	height: 49px;
	font-size:14px;
	margin: 0 0px 0 0px;
	padding: 6px 0 0 0;
	color:#000;
	text-align:center;
	font-weight:bold;
	background-color: #bf0700;
}

#bottom #copy{
	font-size:10px;
	color:#5c150e;
	padding: 0 25px 0 0;
	margin: 16px 0 0 24px;
	font-weight:normal;
	text-align:left;
}

#bottom #copy a:link { color: #5c150e;

text-decoration: none;
}
#bottom #copy a:visited { color: #5c150e;
text-decoration: none;
}
#bottom #copy a:hover { color: #fff;
}
#bottom #copy a:active { color: #fff;
}


#bottom #copy #ll{
	float:right;
}

.largeTitle{
	color:#871719;
	font-size:14px;
	font-weight:bold;
}

.title{
	color:#871719;
	font-weight:bold;
}

.img{
	border: 1px #bf0700 solid;
	float:right;
	margin:5px;
}
.button{
	background-color:#bf0700;
	color:#FFF;
	font-weight:bold;
}

.mainTitle{
color: #000;
font-size:18px;
text-align:center;
}

.coupon{
	float:left;
	margin: 5px 0 0 132px;
	_margin:  5px 0 0 60px;
	border:0;
}

td.homepage{
	font-size:18px;
	padding-top:-5px;
}

ul.homepage{
	font-size:18px;
	list-style-type:none;
	line-height:225%;
	margin-bottom: 0;
}