/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:active {
	color: #333333;
}
a:hover {
	color: #990000;
}

p, .mainText  {  font-size: 11px; font-style: normal; font-weight: normal; line-height: 14px; color: #000000; font-family: Arial, Helvetica, sans-serif}
h1 {  font-size: 10px; font-style: normal; font-weight: normal; line-height: 14px; color: #896764; font-family: Arial, Helvetica, sans-serif}
h2 {  font-size: 9px; font-style: normal; font-weight: normal; line-height: 13px; color: #896764; font-family: Arial, Helvetica, sans-serif}
h3 {  font-size: 12px; font-style: normal; font-weight: bold; line-height: 18px; color: #000000; font-family: Arial, Helvetica, sans-serif}
h4 {  font-size: 12px; font-style: normal; font-weight: bold; line-height: 14px; color: #000000; font-family: Arial, Helvetica, sans-serif}
h5 {  font-size: 14px; font-style: normal; font-weight: normal; line-height: 16px; color: #000000; font-family: Arial, Helvetica, sans-serif}

.leftnav {  font-size: 10px; font-style: normal; font-weight: bold; line-height: 14px; color: #896764; font-family: Arial, Helvetica, sans-serif}
.leftnav a:link {  font-size: 10px; font-style: normal; font-weight: bold; line-height: 14px; color: #896764; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
.leftnav a:visited {  font-size: 10px; font-style: normal; font-weight: bold; line-height: 14px; color: #896764; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
.leftnav a:hover {color: #000000; text-decoration: underline; background-color: #FAF0BE;}
.leftnav a:active {  font-size: 10px; font-style: normal; font-weight: bold; line-height: 14px; color: #896764; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}

.leftheader {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
	color: #990000;
}
.leftheader a:link { color: #990000; font-size: 24px; font-style: normal; font-weight: bold; line-height: 24px; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
.leftheader a:visited {color: #990000; font-size: 24px; font-style: normal; font-weight: bold; line-height: 24px; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
.leftheader a:hover {color: #990000; font-size: 24px;  line-height: 24px; text-decoration: underline;}
.leftheader a:active { color: #990000;  font-size: 24px; font-style: normal; font-weight: bold; line-height: 24px; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}

.leftheadertext {color: #333366; font-size: 10px; font-style: normal; font-weight: bold; line-height: 14px; font-family: Arial, Helvetica, sans-serif}
.leftheadertext a:link { color: #333366; font-size: 10px; font-style: normal; font-weight: bold; line-height: 14px; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
.leftheadertext a:visited {color: #333366;  font-size: 10px; font-style: normal; font-weight: bold; line-height: 14px; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
.leftheadertext a:hover {color: #000000; text-decoration: underline;}
.leftheadertext a:active { color: #000000;  font-size: 10px; font-style: normal; font-weight: bold; line-height: 14px; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}

.yellowbox {
	padding: 1px;
	border: 1px solid #6B5E46;
	background-color: #F5E773;
	text-decoration: none;
}

.saleprice {
	color: red;
	font-weight: bold;
}

.fineprint {
	font-size: 11px;
	color: #333366;
	margin-top: 10px;
}

.firstprice {
	font-weight: bold;
	font-size: 13px;
}