
html, body{height:100%}

body {
 font-family: Trebuchet MS,arial,verdana,sans-serif;
 font-size: 12px;
 color: #744C4B;
 background-color: #98A98F;
 margin: 0px;
}

.maintable {
background-image: url(nav/tdbg.gif);
height: 100%;
background-color: #fff;
 }

#navigation {
 padding: 0; 
 margin: 0;
 font: bold 11px Verdana, sans-serif;
 width: 210px;
 }
#navigation li {
 list-style: none; 
 margin: 0; 
 padding: 0; 
 background: #EFE8E0;
 border-top: 1px solid #FAF5EF;
 width: 210px;
 }
#navigation li a {
 list-style: none; 
 margin: 0; 
 padding: 3px;
 background: #EFE8E0;
 border-top: 1px solid #FAF5EF;
 		display: block; 
 }
#navigation li a:link {
text-decoration: none;
 color: #773030;
}
#navigation li a:visited {
text-decoration: none;
 color: #773030;
}
#navigation li a:hover {
text-decoration: none;
 background: #8B3A37;
 color: #FAF5EF;
}
		
.gblink {
 font-family: Trebuchet MS,arial,verdana,sans-serif;
 font-size: 10px;
 color: #FAF5EE;
 padding-right: 35px;
 text-transform: uppercase;
}
.gblink a:link {
 color: #FAF5EE;
 font-weight: normal;
 text-decoration: none;
}
.gblink a:visited {
 color: #FAF5EE;
 font-weight: normal;
 text-decoration: none;
}
.gblink a:hover {
 color: #fff;
 font-weight: normal;
 text-decoration: underline;
} 

.rlink {
 font-family: Trebuchet MS,arial,verdana,sans-serif;
 font-size: 12px;
 color: #FAF5EE;
 font-weight: bold;
}
.rlink a:link {
 color: #FAF5EE;
 font-weight: bold;
 text-decoration: none;
}
.rlink a:visited {
 color: #FAF5EE;
 font-weight: bold;
 text-decoration: none;
}
.rlink a:hover {
 color: #fff;
 font-weight: bold;
 text-decoration: underline;
} 
		
.bottomlink {
 font-family: Trebuchet MS,arial,verdana,sans-serif;
 font-size: 11px;
 color: #744C4B;
 padding-right: 3px;
 text-transform: uppercase;
 font-weight: bold;
}
.bottomlink a:link {
 color: #773030;
 text-decoration: underline;
}
.bottomlink a:visited {
 color: #773030;
 text-decoration: underline;
}
.bottomlink a:hover {
 color: #364836;
 text-decoration: underline;
} 

.maintxt {
 line-height: 140%;
 }

a:link {
 color: #773030;
 font-weight: bold;
}

a:visited {
 color: #773030;
 font-weight: bold;
}

a:hover {
 color: #990000;
 font-weight: bold;
} 

small {
 font-size: 9px;
 font-family: Arial, Geneva, sans-serif;
 line-height: 110%;
}

h1 {
 font-size: 22px;
 font-family: Trebuchet MS,arial,verdana,sans-serif;
 font-weight: bold;
 margin-top: 3px;
 line-height: 110%;
}

strong {
 font-size: 14px;
 font-family: Trebuchet MS,arial,verdana,sans-serif;
 font-weight: bold;
 text-transform: uppercase;
}


