﻿/* CSS Document */

body {
	margin:0px 0px 0px 0px;
	background-color:#e1dbca;/*#ECE7D7;*/
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	color:#4F3E1F;  /*4c1214;*/
	font-size:11px;
}

.footer_text
{
    font-family: Arial, Helvetica, sans-serif;
    color: #776645;
    font-size: 10px;
}

.subTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#7b1d20;
	font-size:12px;
}

html,body {
	height:100%;
}

.tableContainer {
	height:100%;
	background-color:#FCF9F0;
}

.home_column {
	border-style:solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	padding:1px;
	padding-bottom:10px;
	height:100%;
}

.inner_column {
	border-style:solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	padding:5px;
	padding-bottom:6px;
	height:100%;
}

.header_link {
  color:#ffffff;
  font-weight:bold;
  text-decoration:none;
}

.header_link a:link {
  color:#ffffff;
  font-weight:bold;
  text-decoration:none;
}

.header_link a:visited {
  color:#ffffff;
  font-weight:bold;
  text-decoration:none;
}

.header_link a:hover {
  color:#ffffff;
  font-weight:bold;
  text-decoration:underline;
}
.header_top
{
    background-image: url(../images/luxe_02.jpg);
    background-repeat:no-repeat;
    width:760px;
    height:119px;
    
}
.header_store_nav
{
    clear:both;
    padding-top:20px;
    vertical-align:top;
    float:right;
    padding-bottom:26px;
    height:16px;
    width:580px;
    text-align:right;
    
}
.header_content_nav
{
    clear:right;
    float:right;
    vertical-align:top;
    text-align:right;
    width:620px;
    height:19px;
    
}

.photo_left {
	float:left;
	margin:0px 10px 10px 0px;
}

.photo_right {
	float:right;
	margin:0px 0px 10px 10px;
}


#BannerArea {
position:absolute;
background-color:#000000;
top:58px;
left:30px;
width:760px;
height:194px;
z-index:1;
}

#promoPop
{
    z-index: 100;
    width: 100%;
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0px;
    background-color: #666666;
    /*background-image: url(images/transGifSmall4.gif);*/
}
.bodyContentTitle
{
    font-family:Tahoma;
    font-size:15px;
    font-weight:bold;
    text-transform:uppercase;
    word-spacing:3px;
    letter-spacing:1px;
    
}
.subTitle
{
  color:#4F3E1F;
  text-decoration:none;
}

/********************************************************************************/
/* Added: New: Nick Legesse
/* Dec 8, 2009 */
#dvMainNav 
{
 float:left; padding-left:110px; letter-spacing:1px; font-family:Arial; font-size:12px; color:#ffffff; vertical-align:middle; font-weight:bold;
}
#dvMainNav a, a:active
{
    color:white;text-decoration:none;
}
#dvMainNav a:hover
{
    color:#C5BDAB;
    text-decoration:none;
}


.leftSubPageMenu
{
    width:200px; color:White; font-size:10pt;  font-weight:bold;
   
}
a.leftSubPageMenu, a.leftSubPageMenu:active
{
      padding-top:0; padding-bottom:0;
      color:#9E8B6E; text-decoration:none; font-family: Arial ; letter-spacing:1px; text-align:left; padding-left:10px; line-height:25px; width:200px; display:block;
       
}
a.leftSubPageMenu:hover
{
      background-image: url(../images/text-image-highlight.jpg);
      background-repeat:no-repeat;
     display:block;
     color:#ffffff;
}
.leftSubPageMenuActive
{
     background-image: url(../images/text-image-highlight.jpg);
     background-repeat:no-repeat;
     display:block;
     padding-top:0; padding-bottom:0;
     color:White; 
     text-decoration:none; font-family: Arial ; letter-spacing:1px; text-align:left; 
     padding-left:10px; line-height:25px; width:200px; 
}
#divHomeTopContent
{
    font-size:14px; font-weight:bold; line-height:26px; padding: 10px 20px 20px 20px; font-family: helvetica, Arial; color: #9E8B6E;
}
#divHomeImage
{
    float:right; width:250px; text-align:right;
}