#main-tab-content {
	clear: both;
	float: left;
	display: inline;
	width: 668px;
	padding: 0;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}

#specdivcontainer { 
	float: left; 
	background-color: #072249; 
	border: 1px solid #72A6D7; 
	width: 665px; 
	margin-bottom: 1em; 
	margin-top: 8px; 
}

#specdivcontainer p {
	margin: 30px;
	font-family: Verdana, Arial, "MS Sans Serif", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.separator { float: left; display: inline; clear: both; margin: 10px 0; }

.col1 .separator {
	float: left;
	padding-left: 38px;
}

.bullet, .bullet1, .bullet2 { clear: both; float: left; display: inline; margin: 10px 10px 0 10px; padding: 0; }

.bullet1 { margin: 15px 10px 0 10px; }

.bullet2 { margin: 2px 10px 0 10px; }

.amenitiesText {
	clear: both;
	width: 220px;
	color: #0054C8;
	margin: 0 0 0 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
}

#specdivcontainer .col1, #specdivcontainer .col2, #specdivcontainer .col1 {
	width: 298px;
	float: left;
	padding: 0;
	margin: 0;
	background-image: url(../images/amenities_v_divider.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
/** html #specdivcontainer .col1,* html  #specdivcontainer .col2,* html  #specdivcontainer .col1 {
	background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/amenities_v_divider.png',sizingMethod='scale');
	background-repeat: repeat-y;
	background-position: right top;
}*/
#specdivcontainer div.col1 {
	margin-left: 34px;
	display: inline; /* for IE6 */
}
#specdivcontainer .col1 { padding-bottom: 30px; }

#specdivcontainer .col2 { background: none; padding: 0;  }

#specdivcontainer .col1 h4, #specdivcontainer .col2 h4 {
	margin: 15px 0 10px 0;
	padding: 0;
	float: left;
	color: #A6A6A6;
	font-size: 11px;
}

.galleryViews {
	width: 611px;
	margin: 25px;
	height: 318px;
}

.amenitiesList {
	margin: 0 10px;
	padding: 0;
	list-style-type: none;
	clear: both;
	color: #A6A6A6;
}

.col1 .amenitiesList li,  .col1 .amenitiesList li.last,
.col2 .amenitiesList li,  .col2 .amenitiesList li.last {
	background-image:none;
	text-indent: 0;
}
.amenitiesList li, .amenitiesList li.last {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, "MS Sans Serif", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-image: url(../images/amenities_bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	list-style-type: none;
	text-indent: 20px;
	vertical-align: middle;
}

.amenitiesList li.last { padding-bottom: 15px; }

.floorDesginer, .floorplans  {  float: left; display: inline; width: 160px; margin: 28px; }

.floorplans  {  width: 144px; margin: 25px; }

.floorplans img, .floorDesginer img { border: none;  margin: 0 0 5px 0; }

.plansText {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, "MS Sans Serif", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.shadetabs{
	padding: 3px 0;
	margin-left: 0px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}

.shadetabs li { display: inline; margin: 0; }

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 7px;
	margin-right: 12px;
	color: #0054C8;
}

.shadetabs li a:visited{ color: #0054C8; }

.shadetabs li a:hover{ text-decoration: underline; color: #D5EAFF; }

.shadetabs li a.selected{ /*selected main tab style */
	position: relative;
	top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
	background-color: #072249;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #72A6D7;
	border-right-color: #72A6D7;
	border-bottom-color: #072249;
	border-left-color: #72A6D7;
	color: #D5EAFF;
	font-weight: bold;
	font-size: 12px;
}

.shadetabs li a.selected:hover{ /*selected main tab style */  
	text-decoration: none;
}
.plansText
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #A6A6A6;
 text-align: left;
}

