html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #8f8e8e url(images/top_bg.jpg) no-repeat center top;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a:link {color: #000000}
a:visited {color: #000000}
a:hover {color: #b62630}
a:active {color: #000000}

.rollover a {
display:block;
width: 190px;
padding:2px;
border: 0px;
font: bold 13px sans-serif;;
color:#ffff00;
background: url("images/rollover-image.jpg") 0 0 no-repeat;
text-decoration: none;
text-indent: 24px;
}
.rollover a:hover { 
color: #fff;
}
.rollover a:active {
color:#66ff00;
}
.rollover a:visited { 
color: #fff;
}


h1 	{font: bold 20px arial;
	}
h2 	{font: 14px arial;
	margin-left: 20px}
h3 	{font: bold 14px arial;
 	color: b62630;
	margin-left: 10px
	margin-right: 10px}
h4 	{font: bold 14px arial;
	text-align: center;
	color: #ffffff;
	}
h5	{font: 12px arial;
	text-align: center;
	color: #000000;
	}
h6 	{font: bold 18px arial;
 	color: b62630;
	margin-left: 10px
	margin-right: 10px}


p  	{font: 12px arial;
	margin-left: 20px;
	margin-right: 20px}
p.red	{font: bold 14px arial;
	color: b62630;
	margin-left: 20px;
	margin-right: 20px}
p.price 	{font: bold 14px arial;
	margin-left: 20px}	

table.one {table-layout: fixed;
	background-color: #d7d7d7;
	}


td.cellhead { background-color: #b62630; color: black; border: solid 1px e7e7e7} 
td.cellbody { background-color: #ffffff; color: black; border: solid 1px e7e7e7} 
td.cellbody2 { background-color: #7e7e7e; color: black; border: solid 1px e7e7e7}

ul	{list-style:disc inside;
	font: 12px arial;
	margin-left: 20px;
	margin-right: 20px}
ul.none	{list-style:none inside;
	font: 12px arial;
	margin-left: 30px;
	margin-right: 20px}
.photo {border: 1px solid black;
}