Body {
    font-family: Georgia;
	margin: 0px 0px 0px 0px;
	background-image: url(http://newmexicofurniture.com/files/zia.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment: scroll;
	background-color: #ffffff;
	
}
table.bg {
border: solid 20px #9a2d32;
}

td.main {
	padding: 10px;
}
td.menu {
	padding: 30px;
}
td.footer {
    background-color:#9a2d32;	
}
.menu ul {
	padding: 0px;
	margin: 10px;
}
.menu li {
    list-style: none;
	color: 999999;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	padding: 0px;
	margin: 0px;
}
.menu a {
 text-decoration:none;
  font-family: Tahoma;
  font-weight: bold;
  color:#ee8d26;
  font-size: 10pt;
}
.menu a:hover {
  color:#9a2d32;
}
a.menu:visited {
  color:#ee8d26;
}

H1 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22pt;
	color: #ee8d26;
	font-weight: normal;
	line-height: 16pt;
}
H2 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
	font-weight: normal;
	line-height: 16pt;
}
p {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
}

img.bottom {

position:relative;
right: 264px;
}
img.right {

position:relative;
bottom: 250px;
}

img {
border:0px;
}












H3, H3 a {
    font-family: Georgia;
	font-size: 18pt;
	color: #801e22;
	font-weight: normal;
	text-decoration:none;
	padding-top:15px;
	margin-bottom:0px;
} 
H4 {
    font-family: Georgia;
	font-size: 18pt;
	color: #801e22;
	font-weight: normal;
	text-decoration:none;
	padding-top:15px;
	margin-bottom:0px;
} 















 .clear {
	clear: both;
}


a {
   text-decoration:underline;
   color:#e6b250;
	 font-size: 12pt;
	 font-family: arial; 
	 font-weight: normal;
 }
a:hover {
  color:#01a8e6; 
 }



p.copy {
  font-family: arial;
	font-size: 7pt;
	color: #fffdbe;
	font-weight: normal;
	text-align: center;
 }
 p.copy a {
  font-family: arial;
	font-size: 7pt;
	color: #e6b250;
	font-weight: normal;
	text-decoration:none;
 }


span.small, span.small a {
  font-family: arial;
	font-size: 9pt;
	font-weight: normal;
 }














div.dynamicH  {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17pt;
	color: #ee8d26;
	font-weight: normal;
	line-height: 16pt;
 }

div.dynamicP  {
 font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
 }



.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 90%;
height: 400px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 20px;
width: 100%; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 190px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 90%; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: left;
padding: 5px 20px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #ee8d26;
background: #FFFFFF;
border: 1px solid #ee8d26;
}

.pagination a:hover, .pagination a.selected{
color: #000000;
background-color: #f6d5b4;
}



img.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left;

	}




