/* 
--------------------------------------------------------------------------------------------------------
	CSS Document: resident_access.css
--------------------------------------------------------------------------------------------------------
*/


/* 
--------------------------------------------------------------------------------------------------------
	Jquery Framework
--------------------------------------------------------------------------------------------------------
*/


.faq-css { margin:0px;}

.btn-gallery-index {
	background: url("../images/title-photo-gallery.jpg") no-repeat;
	height:77px;
}

.btn-gallery {
	background:url(../images/btn-photo-gallery.jpg) no-repeat;
	width:296px;
	height:50px;
	cursor:pointer;
}

.gallery-container {margin-left:16px;}

.thumb-container-gallery { background:url(../images/bg-thumb-container.jpg) no-repeat; width:66px; height:77px; float:left; margin-left:10px;}

.thumb-container-gallery img { width:58px; padding-top:5px; margin-left:3px;}



/* 
--------------------------------------------------------------------------------------------------------
	Column-left Framework
--------------------------------------------------------------------------------------------------------
*/

#column-left {
	width: 700px;
	float: left;
	background:url("../images/subhead-title.jpg") no-repeat;
}


#column-left p, #column-left h2, #column-left h3 {
	margin: 20px 27px 10px 53px;
}


#column-left li {
	margin-left: 68px;
}


/* 
--------------------------------------------------------------------------------------------------------
	Column-right Framework
--------------------------------------------------------------------------------------------------------
*/

#column-right {
	width: 293px;
	float: left;
}

#column-right p, #column-right h1, #column-right ul { padding: 96px 32px 20px 22px;}





