@charset "utf-8";
/* CSS Document */


 @import url("default.css");
 @import url("secondary.css");
 @import url("leftNav.css");
 @import url("home.css");
 @import url("breadcrumbs.css");
 @import url("rnav.css");
 @import url("gallery.css");
 
 
 .espanol{
    color: #CC6600;
    font-weight: bold;
 }
 
 a img {
 	border: 0px;
 }

 .espanol a:link, .espanol a:visited, .espanol a:active,  
 a.espanol:link, a.espanol:visited, a.espanol:active,  
 a:link .espanol, a:visited .espanol, a:active .espanol{
    color: #CC6600;
    font-weight: bold;
 	text-decoration: none;
 	
 } 

.espanol a:hover, a.espanol:hover, a:hover .espanol{
    color: #CC6600;
    font-weight: bold;
 	text-decoration: underline;
 }  



#governor_branding{
	float: right;
}

#footer #governor_branding{
	margin-bottom: 10px;
	margin-right: -10px;
}

#meetingTable{
	margin: 10px 0px 0px 0px;
}

#meetingTable,#meetingTable tr,#meetingTable td{
 border:1px solid black;
}

.meetingTitles{
	font-weight: bold;
}

.meetingDate, .meetingTime{
	background-color: #eee;
}

/************* GOOGLE TRANSLATOR ***************/
#googleTranslator {
	margin: -5px 5px 0px 0px;
	color: #0E3673;
	font-weight: bold;
	font-family:Arial, helvetica, sans-serif;
	font-size:14px;
}
#google_outter1 {
	display: inline-block;
	width: 318px;
}
#google_outter2 {
	display: inline-block;
	margin: 0px 0px 0px 0px;
	width:318px;
}
#google_translate_element {
	width:318px;
	height: 27px;
	overflow: hidden;
	float: left;
}

#google_translate_element .skiptranslate, #google_translate_element .goog-te-gadget {
	color: #FFFFFF;
}

#google_translate_element .skiptranslate span, #google_translate_element .goog-te-gadget span{
	color: #FFFFFF;
	display: none;
}


#inner-a {
	color:#0E3673;
	font-weight: bold;
	font-size:14px;
	width:318px;
}
#inner-b {
	color:#0E3673;
	float: left;
/*	margin: 0px 5px 5px 5px;*/
	clear:both;
	width:318px;
}
.goog-te-combo {
	width: 318px;
	font-size: 11px;
}
.disclaimer {
	font-size: 11px;
	color:#0E3673;
	font-weight: normal;
	width:318px;
}
 a.disclaimer:link, a.disclaimer:visited, a.disclaimer:active, {
 color: #000;
 text-decoration: underline;
 margin: 0px;
}
a.disclaimer:hover {
color: #000;
	text-decoration: none;
	margin: 0px;
}
a#GoogleDisclaimer.disclaimer{
	margin: 0px;
}
#google_outter1 a {
	/*color:#0E3673;*/
	outline:medium none;
}
