body
{
	background-color: #181715;
	background-image:url('images/bg.gif');
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.header
{
	background-image:url('images/header-bg.jpg');
	background-repeat: no-repeat;
	background-position: center;
	width: 900px;
	height: 90px;
}

.header_condos
{
	font-size: 10pt;
	text-align: right;
	vertical-align: bottom;
}

.header_condos a
{
	color: #FF8C22;
	text-decoration: none;
}

.header_condos a:hover
{
	text-decoration: underline;
}

.main_content
{
	width: 900px;
	background-color: #F4F4F4;
	padding: 10px;
	margin-bottom: 3px;
	font-size: 12px;
}

.main_area
{
	width: 730px;
	padding-right: 5px;
	background-color: #F4F4F4;
	font-size: 12px;
	vertical-align: top;
}

.main_area_intro
{
	background-color: #E7E7E7;
	color: #666666;
	font-size: 12px;
}

.main_area_intro td
{
	vertical-align: top;
}

.side_area
{
	width: 150px;
	padding-left: 5px;
	background-color: #F4F4F4;
	color: #9A6F5E;
	font-size: 12px;
	vertical-align: top;
}

.side_area a
{
	color: #E47D1C;
	text-decoration: none;
}

.side_area a:hover
{
	text-decoration: underline;
}

.condo_title
{
	color: #E47D1C;
	font-weight: bold;
	font-size: 18px;
}

.left_content
{
	width: 195px;
	font-size: 10pt;
	vertical-align: middle;
}

.center_content
{
	text-align: center;
	vertical-align: middle;
	font-size: 10pt;
}

.right_content
{
	width: 200px;
	font-size: 12pt;
	text-align: center;
	vertical-align: middle;
}

.large_right_content
{
	width: 700px;
	font-size: 12pt;
	text-align: center;
	vertical-align: middle;
}

.footer
{
	margin-top: 15px;
}

.orange { color: #FF8C22; }

.blob
{
	text-align: center; 
	padding-left: 10px; 
	padding-right: 10px;
}

.blob a
{
	color: #000000;
	text-decoration: none;
}

.blob a:hover
{
	color: #2733FF;
}

.white_button
{
	color: #464A47;
	border: 1px solid #464A47;
	font-size: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 3px 3px;
	margin: 2px 2px 2px 2px;
}

.white_button a:hover
{
	color: #FF8C22;
}

.gallery_block
{
	cursor: pointer;
	color: #000000;
	text-decoration: none;
}

.gallery_thumb_img
{
	width: 80px;
	border-bottom: 1px solid #CCCCCC;
}

.gallery_thumb_text
{
	font-size: 10pt;
	border-bottom: 1px solid #CCCCCC;
}

#gallery_thumb_horiz td
{
	padding-left: 1px;
	padding-right: 1px;
	width: 86px;
	cursor: pointer;
	text-align: center;
}

.scroll_holder
{
}

#control_left {
	position: relative;
	float: left;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	width: 25px;
	height: 100%;
	z-index: 100;
	cursor: pointer;
}

#control_right {
	position: relative;
	float: right;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	width: 25px;
	height: 100%;
	z-index: 100;
	cursor: pointer;
}
#holder {
	float: left;
	background-color: #00FF00;
	width: 450px;
	overflow: hidden;
	height: 100%;
}
#content_panel {
	position: relative;
	background-color: #00FF00;
	vertical-align: middle;
	width: 450px;
	overflow: hidden;
}
#sliding_panel {
	position: relative;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	white-space: nowrap;
}

.infoTd
{
	background-color: #263137;
}

.infoPanels {
	width: 100%;
	border: 1px solid #E1EAF1; 
	background-color: #E8E8E8;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	color: #6C6F78;
	font-size: 12px;
}

.buttonPanel td
{
	padding-right: 6px;
}

.panel_button, a.panel_button
{
	display: block;
	padding-top: 4px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	background-color: #777A7C;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #A9AAAA;
	border-top: 1px solid #A9AAAA;
	border-right: 1px solid #A9AAAA;
}

a.panel_button:hover
{
	background: #82A1BA;
}

.panel_button_selected, a.panel_button_selected
{
	display: block;
	padding-top: 4px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	background-color: #E8E8E8;
	color: #E77D1C;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #E8E8E8;
	border-top: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
}

.dtab_plug
{
	padding: 10px;
	color: #FFFFFF;
	font-size: 10px;
	
}

.dtab_plug a
{
	color: #CCCCCC;
}
