html
{
	background-color: #e3dfba;
}
#wrapper
{
	width:960px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}
.header
{
	width:960px;
	height:136px;
	overflow:hidden;
	background-image:url(http://www.cityoftemecula.org/temecula/images/headerphoto_hills.jpg);
	margin-bottom: 5px;
}
.header p, .header h1, .header h2
{
	display:none;
}
.header .nav
{
	position:absolute;
	top: 111px;
}
.header .googlesearchbar
{
	float:right;
	margin-top: 50px;
	width: 530px;
}
.header .googlesearchbar .searchbox
{
	float:left;
	width: 415px;
	height: 25px;
	padding-top: 5px;
	padding-left: 5px;
	margin-top:0px;
	margin-left:0px;
	background-color: #fff;
}
.header .googlesearchbar .searchbox .SearchboxSmall 
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-top:0px;
	margin-left:0px;
    float: left;
    padding: 0;
    border: 0;
    width: 410px;
    background: none;
}
.hint 
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-top:0px;
	margin-left:0px;
    float: left;
	padding-left: 5px;
    border: 0;
    width: 410px;
    background: none;
}
.header .googlesearchbar .searchbutton
{
	float: left;
	margin-left:5px;
}
.header .nav ul
{
	padding-left: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
}
.header .nav ul li
{
	display: inline;
	padding-right: 1.5em;
}
.header .nav ul li a
{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
.header .nav ul li a:hover
{
	font-weight: bold;
	text-decoration: underline;
}
.home-blue
{
	width:960px;
	height: 135px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.column-1
{
	float: left;
	width: 320px;
	margin-right: 5px;
	position: relative;
}
.home-blue-1
{
	background-position: left bottom;
	background-image: url(http://www.cityoftemecula.org/temecula/images/ContactCityStaff.jpg);
	height: 135px;
}
.home-blue-1 h2
{
	text-align:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	margin-right:10px;
	margin-top:5px;
}
.home-blue-1 p
{
	position:absolute;
	top: 50px;
	left:170px;
	width:140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CCCCCC;
}
.column-2
{
	float:left;
	margin-right: 5px;
	width:310px;
	position:relative;
}
.home-blue-2
{
	height: 135px;
	background-image:url(http://www.cityoftemecula.org/temecula/images/MeetCityCouncil2012.jpg);
}
.home-blue-2 h2
{
	
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.home-blue-2 h2 a
{
	color:#fff;
	text-decoration:none;
}
.home-blue-2 p
{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.home-blue-2 p a
{
	color:#666666;
	text-decoration:none;
}
.column-3
{
	float:left;
	width:320px;
}
.home-blue-3
{
	height: 135px;
	background-image:url(http://www.cityoftemecula.org/temecula/images/background_bluegradient.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.counciltooltip { 
    background:transparent url(http://www.cityoftemecula.org/temecula/images/jTools/black_arrow_big.png) no-repeat scroll 0 0; 
    height:153px; 
    padding:30px; 
    width:310px; 
    display:none; 
    color:#fff; 
	z-index:9999999;
} 
.counciltooltip img
{
	position:absolute;
}
.counciltooltip div
{
	position:absolute;
	left: 140px;
	text-align: center;
	width: 200px;
	color: #fff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* tooltip title element (h3) */ 
.counciltooltip div h3 { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px; 
	font-weight:bold;
    color:#fff; 
}
.counciltooltip div a
{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	line-height: 2em;
}
.weatherbox .weatherstats
{
	width:310px;
	background-image: url(http://l.yimg.com/a/i/us/nws/weather/gr/32d.png);
	background-repeat: no-repeat;
	background-position: 0px -10px;
	height: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: right;
}
.weatherbox .weatherstats p.condition
{
	padding-top: 5px;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.weatherbox .weatherstats p.temp
{
	font-size: 40px;
}
.weatherbox .weatherstats p.stats
{
	font-size: 10px;
	color:#CCCCCC;
}
.weatherbox .weatherlink
{
	width:310px;
	position:relative;
	top: 0px;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	font-size: 10px;	
}
.weatherbox .weatherlink a
{
	color:#fff;
}
.weatherbox .attribution
{
	width:16px;
	height:9px;
	position:relative;
	top:115px;
	left:5px;
}
.footer
{
	width:960px;
	clear:both;
	background-position: left bottom;
	background-image: url(http://www.cityoftemecula.org/temecula/images/footer_oldtown.jpg);
}
.footer a
{
	color:#660000
}
.footer-grapes
{
	background-image: url(http://www.cityoftemecula.org/temecula/images/grapes.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top: 5px;
}
.footer-1 h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px; 
	font-weight:bold;
    color: #660000;
	padding-left: 60px;
}
.footer-1 p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	padding-bottom: 10px;
	padding-left: 60px;
}
.footer-1 img.econ
{
	padding-left: 60px;
}
.copyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 20px;
	color:#000;
	padding-bottom: 5px;
	clear:both;
}

.calendarstage h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px; 
	font-weight:bold;
    color: #660000;
}
.calendarstage div
{
	padding-bottom: 8px;
}
.calendarstage a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.calendarstage div h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	font-weight:bold;
}
.calendarstage div p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000;
}
.calendarstage div p a
{
	font-weight: normal;
}
.calendarstage div strong
{
	font-weight: bold;
}
.tipoftheweek 
{
	width:310px;
	height:257px;
	overflow:hidden;
}
.tipoftheweek h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px; 
	font-weight:bold;
    color: #660000;
}
img.alignCenter  {
   display: block;
   margin-left: auto;
   margin-right: auto;
   padding: 0px;
   padding-bottom: 10px;
   }
   
img.alignnone {
   padding: 0px;
   margin: 0px 0px 5px 0px;
   display: inline;
   }

img.alignRight {
   padding: 0px;
   margin: 0px 0px 5px 5px;
   display: inline;
   }

img.alignLeft {
   padding: 0px;
   margin: 0px 5px 5px 0px;
   display: inline;
   }

.alignRight {
   float: right;
   }

.alignLeft {
   float: left;
   }
.tipoftheweek p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
}
.HolidayClosed
{
	background-color:#fff;
	width: 960px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.HolidayClosed td h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px; 
	font-weight:bold;
    color: #000;
}
