
h1 { font-size: 150%; font-weight: normal;}
h1.spot { font-size: 100%; }
h1.title { font-size: 150%; font-weight: normal; font-family: 'Trebuchet MS',sans-serif; }
h1.colorLight { color: #d5b890; font-size: 150%; font-weight:bold;}
h2 { font-size: 135%; font-weight: normal;}
h3 { font-size: 120%; font-weight: normal;}
.fontTitle { font-size: 70%; font-weight: normal; font-family:'Trebuchet MS',sans-serif; }

body
{
font-family:'Verdana',sans-serif;
background-color: #a47133;
margin-top: 00px; 
margin-right: 120px; 
margin-bottom: 10px; 
margin-left: 00px; 
}

.shade { background-color: #a47133; }
.fontMinus1 { 	font-size: 85%; }
.fontMinus2 { 	font-size: 75%; }
.fontPlus2 { 	font-size: 125%; }
.fontPlus1 { 	font-size: 115%; }
.colorThis { color: #804000; }
.colorHead { font-size: 120%; color: #000000; font-weight: bold; }
.colorDot  { font-size: 120%; color: #a47133; }
.colorTwo  { font-size: 120%; color: #a47133; }
.colorReq  { font-size: 120%; color: #800080; }
.colorRed  { color: #ff0000; font-weight: bold;}
.navDot { 	font-size: 120%; color: #804000; }
.colorLine { background-color: #a47133; }
.fontAlt { font-family:Arial ; font-size: 100%; }
.colorLight { 	font-size: 100%; color: #fcfcfc; }
.fontFade {color: #ffffff;}
.fontBold { font-weight: bold; }
.footer { 	font-size: 75%; }
.shadeform {border: 1px solid #993365 ;}

hr { color:#ff0000; }
hr.nav { color:#76b9d1; }

a:link { color: #0000ff; }
a:visited { color: #800080; }
a:hover { 
    color: #ffffff;
    background-color: #a47133;
    text-decoration: none;
    }
a:active { color: #ff0000; }



.btn{font-weight:bold;color:#efe9db;background-color:#a47133;;margin-bottom:-1px; padding-top:1px; }
.wht { background-color: #ffffff; }

/* To change the bullet to a graphic:
	li{
	list-style-image:url(/images/yourimage.gif);
}
*/
