/* CSS Document */

body {
	background-color:#ceb67e;
	background-image:url(images/bg_img.jpg);
	background-repeat:repeat-x;
	margin:0px; 
	padding:0px;
	text-align:left;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}
A:Active,A:link,A:visited{
	text-decoration : underline;
	color :#694a02;
}
A:Hover{
	text-decoration : none;
	color :#694a02;
}
td {
	vertical-align: middle;
	text-align:center
}
p, h1 {
	margin: 0px 0 10px 0;
	padding: 0px;
}
ul {
	margin: 0 0 0 10px;
	padding: 0px;
}
li {
	margin: 0 0 10px 10px;
	padding: 0px;
}
A:Active.link,A:link.link,A:visited.link{
	text-decoration : underline;
	color :#ab8939;	
}
A:Hover.link{
	text-decoration : none;
	color :#000000;
}
img {
	border:0px;
}
.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
* html .clearfix { height: 1%; }
.nospace {
	margin: 0px;
}
.spaceborder {
	margin:1px 0;
	background-image:url(images/border.gif);
	background-repeat:repeat-x;
	height:5px;
	clear: left;
}
.imageleft {
	float:left;
	margin:0 10px 0 0;
	padding: 5px;
	border:2px solid #b39651;
}
.imagelink {
	float:left;
	margin:5px 10px 5px 0;
}
.imageright {
	float:right;
	margin:0 10px;
}
.center {
	text-align:center;
	margin:0px auto;
}
.justify {
	text-align:justify;
}
.small {
	font-size:10px;
	font-weight:normal;
}
.clear {
	clear:both;
}
.center {
	text-align:center;
}
.text {
	font-size:12px;
	font-weight:normal;
}
.title {
	color: #b39651;
	text-transform: uppercase;
	font-weight:bold;
	font-size:14px;
	letter-spacing: 2px;
}
.black {
	color: #000000;
}
.brown {
	color: #ab8939;
}
.readmore {
	padding-right : 15px;
	background:url(images/readmore.gif) center right no-repeat;
}
#container {
	width:780px;
	margin: 0px auto;
	padding:0px;
	border:0px solid #FFFFFF;	
}
#mosttop {
	background:url(images/copyright_top.jpg) center right no-repeat;
	background-color: #a69160;
	height:23px;
}
#topspace {
	height: 5px;
}
#logo {
	height : 62px;
	background:url(images/logo_fireplaces.gif) center left no-repeat;
	
}
#menu {
	background:url(images/menu_bg.gif) top right no-repeat;
	height:24px;
	margin: 0px;
	padding : 0px;
}
#menu ul {
	height : 23px;
	list-style: none;
	margin: 0px;
	padding : 0px;
}
#menu ul li{
	background-color:#000000;
	float : left;
	white-space: nowrap;
	margin: 0px;
}
#menu a {
	background-color:#000000;
	display: block;
	padding: 5px 17px;
	text-decoration : none;
	color: #FFFFFF;
	text-transform:uppercase;
	font-size:11px;
	font-weight: bold;
}
#menu a:hover {
	background-color:#ffe4a2;
	color: #000000;
}
#content {
	background:#FFFFFF url(images/content_edgebg.jpg) no-repeat bottom left;
}
#left {
	width : 258px;
	float : left;
	margin: 0px;
	padding : 0px;
	height:560px;
	background-color:#ceb67e;
}
#right {
	background-color:#FFFFFF;
	width: 522px;
	float: left;
	margin: 0px;
	padding : 0px;
}
#rightfull {
	background-color:#FFFFFF;
}
#maincontent {
	padding: 10px 20px;
}
#welcome {
	background:url(images/content_logo_bg.gif) top right repeat-x;
	height:88px;
	margin: 0;
	padding: 0;
}
#welcometext {
	padding: 10px 20px;
	background-color:#f6f1e6;
	color: #000000;
}
#featured {
	padding: 10px 20px;
	background-color:#FFFFFF;
}
#contact {
	padding: 8px 0 10px 20px;
	background:url(images/index_contact_information.jpg) top right no-repeat;
	background-color: #f6f1e6;
}
#bottom {
	background:#3a1e17 url(images/bottom_edge.gif) no-repeat top left;
	text-align:center;
	clear:both;
	color: #ceb67e;
	font-size:10px;
	margin: 10px 0 0 0;
	padding: 10px 0;
}
#bottom ul {
	list-style: none;
	margin: 0px;
	padding : 0 25px;
	text-transform:uppercase;
}
#bottom ul li{
	float : left;
	display: block;
	white-space: nowrap;
	margin: 5px 0 5px 0;
	padding: 0 6px !important;
    padding/**/:/**/ 0 6px;
}
#bottom a,
#bottom a:link,
#bottom a:visited {
	color: #ceb67e;
}
.ftabs, .ftabs_active {
	width: 109px;
	text-align: center;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.ftabs {
	color: #FFFFFF;
}
.ftabs a,
.ftabs a:link,
.ftabs a:visited {
	background:url(images/tabbutton.gif) no-repeat center top;
	color: #FFFFFF;
	display: block;
	width:109px;
	padding: 5px 0 1px 0;
	text-decoration: none;
}
.ftabs a:hover {
	background:url(images/tabbutton.gif) no-repeat center bottom;
	color: #000000;
	text-decoration: none;
	text-decoration: none;
}
.ftabs_active {
	background:url(images/tabbutton_active.gif) no-repeat center bottom;
	font-weight: bold;
	color: #000000;
}

.subtitle {

	color: #b39651;
	text-transform: uppercase;
	font-weight:bold;
	font-size:12px;
	letter-spacing: 2px;
}
.homefeatured {

	float:none;
	margin:0 10px 0 10;
	padding: 5px;
	border:1px solid #b39651;
}
.supatiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
}

