/* Survive Relationship Meltdown */
body
{ 
/* background: #9a6c55; */
background: #9a6c55 url(../images/bkg.jpg) repeat-x ;
/* color: #D5D2D6; */
}

blockquote{border-color: #FF9C27;}

#main
{ background: #ffffff ;
   color:#606871;
}

a:link              { color:#606871; text-decoration:underline; }
a:visited           { color:#606871; text-decoration:underline; }
a:hover             { color:#9a6c55; text-decoration:underline; }
a:active            { color:#606871; text-decoration:underline; }

dt a:link              { color:#9a6c55; text-decoration:underline; }
dt a:visited           { color:#9a6c55; text-decoration:underline; }
dt a:hover             { color:#9a6c55; text-decoration:underline; }
dt a:active            { color:#9a6c55; text-decoration:underline; }

/*
a.otherLink:link    { color:red; text-decoration:none; }
a.otherLink:visited { color:red; text-decoration:none; }
a.otherLink:hover   { color:green; text-decoration:underline; }
a.otherLink:active  { color:red; text-decoration:none; }
*/


#links, #links a, #footer a, #links a:hover, #footer a:hover
{ background: #545454;
  color: #D5D2D6;
  border-color: #FF9C27;
}

#logo
{ background: #FFF url(../images/logo.jpg) no-repeat;
  color: #D5D2D6;
}

#container
{ background: #FFF url(../images/old_art/bkg1.jpg) repeat-y;
  color: #D5D2D6;
}


/* h1, #column0 h1, #column1 h1, #column2 h1
{ background: transparent;
  color: brown;
  border-color: #f2d697;
}

*/


h1
{ font-family: arial, sans-serif;
  font-size: 180%;
  letter-spacing: .1em;
  color:#9a6c55;
}

h2
{
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

h3
{ font-size: 140%;
  color:#9a6c55;
}

h4
{
	font-size: 120%;
	color:#9a6c55;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

hr {
  height: 1px;
  color:#606871;
  margin-bottom: 15px;
}


#menu
{ background: transparent;
  color: #D5D2D6;
}


#menu li a, .sidebaritem
{ background: #545454;
  color: #D5D2D6;
  border-color: #787878;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #FF9C27;
  color: #FFF;
} 

#content, #column2, #column2 a, #column0, #column0 a
{ background: #ffffff;
  color: #000000;
  border-color: #D5D2D6;
}

#column1
{ width: 198px;
  margin: 10px 0px 0px 0px;
  float: right;
  padding: 19px 19px 15px 19px;
}

#column2 a:hover
{ background: #414141;
  color: #FF9C27;
  border-color: #FF9C27;
}

.sbilinks li a, .sidebaritem a
{ background: #545454 url(../../Copy of newsite/images/cog.png) no-repeat left center;
  color: #D5D2D6;
} 

.sbilinks li a:hover, .sidebaritem a:hover
{ background: #545454 url(../../Copy of newsite/images/orange_cog.png) no-repeat left center;
  color: #FF9C27;
} 

img{border: 0px;}

img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.highlight {
color:#9a6c55;
}

dl {
    padding: 0.5em;
  }
  dt {
    float: left;
    clear: left;
    width: 175px;
	font-family: verdana, arial, sans-serif;
    font-size: 0.85em; 
    color: #9a6c55;
    text-align: right;
    font-weight: bold;
}

  dt:after {
    content: ":";
  }
  dd {
    margin: 0 0 0 200px;
    padding: 0 0 1.5em 0;
	font-family: verdana, arial, sans-serif;
    font-size: 0.85em; 
    color: #606871;
  }
  
  .shopnames {
  padding:15px 0 15px 0;
  font-weight:bold;
  clear:both;
  }

  
