/*
* Colors Used
* ----------------------------------------------------

	Red:	#7C2323	(Headers)
	Gray: 	#666666 (Body text)
	Blue: 	#2B4A8B (Home, About, Contact, Misc.)
	Blue: 	#5F749D (Apartments/Lofts)
	Orange:	#DC7C25 (Commercial)
	Green:	#8DA058 (Intown)
	Maroon:	#973026 (Residential)




 */


/*
* Header Styles - APARTMENTS/LOFTS
* ---------------------------------------------------- */

#columnHeader {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none; 
	width: auto; 
	height: 15px; 
	background: #C9915E;
	}
	#columnHeader p {
		font: 11px Verdana,Arial,Helvetica,sans-serif;
		font-weight: bold;
		color: #FFF;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 10px;
	 }
	 
#tabHeader {
	margin: 0px; 
	border: none; 
	padding: 0px; 
	width: auto; 
	height: 21px; 
	background: url(../../images/tab_apartments.gif) no-repeat;
	}
	#tabHeader p {
		font: 11px Verdana,Arial,Helvetica,sans-serif;
		font-weight: bold;
		color: #FFF;
		margin: 0px 0px 0px 0px;
		padding: 2px 0px 0px 10px;
	 }
	 
	 #tabNav {
		font: 11px Verdana,Arial,Helvetica,sans-serif;
		font-weight: bold;
		color: #666666;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: relative; top: -15px; left: 162px;
	 }
		#tabNav a          {color: #666666; text-decoration:none;}
		#tabNav a:Visited  {color: #666666; text-decoration:none;}
		#tabNav a:Active   {color: #7C2323; text-decoration:none;}
		#tabNav a:Hover    {color: #7C2323; text-decoration:none;}
	
	#tabOverview {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: absolute; top: 0px; left: 32px;
	 }
	 
	 #tabOverviewUp {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: absolute; top: 0px; left: 32px;
		color: #7C2323;
	 }
	 	#tabOverviewUp a          {color: #7C2323; text-decoration:none;}
		#tabOverviewUp a:Visited  {color: #7C2323; text-decoration:none;}
		#tabOverviewUp a:Active   {color: #7C2323; text-decoration:none;}
		#tabOverviewUp a:Hover    {color: #7C2323; text-decoration:none;}
		
	#tabFeatures {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: absolute; top: 0px; left: 115px;
	 }
	
	 #tabFeaturesUp {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: absolute; top: 0px; left: 115px;
		color: #7C2323;
	 }
	 	#tabFeaturesUp a          {color: #7C2323; text-decoration:none;}
		#tabFeaturesUp a:Visited  {color: #7C2323; text-decoration:none;}
		#tabFeaturesUp a:Active   {color: #7C2323; text-decoration:none;}
		#tabFeaturesUp a:Hover    {color: #7C2323; text-decoration:none;}

	#tabPhotos {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: absolute; top: 0px; left: 201px;
	 }
	
	 #tabPhotosUp {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: absolute; top: 0px; left: 201px;
		color: #7C2323;
	 }
	 	#tabPhotosUp a          {color: #7C2323; text-decoration:none;}
		#tabPhotosUp a:Visited  {color: #7C2323; text-decoration:none;}
		#tabPhotosUp a:Active   {color: #7C2323; text-decoration:none;}
		#tabPhotosUp a:Hover    {color: #7C2323; text-decoration:none;}
		
		
		
		
	#tabFloorplans {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: absolute; top: 0px; left: 273px;
	 }
	 
	  #tabFloorplansUp {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: absolute; top: 0px; left: 273px;
		color: #7C2323;
	 }
	 	#tabFloorplansUp a          {color: #7C2323; text-decoration:none;}
		#tabFloorplansUp a:Visited  {color: #7C2323; text-decoration:none;}
		#tabFloorplansUp a:Active   {color: #7C2323; text-decoration:none;}
		#tabFloorplansUp a:Hover    {color: #7C2323; text-decoration:none;}
		
		
	#tabDirections {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: absolute; top: 0px; left: 368px;
	 }
	 
	  #tabDirectionsUp {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: absolute; top: 0px; left: 368px;
		color: #7C2323;
	 }
	 	#tabDirectionsUp a          {color: #7C2323; text-decoration:none;}
		#tabDirectionsUp a:Visited  {color: #7C2323; text-decoration:none;}
		#tabDirectionsUp a:Active   {color: #7C2323; text-decoration:none;}
		#tabDirectionsUp a:Hover    {color: #7C2323; text-decoration:none;}
		

	
.resulttext {
	margin: 0px; 
	border: none;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	padding: 0px;
	width: auto;
	color: #666;
	}
	.resulttext a          {color: #7C2323; text-decoration:underline;}
	.resulttext a:Visited  {color: #7C2323; text-decoration:underline;}
	.resulttext a:Active   {color: #7C2323; text-decoration:underline;}
	.resulttext a:Hover    {color: #7C2323; text-decoration:none;}
	
		
		
	







