﻿/* mayor.css */

table {
	 margin-bottom:0px;
}


#content2 h3 {
  color:#094B68;
  font-family:arial,sans-serif;
  font-size:  small;
   margin-left:11px;
}

#CU_container {
  	width:959px;	
	background:#fff ;
	padding-bottom:25px;	
	border:1px solid #dddddd;
	height:480px;
}

 #lftcol {
  float:left;
   width:200px;
   height: 400px;
   padding-left: 25px;
      }

#ctrcol {
   float:left;
   width:240px;
   height: 400px;
   padding-left: 25px;
      }


#rgtcol {
   float:right;
   width:340px;
   height: 400px;
   padding-left: 25px; 
      }
      
.imgfloatleft{
		float: left;
		padding: 10px 20px 10px 20px;
		/* border:1px solid #dedede; */
	}
.imgLeft2{
		float:left;
		padding: 0px 15px 10px 10px;
		}
	
.title1 img  {
  padding-left:21px;
  padding-bottom:10px;
  padding-top:0px;
}

.heading_img2 {
        margin-right:10px;
        margin-top:5px;
        margin-bottom:10px;
        margin-left:0px;
}


.container_right {
        width:350px;
        margin-top:0px;
        margin-right:15px;
        margin-bottom:0px;
      }

.container h3 {
	padding-bottom:0px;
	margin-bottom:0px;
}
      
.container a:link {color: white;}
.container a:visited {color: #999999;}
.container a:hover {color: #333333;}
.container a:focus {color: #333333;}
.container a:active {color: #009900;}

.jshowoff-controls {

	 background-color:#D2D1C2;
}

#wrap a, a:link, a:active, a:visited {
        text-decoration:none;
        color:#FFFFFF;
        }
#wrap a:hover{
        text-decoration:underline;
        color:#4981C8;
        }
        
/* used only for the link in City Initiatives, home page, Spotlight.inc slider */
/*
#spotlight a, a:link, a:active, a:visited {
        text-decoration:underline;
        color:#0066CC;
        }
#spotlight a:hover{
        text-decoration:underline;
         color:#4981C8; 
        }
*/

.readmore {
				
				margin-left:12px;
				margin-top:15px;
}

