.pIndex{
	min-height:300px;
}
.pIndex div{
	clear:both;
	margin:10px 0;
}
.alphabet{
	font-size:16px;
	height:26px;
	margin: 20px 0;
	text-align:center;
}
.alphabet a{
	display:inline-block;
	border:1px solid #FFFFFF;
	padding:4px 5px;
	margin:0 3px;
}
.alphabet a:hover{
	color:#FFFFFF;
	background:#996633;
	border:1px solid #F0E68C;
}
.alphabet a.current{
	color:#FFFFFF;	
	background:#996633;
	border:1px solid #F0E68C;
	text-decoration:none;
}
.uList{
	float:left; width:135px; padding:0;
	line-height:140%;
}
.uList:hover a{
	background:#FEFFD5;
}
.pList{
	float:left; width:200px; margin-left:10px;
	line-height:140%;	
}
.pList:hover{
	background-color:#F0E68C;
}
.sList{
	margin-bottom:20px;
}
a.icon{
	background-position:left;
	background-repeat:no-repeat;
	padding-left:18px;	
}
.map-pin{
	background-image:url('/images/icons/map-pin.png');
}
.direction{
	background-image:url('/images/icons/direction.png');
}
a.vTourLink{
	background-image:url('/images/icons/virtual_tour_icon.jpg');
}
.mainImg{
	border:1px solid #996633;
	float:left; 
	padding:3px;
	margin:0 10px 5px 0;	
}
.mainImg div{
	margin:10px 0 5px;
	text-align:center;
}
.zoomBox a{
	display:block;
	padding:0 0 10px 0;
	text-decoration:none;
	text-align:center;
}
.zoomBox a:hover{
	background-color:#F0E68C;
	}
.zoomBox a img{
	margin-bottom:10px;
}

.zoomBox .grid_3{
	padding-bottom:10px;
}
.smallForm select{
	width:100%;
}
.smallForm label{
	float:right;
}  
.smallForm .omega{
	margin-left:0;
}
.smallForm .alpha{
	padding:5px 0;
}
.buttons{
	padding-top:10px;
}

