/*  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: #FFFFFF;}
table.layout
    {margin-left:auto;
    margin-right:auto;
    margin-top: 0px;}
a
	{color: #330000;
	text-decoration: none;}
a:link
	{color: #330000;
	text-decoration: none;}
a:visited
	{color: #330000;
	text-decoration: none;}
a:hover 
	{background-color: #CCCCFF;
	color: #000099;}
.light_title
    {font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    /* color: #cbcfe2; */
	color: #330000;
    letter-spacing: 15px;
    font-size: 2.2em;
    margin-top: 0px;
    margin-bottom: 0px;}
.light_title_sub
    {color: #330000;
    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;
	margin-top: 2px; 
	margin-bottom: 0px; 
	text-align: center;}
h1
    {font-size: 1.25em;
    font-weight: 600;
    margin-top: 1px;
    margin-bottom: 1px;}
p.frontpage
{	text-align: justify;
}
h3, p.indpage
{	text-align: justify;
	color: #330000;
	width: 70%;
	margin-left:auto;
	margin-right:auto;
}
table.member_table
{	margin-left:auto;
	margin-right:auto;
}
th.event_aa
    {background-color: #FFFF66;
    color: #330000;
    font-variant:small-caps;
    text-align: left;}
tr.event_aa1
    {background-color: #FFDD73;
    color: #330000;}
tr.event_aa2
    {background-color: #FFD040;
    color: #330000;}
tr.blt
{	vertical-align:top;
}
tr.navrow
{	background-color: #FFFFFF;
	vertical-align:top;
}
td.cheerios
{	color: #330000;
	border-bottom: 2px solid #eeefbf;
	text-align: center;
}   

/* 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;}
div.footer
{
	padding:0.5em;
	color: #000066;
	background-color: transparent;
	/* background-image: url('../images/footer.gif'); */
	clear:left;
	font-size: 0.85em;
	text-align: center;
	margin-right:auto;
}

