body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

.Header {
	COLOR: black; FONT-FAMILY: Arial, Verdana; FONT-SIZE: 11px; FONT-WEIGHT: 900; TEXT-DECORATION: none
}
.Content {
	COLOR: black; FONT-FAMILY: Arial, Verdana; FONT-SIZE: 11px; FONT-WEIGHT: normal
}
.BigHeader {
	COLOR: black; FONT-FAMILY: Arial, Verdana; FONT-SIZE: 13px; FONT-WEIGHT: bold
}
.PurpleHeader {
	COLOR: #666699; FONT-FAMILY: Arial, Verdana; FONT-SIZE: 13px; FONT-WEIGHT: bold
}
.copy {
	COLOR: black; FONT-FAMILY: Arial, Verdana; FONT-SIZE: 12px; FONT-WEIGHT: normal
}
.copy_text {
	COLOR: black; 
	FONT-FAMILY: Arial, Verdana; 
	FONT-SIZE: 12px; 
	FONT-WEIGHT: normal
}


//// Construction Stuff ////
.photoLink {
	Font-Family: Arial, Verdana; 
	Font-Size: 16px; 
	Font-Weight: bold;
	Text-Align: center;
}

.before_after_text {
	Color: #FFFFFF;
	Font-Family: Arial, Verdana; 
	Font-Size: 13px; 
	Font-Weight: bold;
	Text-Align: center;
}

.title {
	Color: #000000;
	Font-Family: Arial, Verdana; 
	Font-Size: 16px; 
	Font-Weight: bold;
	Text-Align: left;
}

.sub_title {
	Color: #000000;
	Font-Family: Arial, Verdana; 
	Font-Size: 13px; 
	Font-Weight: bold;
	Text-Align: left;
	line-height: 18px;
}

.text {
	Color: #000000;
	Font-Family: Arial, Verdana; 
	Font-Size: 12px; 
	Font-Weight: none;
	Text-Align: left;
	line-height: 18px;
}

#container {
	width: 650px; /* full width is left_col, right_col and content plus side padding */
	margin-right:auto;
	margin-left: auto;
	margin-top:0px;
	border: 2px solid #000000;
	padding:0px;
	text-align:left;

}

#header {
	width: 650px;
	height: 86px;
  background-color: #000000;	
}

#subheader {
	width: 650px;
	height: 44px;
  background-color: #000000;	
}

#content_space {
	width: 650px;
	height: 15px;
  background-color: #FFFFFF;	
}

#content_left {
	width: 490px;
  float: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding-left: 5px;
}

#interface_right {
	width: 150px;
  float: left;
  text-align: right;
}

#footer {
  width: 650px;
  padding:0px;
  text-align: center;
  font-size: 11px;
	clear: both;
}

#scroll {
	width: 650px;
	border: 2px solid #000000;
	margin-right:auto;
	margin-left: auto;
}


.title_press {
	color: #000000; 
	font-family: arial, verdana; 
	font-size: 18px; 
	font-weight: bold; 
	text-decoration: none;
}

.subtitle_press {
	color: #000000; 
	font-family: arial, verdana; 
	font-size: 16px; 
	font-weight: bold; 
	text-decoration: none	
}

.copy {
	color: #000000; 
	font-family: arial, verdana; 
	font-size: 12px; 
	text-decoration: none;	
}

.breadcrumb {
	color: #000000; 
	font-family: arial, verdana; 
	font-size: 10px; 
	text-decoration: none;	
}

.Press_Header {
	color: #ffffff; 
	font-family: arial, verdana; 
	font-size: 11px; 
	font-weight: 900; 
	text-decoration: none;
}

.year {
	color: #ffffff; 
	font-family: arial, verdana; 
	font-size: 21px; 
	font-weight: 900; 
	text-decoration: none;
}

td {
	font-size: 12px;
}

#home {
	width: 654px;
	margin-right:auto;
	margin-left: auto;
	background-color: #ff0000;
}

/* full width is left_col, right_col and content plus side padding */

#year_block {
	height: 40px;
	width: 490px;
	color: #FFFFFF;
  background-color: #000000;
  text-align: center;
  font-size: 24px;
  line-height: 40px;
  font-weight: bold;
}

#title_block {
	width: 490px;
	color: #FFFFFF;
  background-color: #000000;
  text-align: left;
  font-size: 11px;
  line-height: 20px;
  float:left;
  font-weight: bold;
}

#press_title {
  text-align: left;
  padding-left: 5px;
  float:left;
}

#press_date {
  text-align: right;
  padding-right: 5px;
  float: right;
}

#press_spacer {
	height: 20px;
}

#press_text {
	color: #000000;
  text-align: left;
  font-size: 11px;
  line-height: 18px;
  padding-left: 5px;
}

#press_navigation {
	height: 50px;
}

#search_style {
	width: 650px;
	text-align: left;
}

.property_title {
	color: #FFFFFF; 
	font-family: arial, verdana; 
	font-weight: bold;
	font-size: 10px; 
}

.property_text {
	color: #000000; 
	font-family: arial, verdana; 
	font-size: 10px; 
}







