@charset "utf-8";

/*flash components and layers*/

#header {
	position: absolute;
	width: 660px;
	height: 290px;
	background-color: transparent;
	z-index: 2;
}

#leftnav {
	width: 200px;
	height: 250px;
	float: right;
}

#page_layer {
	z-index: 1;
	margin-top:93px;
}


#member {
	width: 160px;
	height: 160px;
}

#party {
	width: 160px;
	height: 160px;
}

#listings {
	width: 400px;
	height: 200px;
}

#floorplan {
	width: 600px;
	height: 217px;
	float: center;
}

#slideshow_building {
	width: 250px;
	height: 250px;
	margin:10px 5px 5px 5px;
}

#slideshow_history {
	width: 250px;
	height: 250px;
	margin:10px 5px 5px 5px;
}

#slideshow_rentals {
	width: 350px;
	height: 250px;
	margin:5px 5px 5px 5px;
}

#slideshow_tall {
	width: 250px;
	height: 350px;
	margin:5px 5px 5px 5px;
}

#gallery {
	width: 600px;
	height: 400px;
}
/*text*/

.leftnavheading {
	font-family: "Verdana";
	font-weight: bold;
	font-size: 13pt;
	color: #FFFFFF;
	letter-spacing: 0.02em;
	line-height: 2em;
}

.leftnavtext {
	font-family: "Arial Black";
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	letter-spacing: 0.03em;
}

.pagesubheading {
	font-family: "Verdana";
	font-weight: bold;
	font-size: 13pt;
	color: #000000;
	letter-spacing: 0.02em;
	line-height: 2em;
}

.leftnavsubheading {
	font-family: "Verdana";
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	letter-spacing: 0.02em;
	line-height: 2em;
}
.bodytext {
	font-family: "Verdana";
	font-size: 8.5pt;
	color: #000000;
}
.required {
	font-family: "Verdana";
	font-size: 8.5pt;
	color: #FF0000;
	text-align:justify;
}
.mainnavtext {
	font-family: "Verdana";
	font-weight: bold;
	font-size: 7pt;
	color: #000000;
	letter-spacing: 0.02em;
}
.mainnavrule {
	font-family: "Verdana";
	font-weight: bold;
	font-size: 8pt;
	color: #FBB03B;
}
.footernavtext {
	font-family: "Verdana";
	font-weight: bold;
	font-size: 7pt;
	color: #FFFFFF;
	letter-spacing: 0.02em;
}
.formfieldtext {
	font-family: "Verdana";
	font-size: 8pt;
	color: #000000;
}

.photocaptioncredits {
	font-family: "Arial";
	font-weight: bold;
	font-size: 7pt;
	color: #000000;
}

/*page*/

#body { 
	background-color: #000000;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
} 

#breadcrumbs {
	font-family: "Arial";
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
}

#magnify {
	font-family: "Arial";
	font-weight: bold;
	font-size: 8pt;
	color: #F7931E;
}

#google {
	font-family: "Verdana";
	font-size: 8pt;
	color: #000000;
}

#map_canvas {
	font-family: "Verdana";
	font-size: 8pt;
	color: #000000;
}

#directionsPanel {
	font-family: "Verdana";
	font-size: 8pt;
	color: #000000;
}

#hometable { 
	width: 891px;
	border: 0;
} 

#maintable { 
	width: 891px;
	border: 0;
} 

#pagetable { 
	width: 891px;
	border: 0;
} 

#mainnavtable { 
	width: 891px;
}

#formtable { 
	width: 550px;
	border: 0;
	cellpadding: 0;
	cellspacing: 3;
}

#leftnavtable { 
	width: 250px;
}

#formtable { 
	width: 575px;
}

#hometable a {color:#53B5E4;text-decoration:none;}
#hometable a:hover {color:#F7931E;text-decoration:underline;}
#hometable a:visited {color:#53B5E4;text-decoration:none;}
#maintable a {color:#53B5E4;text-decoration:none; position:relative; z-index: 3;}
#maintable a:hover {color:#F7931E;text-decoration:underline; position:relative; z-index: 3;}
#maintable a:visited {color:#53B5E4;text-decoration:none; position:relative; z-index: 3;}
#mainnavtable a:link {color:#000000;text-decoration:none;}
#mainnavtable a:hover {color:#53B5E4;text-decoration:none;}
#magnify a:link {color:#F7931E;text-decoration:none;}
#magnify a:hover {color:#53B5E4;text-decoration:underline;}
#magnify a:visited {color:#F7931E;text-decoration:none;}
#breadcrumbs a:link {color:#53B5E4;text-decoration:none;}
#breadcrumbs a:hover {color:#F7931E;text-decoration:underline;}
#breadcrumbs a:visited {color:#53B5E4;text-decoration:none;}
#leftnavtable a:link {color:#FFFFFF;text-decoration:none;}
#leftnavtable a:hover {color:#FFFFFF;text-decoration:underline;}
#leftnavtable a:visited {color:#FFFFFF;text-decoration:none;}
#footernavtable a:link {color:#FFFFFF;text-decoration:none;}
#footernavtable a:hover {color:#FFFFFF;text-decoration:none;}
#footernavtable a:visited {color:#FFFFFF;text-decoration:none;}
#imagetable a:link {color:#0088D4;text-decoration:none;}
#imagetable a:hover {color:#0088D4;text-decoration:none;}
#presstable a:link {color:#0088D4;text-decoration:none;}
#presstable a:hover {color:#0088D4;text-decoration:none;}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none}
