
.footer { 
	font-family: Georgia; 
	font-size: 11px; 
	color: #b4975a; 
	}
	
A.downtown_nav:link {
	font-family: Georgia; 
	font-size : 14px; 
	color: #b4975a; 
	text-decoration: none;		
	}

A.downtown_nav:visited {
	font-family: Georgia; 
	font-size : 14px; 
	color: #FFFFFF; 
	text-decoration: none;	
	}
	
A.dropdown_nav:link {
	font-family: Times New Roman; 
	font-size : 11px; 
	color: #FFFFFF; 
	text-decoration: none;
	}
A.dropdown_nav:hover {
	text-decoration: none;
	}
A.dropdown_nav:visited { 
	font-family: Times New Roman; 
	font-size : 11px; 
	color: #FFFFFF; 
	text-decoration: none;
	}
A.dropdown_nav:visited:hover {
	text-decoration: none;
	}

A.bldg_overview:link { 
	font-family: Georgia; 
	font-size : 11px; 
	color : #b4975a; 
	text-decoration: none;
	}
	
A.bldg_overview:visited { 
	font-family: Georgia; 
	font-size : 11px; 
	color : #b4975a; 
	text-decoration: none;
	}

A.news:link { 
	font-family: Georgia; 
	font-size : 12px; 
	color : #855723; 
	text-decoration: none;
	}
	
A.news:visited { 
	font-family: Georgia; 
	font-size : 12px; 
	color: #855723; 
	text-decoration: none;
	}

.nav_text_main {
	font-family: Georgia; 
	font-size: 14px; 
	color: #FFFFFF; 
	}

.nav_text_sub {
	font-family: Georgia; 
	font-size: 12px; color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none;
	}
	
.nav_text_sub_sel {
	font-family: Georgia; 
	font-size: 12px; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none;
	}
	
A.nav_text_sub_sel:visited {
	font-family: Georgia; 
	font-size: 12px; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none;
	}
	
A.nav_text_sub:link {
	font-family: Georgia; 
	font-size: 12px; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: underline;
	}
	
A.nav_text_sub:visited {
	font-family: Georgia; 
	font-size: 12px; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: underline;
	}

.content_text {
	font-family: Georgia; 
	font-size: 11px; 
	color: #855723;
	}
.specs_l_col {
	font-family: Georgia; 
	font-size: 12px; 
	color: #855723; 
	font-weight: bold; 
	text-decoration: none;	
	}
	
.specs_r_col {
	font-family: Georgia; 
	font-size: 12px; 
	color: #855723; 
	text-decoration: none; 
	}
.table_contact {
	color: #855723; 
	font-family: Georgia; 
	font-size: 14px;
	}
A.table_contact:link  {
	font-family: Georgia; 
	font-size: 12px; 
	color: #855723; 
	text-decoration: none;
	}

A.table_contact:active  {
	font-family: Georgia; 
	font-size: 12px; 
	color: #855723; 
	text-decoration: none;
	}

A.table_contact:visited { 
	font-family: Georgia; 
	font-size : 12px; 
	color: #855723; 
	text-decoration: none;
	}

.table_avail {
	font-family: Georgia; 
	font-size: 12px; 
	color: #855723;
	border-bottom: 1pt dashed #855723;
	line-height: 2.0;
	}
	
.table_avail_fl {
	font-family: Georgia; 
	font-size: 14px; 
	color: #855723;
	font-weight: Bold; 
	border-bottom: 1pt dashed #855723;
	}

.td_bg {	
	background-image: url("images/td_bg.gif");
	background-position: center;
	background-repeat: repeat-x; 
	}

.td_bg_home {	
	background-image: url("images/td_bg_home.gif");
	background-position: center;
	background-repeat: repeat-x; 
	}

.td_bg_bldg {	
	background-image: url("images/td_bg_bldg.gif");
	background-position: center;
	background-repeat: repeat-x; 
	}
	
body { 
	margin: 0px; 
	}   
