body 
{
background: #302b25 url('../graphics/gradient.jpg') repeat-x;
text-align: center;
padding: 0 30px 30px 10px;
}

#wrapper
{
position: relative;
min-width: 940px;
max-width: 1050px;
margin: 16px auto;
text-align: left;
padding: 0;
}

/* begin top */

#wrapper #top
{
background: black url('../graphics/topbg.jpg') repeat-x;
height: 240px;
}

#wrapper #top #topedge
{
float: right;
background: url('../graphics/toprightedge.jpg') no-repeat top right;
width: 1px;
height: 240px;
}

/* begin header */
#wrapper #top #header
{
float: left;
background: url('../graphics/header.jpg') no-repeat top left;
width: 930px;
height: 240px;
}

/* begin promotions */
#wrapper #top #header #promotions
{
position: absolute;
bottom: 8px;
left: 60px;
border: solid white;
border-width: 1px 1px 0px 1px;
background: #312a24 url('../graphics/391slideshowbg.jpg') repeat-x 0 0px;
z-index: 4;
}

#promotions ul
{
border-width: 0;
margin: 0;
color: white;
font-size: 12px;
font-family: Verdana, Arial, sans-serif;
list-style: none;
padding: 0;
max-width: 550px; 
}

#promotions ul li
{
background: transparent;
position: relative;
float: left;
padding: 5px 10px;
border: solid white;
border-width: 0 0 1px 1px;
text-align: left;
}

#promotions ul > li:first-child
{
border-left: 0;
}

#promotions ul h1
{
cursor: pointer;
font-size: 12px;
font-weight: bold;
font-variant: small-caps;
color: #dccca3;
margin: 0;
padding: 0 0 3px 0;
border: solid;
border-width: 0 0 1px 0;
}

#promotions ul li.active
{
background-color: #5f5c55;
border-bottom: #5f5c55 solid 1px;
}

#promotions ul li.active h1
{
color: black;
}

div.promotion
{
display: none;
width: 350px;
padding: 10px 15px;
position: absolute;
top: 231px;
left: 80px;
color: white;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
background-color: black;
border: solid;
border-width: 1px 1px 1px 1px;
background: #312a24 url('../graphics/promotionbg.jpg') repeat-x 0 0px;
z-index: 2;
text-align: left;
}

.promotion b
{
font-variant: small-caps;
}

.promotion table
{
border: dotted white;
border-width: 1px 0px;
padding: 5px 0;
}

.promotion td
{
vertical-align: top;
padding: 4px;
}

.promotion .promoimage
{
vertical-align: middle;
padding-right: 0;
}


.promotion img
{
width: 100px;
height: 100px;
border: 1px solid white;
padding: 2px;
}

#promotion2
{
margin-left: 35px;
}

#promotions ul li h1 + p
{
margin: 0;
padding: 7px 0 0 0;
font-style: italic;
}

#promotions ul li h1 + p a
{
color: white;
text-decoration: none;
}

#promotions ul li h1 + p a:hover
{
color: #dccca3;
text-decoration: underline;
}

#promotions ul li.active h1 + p a:hover
{
color: black;
text-decoration: underline;
}

#promotions ul li.active h1 + p
{
font-style: normal;
}

#promo1 img, #promo2 img
{
margin-left: 4px;
position: relative;
top: 3px;
}

/* end promotions */


/* map locations */ 

#header #sedona, #header #santafe, #header #taos, #header #abq, #header #scott
{
position: absolute;
width: 20px;
height: 20px;
padding: 0;
margin: 0;
}

#header #sedona
{
top: 69px;
left: 688px;
z-index: 3;
}

#header #santafe
{
top: 43px;
left: 839px;
z-index: 3;
}

#header #taos
{
top: 21px;
left: 847px;
z-index: 3;
}

#header #abq
{
top: 63px;
left: 819px;
z-index: 3;
}

#header #scott
{
top: 115px;
left: 686px;
z-index: 3;
}

#header #sedona img, #header #santafe img, #header #taos img, #header #abq img, #header #scott img
{
width: 100%;
height: 100%;
border: 0;
visibility: hidden;
}

#header #sedona:hover img, #header #santafe:hover img, #header #taos:hover img, #header #abq:hover img, #header #scott:hover img
{
visibility: visible;
}

/* end of locations */

/* slogan */
#wrapper #header span#slogan
{
position: relative;
top: 106px;
font-family: Arial, Verdana, sans-serif;
font-style: italic;
font-size: 14px;
float: right;
padding-right: 315px;
color: white;
letter-spacing: 1px;
}

#header #slogan b
{
color: #e8a348;
}

/* end slogan */
/* end header */
/* end top */

/* locator */
#wrapper div#location
{
position: absolute;
display: inline;
top: 200px;
left: 635px;
width: 250px;
padding: 0.75em 0.5em 0.75em 0.5em;
text-align: center;
font-family: Arial, Verdana, sans-serif;
background: #312a24 url('../graphics/391slideshowbg.jpg') repeat-x 0px -15px;
font-style: normal;
font-size: 14px;
color: white;
border: double 4px #a3573f;
line-height: 1.25em;
min-height: 35px;
z-index: 2;
}
/* end of locator */

/* 
//
beginning of navigation
//
*/
#wrapper #navigation
{
z-index: 5;
position: absolute;
top: 102px;
left: 35px;
float: right;
color: white;
font-family: "Arial";
font-size: 17px;
}

#wrapper #navigation ul
{
position: relative;
text-align: left;
float: left;
list-style-type: none;
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
z-index: 5;
margin: 0 0 0 35px;
}

#wrapper #navigation ul li a
{
position: relative;
text-decoration: none;
border-bottom: solid white;
border-width: 0 0 2px 0;
color: white;
font-weight: bold;
font-variant: small-caps;
z-index: 5;
}

#wrapper #navigation ul li a:hover
{
border-width: 0 0 0 0;
color: #e8a348;
}

#wrapper #navigation ul li#catalog ul
{
background: #312a24 url('../graphics/391slideshowbg.jpg') repeat-x 0px -280px;
display: none;
border: solid white;
border-width: 0 2px 2px 2px;
margin: 0;
padding: 0em 0.5em 0.5em 0.5em;
z-index: 4;
}

#wrapper #navigation ul li#catalog:hover > ul
{
display: block;
}

#wrapper #navigation ul li#catalog ul li
{
z-index: 333;
display: block;
margin-top: 0.75em;
}

#wrapper #navigation ul li#catalog ul li a
{
display: block;
text-decoration: none;
font-size: 13px;
border: solid #e8a348;
border-width: 0px 1px 1px 0px;
padding-bottom: 0.25em;
padding-right: 0.75em;
padding-left: 0.5em
}

#wrapper #navigation ul li#catalog ul li a:hover
{
border-color: white;
}

#wrapper #navigation ul li#catalog ul li#signature ul
{
background: transparent;
position: relative;
left: 1em;
display: none;
border-width: 0 0 1px 1px;
border-style: solid;
padding-right: 0;
padding-left: 0.5em;
padding-top: 0em;
padding-bottom: 0.25em;
}

#wrapper #navigation ul li#catalog ul li#signature:hover > ul
{
display: block;
}

#wrapper #navigation ul li#catalog ul li#signature ul:hover
{
border-color: #e8a348;
}

#wrapper #navigation ul li#catalog ul li#signature ul a
{
font-variant: normal;
font-weight: normal;
font-style: italic;
border: double #a75a40;
border-width: 0px 0px 4px 4px;
margin-left: 0.25em;
margin-bottom: 0.25em;
}

#wrapper #navigation ul li#catalog ul li#signature ul a:hover
{
color: #a75a40;
border-color: white;
}
/*
//
end of navigation
//
*/

#wrapper #mainbody
{
position: absolute;
top: 240px;
margin-left: 25px;
width: 100%;
}

#wrapper #mainbody #mainbody2
{
margin-right: 25px;
margin-bottom: 40px;
background: #8f8979;
border-left: 1px solid white;
border-right: 1px solid white;
border-bottom: 4px double white;
padding: 0 60px 30px 44px;
}

#mainbody2 #contentcontainer
{
background: #5f5c55 url('../graphics/bodyright.jpg') repeat-y top right;
width: 100%;
min-height: 150px;
border: solid white;
border-width: 0 0 0 1px;
padding: 5px 0 5px 0;
}

#contentcontainer #bodytopright
{
float: right;
position: relative;
top: -30px;
width: 210px;
height: 30px;
}

#contentcontainer #bodybottom
{
position: relative;
top: 12px;
width: 100%;
background: url('../graphics/bottomliner.jpg') repeat-x bottom left;
height: 10px;
}

#contentcontainer #bodybottom #bottomleft
{
float: left;
position: relative;
left: -1px;
background: url('../graphics/bodybottomleft.jpg') no-repeat bottom left;
width: 10px;
height: 10px;
}

#contentcontainer #bodybottom #bottomright
{
float: right;
background: url('../graphics/bodybottomright.jpg') no-repeat bottom right;
width: 10px;
height: 10px;
}

#contentcontainer #content
{
text-align: justify;
margin: 0px 70px 0px 15px;
padding: 0px 0px 0px 35px;
font-size: 15px;
font-family: Arial;
color: white;
border: dotted white;
border-width: 0 0 1px 1px;
}

#contentcontainer #content #topline
{
position: relative;
left: -35px;
border: dotted white;
border-width: 1px 0 0 0px;
width: 700px;
height: 2px;
padding-bottom: 10px;
}

h1
{
position: relative;
letter-spacing: 0.15em;
font-size: 20px;
border: dotted #f5e3b5;
border-width: 0px 0 1px 0;
color: white;
font-variant: small-caps;
font-weight: bold;
font-family: Arial, Verdana, sans-serif;
padding: 0.25em 0 0.25em 0;
margin: 0.25em 0 1em 0;
}

div.divider
{
width: 100%;
clear: left;
border-top: 1px dotted #f5e3b5;
margin: 20px 0;
padding-top: 20px;
}

h1#related
{
position: relative;
display: inline;
border-width: 0;
float: right;
text-align: right;
letter-spacing: 0.15em;
font-size: 14px;
color: white;
font-variant: normal;
font-weight: normal;
font-style: italic;
font-family: Arial, Verdana, sans-serif;
margin: 0 0 1.25em 0;
padding: 0;
}

div#newsearch
{
width: 300px;
clear: left;
float: left;
text-align: left;
}

#newsearch td
{
border: 0;
padding: 3px 3px 3px 0;
}

div.related2
{
clear: right;
position: relative;
float: right;
width: 275px;
font-size: 13px;
text-align: right;
}

div.related2 a
{
font-size: 14px;
}

div.related2 div
{
float: right;
margin-left: 10px;
width: 125px;
text-align: center;
}

div.related2 div a img
{
border: 1px solid white; 
margin: 0px 4px 4px 15px; 
padding: 2px;
}

div.related2 div a:hover img
{
border: 1px solid #f5e3b5;
}

.nottop
{
clear: both;
}

.left
{
text-align: left;
}

.right
{
text-align: right;
}

.inset
{
padding: 0.5em 0.5em 0.5em 0.5em;
text-align: center;
font-weight: normal;
font-family: Arial, Verdana, sans-serif;
background: #312a24 url('../graphics/391slideshowbg.jpg') 0 0;
font-style: italic;
font-size: 13px;
color: white;
border: solid 1px white;
line-height: 1.25em;
z-index: 2;
}

.inset img
{
margin-bottom: 0.5em;
padding: 2px;
border: 1px dotted white;
}

.insetleft
{
float: left;
margin: 0 2em 0.5em 0;
position: relative;
z-index: 2;
}

.insetright
{
float: right;
margin: 0 0 0.5em 2em;
position: relative;
z-index: 2;
}

#contentcontainer #content p
{
font-size: 15px;
margin: 0 0 0.75em 0;
font-weight: normal;
line-height: 1.5em;
}

#contentcontainer #sigaddress
{
position: relative;
border: dotted white;
border-width: 0px 0px 1px 0;
margin: 0 auto 1em 0;
text-align: left;
padding: 0px 0 10px 0;
min-width: 250px;
font-size: 12px;
z-index: 1;
}

#contentcontainer #sigaddress td
{
vertical-align: top;
border-width: 0;
padding-right: 0.5em;
text-align: left;
}

#contentcontainer #sigaddress b
{
font-variant: small-caps;
color: #dccca3;
text-decoration: underline;
font-weight: bold;
}

#contentcontainer #content p b
{
font-style: italic;
color: #dccca3;
}

.fluff
{
position: relative;
float: left;
width: 390px;
padding: 0 2em 0 0;
text-align: center;

}

.address
{
text-align: left;
font-family: Arial, sans-serif;
font-weight: normal;
color: white;
font-size: 12px;
width: 13.5em;
float: left;
padding: 1.5em 0 0 2em;
}

a.link1
{
font-weight: bold;
color: #dccca3;
text-decoration: underline;
font-variant: small-caps;
}

a.link1:hover
{
color: black;
text-decoration: none;
}

a.link2
{
font-weight: bold;
color: #dccca3;
text-decoration: none;
}

a.link2:hover
{
color: black;
}

a.link3
{
font-weight: bold;
color: #dccca3;
text-decoration: underline;
}

a.link3:hover
{
color: black;
text-decoration: none;
}

a.link4
{
font-weight: bold;
color: white;
text-decoration: underline;
font-variant: small-caps;
}

a.link4:hover
{
color: #dccca3;
text-decoration: none;
}

.address + p
{
clear: right;
}

div#copyright
{
font-size: 12px;
color: #312a24;
font-family: Arial, sans-serif;
font-style: italic;
width: 100%;
text-align: center;
position: relative;
top: 1.5em;
left: -1em;
}

div#copyright span
{
position: relative;
top: -18px;
padding: 0 1em 0 1em;
}

/* bright map */
#header #brightmapbox
{
position: absolute;
top: 7px;
left: 614px;
width: 316px;
height: 191px;
margin: 0;
padding: 0;
z-index: 2;
}

#header #brightmapbox #brightmap
{
width: 100%;
height: 100%;
border: 0;
z-index: 2;
visibility: hidden;
}
/* bright map end */

