.nav {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

a:nav:link {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a:nav:visited {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:nav:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6633;
}

.subhead, .subhead_red {
	font-family: "Georgia", serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	text-transform: uppercase;
	text-align: left;
}

.subhead_red {
color: #990000;
}

.copy, .copy_red {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.copy_red {
	color: #FF0000;
}


.subhead_ctr {
	font-family: "Georgia", serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	text-transform: uppercase;
	text-align: center;
}

.navheader {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6633;
}
.header {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF6633;
}
.mini_copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

.nano_copy_dk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}

.nano_copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}


.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.emphasis {
	font-family: "Georgia", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-transform: uppercase;

}

a:tinytext {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	line-height: normal;
	bottom: -5px;
	position: static;
}
.tinytext {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	line-height: normal;
	bottom: -5px;
	position: static;
}
.bignumber {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: -2em;
}
ul li{
	list-style-type: disc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #000;
	border-bottom-width: 0px;
	padding-top: 4px;
	padding-bottom: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	text-indent: 0px;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
}

ul li a{
	color: #790039;
	text-decoration: none;	
}
#smallLink a{
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}

#floorplanList li{
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: disc;	
}
#floorPlanTable {
	vertical-align: top;	
}

#floorPlanTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #790039;
	padding-top: 4px;
	padding-bottom: 4px;
}
#floorPlanTable td a {
	text-decoration: none;
	color: #790039;
}

h6{
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
}