@charset "UTF-8";
/* CSS Document */
html, body {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	color:#ffffff;
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size:65.5%;
	line-height:1.5em;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFEC3C;
}

.col-left h2 {
	font-size:16px;
	font-weight:bold;
	letter-spacing:3px;
	padding:5px 0;
	text-align: right;
	line-height: 16px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
.lefth2 {
	text-align: left;
}
.col-left p {
	text-align: right;
	margin-bottom: 10px;
}
.col-right h2 {
	font-size:16px;
	font-weight:bold;
	letter-spacing:3px;
	padding:5px 0;
	line-height: 16px;
	margin-bottom: 0px;
}
.range-right {
	text-align: right;
}
p, ul, ol, dl {
	font-family: Arial, Helvetica, San-Serif;
	font-size:12px;
	line-height:21px;
}
.col-right p {
	margin-bottom: 10px;
	font-size: 14px;
}
#address p {
	margin-bottom: 0px;
	text-align: right;
	padding-bottom: 0px;
	line-height: 16px;
}
.item .col-right li {
	list-style-image: url(../images/furn/bullet.png);
	list-style-type: none;
	margin-bottom: 10px;
	font-size: 14px;
}
.item .col-left li {
	list-style-image: url(../images/furn/bullet.png);
	list-style-type: none;
	margin-bottom: 10px;
	font-size: 12px;
}
.outabout {
	margin-bottom: 5px;
	text-transform: uppercase;
}
.outaboutplace {
	margin-bottom: -5px;
	text-transform: uppercase;
	font-weight: bold;
}
.outaboutplacehead {
	margin-bottom: -10px;
	font-weight: bold;
	color: #FFEA00;
	font-style: italic;
}
.col-left h3 {
	font-size:16px;
	font-weight:bold;
	letter-spacing:3px;
	padding:5px 0;
	line-height: 16px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
.caption {
	font-size: 10px;
	font-style: italic;
	line-height:10px;
}
