/*****************************************************
******** Client Styles
*****************************************************/

body
{
    color: #666666;
    font: 12px/18px Arial, Sans-Serif;
}

hr 
{
	border: none 0;
	border-top: 1px solid #CCCCCC;
	height: 1px;
	text-align: left;
	margin: 0 0 0 0;
}

.smallerText
{
    font: 10px/15px Arial, sans-serif;
}

.graysidebar
{
   color: #000000;
   background-color: #DFE5E7;
   padding: 10px;
   text-align: justify;
   background-position: right bottom;
   background-repeat: no-repeat;
}

.purplebar
{
    background-color: #8B5CAA;
    height: 4px;
    width: 640px;
    float: left;
    position: relative;
    margin-bottom: 5px;
}

.midContent
{
    width: 640px;
    min-height: 400px;
    margin: 0 auto;
    float: left;
    position: relative;
    padding-bottom: 40px;
    text-align: justify;
}

.pageTitle
{
    color: #8C5BAB;
    font: 24px/30px Arial, sans-serif;
    float: left;
    position: relative;
    margin: 53px 0px 8px 0px;
}

.crumb
{
    color: #AB8C48;
    font: 14px/18px Arial, sans-serif;
    float: right;
    position: relative;
    margin: 63px 0px 8px 0px;
}

.subHeadPurple
{
    color: #5D2B7E;
    font: 14px/18px Arial, sans-serif;
    font-weight: bold;
}

.free
{
    color: #5D2B7E;
    font: 18px/24px Arial, sans-serif;
    font-weight: bold;
}

.colors
{
    color: #5D2B7E;
    font: 14px/18px Arial, sans-serif;
    font-weight: bold;
}

.contact
{
    color: #5D2B7E;
}

.goldBold
{
    color: #BEA047;
    font-weight: bold;
}

/*****************************************************
********Link Styles
*****************************************************/

a:link, a:visited
{
    color: #AB8C48;
    text-decoration: none;
}

a:hover, a:active
{
    color: #5D2B7E;
    text-decoration: underline;
}

a.mailingList
{
    color: #8B5CAA;
    text-decoration: underline;
}
/*****************************************************
********eCommerce Styles
*****************************************************/
