/* CSS Document */

body { 

	background			:#521c0d; 
	font-family			: Arial, sans-serif; 
	padding-top			: 0px;
	margin				: 0px;

	background-color: #2E2E2E;
		background-image: url(http://www.holydesperation.com/images/bground_tile.gif);
		background-repeat: repeat-x;
		background-position: top;

}


td, tr, p, div {

  font-family       : Arial, Helvetica, sans-serif;
  font-size         : 15px;
  color             : #000000; 
}

.title
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #b2935e;
	font-weight: bold;
}

.smallTitle
{
	font-family: Palatino, serif;
	font-size: 14px;
	color: #ddcccc;
	font-weight: bold;
}

.attention
{
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #7f0000;
	font-weight: bold;
	font-variant: small-caps;
	background: #000000;	
}


hr {

  color             : #000000;
  height            : 1px;
  width             : 100%;

}

a.menuSpecial:link, a.menuSpecial:visited {

  
	font-family: Palatino, serif;
	font-size: 14px;
	color: #ddcccc;
	font-weight: bold;

}


a:link, a:visited {

  font-size         : 13px;
  color             : #521c0d;
  text-decoration   : none;
  font-weight       : bold;

}


a:hover {

  font-size         : 13px;
  color             : #000000;
  text-decoration   : none;
  font-weight       : bold;

}

a.mainlevel-trans:link, a.mainlevel-trans:visited {
   font-family: Tahoma, Helvetica, sans-serif;
   text-decoration:none;
   font-size: 11px;
   font-weight:bold;
   color:#ffffff;
   white-space:nowrap;
   line-height: 26px;
   border-right: 1px solid #FFF;
border-bottom-width: 1px solid #FFF;
   background: #000000 url(http://www.holydesperation.com/images/buttons.jpg) top left repeat-x;	
   display: block;
   height: 26px;
   width:auto;
   margin: 0px;
   padding: 0px 15px 0px 14px;
}
a.mainlevel-trans:hover {
  color:#a33e23;
}



heading {
   font-family: Tahoma, Helvetica, sans-serif;
   text-decoration:none;
   font-size: 14px;
   font-weight:bold;
   color:#ffffff;
   white-space:nowrap;
   line-height: 26px;
   border-right: 1px solid #FFF;
   border-bottom-width: 1px solid #FFF;
   background: #000000;
   display: block;
   height: 26px;
   width:auto;
   margin: 0px;
   padding: 0px 15px 0px 14px;
}

table.moduletable {

  background-color  	: #856e5a;
  table-layout	    	: auto;

}



table.moduletable td {

  color             : #ddcccc;
  padding-left      : 0px;
  padding-right     : 0px;
  padding-top	    : 0px;
  padding-bottom   : 0px;
  margin			: 0px;

}

table.bodytable {

  background-color  	: #856e5a;
  table-layout	    	: auto;

}

table.bodytable td {

  color             : #ddcccc;
  padding-left      : 0px;
  padding-right     : 0px;
  padding-top	    : 0px;
  padding-bottom    : 0px;
  margin			: 0px;

}

table.leftIndex td {

  color             : #ddcccc;
  padding-left      : 10px;
  padding-right     : 10px;
  padding-top	    : 0px;
  padding-bottom    : 0px;
  margin			: 0px;

}

table.rightIndex td {

  color             : #ddcccc;
  padding-left      : 0px;
  padding-right     : 10px;
  padding-top	    : 0px;
  padding-bottom    : 0px;
  margin			: 0px;

}

img 
{
	
	border-color: Black;
}