/* Lilly works
Colors:
Dark Green: 477A75
Tan Green: DDE0BB
Gray Blue: 62849C
Light Blue :6D91C5
*/
body, table, div, tr, td, h1, h2 {
	margin:0;
	padding:0;
	text-align:center;}
body{
	font-family:Verdana, "Gil Sans", Arial, Eras, Palatino;
	background-color:#DFE9F0;}
#pagebody {
	width:532px;
	margin:0 auto;}
#header {}
#content {
	border:1px solid #000;
	border-top:0;
	padding-bottom:5px;
	background-color:#fff;
	text-align:left;
	zoom: 100%;}
#content p{padding:10px;}
#footer {
	text-align:center;
	clear:both;}
#credits {text-align:center;}
#credits a{color:#aaa; text-decoration:none;}
#credits a:hover{text-decoration:underline;}

#about h1, #about h2 {background-color:#477A75;}
#forsale h1, #forsale h2 {background-color:#DDE0BB;}
#contact h1, #contact h2 {background-color:#62849C;}
#portfolio h1, #portfolio h2 {background-color:#6D91C5;}
#portfolio h1, #about h1, #forsale h1, #contact h1,
#portfolio h2, #about h2, #forsale h2, #contact h2 {
	color:#fff;
	font-size:135%;
	letter-spacing:.5em;
	text-transform:uppercase;
	padding:.25em;}
#portfolio h2, #about h2, #forsale h2, #contact h2{
	font-size:110%;
	text-transform:none;}

.imgleft {margin-right:1em;margin-bottom:1em;}
.imgright {margin-left:1em;margin-bottom:1em;}
