*
{
	margin: 0em;
	padding: 0em;
}

a
{
	color: #554b32;
	text-decoration: none;
}

a:hover
{
	color: #554b32;
    text-decoration: none;
}

body
{
	margin-top: 100px;
    background-color: #fff;
	background-image: url('http://www.fadedplains.com/images/temp7/bg.gif');
	background-repeat: repeat-x;
    background-attachment: fixed;
	color: #928a6c;
	font-family: georgia, serif;
	font-size: 10pt;
}


#outer
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.0em;
	background-color: #fff;	
	padding: .4em;
	border: dotted 1px #dbd2ad;
	margin-bottom: 1.0em;
}

#outer2
{
	background-color: #fff;
	padding: 2px;
}

#container {
    background-color: #fff;
	background-image: url('http://www.fadedplains.com/images/temp7/a4.gif');
	background-repeat: repeat-x; 
	height: 135px;
    text-align: center;
}

#container img {
    border: dotted 0px #dbd2ad;      

 }

 .logo {
 margin-top: -85px;
 
  }
#menu
{
	margin-bottom: .1em;
    background-color: #dbd2ad;
	color: #928a6c;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.4em;
	border-top: solid 1px #fff;
    text-align: center;
    font-variant: small-caps;
    letter-spacing: .08em;
}

#menu a
{
	color: #928a6c;
	text-decoration: none;
}

#menu ul
{
	list-style: none;
	padding: 0em;
}

#menu li
{
	display: inline;
}

#menu li a
{
	padding: 0.8em;
}

#menu li a:hover
{
	color: #928a6c;
    text-decoration: none;
}

#content
{
	margin-top: 0em;
	padding: 1em;
	line-height: 1.2em;
	position: relative;
    min-height:320px;
    height:auto !important;
    height:320px;
    
}


#column1
{
	width: 145px;
	float: left;
	position: relative;
    min-height:320px;
    height:auto !important;
    height:320px;
}

#column1 p
{
	text-align: justify;
	margin-bottom: .5em;
}

#column1 h3
{
	font-size: 11pt;
    font-weight: bold;
    color: #5c5137;
    margin-bottom: .3em;
}

.catcolor {
    font-weight: bold;
    color: #dea79a;
}

.title {
font-weight: bold;
color: #928a6c;
}

#column2
{
	width: 730px;
	float: right;
	position: relative;
	margin-left: auto;
    min-height:320px;
    height:auto !important;
    height:320px;
}

#column2 p
{
	text-align: justify;
	margin-bottom: 1em;
}

#column2 img {
 padding: 5px;
 border: dotted 1px #dbd2ad;
 
}

.line {
border-top: dotted 1px #dbd2ad;
width: 100%;

}

 .itemcolor {
font-weight: bold;
color: #928a6c;

 }
 
#column2 h3
{
	font-size: 11pt;
    font-weight: normal;
    color: #928a6c;
    margin-bottom: .3em;
    font-variant: small-caps;
}

#column2 td {
    padding: 5px;
 }
 
.drilldown {
    margin-left: 4px;
    font-size: 9pt;
    color: #928a6c;
    font-weight: normal;
	text-decoration: none;
    font-family: century gothic, georgia, sans-serif;
}

#bottomnav
{
    background-color: #dbd2ad;
    margin-top: 0em;
    clear: both;
}

#bottomnavmenu
{
	color: #928a6c;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.5em;
    text-align: center;
    font-variant: small-caps;
    letter-spacing: .08em;
}

#bottomnavmenu a
{
	color: #928a6c;
	text-decoration: none;
}

#bottomnavmenu ul
{
	list-style: none;
	padding: 0em;
}

#bottomnavmenu li
{
	display: inline;
}

#bottomnavmenu li a
{
	padding: 0.8em;
}

#bottomnavmenu li a:hover
{
	color: #928a6c;
    text-decoration: none;
}


#footer {
    background-color: #fff;
	background-image: url('http://www.fadedplains.com/images/temp7/a4.gif');
	background-repeat: repeat-x; 
	padding: 1em;
    text-align: center;
}

 #cattags
{
    color: #928a6c;
    text-align: center;
    margin-top: 1em;
    line-height: 1.4em;    
    font-variant: small-caps;
}

#cattags a
{
	color: #928a6c;
	text-decoration: none;    
    font-weight: normal;
}

#cattags ul
{
	list-style: none;
	padding: 0em;
}

#cattags li
{
	display: inline;
}

#cattags li a
{
	padding: 0.8em;
    font-weight: normal;
}

#cattags li a:hover
{
	color: #928a6c;
    text-decoration: none;
}

.copy 
{
      width: 760px;
	  margin-left: auto;
	  margin-right: auto;
      margin-top: 1em;
      margin-bottom: 1.5em;
      font-size: 8pt;
      color: #928a6c;
      font-weight: normal;
      text-decoration: none;
      text-transform: lowercase;
      text-align: center;
      font-family: century gothic, georgia, sans-serif;
}

.copy a:link {
      color: #928a6c;
      font-weight: normal;
      text-decoration: none;
}

.copy a:visited {
      color: #928a6c;
      font-weight: normal;
      text-decoration: none;
}

.copy a:hover {
      color: #928a6c;
      font-weight: normal;
      text-decoration: none;
}

.copy a:active {
      color: #928a6c;
      font-weight: normal;
      text-decoration: none;
}


