/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
}
body#home
{
	background: #FAF0BE url("/home_images/home_bg_2.gif") left top repeat-x;
}
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;
}

span.homecolorizerlink
{
	color: black;
	font-weight: bold;
}
span.homecolorizerlink a
{
	color: red !important;
	font-weight: bold;
}


/*-------------------------
SEO text
-------------------------*/
#insertion
{
	padding: .5em;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
}
#insertion h2,
#insertion p,
#insertion ul li
{
	line-height: 1.3;
	font-size: .9em;
	color: #000;
}
#insertion h2
{
	margin-bottom: .5em;
	font-weight: bold;
}
/*
#insertion p
{
	font-size: 1em;
}
*/
#insertion ul
{
	margin-top: .5em;
	margin-left: 0;
	padding-left: 1em;
}
#insertion ul li
{
}
#insertion strong
{
	font-weight: bold;
}
#insertion em
{
	font-style: normal;
	font-weight: bold;
	border-bottom: 1px solid black;
}

