
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #a50824;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	color: #3c3c3c;
	margin-top: 0px;
}



h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding: 0;
	margin: 0 0 0px 0;
}

h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 44px;
	color: #4c4c4c;
	margin: -48px 0 -7px 0;
	margin-left: 90px;
}

*:first-child+html h4 {
	margin-bottom: -15px;
}

*html h4 {
	margin-bottom: -15px;
}

h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 23px;
	color: #fff;
	display: inline;
	margin-left: 30px;
	
}

h6 {
	font-weight: bold;
	color: #bc0625;
	font-size: 21px;
	margin: 0;
	padding: 0;
}



hr {
	border: 0;
	background: #c0c0c0;
	color: #c0c0c0;
	height: 1px;
	
}

*:first-child+html .redhr {
	margin-top: -20px;
	padding: 0;
	margin-bottom: -20px;
}

.redhr {
	background: #a9132d;
	color: #a9132d;
	margin-top: -15px;
}

.blue {
	color: #375b76;
}



.price {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #a50824;
}

.white_text {
	color: #fff;
	font-size: 10px;
}

.items {
	padding-left: 20px;
}

.red_text {
	color: #a50824;
}

a {
	color: #0492fe;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #0492fe;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #0492fe;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

*:first-child+html #content p {
	margin-top: -15px;
}

*html #content p {
	margin-top: -15px;
}

.border_right {
	border-right: 1px solid #dedede;
}

.right {
	float: right;
	padding: 0;
}

.header_links {
	margin-left: 150px;
	margin-top: -20px;
	font-size: 10px;
	font-weight: bold;
	
	display: block;
}

.orange {
	font-weight: bold;
	color: #ffa759;
}

.move_up {
	margin-top: -5px;
}

.next {
	text-align: right;
	padding: 0 23px 0 0;
	color: #000;
}

.black_text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.c_logo {
	margin-top: -5px;
	margin-left: 10px;
}

.really_small {
	font-size: 8px;
}

.list_header {
	font-size: 14px;
	color: #4c4c4c;
	
}

.grey_text {
	font-size: 11px;
	color: #666;
}

.black_text_sm {
	font-size: 11px;
	color: #000;
}

.magnify img {
	margin: 5px 0 0 20px;
}

.medium_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: bold;
}

.error {
	margin-left: 40px;
}

.bottom_logo {
	float: right;
	position: relative;
	bottom: 0;
	right: 0;
}

.list li {
	color: #c62525;
	font-size: 10px;
	margin: 0 0 0 20px;
}