body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 100%;
}

h1, h2, h3, p
{
	font-size : 100%;
	font-weight : normal;
}

#header h1{
	font-size: 1.2em;
}

#header h2{
	font-size: 1.05em;
}


#header h3{
	font-size: .8em;
}

#footer {
	font-size: 0.7em;
	text-align: center;
}

/*          individual items on multi item page   --------------- */

.item_content h1 {
	font-size: 1.1em;
}

.item_content p
{
	font-size: 0.85em;
}

#find_us h1 {
	font-size: 1.1em;
}

#find_us p {	
	font-size: .8em;
}

/* navigation block --------------------------------------- */

#navigation {
	font-size: 1em;
	font-weight: bold;
}

#navigation li a {
	text-decoration: none;
}

#navigation a:hover {
	text-decoration: none;
}

/* navigation block secondary   --------------------------------------- */

#navigation_2 {
	font-size: 1em;
	font-weight: bold;
}

#navigation_2 li a {
	text-decoration: none;
}

#navigation_2 a:hover {
	text-decoration: none;
}

/* end of navigation block -------------------------------------- */

/*  fireplace Information Blocks  */


.info a {
	text-decoration: none;
}

.info a:hover {
	text-decoration: none;
}

.info h1 {
	font-size: 1.1em;
}

.item_code p{
	font-size: 1em;
	font-weight: bold;
}

.item_description p
{
	font-size: .8em;
}

.item_condition p {
	font-size: 0.8em;
	font-weight: bold;
}

.price p{
	font-size: 0.9em;
	font-weight: bold;
}

.item_content .price {
	font-weight: bold;
}

.item_sizes {
	font-size: .8em;
	font-style: normal;
	line-height: 1.3em;
}

.more_options {
	font-size: .8em;
	font-style: normal;
	line-height: 1.5em;
}

.tiles_info {
	text-align: center;
}

.tiles_info h1 {
	font-size: 1.1em;
}

.tiles_info a {
	text-decoration: none;
}

.tiles_info h1 a:hover {
	text-decoration: none;
}

/* ***   End of Information Block  *** --------------------------- */


/* ***   items not full width   *** ------------------------------ */

#items h1 {
	font-size: 1.1em;
}

#items h2 {
	font-size: 1.1em;
}

#items p {
	font-size: 0.82em;
}

#items a {

}

/* ***********************************************   Products menu  ** */

#products_list {
	font-size: .8em;
}

#products_list .subhead a {
	font-weight: bold;
}

#products_list .subhead2 a {
	font-weight: bold;
}

#products_list li a {
	text-decoration: none;
	font-weight: normal;
}


#products_list li a:hover {
	text-decoration: none;
}

#products_list .selected {
	font-weight: bold;
}

#products_list .selected a {
	font-weight: bold;
}

#products_list .products_list-first {
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	text-indent: 5px;	
}

#products_list .products_list-first a {
	text-decoration: underline;
	font-weight: bold;
}

#products_list .products_description {
	font-size: 1.1em;
}


.products_no_link {
	font-weight: bold;
}



/* end of products menu ------------------------------------------ */


/* other websites address etc ***   -- */
.info_otherweb {
	font-size: .8em;
}

.info_box h3 {
	font-size: 1em;
	font-weight: bold;
}

.pullbox .offer h1 {
	text-align: center;
	font-size: 0.6em;
	font-weight: normal;
/*	font-size: 0.9em;	*/
/*	font-weight: bold;*/
}

.pullbox .offer p {
 font-size: .7em;
}

#items .pullbox .offer h1 {
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
}

.pullbox h1 {
	text-align: left;
	font-size: 0.9em;
/*	font-weight: bold;*/
}

.pullbox h2 {
	text-align: left;
	font-size: 0.8em;
/*	font-weight: bold;*/
}


