﻿.HomeLink
{
    color:#999;   
}

.LeftNavActive
{
    color: #A1CD3A;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.LeftNavLink
{
    color: #CCC5AC;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.LeftNavLink:hover
{
    color: #A1CD3A;/*#CCC5AC;*/
}

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: #000;
    background-color: #ccc;
    font-size:12px;
}

ul#navigation li a.active
{
    border: #336633 1px solid; 
    background-color: #a1cd3a; 
    color: #ffffff;
}

.news, .faq, p.maps
{
    width:700px;
}

p.faqs, p.faqs a, .faq a /*different*/
{
    color:#A1CD3A;
    font-size:12px;
    text-decoration: none; 
    font-weight:bold;
    margin-top:15px;
}

.news a, p.maps
{
    font-size:12px;
    text-decoration: none; 
    font-weight:bold;
    line-height:20px;
}

#bodyContent a
{
    font-size:14px; 
    text-decoration: none; 
    font-weight:bold;
}

#bodyContent a:link {color: #A1CD3A; }
#bodyContent a:visited {color:#A1CD3A; }
#bodyContent a:hover {color: #CCC5AC; }
#bodyContent a:active  {color: #A1CD3A; }

#rightNav a
{
    font-size:14px; 
    text-decoration: none; 
    font-weight:bold;
}

#rightNav a:link {color: #A1CD3A; }
#rightNav a:visited {color:#A1CD3A; }
#rightNav a:hover {color: #CCC5AC; }
#rightNav a:active  {color: #A1CD3A; }

a.midcitysmall
{
    font-size:12px;
    text-decoration: none; 
    font-weight:bold;
}

.news a:link, a.midcitysmall:link, p.maps a:link, a.midcity:link { color:#A1CD3A; }
.news a:visited, a.midcitysmall:visited, p.maps a:visited, a.midcity:visited { color:#A1CD3A; }
.news a:active, a.midcitysmall:active, p.maps a:active, a.midcity:active { color:#A1CD3A; }
.news a:hover, a.midcitysmall:hover, p.maps a:hover, a.midcity:hover { color: #CCC5AC; } 

a.midcity
{
    font-size:14px; 
    text-decoration: none; 
    font-weight:bold;
}

.MenuMidcity {
	font-size: 14px;
	font-weight: bold;
	color: #A1CD3A;
}

/***************Footer styles begin********************/
#google_translate_element
{
    float:left;
    width: 156px;
    
 }

#google_sicoalNetworks
{
    width:156px;
}

#facebook
{
    padding-top: 10px;
    margin-left: 5px;
    padding-bottom : 5px;
	width: 24px;
    height: 24px;
}
#twitter
{
    padding-top: 10px;
    margin-left: 12px;
    padding-bottom: 5px;
	width: 29px;
    height: 24px;
}
#youtube
{
    padding-top: 10px;
    margin-left: 10px;
    padding-bottom: 5px;
    width: 34px;
    height: 24px;
}


#footerLogos
{
    width:820px;
    float:right;
    margin-top: -35px;
    margin-right: 238px;
    /*border-color: black;
    border-style: solid;*/
}
#511Img
{
  
}

#mtsImg
{
}

#nctdImg
{
	
}

#sandagImg
{
    margin-left : 200px;
}

#caltransImg
{
   
}

#transnetImg
{
}
/********************footer styles end*****************/