html,body {
	background: #f4da9a repeat center center ;
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
}


#content {width:1000px; height:100%; min-height:100%; margin: 0 auto; text-align:left; margin-top:-10px;}

ul
{
list-style-type: disc;
}
ol
{
list-style-type: decimal;

}

ul li
{
list-style-position: outside;
margin-left: 25px;
padding-left: 0px;
color: #000000;
}

ol li
{
list-style-position: outside;
margin-left: 15px;
padding-left: 0px;
color: #851204;
}


a:visited { text-decoration: underline; font-family:Times New Roman, Times, serif; color: #851204; font-weight: bold; font-size:13px; }
a:link { text-decoration: underline; font-family:Times New Roman, Times, serif;	color: #851204; font-weight: bold; font-size:13px;}
a:hover { text-decoration: none; font-family:Times New Roman, Times, serif;	color: #ecb84f; font-weight: bold; font-size:13px;}
a:active { text-decoration: none; font-family:Times New Roman, Times, serif; color: #ecb84f; font-weight: bold; font-size:13px; }


.SearchHeader {
	font-family:Times New Roman, Times, serif;
	font-size:10px;
	font-weight:bold;
	font-style:normal;
	color: #851204;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
	padding: 0px 0px 5px 0px;
	text-transform: uppercase;
	vertical-align:middle;
}

.SearchHeaderYellow {
	font-family:Times New Roman, Times, serif;
	font-size:10px;
	font-weight:bold;
	font-style:normal;
	color: #ecb84f;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
	padding: 0px 0px 5px 0px;
	text-transform: uppercase;
	vertical-align:middle;
}

.SearchHeader a:visited { text-decoration: underline; font-family:Times New Roman, Times, serif; color: #851204; font-weight: bold; font-size:10px; }
.SearchHeader a:link { text-decoration: underline; font-family:Times New Roman, Times, serif;	color: #851204; font-weight: bold; font-size:10px;}
.SearchHeader a:hover { text-decoration: none; font-family:Times New Roman, Times, serif;	color: #ecb84f; font-weight: bold; font-size:10px;}
.SearchHeader a:active { text-decoration: none; font-family:Times New Roman, Times, serif; color: #ecb84f; font-weight: bold; font-size:10px; }
.SearchHeaderYellow a:visited { text-decoration: underline; font-family:Times New Roman, Times, serif; color: #851204; font-weight: bold; font-size:10px; }
.SearchHeaderYellow a:link { text-decoration: underline; font-family:Times New Roman, Times, serif;	color: #851204; font-weight: bold; font-size:10px;}
.SearchHeaderYellow a:hover { text-decoration: none; font-family:Times New Roman, Times, serif;	color: #ecb84f; font-weight: bold; font-size:10px;}
.SearchHeaderYellow a:active { text-decoration: none; font-family:Times New Roman, Times, serif; color: #ecb84f; font-weight: bold; font-size:10px; }

.h1 {
	font-family:Times New Roman, Times, serif;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	color: #851204;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	padding: 0px 0px 5px 0px;
	text-transform: uppercase;
	vertical-align:middle;
}

.h2 {
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color: #851204;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
	padding: 0px 0px 5px 0px;
	text-transform: uppercase;
	vertical-align:middle;
}

.h3 {
	font-family:Times New Roman, Times, serif;
	font-size: 14px;
	color: #851204;
	text-decoration: none;
	text-transform: none;
	font-weight: none;
	line-height: 16px;
	padding: 0px 0px 5px 0px;
	vertical-align:middle;
}


.CatalogLinkYellow a:visited { text-decoration: underline; font-family:Times New Roman, Times, serif; color: #ecb84f; font-weight: bold; font-size:11px; }
.CatalogLinkYellow a:link { text-decoration: underline; font-family:Times New Roman, Times, serif;	color: #ecb84f; font-weight: bold; font-size:11px;}
.CatalogLinkYellow a:hover { text-decoration: none; font-family:Times New Roman, Times, serif;	color: #851204; font-weight: bold; font-size:11px;}
.CatalogLinkYellow a:active { text-decoration: none; font-family:Times New Roman, Times, serif; color: #851204; font-weight: bold; font-size:11px;}

.CatalogLogo {
	font-family:Times New Roman, Times, serif;
	font-size:24px;
	font-weight:bold;
	font-style:normal;
	color: #851204;
	text-decoration: none;
	font-weight: bold;
	line-height: 75px;
	padding: 0px 0px 5px 0px;
	text-transform: uppercase;
	vertical-align:middle;
}

.CatalogLinkYellow {
	font-family:Times New Roman, Times, serif;
	font-size: 11px;
	color: #ecb84f;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	line-height: 15px;
	padding: 0px 0px 5px 0px;
}

.CatalogRed {
	font-family:Times New Roman, Times, serif;
	font-size: 13px;
	color: #851204;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	line-height: 18px;
	padding: 0px 0px 5px 0px;
}

.BoxCopy {
	font-family:Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	line-height: 13px;
	padding: 0px 0px 5px 0px;
}

.Copy {
	font-family:Times New Roman, Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	line-height: 16px;
	padding: 0px 0px 5px 0px;
	vertical-align:bottom;
}


.CopyRed {
	font-family:Times New Roman, Times, serif;
	font-size: 13px;
	color: #851204;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	line-height: 16px;
	padding: 0px 0px 5px 0px;
}


.CopyYellow {
	font-family:Times New Roman, Times, serif;
	font-size: 14px;
	color: #ecb84f;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	line-height: 16px;
	padding: 0px 0px 5px 0px;
}


.Tiny {
	font-family:Times New Roman, Times, serif;
	font-size: 11px;
	color: #d9968e;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	line-height: 14px;
	padding: 0px 0px 5px 0px;
}



.Tiny a:visited { text-decoration: underline; font-family:Arial, Helvetica, sans-serif; color: #d9968e; font-size:10px; }
.Tiny a:link { text-decoration: underline; font-family:Arial, Helvetica, sans-serif;	color: #d9968e; font-size:10px;}
.Tiny a:hover { text-decoration: none; font-family:Arial, Helvetica, sans-serif;	color: #ecb84f; font-size:10px;}
.Tiny a:active { text-decoration: none; font-family:Arial, Helvetica, sans-serif; color: #ecb84f; font-size:10px; }

.Zoom a:visited { text-decoration: none; font-family:Times New Roman, Times, serif; color: #851204; font-weight: bold; font-size:12px; }
.Zoom a:link { text-decoration: none; font-family:Times New Roman, Times, serif;	color: #851204; font-weight: bold; font-size:12px;}
.Zoom a:hover { text-decoration: none; font-family:Times New Roman, Times, serif;	color: #ecb84f; font-weight: bold; font-size:12px;}
.Zoom a:active { text-decoration: none; font-family:Times New Roman, Times, serif; color: #ecb84f; font-weight: bold; font-size:12px; }



input.search {
background-color: #ffffff; 
font-family:Times New Roman, Times, serif; 
color: #851204; 
font-weight: bold; 
font-size:12px;
border: solid 1px #ecb84f;
width: 100px;
height: 15px;
opacity:1;
filter:alpha(opacity=100);
vertical-align:middle;
}

input.contact {
background-color: #ffffff; 
font-family:Times New Roman, Times, serif; 
color: #851204; 
font-weight: bold; 
font-size:12px;
border: solid 1px #ecb84f;
width: 150px;
height: 15px;
opacity:1;
filter:alpha(opacity=100);
vertical-align:middle;
}

textarea
{
background-color: #ffffff;
color: #851204;
font-family:Times New Roman, Times, serif; 
font-weight: bold; 
font-size:12px;
border: solid 1px #ecb84f;
padding: 0px;
opacity:1;
filter:alpha(opacity=100);
}


