/* Generic Tags */
 
* {
	margin:0px;
	padding:0px;
	background-image:none !important;
	background-color:transparent !important;
}
h1, h2, h3, h4, p { margin:15px 0px; }
a img { border:none; }

/* Site Tags */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#8c7948;
}
a, a:visited { color:#8c7948; }
hr {
	height:1px;
	border:none;
	margin-right:30px;
}
hr.large {
	height:19px;
	width:526px;
	margin:0px;
	padding:0px;
	border:none;
}
h4 {
	width:510px;
	height:17px;
	clear:both;
	padding-top:4px;
	padding-left:12px;
	margin-top:0px;
}

#headerContainer h2 { display:none; }
#headerNavigation { display:none; }
#footerNavigation { display:none; }

#emailForm { display:none; }
#emailWait { display:none; }
#emailDone { display:none; }
#emailOverlay { display:none; }
#LICommunityPhotos { display:none; }
#photos { display:none; }
#googleMap { display:none; }

#sidebarTop { display:none; }
#headerButtons { display:none; }
#inventoryButton { display:none; }

#flashMap { display:none; }
#mapBottom { display:none; }
#aboutLifestyle { display:none; }

table, th, td {
	border:1px solid black;
}
table {
	margin:0.05in 0in;
	width:100%;
}
th, td {
	padding:3px;
}