
body
	{background-color: #b3b3b3;
	width:100%;
	margin:0px;
	padding:0px;
	height: 100%; }
body, p, h1, h2, a
	{font-family:"Trebuchet MS", Helvetica, sans-serif;
	text-decoration:none;}
img 	{border:0px none;}
h1 	{font-size:1.2em;
	color:#660000;
	text-align:center;
	margin:.1em 1em .1em 1em;}
h2
	{	
	font-size:1.2em;
	color:#660000;
	font-weight:normal;}
h3 	{
	font-size:1.0em;
	color:#660000;
	font-weight:normal;
	margin:0px;
	padding:0px;
	display:inline;}
p 	{font-size:.8em;
	color:black;}
div
	{padding:0px;
	margin:0px;
	border:0px none;}
.big
	{display:block;
	width:100%;}	 
.outer
	{max-width:1024px;
	margin-left:auto;
	margin-right:auto;
	min-height:100%;}
.estate
	{margin:50px 20px 20px 20px;
	height:600px;
	width:400px;
	background-image:url('estate/images/bgtile.gif');
	float:left;}
.estate h1
	{color:#006600;}
.shop
	{margin:50px 20px 20px 20px;
	height:600px;
	width:400px;
	background-color:white;
	float:right;}
.small
	{display:none;}
.web-button
	{height:1.5em;
	width:8em;
	background-color:#ccffcc;
	margin:20px auto 20px auto;
	font-size:1.5em;
	text-align:center;}
