/* CSS Document  - Copyright 2007 Chappell Creative Inc. */
/* general elements */
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #272727;
	line-height: 18px;
	color: #272727;
}
td, th {
	color: #272727;
	font-size: 12px;
	line-height: 18px;
}

p {
	line-height: 20px;
	font-size: 12px;
}
h1 {color: #ff5a00; font-size: 16px; font-weight: bold; line-height: 20px}
h2 {color: #272727; font-size: 14px; font-weight: bold; line-height: 20px}
h3 {color: #666666; font-size: 12px; font-weight: bold; line-height: 20px}
h4 {color: #990000; font-size: 12px; font-weight: bold; line-height: 20px}

/* top navigation styles */
#topMenuDiv {
	text-align: left;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 12px;
	width: 100%;
}
.topMenu td {
	font-size: 12px;
	color: #333333;
	line-height: 12px;
	letter-spacing: 0.5px;
	text-align: left;
	font-weight: bold;
}

.topMenu  a:link, .topMenu  a:visited, .topMenu  a:active {
	text-decoration: none;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}

.topMenu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-weight: bold;
}

#headerContainer {
	background-image: url(../images/header_bg_home.jpg);
	background-repeat: repeat-x;
	text-align: left;
}

/* navigation elements */
#navContainer {
	height: 30px;
	width: 100%;
	visibility: visible;
	clear: both;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
}
.navMenu {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 5px;
}
.navMenu a:link, .navMenu a:visited, .navMenu a:active {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
img {
	border: 0;
}
.navMenu a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #e4a60c;
	text-decoration: none;
}

/* main content styles */
#contentCenter {
	width: 100%;
	text-align: left;
	clear: both;
	background-color: #FFFFFF;
} 
#mainBody {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	width: 610px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.mainLine {
	background:url(../images/bg_line.jpg);
	background-repeat:repeat-y;
}.mainLeftSide {
	background:url(../images/bg_leftside.jpg);
	background-repeat:repeat-y;
}
.mainRightSide {
	background-repeat:repeat-y;
	background-image: url(../images/bg_rightside.jpg);
}
#mainBodyFull {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	width: 880px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftSideContainer {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-align: left;
	width: 260px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
dd {
	color: #666666;
}


#rightSideContainer {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-align: left;
	width: 260px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.sidebarHeader {
	color: #FEFFF1;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	padding-top: 2px;
	background-color: #5A525C;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: left;
}

.sidebarHeaderOrangecenter {
	color: #fefff1;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	padding-top: 2px;
	background-color: #ff5a00;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: center;
}
.sidebarHeaderOrange { color: #fefff1; font-size: 12px; font-weight: bold; text-decoration: none; background-color: #ff5a00; text-align: left; letter-spacing: 1px; padding-top: 2px; padding-bottom: 2px; padding-left: 10px; }
.sidebar {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
}


.linedTable {
	border: 1px solid #FF5A00;
}

.linedTable2 {
	border: 1px solid #2A3746;
	text-align: left;
}

.linedTable3 { 
	border: 1px dotted #999999;
	text-align: center;
}

.linedTable4 { 
	border: 1px dotted #999999;
	text-align: left;
}

.tableHead {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #333333;
	text-align: left;
	height: 20px;
	padding-left: 5px;
}
.tableTitle {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-align: left;
	height: 30px;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding: 0px;
}

.tableHomeListing {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding: 0px;
	padding-left: 3px;
	letter-spacing: 1px;
}

.tableHomeListing1 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding: 0px;
	letter-spacing: 1px;
}

.tableHomeListing2 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding: 0px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #e55d00;
	text-decoration: none
}

.price {
	color: #FF5A00;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	letter-spacing: 2pt
}

.bodyOrange {
	color: #FF5A00;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.contactinfo {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:none;
}

.special {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: left;
}

.title {
	color: #FC6203;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2pt;
	line-height: normal;
}


.subTitle {
	color: #272727;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: left;
}

.subTitle2 {
	color: #272727;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: center;
}

.smTitle {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 1px;
}

.smTitleDk {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 1px;
}

.smallPrint {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}

.return {font-size: 9px; text-align: right;}

.pageNav {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.pageNav a:link, .pageNav a:visited, .pageNav a:active {
	color: #555555;
	font-size: 11px;
	font-weight: normal;
}

.pageNav a:hover {
	color: #FF5A00;
	font-size: 11px;
	font-weight: normal;
}

ul.circle {
	list-style-type: circle;
	color: #444444;
	font-size: 11px;
	font-weight: normal;
	list-style-position: outside;
	text-align: left;
	text-indent: 0pt;
	list-style-image: url(../images/circle.gif);
	line-height: 18px;
}
.pageNavigation {
	font-size: 14px;
	font-weight: normal;
	color: #272727;
	letter-spacing: 1px;
	text-align: left;
}
.pageNavigation a:link, .pageNavigation a:visited, .pageNavigation a:active {
	font-size: 14px;
	color: #272727;
	letter-spacing: 1px;
	text-align: left;
	text-decoration:none;
	font-weight: bold;
}
.pageNavigation a:hover {
	color: #FF5A00;
	letter-spacing: 1px;
	text-align: left;
	text-decoration:none;
	font-weight: bold;
}

ul.square {
	list-style-type: circle;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	list-style-position: outside;
	text-align: left;
	text-indent: 0pt;
	list-style-image: url(../images/square.gif);
	line-height: 18px;
}


/* form elements */

form {
	color: #333333;
	font-size: 10px;
	text-align: left;
}

input.large {width: 145px; height: 16px; font-size: 10px; font-weight: normal; border: 1px #d3d3d3 solid;}

input.big {width: 110px; height: 16px; font-size: 10px; font-weight: normal; border: 1px #d3d3d3 solid;}

input.med {width: 65px; height: 16px; font-size: 10px; font-weight: normal; border: 1px #d3d3d3 solid;}

input.small {width: 25px; height: 16px; font-size: 10px; font-weight: normal; border: 1px #d3d3d3 solid;}

.buttonUp {
	background-color: #2A3746; 
	color: #999999; 
	font-size: 9px; 
	font-weight: normal; 
	text-align: center; 
	border: 1px solid #77776A; 
	height: 19px; 
	cursor: pointer;}
.buttonOver {
	background-color: #89AAC9; 
	color: #333333; font-size: 9px; 
	font-weight: normal; 
	text-align: center; 
	border-top: 1px solid #222222; 
	border-right: 1px solid #DDDDDD; 
	border-bottom: 1px solid #DDDDDD; 
	border-left: 1px solid #222222; 
	height: 19px; 
	cursor: pointer;}
.button2Up {
	background-color: #FF6600;
	color: #cccccc;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	height: 19px;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
}
.button2Over {
	background-color: #e4a60c;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	height: 19px;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
}
/* footer styles */
#footerContainer {
	background-image: url(../images/footer_bg.jpg);
	width: 100%;
	text-align: left;
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
}
.footer {
	margin: 0px;
	height: 40px;
	color: #FFF;
	font-size: 9px;
	padding-top: 5px;
	padding-left: 30px;
	line-height: 12px;
	padding-bottom: 5px;
}

.footer a:link, .footer a:visited, .footer a:active {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: underline;
}

#noticeContainer {
	width: 100%;
	text-align: right;
	clear: both;
	height: 40px;
}

.notice {
	color: #676767;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 10px;
	float: right;
}
.notice a:link, .notice a:visited, .notice a:active {
	color: #676767;
	font-size: 9px;
	text-decoration: none;
}
.notice a:hover {
	color: #999999;
	font-size: 9px;
	text-decoration: none;
}
.loginBgtest {
	background-image: url(../images/dealer_login_bg10.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	width: 200px;
	height: 160px;
}
.loginBg {
	background-image: url(../images/dealer_login_bg.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 240px;
	color: #FFFFFF;
}
.dealerHeader {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
.dealerTitle {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.dealerText {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	line-height: 11px;
	text-align: justify;
}.dealerTextSmall {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	line-height:11px;
	text-align:left;
}
.stoveBG {
	background-image: url(../images/stoveStore_bg.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 240px;
}
.outdoorBG {
	background-image: url(../images/outdoorLiving_bg.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 240px;
}

.searchBG {
	background-image: url(../images/search_box_bg.png);
	background-repeat: no-repeat;
	height: 160px;
	width: 240px;
}

.fireplaceBG {
	background-image: url(../images/fireplace_stores.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 240px;
}

.victorianBG {
	background-image: url(../images/victorian_stores.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 240px;
}
.titlemk2  /* mk */ {
	color: black;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	text-transform: capitalize;
	text-align: left;
	letter-spacing: 2pt
  }
#headerContainer tr td noscript {
	color: #FFF;
}

#qm2 {z-index: 999 !important;}

