html, body {
	height:100%;
	margin:0 auto;
}

body{
	background-position:center top;
	margin:0px;
	padding:0px;
	font-size:11px;
	background-image: url(../images/bg_y.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	color: f1ebc7;
}

body, td{
	font-family:Arial, Helvetica, sans-serif;
	color:#84816d;
	margin-right: 50px;
}
a{
	text-decoration:none;
	color:#494840;
}
a:hover{
	text-decoration:underline;
}
#main{
	background-image:url(../images/bg_y.jpg);
	background-color: transparent;
	background-position:top center;
	background-repeat:repeat-x;
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
}


li{
	text-align:left;
	line-height:18px;
}
li a {
	text-decoration:none;
}

li a:hover {
	text-decoration:underline;
}
ul{
	list-style:none;
	padding:0 0 10px 1em;
	margin:0px;
	
	color:#f1ebc7;
	font-size:11px;
	text-indent: -1em;
	
}
.list h2 {
	margin: 0 0 5px 0;
	font-size:12px;
	color:#f1ebc7;
}


.list {
    float:left;
	width:100%;
	background-color:#42515a;
	border: 2px #656054 solid;
    padding:10px 0 0 0;
    margin:0 0 10px 0;
}
.list_left {
	padding:0 0 0 20px;
	width:225px;
	float:left;
}

.list_left2 {
	padding:0 0 0 20px;
	width:260px;
	float:left;
}

.list_single {
	padding:0 0 0 20px;
	width:90%;
	float:left;
}

.list_right {
	float:right;
	width:240px;
	padding: 0;
}

#wrapper{
	width:852px;
}
#left_column{
	width:7px;
	float:left;
}
#middle_column{
	width:840px;
	float:left;
}
#right_column{
	width:4px;
	float:left;
}

#blog_left_column{
width: 620px;
margin-right: 20px;
	float:left;
}

#blog_right_column{
margin-top: 30px;
margin-left: 10px;
width: 190px;
	float:left;
}


#logo{
	width:182px;
	float:left;
}
#nav{
	width:658px;
	float:left;
}

#home_flash{
	width:840px;
	float:left;
}
#home_below_flash_separator{
	width:840px;
	float:left;
}


#home_left_callout{
	width:257px;
	float:left;
}
#home_left_callout_sparator{
	width:36px;
	float:left;
}
#home_middle_callout{
	width:257px;
	float:left;
}
#homeCalloutImageText{
	width:60px;
	/*float:left;*/
}
#home_right_callout_sparator{
	width:32px;
	float:left;
}
#home_right_callout{
	width:256px;
	float:left;
}
.homeFindOutMore{
	width:100%;
	text-align:right;
	padding-bottom:15px;
}
.homeCalloutText{
	/*padding-top:13px;*/
	padding-bottom:19px;
	text-align:left;
	font-size:11px;
	line-height:18px;
}
.homeCalloutTextTitle{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#f1ebc7;	
}

.aspNav{
	float:left;
}

#no_flash{
	font-size:10px;
	color:#999999;
}

#no_flash a{
	color:#FFFFFF;
}


a.footerLink {
	padding-left:12px;
	padding-right:12px;
	color:#727163;
	text-decoration:underline;
}

a:hover.footerLink {
	text-decoration:none;
}

#footer {
	color:#727163;
	padding-top:50px;
	padding-bottom:50px;
	float:left;
	text-align:center;
	width:100%;
}

#sub_nav_bar {
	background-color:#666155;
	width:100%;
	height:28px;
	
}

#sub_nav {
	float:middle;
	padding:0 10px 0 0;
}

.sub_nav_text_link {
	padding-top:6px;
	padding-right:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#f1ebc7;
	float:left;
}
.sub_nav_arrow {
	background-image:url(../images/sub_nav_arrow.gif);
	background-repeat:no-repeat;
	
	width:23px;
	height:18px;
	float:left;
}

#interior_content_area {
	width:100%;
	float:left;
	padding-top:18px;
}

#interior_left_column {
	width:284px;
	float:left;
	text-align:center;
}

#interior_left_column2 {
	width:160px;
	float:left;
	text-align:left;
}
#interior_right_column {
	float:left;
	width:505px;
	padding-left:22px;
}
#interior_right_column2 {
	float:left;
	width:545px;
	padding-left:22px;
}
#interior_right_column4 {
	float:left;
	width:545px;
	padding-left:100px;
}
#interior_single_column {
	float:left;
	width:100%;
}

#interior_vertical_divider {
	padding-left:11px;
	width:3px;
	height:359px;
	float:left;
}

p {
	margin:0px;
	padding:0 0 15px 0;
	text-align:left;
	color:#aeaa8f;
	line-height:18px;
}

p strong {
	font-weight:bold;
	color:#f1ebc7;
}

p a {
	text-decoration:underline;
	color:#f1ebc7;
}

li a {
	text-decoration:underline;
	color:#f1ebc7;
}

p a:hover {
	text-decoration:none;
}

li a:hover {
	text-decoration:none;
}

h1 {

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#f1ebc7;
	text-align:left;
	margin:0px;
	padding:0px;
	
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:13px;
	font-weight:normal;
	color:#f1ebc7;
	text-align:left;
	padding:0px;
	line-height:16px;
	margin:0px;
}

#disclaimer {
	font-size:9px;
	color:#727163;
	margin: 10px 0 5px 0;
}

.spacer {
	height:10px;
}

.eventImages {
	width:100%;
	text-align:left;
	margin:-10px 0 15px 0;
}
.eventImages img {
	margin:6px 6px 6px 6px;
}

.floorPlateThumbs {
	width:100%;
	text-align:left;
	margin:-10px 0 15px 0;
}

.clicktoenlarge {
	width:100%;
	text-align:right;
	margin:-10px 50px 10px -26px;
	float: none;
	right: auto;
}

.floorPlateThumbs img{
	margin:6px 6px 6px 6px;
}.list_left3 {
	width:325px;
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#interior_vertical_divider2 {
	padding-left:11px;
	width:3px;
	height:100px;
	float:left;
}
#interior_vertical_divider3 {
	padding-left:11px;
	width:3px;
	height:210px;
	float:left;
}
.list_center {
	width:400px;
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
.meetpeople {color: #aeaa8f}
.flash_content_area {
	width: 100%;
	float: inherit;
}
#home_middle_column {
	float:left;
	width: 500px;
	margin-left: 250px;
}
#home_logos {
	float: left;
	padding-top: 0px;
	margin-top: 14px;
	width: 120px;

}
#home_logos_rss {
	float: left;
	padding-top: 0px;
	margin-top: 14px;
	width: 90px;
}
#interior_right_column3 {
	float:left;
	width:800px;
	padding-left:22px;
	color: #FFFFFF;
}
#home_logos_neighb {
	float: left;
	padding-top: 0px;
	margin-top: 14px;
	width: 140px;
}
#interior_right_column3 {
	float:left;
	width:505px;
	padding-left:22px;
	color: #FFFFFF;
}
.list_full {
	padding:0 0 0 50px;
	width:760px;
	float:left;
}
#interior_right_column3 {
	float:right;
	width:225px;
	padding-left:22px;
}
