/*  Stylesheet for Cheyenne Artists Guild,
    Domain: http://www.CheyenneArtistsGuild.org/
    Author: J. Vincent Devine, Web Application Developer
    email: jvincent@DevineDesignsWY.com    
*/

body
    {font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height:1.125;
    padding-top: 0px;
    background-color: #330000;}
table.layout
    {margin-left:auto;
    margin-right:auto;
    margin-top: 0px;}
a
	{color: #cbcfe2;
	text-decoration: none;}
a:link
	{color: #cbcfe2;
	text-decoration: none;}
a:visited
	{color: #cbcfe2;
	text-decoration: none;}
a:hover 
	{background-color: #CCCCFF;
	color: #000099;}
.light_title
    {font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    color: #cbcfe2;
    letter-spacing: 15px;
    font-size: 2.2em;
    margin-top: 0px;
    margin-bottom: 0px;}
.light_title_sub
    {color: #cbcfe2;
    letter-spacing: 15px;
    font-size: 1.15em;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;}
.nav
    {font-family: Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 2px;}
h1
    {font-size: 1.25em;
    font-weight: 600;
    margin-top: 1px;
    margin-bottom: 1px;}
p.frontpage
    {text-align: justify;
    }
th.event_aa
    {background-color: #FFFF66;
    color: #330000;
    font-variant:small-caps;
    text-align: left;}
tr.event_aa1
    {background-color: #CCCC66;
    color: #330000;}
tr.event_aa2
    {background-color: #CCCC33;
    color: #330000;}
    
/* About Us Navigation Styling */
a.au
	{color: #330000;
	text-decoration: none;}
a.au:link
	{color: #330000;
	text-decoration: none;}
a.au:visited
	{color: #330000;
	text-decoration: none;}
a.au:hover 
	{color: #000000;
    background-color: #CC9900;}

/* Contact Us Navigation Styling */
a.av
	{color: #330000;
	text-decoration: none;}
a.av:link
	{color: #330000;
	text-decoration: none;}
a.av:visited
	{color: #330000;
	text-decoration: none;}
a.av:hover 
	{color: #000000;
    background-color: #FFFF66;}
