@charset "UTF-8";

*	{
	margin: 0;
	padding: 0;
}
html	{
	background-image:url(bkgpattern.gif);
}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
/*	font-family:"Chaparral Pro", Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	line-height: 1.9em;*/
	position: relative;
}
#topshad		{
	height: 10px;
	background-image: url(shadtop.png);
	background-position: center;
	background-repeat:no-repeat;
}
#bodyshad	{
	background-image: url(shadslice.png);
	background-repeat:repeat-y;
	background-position: center;
	}
#btmshad		{
	height: 10px;
	background-image: url(shadbtm.png);
	background-position: center;
	background-repeat:no-repeat;
}
#container {
	background-color:#fff;
/*	max-width: 920px;
	min-width: 820px;*/
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	position: relative;
}
#header	{
	height:	175px;
	margin-bottom: 15px;
}
#show	{
	clear:left;
	float: right;
	top: 0px;
	right: 0px;
	width: 420px;
	height: 175px;
	background-image:url(../images/streetsign_04.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	z-index: 100;
	overflow: hidden;
}
#header_logo	{
	height: 175px;
	position: absolute;
	left: 20px;
	top: 20px;
	overflow: hidden;
	z-index: 1000;
}
#round_lft	{
	position: absolute;
	top: 0;
	left: 0;
	background-image:url(roundwht_lft.png);
	background-repeat:no-repeat;
	width: 24px;
	height: 24px;
	z-index: 1000;
/*	background-color:#C0F;*/
}
#round_rt	{
	position: absolute;
	top: 20px;
	right: 20px;
	background-image:url(roundwht_rt.png);
	background-repeat:no-repeat;
	width: 24px;
	height: 24px;
	z-index: 1000;
/*	background-color:#C0F;*/
}
#maincontent	{
/*	margin-left: 200px;*/
	min-height: 588px;
	border: solid 1px #BBB;
	padding: 20px;
/*	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;*/
	margin-bottom: 5px;
	overflow: hidden;
}
#maincontent img	{
	border: none;
}
#sidebar 	{
	width: 169px;
	min-height: 598px;
	position:relative;
	float:left;
	clear: right;
	border-top: solid 1px #BBB;
	border-left: solid 1px #BBB;
	border-bottom: solid 1px #BBB;
	padding: 15px;
	overflow: hidden;
}
.sidebarInfo {
	bottom: 20px;
	position: absolute;
	vertical-align: bottom;
}
.sidebarInfo img {
	bottom: 70px;
	position: absolute;
	vertical-align: bottom;
	border-style: none;
}
.sidebarInfo h3 {
	padding-left: 10px;
}
#footer	{
	clear: both;
}

#footer p	{
	font-size: 0.65em;
	line-height: 2.0em;
}
#footer #altnav	{
	width: 550px;
	float: right;
	text-align: right;
}
#footer a {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	color:#4A6196;
	text-decoration: underline;
}

h1,h2,h3	{
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
/*	font-family:"Chaparral Pro", Georgia, "Times New Roman", Times, serif;*/
	font-weight:normal;
	color: #360	;
}

a:link {
	color: #333;
	text-decoration:none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #4a6196;
}
a:active {
	text-decoration: underline;
}

.float_right	{
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;	
}
.float_left	{
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;	

}
.pullquote	{
	width: 179px;
	float: right;
/*	background-image: url(../css/roundgrn_slice.gif);
	background-repeat: repeat-y;*/
	margin-left: 10px;
/*	margin-bottom: 10px;*/
	margin-top:0;
	position: relative;
}
.quotes {
	font-size: 1.15em;
	font-style: italic;
	font-family:Georgia, "Times New Roman", Times, serif;
/*	font-family:"Chaparral Pro", Georgia, "Times New Roman", Times, serif;*/
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.6em;
	color: #333;
}
p.quotes	{
/*	line-height: 1.7em;*/
}
.quotewrap	{
	background-image: url(../css/roundgrn_slice.gif);
	background-repeat: repeat-y;
	margin-top: -8px;
	margin-bottom:-3px;
}

.quote_name {
	font-family:Georgia, "Times New Roman", Times, serif;
/*	font-family:"Chaparral Pro", Georgia, "Times New Roman", Times, serif;*/
	font-size: 0.89em;
	line-height: 1.5em;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	padding-left: 30px;
	padding-bottom: 10px;
	margin-top: -3px;
}
#quote_open	{
	position: absolute;
	top: 15px;
	left: 5px;
	background-image:url(quote_open.png);
	background-repeat:no-repeat;
	width: 49px;
	height: 40px;
	z-index: 1000;
}
#quote_close	{
	position: absolute;
	bottom: 55px;
	right: 10px;
	background-image:url(quote_close.png);
	background-repeat:no-repeat;
	width: 49px;
	height: 40px;
	z-index: 1000;
}

.main_body {
	margin-bottom: 10px;
	line-height: 1.6em;
}
.quotes tr td {
	font-family:Georgia, "Times New Roman", Times, serif;
/*	font-family:"Chaparral Pro", Georgia, "Times New Roman", Times, serif;*/
	font-size: 0.7em;
	font-style: normal;
	color: #444;
	line-height: 1.6em;
}
#lotframe	{
	width: 480px;
	height: 580px;
	background-color: #fff9e6;
	border: solid 1px #BBB;
/*	margin-bottom: 20px;*/
}
.clearfloat	{
	clear: both;
}
.quotes tr td a {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color:#562419;
}
#lotcontainer	{
	height: 580px;
	width: 480px;
	background-color: #fff9e6;
}
#lotcontainer img	{
	border: none;
}
.inside	{
	padding-left:15px;
	padding-top: 15px;
}
.contact_indent {
	padding-left: 170px;
}
#lotcontainer .float_left {
	margin-right: 20px;
	margin-bottom: 5px;
}
.lot_right	{
	float: right;
	width: 195px;
}
.lot_right	.description{
	line-height: 1.3em;
	font-size: 1.0em;
	color: #444;
	font-style: italic;
	padding-right: 15px;
}
.diagram_abs {
	position: absolute;
	z-index: 1000;
}
p.diagram_abs	{
	line-height: 1.3em;
	font-size: 1.0em;
	color: #444;
	font-style: italic;
}
#lotcontainer .inside h3 {
	margin-top: 5px;
}
.lot_links {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 0.7em;
	line-height: 1.1em;
	color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
}

p.lot_links a{
	color: #666;
}
