/* CSS Document */

body{
	background-image:url(images/cardlogtexture.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	
	}

a{
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	
	}
.footer{
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
a:hover{
	color:#FFFFFF;
	}

h1{
	font-size:larger;
	font-weight:bold;
	}
h2{
	font-size:16px;
	font-weight:bold;
	word-spacing:10px;
	}	
.trademark{
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	}
.banner{
	background-image:url(images/banner.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	}
.fireplace{
	background-image:url(images/fireplace.png);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	}
.menu{
	background-image:url(images/menubkg.gif);
	background-color:#66CC66;
	}
.fullheight{
	height:100%;
	}
.backgroundtl{
	background-image:url(images/background_01.gif);
	background-repeat:no-repeat;
	height:37px;
	width:37px;
	}
.backgroundtc{
	background-image:url(images/background_02.gif);
	background-repeat:repeat-x;
	height:37px;
	}
.backgroundtr{
	background-image:url(images/background_03.gif);
	background-repeat:no-repeat;
	width:36px;
	height:37;
	}
.backgroundml{
	background-image:url(images/background_04.gif);
	background-repeat:repeat-y;
	width:37px;
	}
.backgroundmc{
	background-color:#FFFFFF;
	width:100%;
	height:100%;
	}
.backgroundmr{
	background-image:url(images/background_06.gif);
	background-repeat:repeat-y;
	width:36px;
	}
.backgroundbl{
	background-image:url(images/background_07.gif);
	background-repeat:no-repeat;
	width:37px;
	height:36px;
	}
.backgroundbc{
	background-image:url(images/background_08.gif);
	background-repeat:repeat-x;
	height:36px;
	}
.backgroundbr{
	background-image:url(images/background_09.gif);
	background-repeat:no-repeat;
	width:36px;
	height:36px;
	}
.bottomcellline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.quantity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}
