body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #dc2b19;
	text-decoration: none;
}
a:hover {
	color: #dc2b19;
	text-decoration: underline;
}
.page-bg {
	background-image: url(../images/page-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 0px;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #dc2b19;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.eleven {
	font-size: 11px;
}
.footer {
	font-size: 11px;
	padding-left: 114px;
}
.bottom-nav {
	font-size: 11px;
	color: #333333;
}
.bottom-nav:hover {
	color: #000000;
}.sub-heading {
	font-size: 12px;
	font-weight: bold;
	color: #db5b24;
	text-decoration: underline;
}
.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
.text-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #df2a1f;
	border: 1px solid #CCCCCC;
}
.prices {
	font-size: 12px;
	font-weight: bold;
	color: #dc2b19;
}hr {
	color: #CCCCCC;
	height: 1px;
}
#buttoncell {
	background-color:#FFFFFF;

	border: 4px solid #EEEEEE;
} 
a#link #span1 {
	display:block;

	
}
a#buttonlink {
	display:block;
	width:100%;
	height:24px;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	padding-top:10px;

} 
a#buttonlink:hover { 
background-color:#db5b24; 
color:#FFFFFF; 

} a#buttonlink2 {
	display:block;
	width:100%;
	height:32px;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	padding-top:2px;

} 
a#buttonlink2:hover { 
background-color:#db5b24; 
color:#FFFFFF; 

} a.price-white, a.price-white:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.imagebutton {
	border: 1px solid #e6e6e6;
}
.imagebutton:hover {
	border: 1px solid #cc0000;
}
.tnav {

}
.tnav a {
	color: #996633;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 3px;
	display: block;


}
.tnav a:hover {
	color: #dc2b19;
	text-decoration: none;

}
.tnav img {
	margin-left: 5px;
	margin-right: 5px;

}

#tnav {
	position:absolute;
	width:537px;
	height:27px;
	z-index:1;
	text-align: right;
	padding-top: 10px;
	
}
#tnav a {
	color: #dc2b19;
	font-weight: bold;
	margin-left: 20px;
	font-size: 11px;
	text-transform: uppercase;
}
#tnav a:hover {
	color: #db5b24;
	text-decoration: none;

}
