@charset "utf-8";
/* CSS Document */

body	{
width:1000px;
margin:0 auto 0 auto;
background-color:#BDB688;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#716d54;
behavior:url(/csshover.htc);
}

div#page	{
margin:0px;
padding:0px;
}

div#header	{
float:left;
width:1000px;
height:129px;
padding:0px;
margin:0px;
}
	div#header_left	{
	float:left;
	width:541px;
	padding:0px;
	margin:0px;
	z-index:0;
	}
	
	div#header_right	{
	float:left;
	width:459px;
	padding:0px;
	margin:0px;
	}
	
div#content	{
float:left;
width:1000px;
padding:0px;
margin:0px;
}

div#content_top	{
float:left;
width:1000px;
height:15px;
padding:0px;
margin:0px;
}
	
	div#content_full	{
	background-image:url(../images/content_bg.gif);
	background-repeat:repeat-y;
	float:left;
	width:865px;
	padding:10px 68px 5px 68px;
	margin:0px;
	min-height:350px;
	}
	
	

/* ===	INDEX STYLES BEGIN === */
	div#index_top	{
	float:left;
	width:857px;
	padding:0px 0px 5px 0px;
	margin:0px;
	}
	
	div#index_Left	{
	width:385px;
	float:left;
	padding:0px;
	margin:0px;
	}
	
		div#index_topLeft	{
		float:left;
		width:373px;
		height:214px;
		padding:4px 3px;
		background-color:#8a1e04;
		}
		
		div#index_bottomLeft	{
		float:left;
		width:385px;
		font-size:12px;
		padding-top:15px;
		}

		
		div#bl_bot	{
		border:1px solid #918d6a;
		padding-bottom:7px;
		}
		
			.greenTitle	{
			background-color:#918d6a;
			padding:3px 0px;
			font-size:12px;
			color:#FFFFFF;
			font-family:Georgia, "Times New Roman", Times, serif;
			}
			.padding	{
			padding:3px 0px 2px 0;
			}
			
			div#index_bottomLeft a	{
			color:#716d54;
			text-decoration:underline;
			}
			
			div#index_bottomLeft a:hover	{
			color:#8a1e04;
			text-decoration:underline;
			}
		
	div#index_bottom	{
	float:left;
	width:857px;
	padding:0px;
	margin:0px;
	}	
	
	div#index_Right	{
	width:469px;
	float:left;
	padding:0 0 0 8px;
	margin:0px;
	}
				
		div#index_topRight	{
		float:left;
		width:460px;
		padding-top:0px;
		padding-left:9px;
		min-height:214px;
		height:auto !important;
		height:214px;
		line-height:16px;
		}
			
		div#index_bottomRight	{
		float:left;
		width:469px;
		border-top:1px solid #918d6a;
		}		
/* ===	INDEX STYLES END === */

/* RENTALS SECTION - NO LEFT COLUMN */

			div#rentalMenu	{
			height:25px;
			width:857px;
			padding:0px;
			font-size:12px;
			font-family:Arial, Helvetica, sans-serif;
			float:left;
			color:#FFFFFF;
			margin:0px;
			z-index:0;
			}
				div#rentalMenu ul	{
				padding:0px;
				margin:0px;
				float:left;
				width:650px;
				height:25px;
				z-index:0;
				}
			
				div#rentalMenu li		{
				float:left; /*--- Causes the list to align horizontally instead of stack ---*/
				position:relative; /*--- Positioning context for the absolutely positioned drop-down ---*/
				list-style-type: none; /*--- Removes the bullet off list items ---*/
				margin:0px 0px;
				padding:5px 0;
				height:15px;
				}
				
				div#rentalMenu li:hover	{
				margin:0px 0px;
				padding:5px 0;
				}
			
			div#rentalMenu a	{
			color:#FFFFFF;
			text-decoration:none;
			padding:5px 20px;
			}
				div#rentalMenu a:hover	{
				color:#ffffff;
				text-decoration:underline;
				padding:5px 20px;
				}


	div#rentalContent	{
	float:left;
	width:857px;
	padding:10px 0px;
	}
/* === 	2 COLUMN FORMAT STYLES === */
	div#content_2column	{
	background-image:url(../images/content_bg.gif);
	background-repeat:repeat-y;
	float:left;
	width:897px;
	padding:10px 55px 0 48px;
	margin:0px;
	min-height:350px;
	}
	
		div#leftcolumn_logo	{
		float:left;
		width:265px;
		}
		
		div#2column_right	{
		float:left;
		width:632px;
		margin-left:0px;
		}
		
			div#propertyMenu	{
			padding:0px 0px 0px 0px;
			height:25px;
			width:622px;
			font-size:12px;
			font-family:Arial, Helvetica, sans-serif;
			float:left;
			color:#FFFFFF;
			margin-left:10px;
			z-index:0;
			}
				div#propertyMenu ul	{
				padding:0px;
				margin:0px;
				float:left;
				width:500px;
				height:25px;
				z-index:0;
				}
			
				div#propertyMenu li		{
				float:left; /*--- Causes the list to align horizontally instead of stack ---*/
				position:relative; /*--- Positioning context for the absolutely positioned drop-down ---*/
				list-style-type: none; /*--- Removes the bullet off list items ---*/
				margin:0px 0px;
				padding:5px 0;
				height:15px;
				}
				
				div#propertyMenu li:hover	{
				margin:0px 0px;
				padding:5px 0;
				}
			
			div#propertyMenu a	{
			color:#FFFFFF;
			text-decoration:none;
			padding:5px 10px;
			}
				div#propertyMenu a:hover	{
				color:#ffffff;
				text-decoration:underline;
				padding:5px 10px;
				}
			
			div#property_content	{
			width:622px;
			padding-top:10px;
			float:left;
			margin-left:10px;
			line-height:20px;
			}
			
			.alamoNav	{
			background-color:#BA8446;
			}
			.alamoNav li:hover	{
			background-color:#dfa96c;}
			
			.propertypic_alamo	{
				padding:3px;
				margin:0px 0px 0px 10px;
				border:1px solid #ba8445;
			}
			.alamo_gradiant	{
	background-image:url(../images/alamo-gradiant.jpg);
	background-repeat:no-repeat;
	color:#0B090A;
	font-size:25px;
	font-style:italic;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	vertical-align:top;
	padding-top:0px;
			}
			
			.alamo_rental-gradiant	{
	background-image:url(../images/alamo-gradiant.jpg);
	background-repeat:no-repeat;
	color:#0B090A;
	font-size:25px;
	font-style:italic;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	vertical-align:top;
	padding-top:0px;
			}
			
			.alamo_rental-gradiant a	{
			text-decoration:underline;
			font-size:24px;
			color:#333333;
			}

			.alamo_rental-gradiant a:hover	{
			text-decoration:none;
			}
			
			.providenceNav	{
			background-color:#001b4c;
			}
			.providenceNav li:hover	{
			background-color:#4b699f;}
			.propertypic_providence	{
				padding:3px;
				margin:0px 0px 0px 10px;
				border:1px solid #001b4c;
			}
			.providence_gradiant	{
	background-image:url(../images/providence-gradiant.jpg);
	background-repeat:no-repeat;
	color:#001B4C;
	font-size:25px;
	font-style:italic;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	vertical-align:top;
	padding-top:0px;
			}

			
			
			div#propertyMenu.forestcourtNav	{
			background-color:#356438;
			}
			div#propertyMenu.forestcourtNav li:hover	{
			background-color:#86A289;}
			.propertypic_forestcourt	{
				padding:3px;
				margin:0px 0px 0px 0px;
				border:1px solid #356438;
			}
			.forestcourt_gradiant	{
	background-image:url(../images/fc-gradiant.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:25px;
	font-style:italic;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	vertical-align:top;
	padding-top:0px;
			}
			
			.gaslightNav	{
			background-color:#a82926;
			}
			.gaslightNav li:hover	{
			background-color:#6d1917;}
			.propertypic_gaslight	{
				padding:3px;
				margin:0px 0px 0px 0px;
				border:1px solid #a82926;
			}
			.gaslight_gradiant	{
	background-image:url(../images/gaslight-gradiant.jpg);
	background-repeat:no-repeat;
	color:#000000;
	font-size:25px;
	font-style:italic;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	vertical-align:top;
	padding-top:0px;
			}
			
			
			.whitburnNav	{
			background-color:#001b4c;
			}
			.whitburnNav li:hover	{
			background-color:#4b699f;}
			.propertypic_whitburn	{
				padding:3px;
				margin:0px 0px 0px 10px;
				border:1px solid #001b4c;
			}
			.whitburn_gradiant	{
			background-image:url(../images/providence-gradiant.jpg);
			background-repeat:no-repeat;
			color:#001B4C;
			font-size:25px;
			font-style:italic;
			font-weight:bold;
			font-family:Arial, Helvetica, sans-serif;
			text-align:center;
			vertical-align:top;
			
			}
			
			.westwoodNav	{
			background-color:#a82926;
			}
			.westwoodNav li:hover	{
			background-color:#6d1917;}
			.propertypic_westwood	{
				padding:3px;
				margin:0px 0px 0px 0px;
				border:1px solid #a82926;
			}
			
			.westwood_gradiant	{
			background-image:url(../images/westwood-gradiant.jpg);
			background-repeat:no-repeat;
			color:#000000;
			font-size:25px;
			font-style:italic;
			font-weight:bold;
			font-family:Arial, Helvetica, sans-serif;
			text-align:center;
			vertical-align:top;
			padding-top:0px;
			}

			
			
			
table#tbl_floorplan	{
line-height:normal;
font-size:11px;
border:1px solid #BA8446;
}

	table#tbl_floorplan td.alamoHeader	{
	border-bottom:3px solid #BA8446;
	color:#66624a;
	}
	
	table#tbl_floorplan td.alamocellcolor	{
	background-color:#F4EAE0;
	}

table#tbl_floorplan2	{
line-height:normal;
font-size:11px;
border:1px solid #356438;
}

	table#tbl_floorplan2 td.forestHeader	{
	border-bottom:3px solid #356438;
	color:#66624a;
	font-weight:bold;
	}
	
	table#tbl_floorplan2 td	{padding:5px 0px;}
	table#tbl_floorplan2 td.forestcellcolor	{
	background-color:#E0E8DC;
	
	}

table#tbl_floorplan3	{
line-height:normal;
font-size:11px;
border:1px solid #001b4c;
}

	table#tbl_floorplan3 td.providenceHeader	{
	border-bottom:3px solid #001b4c;
	color:#66624a;
	font-weight:bold;
	}
	
	table#tbl_floorplan3 td	{padding:5px 0px;}
	table#tbl_floorplan3 td.providencecolor	{
	background-color:#E1DECF;
	
	}
	
table#tbl_floorplan4	{
line-height:normal;
font-size:11px;
border:1px solid #a82926;
}

	table#tbl_floorplan4 td.gaslightHeader	{
	border-bottom:3px solid #a82926;
	color:#66624a;
	font-weight:bold;
	}
	
	table#tbl_floorplan4 td	{padding:5px 0px;}
	table#tbl_floorplan4 td.gaslightcolor	{
	background-color:#E1DECF;
	
	}
			

h1	{
color:#8a1e04;
font-size:20px;
margin-top:0px;
width:100%;
border-bottom:1px solid #8e1e04;
}

.h1property	{
border:none;
font-size:18px;
margin:8px 0;
}

.h1propertyblack	{
border:none;
font-size:18px;
margin:8px 0;
color:#333333;
}


h2	{
color:#8a1e04;
font-size:17px;
margin-top:0px;
width:100%;

}

h3	{
color:#66624a;
font-size:14px;
margin-top:25px;
margin-bottom:5px;
}

h4	{
color:#8a1e04;
font-size:13px;
margin-top:25px;
margin-bottom:3px;
margin-top:5px;
}
			
a	{
color:#66624a;
text-decoration:underline;
font-weight:normal;
}
	a:hover	{
	color:#8a1e04;
	}
			
.imageborder	{
	padding:3px;
	margin:0px 0px 0px 10px;
	border:1px solid #918D6A;
}				
.imageborder_nopadding	{
	padding:3px;
	border:1px solid #918D6A;
}

.smallFont	{
font-size:11px;
}		




div#content_bottom	{
float:left;
background-image:url(../images/content_bottom.gif);
background-repeat:no-repeat;
width:950px;
height:21px;
padding:18px 0 0 50px;
margin:0px;
font-size:10px;
}
	
div#footer	{
width:925px;
height:23px;
float:left;
font-size:10px;
background-image:url(../images/footer_bg.gif);
background-repeat:no-repeat;
padding: 10px 75px 0 0;
margin:0px;
text-align:right;
color:#fffce3;
}

div#captiva	{
width:1000px;
float:left;
font-size:10px;
padding: 5px 0px;
margin:0px;
text-align:center;
}
	div#captiva a	{
	color:#5E5A40;
	text-decoration:none;
	}
	div#captiva a:hover	{
	color:#53503E;
	text-decoration:underline;
	}

.screenHide	{
display:none;
}

.screen-printHide	{
display:none;
}


a.large	{
font-weight:bold;
font-size:14px;
text-decoration:none;
}

a.large:hover	{
text-decoration:underline;
}
