﻿.HomeLink
{
    color:#CC0033;   
}

.LeftNavActive
{
    color: #CC0033;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.LeftNavLink
{
    color: #CC0033;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.LeftNavLink:hover
{
    color:#FF0033;
}

ul#navigation 
{
    padding: 0;
    margin: 0;
    background-color: #fff;
    border-bottom:1px solid #ccc;
    color: #fff;
    float: left;
    width: 100%;
    font-size:12px;
}

ul#navigation li 
{ 
    display: inline; 
    font:11px;
}

ul#navigation li a 
{
    letter-spacing:0.2em;
    padding: .25em .75em;
    background-color: #E3DFDC;
    color: #000;
    text-decoration: none;
    font-size:12px;
    float: left;
    letter-spacing:-0.1em;
    border-bottom: solid 1px #fff;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
}

ul#navigation li a:hover 
{
    color: #333;
    background-color: #ccc;
    font-size:12px;
}

ul#navigation li a.active
{
    border: #ffffff 1px solid; 
    background-color: #ccc; 
    color: #333;
}

a.graysmall
{
    font-size:12px; 
    text-decoration: underline;
}

a.graysmall:link {color: #000000;  }
a.graysmall:hover {color: #666666; }
a.graysmall:visited {color: #666666; }
a.graysmall:active  {color: #000000; }

a.redsmall
{
    font-size:12px; 
    text-decoration: none; 
    font-weight:bold;
}

a.redsmall:link {color: #CC0000; }
a.redsmall:hover {color: #FF0033; }
a.redsmall:visited {color: #CC0033; }
a.redsmall:active  {color: #666666; }

.tnetmenu {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

#googlebox {
	padding-bottom:15px;
	margin-right:15px;
	margin-top:10px;
	}

.scrolling-marquee
{
	background-color:#CC0000;
	color:#FFF;
}

.white
{
	font: 90%;
	color:white;
}

#cse-search-box 
{
	float:right;	
	width:300px;
	height:15px;	
}
	
#intro_text 
{
	width:700px;
	height:125px;
	position:relative;
	margin-top:15px;
	margin-left:250px;
}
	
.validate 
{ 
    float:right; 
}
	
table.sitemap
{
    width:650px;
}

table.sitemap td
{
    vertical-align:top;
}

table.sitemap td ul li
{
    list-style-type:disc;    
    list-style-position:inside; 
}

.sitemap-title
{
    font-size:16px;
    font-weight:bold;
    color:#CC0033;
}

.red
{
    color:#CC0033;
    font-size:12px;
}

.blue
{
    font-size:12px;
    color:#1B9FC5;
}

.blue-title
{
    font-size:14px;
    font-weight:bold;
    color:#1B9FC5;
}

.beige
{
    font-size:12px;
    color:#96936B;
}

.beige-title
{
    font-size:14px;
    font-weight:bold;
    color:#96936B;
}

.tan
{
    font-size:12px;
    color:#D4AD6B;
}

.tan-title
{
    font-size:14px;
    font-weight:bold;
    color:#D4AD6B;
}

.midcity
{
    font-size:12px;
    color:#A1CD3A;
}

.midcity-title
{
    font-size:14px;
    font-weight:bold;
    color:#A1CD3A;
}

.midcoast
{
    font-size:12px;
    color:#003366;
}

.midcoast-title
{
    font-size:14px;
    font-weight:bold;
    color:#003366;
}

.blue52
{
    font-size:12px;
    color:#6699CC;
}

.blue52-title
{
    font-size:14px;
    font-weight:bold;
    color:#6699CC;
}

.green
{
    font-size:12px;
    color:#6B8250;
}

.green-title
{
    font-size:14px;
    font-weight:bold;
    color:#6B8250;
}
    
