/* CSS Document */

Body {
	margin:0px;
	background-color:#DADADA;
    font-family: verdana;
}
h1 {
    font-family: verdana;
    font-size: 18pt;
    color: black;
    margin-bottom:-0px;
}
h2 {
    test-decoration: italics;
    font-family: Monotype Corsiva;
    font-size: 16pt;
    color: black;
    margin-bottom:-0px;
} 
.maxwidth {
	max-width:1024px;
	width:expression(document.body.clientWidth > 1024? "1024px": "auto" );
}
.SiteText {
	font-family: Verdana;
	font-size: 12px;
	color: #4A4A4A;
	text-decoration: none;
}
TABLE.featuredTable{
	border: 4px solid #0963C6;
}
.goldText{
	color: #925A01;
	/* B27E10 */
}
.goldText2{
	color: #926B0E;
}
.goldText3{
	color: #926B0E;
	font-weight: bold;
}
.goldText4{
	color: #925A01;
	font-weight: bold;
}
.sterlingText{
	color: #0963C6;
}
.imgBorder{
	border: 1px solid #111111;
}
.Footer {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.MenuLinks {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.MenuLinks:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.MenuBigLinks {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.MenuBigLinks:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.MenuHeadings {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #D5D2D2;
	text-decoration: none;
}
.MenuSmallText {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.LeftPadding7 {
	padding-left:7px;
}
.LeftPadding30 {
	padding-left:4px;
}
.LeftPadding35 {
	padding-left:17px;
}
.linkers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996633;
}.linkers:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996633;
    text-decoration: none;
}
.linkers:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996633;
	text-decoration: underline;
}

td.mainfont
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;}
    
    .buttons
{ font-size: 12px;
text-align: left;}    

A:link { COLOR: #800000;}
A:visited { COLOR: #800000;}