body {
    color: #a8996e;
    margin: 0;
    font-family: verdana,arial,sans-serif;
    background-color: #231f20;
	font-size:62.5%     /* for IE/Win */
}

html>body {font-size:10px} /* for everything else */

div,table,td,th {
	font-size: 1em;
}
td {
    vertical-align: top;
}

/******************** IMAGES */

img {
    border: 0;
}

#white_throw {
    padding-top: 7px;
}

#sonjia {
/*    margin-left: 7px;*/
}

#slide_end {
    padding-right: 7px;
}

.smallSwatch {
    border: 1px solid #a8996e;
    border-top: 0;
}

.smallSwatch:hover {
    border: 1px solid #000; 
    border-top: 0; 
}

/******************** LINKS */

a:link {
	color: #a8996e;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #a8996e;
}

a:hover {
	text-decoration: none;
	color: #a8996e;
}

a:active {
	text-decoration: none;
	color: #a8996e;
}

a.inactive {
    color: #5D5F62;
}

a.active {
    color: #a8996e;
}

a.collections_sub {
    color: #5D5F62;
}

#slide_link {
    visibility: hidden;
}

/*a.sub_nav_inactive:link,:active,:visited,:hover {
    color: #a8996e;
    font-family: georgia, "times new roman", serif;
}*/

div.wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}


#header_wrapper {
    border-bottom: 1px solid #A8996E;
    height: 98px;
    margin: 0;
    padding: 0;
}

#header {
    margin-left: auto;
    margin-right: auto;
    width: 930px;
    height: 98px;
    padding: 0;
}

#head_images {
    float: left;
    padding: 0 14px 0 0;
    margin: 0;
}

#nav {
    line-height: 1.7;
    padding: 18px 0 0 13px;
    vertical-align: top;
}

#body {
    margin-left: auto;
    margin-right: auto;
    width: 930px;
    clear: both;
    padding: 0;
}

#body_left {
    float: left;
    width: 432px;
    padding-right: 7px;
}

#contact_left {
    line-height: 1.5;
    text-align: right;
    float: left;
    width: 420px;
    padding: 87px 7px 0 0;
}

#body_right {
    padding: 0;
}

/*#content_left {
    
}*/

#content_right, #content_left {
    margin-top: 7px;
    font-size: 1.3em;
    font-family: georgia, "times new roman", serif;
    font-style: oblique;
}

#collection_left {
    width: 435px;
    text-align: right;
    float: left;    
}

#collection_right {
}

#collection_meta {
    width: 310px;
    color: #fff;
    font-family: georgia, "times new roman", serif;
    font-style: oblique;    min-height: 18px;
    font-size: 1.1em;
    background-color: #a8996e;
    margin-bottom: 12px;
    line-height: 1.5;
    padding: 5px 0 8px 8px;   
    position: relative;
    left: 433px;
}

#slideshow {
    width: 930px;
}

#greenbar {
    color: #fff;
    clear: both;
    min-height: 18px;
    background-color: #a8996e;
    margin-bottom: 12px;
    padding: 5px 0 0 6px;
    font-size: 1.1em;
}

#footer {
    margin-left: auto;
    margin-right: auto;
    width: 930px;    
    clear: both;
}

#foot_content {
    width: 330px;
    font-size: 1em;
    color: #a8996e;
    position: relative;
    left: 430px;
}

.right_align {
    text-align: right;
}

/******************** PARAGRAPHS */

.contact_info {
    line-height: 2;
    padding: 6px 0 9px 0;
}

/******************** SPANS */

#subnav_active {
    color: #fff;
    font-style: oblique;
}

#sub_subnav_active {
    color: #fff;
    font-style: oblique;
}

#tab_heading {
    color: #fff;
}

#sub_subnav {
    padding: 0 0 0 40px;
}

.nav_head {
    color: #fff;
    font-size: 1em;
    letter-spacing: .2em;
}

.navPipe {
    padding: 0 12px;
}

.serif {
    font-size: 1.2em;
    font-family: georgia, "times new roman", serif;
}

.white {
    color: #fff;
}

/******************** LISTS */

#main_nav {
    list-style: none;
    color: #5D5F62;
    margin: 0;
    padding: 3px 0 0 0;
}

#main_nav li {
    margin: 0;
    color: #a8996e;
}

.left {
    float: left;
}
