	/* Layout for  handhelds  */
img	{
	max-width: 100%;
	}
a{
	color: black;
	font-weight: bold;
}
body	{
	border-top: none;
	font-family: sans-serif;
	padding-bottom: 5px;
	font-size: .9em;
	}
#header img	{
	max-height: 1.5cm;
	max-width: none;
	}
#header {
	overflow: hidden;
	}

#header ul li {
	float: none;
	}

#header ul li a {
	width: auto;
	height: 1.5em;
	margin: 1px 0;
	line-height: 1.5em;
	}
#content	{
	float: none;
	padding: 1%;
	width: auto;
	max-width: 597px;
	}
	#header #phone img {
	display: none;

}
#header #phone p{
	color: #7c2b83;
	font-size: 2em;
	margin: 0px 0px 0px 0px; 
}#left{
	background: url(../images/purple-corner.gif) no-repeat  #7c2b83 bottom right;
	padding: 10px; color: white;
}
#left img{
	display: none;
}
a img{
	border: 0px;
}
#left h3{
	color: #c1d82f;
}
#left a{
	font-weight: bold;color: white;
}
#quote{
	background: no-repeat top right #C1D82F;
padding: 5px;
}
#quote img{
	display: none;
}
#quote a{
	color: white;
	line-height: 1em;
	font-weight: bold;
}
#footer {
	padding: 0.5em 0.7em 0.7em 0.7em;
	}
#footer p	{
font-size: .8em;
	margin: 1em 0;
	}
#footer ul	{
	margin: 1em 0 0 0;
	}
#footer li	{
	padding: 0 1.5em 0 0;
	}

code, pre	{
	font-family: monospace;
	}

/*  Typography */
h1, h2, h3, h4, h5, h6	{
	line-height: 1em;
	margin-top: 1.3em;
	}
 h1	{
	font-size: 1.3em;
	line-height: 120%;
	margin: 0 0 .75em 0;
	color: #7c2b83;
	}
 h2	{
	font-size: 1.38em;
	margin-top: 1.5em;
	}
h3 {
	font-size: 1.23em;
	}
h4 {
	font-size: 1em;
	}
	ul#icons img{
		display: none;
	}
