/*************************************************************/
/* Mustache Style Sheet - Version 3.1.1 - December 9, 2007 */
/*************************************************************/

body {margin: 0; padding: 0;}

.marvin {font: 12px/17px Georgia, Times New Roman, Times, serif; color: #E0E0C4; text-decoration: none; }

a:link    {text-decoration: none; background-color: transparent; }
a:visited {text-decoration: none; background-color: transparent; }
a:hover   {text-decoration: none; background-color: transparent; }
a:active  {text-decoration: none; background-color: transparent; }

a.alt:link      {text-decoration: none; background-color: transparent; display: block;}
a.alt:visited   {text-decoration: none; background-color: transparent; display: block;}
a.alt:hover     {text-decoration: none; background-color: transparent; display: block;}
a.alt:active    {text-decoration: none; background-color: transparent; display: block;}

a.alt2:link      {color: #E0E0C4; text-decoration: none; background-color: transparent; border-bottom: 1px dashed #E0E0C4;}
a.alt2:visited   {color: #E0E0C4; text-decoration: none; background-color: transparent; border-bottom: 1px dashed #E0E0C4;}
a.alt2:hover     {color: #3d4550; text-decoration: none; background-color: #E0E0C4; border-bottom: 0px dashed #3d4550;}
a.alt2:active    {color: #3d4550; text-decoration: none; background-color: #E0E0C4; border-bottom: 0px dashed #3d4550;}

a.alt3:link      {text-decoration: none; background-color: transparent; border-bottom: 0px dashed #7F2103; display: block;}
a.alt3:visited   {text-decoration: none; background-color: transparent; border-bottom: 0px dashed #7F2103; display: block;}
a.alt3:hover     {text-decoration: none; background-color: #d2cbb6; border-bottom: 0px dashed #3B361F; display: block;}
a.alt3:active    {text-decoration: none; background-color: #d2cbb6; border-bottom: 0px dashed #8B897F; display: block;}
	
.caption        {font: 10px/14px; text-decoration: italic;}
.med            {font: 12px/14px; font-weight: bold;}
.lrg            {padding: 11px 0px 5px 0px; font: 13px/14px; font-weight: bold; text-transform: uppercase; letter-spacing: 2px;}
.xlrg           {padding: 11px 0px 5px 0px; font: 15px/16px; font-weight: bold; text-transform: uppercase; letter-spacing: 2px;}

.red            {color: #590000;}
.white          {color: #ffffff;}
.blue           {color: #1b2431;}

.strikethrough  {text-decoration: line-through;}

.error {font: 13px/14px; font-weight: bold; color: #E0E0C4; text-decoration: none; background-color: #340e07;}
