/* ------------------------------------------------------------------------------------------------------------------------------- */

body
{
    margin-top: 0%; margin-left:15%; margin-right: 15%; margin-bottom: 0px;
    font-family: georgia;
    font-size:12px;
	background-color: #D4CCAA;
    background:url('images/background2.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom left;
}
#page-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}
/* ------------------------------------------------------------------------------------------------------------------------------- */
#page-background-glare
{
	position: absolute;
	width: 100%;
	height: 351px;
	left: 0;
	top: 0;
}

#page-background-glare-image
{
	background-image: url('images/Page-BgGlare.png');
	background-repeat: no-repeat;
	width: 216px;
	height: 296px;
	margin: 0;
}

html:first-child #page-background-glare
{
	border: 1px solid transparent; /* Opera fix */
}



#page-background-gradient
{
	background-position: bottom left;
}
        
.colorclass0 {
        background-color: #ffffff;
}

.colorclass1 {
        background-color: #E8EFF5;
}

.colorclass2 {
        background-color: #FFE3C1;
}

.padder1 { padding: 1; } .padder2 { padding: 2; } .padder3 { padding: 3; } .padder4 { padding: 4; } .padder5 { padding: 5; }
.padder6 { padding: 6; } .padder7 { padding: 7; } .padder8 { padding: 8; } .padder9 { padding: 9; } .padder10 { padding: 10; }

.tdclass1 {
        padding: 5;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: DDDDDD;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: D9D9D9;
        background-repeat: repeat-x;
                background-color: #EDF2F6;
}

.textclass1
        {
        color: 476C8E;
        font-size:14px;
        }
                
.textclass2
        {
        color: 0000bb;
        font-size:18px;
        }                        
        
a:link
        { color: 476C8E; font-size:14px; text-decoration:none; }
a:active
        { color: 476C8E; font-size:14px; text-decoration:none; }
a:visited
        { color: 476C8E; font-size:14px; text-decoration:none; }
a:hover
        { color: EB6812; font-size:14px; text-decoration:underline; }
                
.subcat_link a:link 
        { color: 476C8E; text-decoration:none; font-size: 11px; }
.subcat_link a:active 
        { color: 476C8E; text-decoration:none; font-size: 11px; }
.subcat_link a:visited 
        { color: 476C8E; text-decoration:none; font-size: 11px; }
.subcat_link a:hover 
        { color: EB6812; text-decoration:underline; font-size: 11px; }                
                
.itty_link a:link 
        { color: 000000; text-decoration:none; font-size: 11px; }
.itty_link a:active 
        { color: 000000; text-decoration:none; font-size: 11px; }
.itty_link a:visited 
        { color: 000000; text-decoration:none; font-size: 11px; }
.itty_link a:hover 
        { color: EB6812; text-decoration:underline; font-size: 11px; }

.itty_link 
        {
        font-size:11px;
        color:000000;
        }
        
.itty_itty_link 
        {
        font-size:10px;
        }                        
        
.white_link a:link 
{ color: DEE0E5; font-size:14px; text-decoration:none; }
.white_link a:active 
{ color: DEE0E5; font-size:14px; text-decoration:none; }
.white_link a:visited 
{ color: DEE0E5; font-size:14px; text-decoration:none; }
.white_link a:hover 
{ color: ffffff; font-size:14px; text-decoration:underline; }        

.white_link {
        color: ffffff;
        font-size:14px;
}                

.bigtitle a:link 
{ color: 000; font-size:28px; text-decoration:none; }
.bigtitle a:active 
{ color: 000; font-size:28px; text-decoration:none; }
.bigtitle a:visited 
{ color: 000; font-size:28px; text-decoration:none; }
.bigtitle a:hover
{ color: ffffff; font-size:28px; text-decoration:underline; }
