
div#cityoftemeculadotorg /*site container*/
{
	width:100%px;
}

div#googlesearchbar 
{
	display:none;
}

div#sitenav
{
	display:none;
}
div#sectionphoto
{
	display:none;
}
div#MainPageTitle
{
	margin:0em;
	padding:0em;
	background-color: #FFFFFF;
	color: #000000;
}
div#content
{
	width: 100%;
}
div#content_wide
{
	width: 100%;
	background-color: #fff;
	margin-top: 0em;
	/*height: 100%;problem*/
}
div#subnav
{
	display:none;
}
div#pagecontent_padding
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.4em;
}
div#pagecontent_nopadding
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.4em;
}
div#pagecontent_wide
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.4em;
}
div#footer
{
	clear: both;
	background-color: #fff;
	background-position: right bottom;
	background-repeat: no-repeat;
	border-top-color: Gray;
	border-top-style: solid;
	border-top-width: 1px;
	/*height:100%;problem*/
}
	#footer_left
	{
		float: left;
		width: 190px;
		padding: .5em;
		color: #000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: .7em;
	}
	#footer_center
	{
		float: left;
		width: 200px;
		padding: .5em;
		color: #000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: .7em;
	}
	#footer_right
	{
		display:none;
	}
	#footer_footer
	{
		display:none;
	}
h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #000;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #000;
	font-weight: bold;
	padding-bottom: 5px;
}
h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #000;
	font-weight: bold;
}
.headerLrg {
	font-family: Georgia, verdana, Arial,'Times New Roman', Times, serif;
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
}
/* Bread Crumb Navigation */
.breadCrumbNav {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: bold;
}
.breadCrumbNav a:link, .breadCrumbNav a:active, .breadCrumbNav a:visited, .breadCrumbNav a:hover 
{
	color: #8A8A8A; 
	font-weight: normal; 
	text-decoration:underline;
}
/* end Bread Crumb Navigation */
.clearboth
{
	clear: both;
}
STRONG
{
	font-weight: bold;
}
Blockquote
{
padding-top:10px;
padding-bottom:10px;
padding-left: 20px;
padding-right: 20px;
}
hr
{
	height: 1px;
}
.smallred
{
	font-size: .75em;
	color:Red;
}
.smallblack
{
	font-size: .75em;
	color:Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.helpimage
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    vertical-align: middle;
}
.help
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
}