body {
background-color:#1a3c4c;
background-repeat:repeat-x;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 003d4d;
}

h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-transform: none;
	color: #FC6840;
}

h2.listitemheader, h2.listitemheader a, h2.listitemheader a:visited {
	border-bottom:3px double #DDDDDD;
	color:#F6693B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	margin-bottom:10px;
	text-decoration:none;
	line-height: 20px;
}

.btn {
background-color:#dd744a;
border:1px solid #b05430;
color:#FFFFFF;
}

.list, .price {
color:#cc0033;
}

