/* basic elements */

html {
	height: 100.1%;
	}
body {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	color: #000;
	background: #000000;
	margin: 0px;
	}
p { 
	margin-top: 0px; 
	}
h3 {
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #7D775C;
	font-family: georgia;
	font-size: 8pt;
	font-style: italic;
	font-weight: 700;
	font-variant: normal;
	}
a:link, a:visited{ 
	font-weight: bold; 
	text-decoration: none; 
	color: #710D0D;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #710D0D;
	}
a img{ border: 1px solid #333333; }

/* specific divs */
#container_index { 
	background: url(../images/background/rotate.php) no-repeat top left; 
	padding: 0px 175px 0px 110px;  
	margin: 0px; 
	height: 590px;
	}
#container_contactus { 
	background: url(../images/background_contactus.jpg) no-repeat top left; 
	padding: 0px 175px 0px 110px;  
	margin: 0px; 
	height: 590px;
	}
#container_showroom { 
	background: url(../images/background/background_28.jpg) no-repeat top left; 
	padding: 0px 175px 0px 110px;  
	margin: 0px; 
	height: 590px;
	}
#container_error404 { 
	background: url(../images/background_error404.jpg) no-repeat top left; 
	padding: 0px 175px 0px 110px;  
	margin: 0px; 
	height: 590px;
	}
#container_mailerror { 
	background: url(../images/background_mailerror.jpg) no-repeat top left; 
	padding: 0px 175px 0px 110px;  
	margin: 0px; 
	height: 590px;
	}	
#container_thankyou { 
	background: url(../images/background_thankyou.jpg) no-repeat top left; 
	padding: 0px 175px 0px 110px;  
	margin: 0px; 
	height: 590px;
	}
#container_aboutus { 
	background: url(../images/background_aboutus.jpg) no-repeat top left; 
	padding: 0px 175px 0px 110px;  
	margin: 0px; 
	height: 590px;
	}	
#container_products { 
	background: url(../images/background_products.jpg) no-repeat top left; 
	padding: 0px 175px 0px 110px;  
	margin: 0px; 
	height: 590px;
	}		
#container_miles_fireplaces { 
	background: url(../images/background/background_15.jpg) no-repeat top left; 
	padding: 0px 175px 0px 110px;  
	margin: 0px; 
	height: 590px;
	}	
#container_wood { 
	background: url(../images/background/background_16.jpg) no-repeat top left; 
	padding: 0px 175px 0px 110px;  
	margin: 0px; 
	height: 590px; 
	}	
#container_gas { 
	background: url(../images/background/background_25.jpg) no-repeat top left; 
	padding: 0px 175px 0px 110px;  
	margin: 0px; 
	height: 590px;
	}	
#container_pellet { 
	background: url(../images/background/background_10.jpg) no-repeat top left; 
	padding: 0px 175px 0px 110px;  
	margin: 0px; 
	height: 590px;
	}			
#intro { 
	min-width: 150px;
	}
#pageHeader {
	margin-bottom: 20px;
	position: absolute;
	left: 20px;
	top: 20px;	
	}
#twocolumn_left {
	float:left;
	width:210px;
	margin:10px 10px 10px 10px;
	padding: 5px;
	border: 2px ridge #CCCCCC;
}
#twocolumn_left:hover
{
	background-color: #DDDDDD;
}
#twocolumn_right {
	float:right;
	width:210px;
	margin:10px 10px 10px 10px;
	padding: 5px;
	border: 2px ridge #CCCCCC;
}
#twocolumn_right:hover
{
	background-color: #DDDDDD;
}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader h1 {
	clear:both;
	width:500px;
	float: left;
	line-height:26px;
	text-align:left;
	font-family: georgia;
	font-size: 14pt;
	font-style: italic;
	color: #FFFFFF;
	background:black;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
#pageHeader h1 span {
	display: none;
	}
#pageHeader h2 { 
	background: transparent url(../h2.gif) no-repeat top left; 
	margin-top: 58px; 
	margin-bottom: 40px; 
	width: 200px; 
	height: 18px; 
	float: right;
	}
#pageHeader h2 span {
	display:none;
	}

#quickSummary {
	clear:both;
	width: 150px;
	float: left;
	background:#fff;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	margin:10px 10px 10px 10px;
	border: 1px ridge #CCCCCC;
	position: absolute;
	left: 10px;
	top: 200px;
	}
#quickSummary p {
	font: italic 10pt/22pt georgia; 
	line-height:26px;
	text-align:center;
	}
#central_column {
	clear:both;
	width: 330px;
	float: left;
	background:#fff;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	margin:10px 10px 10px 10px;
	padding: 5px;
	border: 1px ridge #CCCCCC;
	position: absolute;
	left: 180px;
	top: 60px;
	}
#left_column {
	clear:both;
	width: 500px;
	float: left;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	margin:10px 10px 10px 10px;
	padding: 5px;
	border: 1px ridge #CCCCCC;
	position: absolute;
	left: 10px;
	top: 60px;
	background-color: #FFFFFF;
	}	
#product_column {
	clear:both;
	width: 500px;
	float: left;
	background: #fff;
	margin:10px 10px 10px 10px;
	padding: 5px;
	border: 1px ridge #CCCCCC;
	position: absolute;
	left: 10px;
	top: 60px;
	}	
#preamble {
	clear: right; 
	padding: 0px 10px 0px 10px;
	}
#supportingText {
	padding-left: 10px; 
	margin-bottom: 40px;
	}

#footer {
	clear:both;
	width:760px;
	text-align:center;
	font-family: georgia;
	font-size: 8pt;
	font-style: italic;
	color: #333333;
	background:black;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 1em;
	}
#footer a:link, #footer a:visited { 
	color:#333333; 
	font-weight:normal;
	}

#linkList {
	position: absolute; 
	top: -50px; 
	left: 570px;
	}
#linkList2 { 
	font: 10px verdana, sans-serif; 
	padding: 10px; 
	margin-top: 150px; 
	width: 130px; 
	color: #fff;
	}
#linkList ul {
	margin: 0px;
	padding: 0px;
	font-weight: bold; 
	}
#linkList ul ul {
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 3px;
	}
#linkList li {
	line-height: 2.5ex; 
	list-style-type: none;
	background: transparent url(../cr1.gif) no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	font-size:11px;
	}
#linkList li li {
	line-height:1.2ex; 
	}
#linkList li a:link {
	color: #FFFFFF;
	}
#linkList li a:visited {
	color: #D9D7CA;
	}
#product_column ul, #left_column ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: left;
	}
#product_column li, #left_column li {
	background-image: url(../images/arrow_r.gif);
	background-repeat: no-repeat;
	background-position: 0 .7em;
	padding-left: 12px; 
	}
#product_column li li {
	background-image: url(../images/right_disabled.gif);
	background-repeat: no-repeat;
	background-position: 0 .7em;
	padding-left: 12px; 
	}
#product_column li li a:link, #product_column li li a:visited, #product_column li li a:active{
	text-decoration:none;
	font-size:9px;
	font-weight:normal;
	font-style: normal;
	color:#333333;
}
#product_column li li a:hover{
	text-decoration:underline;

}
/* form colors */
label
{
	width: 4em;
	float: left;
	text-align: right;
	margin-right: 0.5em
	display: block
}
.submit input
{
	margin-left: 4.5em;
}
input, textarea
{
	color: #710D0D;
	background: #EAD9B5; /* D1AB5A */
	border: 1px solid #710D0D;
	padding:4px;
}
.submit input
{
	color: #000;
	border: 2px outset #710D0D;
	align: center;
}
fieldset
{
	border: 1px solid #710D0D;
	width: 25em;
	padding: 5px;
}
legend
{
	color: #000;
	border: 1px solid #710D0D;
	padding: 2px 6px;
	background-color: #EAD9B5;
}

/* image mapping */
#logomap {
	width: 145px;
	position:absolute;
	left: 615px;
	top: 365px;
	height: 185px;
}

#logomap a {
  position: absolute;
  height: 185px;
  width: 145px;
  text-decoration: none;
  }
  
#logomap a i { visibility: hidden; }

#namemap {
	width: 220px;
	position:absolute;
	left: 541px;
	top: 10px;
	height: 75px;
}

#namemap a {
	position: absolute;
	height: 75px;
	width: 220px;
	text-decoration: none;
  }
  
#namemap a i { visibility: hidden; }


/* Product Line Popups / Tooltips */
.product_line{
	position: relative;
}

.product_line:hover{
	background-color: transparent;
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
	z-index: 50;
}

.product_line span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: white;
	padding: 5px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.product_line span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.product_line:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 15px;
	left: 100px; /*position where enlarged image should offset horizontally */
}

