/* Common.css */

/* "PrintMyCanvas" */


.PmcTitle                 {font-family: Georgia; font-size: 11px; color: #50403d;}
.PmcSubTitle              {font-family: Georgia; font-size: 24px; color: #b0a996;}
.PmcSubTitlePlain         {font-family: Arial;   font-size: 14px; color: #94810e; font-weight: bold; padding-top: 26px; padding-bottom: 4px;}
.PmcHeadline              {font-family: Georgia; font-size: 11px; color: #50403d;}
.PmcText                  {font-family: Georgia; font-size: 12px; color: #50403d;}
.PmcTextEmphasis          {font-family: Georgia; font-size: 15px; color: #50403d; font-style: italic;}

/*
.PmcBavBarMain            {background-color: #3c302d;}
.PmcBavBarAbout           {background-color: #3c302d; height: 14px; margin: 0px; padding:10px; border-style: solid;}
*/
.PmcNavBarMain            {background-color: #3c302d;}
.PmcNavBarAbout           {background-color: #3c302d; height: 14px; margin: 0px; padding:10px; border-style: none;}

/* <span style="color:#94810e; font-family: Georgia; font-size: 13px; font-weight: bold;"> */

a                         {font-family: arial; font-size: 12px; font-weight: bold; color: #50403d; text-decoration: none;}
a:link                    {color: #990000;}
a:visited                 {color: #990000;}
a:hover                   {color: #990000;text-decoration: underline;}

a.PmcTitleLink            {font-family: arial bold, helvetica, sans-serif; font-size: 14px; font-style: italic; color: #94810e; text-decoration: none;} 
a.PmcTitleLink:link       {color: #94810e;}
a.PmcTitleLink:visited    {color: #94810e;}
a.PmcTitleLink:hover      {color: #766709;}

a.PmcMainMenuItem         {font-family: Georgia; font-size: 13px; font-weight: bold; color: #50403d; text-decoration: none;}
a.PmcMainMenuItem:link    {color: #50403d;}
a.PmcMainMenuItem:visited {color: #50403d;}
a.PmcMainMenuItem:hover   {color: #766709;}

a.PmcOrderTabItem         {font-family: Georgia; font-size: 11px; text-decoration: none;}
a.PmcOrderTabItem:link    {color: #50403d;}
a.PmcOrderTabItem:visited {color: #50403d;}
a.PmcOrderTabItem:hover   {color: #766709;}

a.PmcNextNavigation       {font-family: Georgia; font-size: 11px; font-style: italic; font-weight: bold; color: #50403d; text-decoration: none;}
a.PmcOrderTabItem:link    {color: #50403d;}
a.PmcOrderTabItem:visited {color: #50403d;}
a.PmcOrderTabItem:hover   {color: #766709;}

