div#content
{

/* This is for left only with content only */
margin-right: auto;
margin-left: 180px;
padding-top: 0px;
padding-left: 1em;
padding-right: 1em;
padding-bottom: 0px;


}
div#wrapperOutside
{
	text-align: center;
}
div#wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	background: #ffffff url(images/cssL/content.gif);
} 
 
body
{
margin: 0;
padding: 0;
color: #000;
background-color: #fff;

}
div#header
{
	width: 760px;
	height: 211px;
	background: url(images/cssL/header.jpg) no-repeat;

}
div#leftC
{
	float: left;
	width: 180px;
	background: url(images/cssL/left.gif) no-repeat;
	min-height: 315px;
}

div#content { line-height: 150%; }
#cleardiv
{
	clear: both;
	height: 0.01em;
}
 div#footer
{
	clear: both;
	padding-top: 60px;
	text-align: center;
	background: #ffffff url(images/cssL/footer.gif) no-repeat;
}
.footerText
{
	color: white;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 145px;
}
.cityState
{
	padding-left: 15px;
	padding-right: 15px;
}
a.footerTextLink
{
	color: white;
}
#menubar2
{
	position: absolute;
	height: 25px;
}
#menubar
{
	
}
#menuSpacer
{
	padding-top: 8px;
}
.footer_link
{
	
}