@charset "utf-8";
/* CSS Document */


div {
display: block;

}
#bwrapper {
background-color: #FFF;
}
div#container {
width: 100%;
margin: 10px auto;
}
#bleft {

width:200px;
height:800px;
float:left;
}
#bright {

width:200px;
height:800px;
float:right;
}
#bcontentc {

border: 1px solid #001b82;
margin-left:19%;
margin-right:19%;

margin-top:5px;
}
div .banner{
clear:both;
display:block;
padding:10px 0px 0px 0px;
}

.propertyDesc {
width: 80%;

border: 1px solid #ffcc00;
    padding: 10px 40px; 
    background: #faf7e6;
    width: 80%;
    border-radius: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;

}
.propertyDesc h3 span {
    font-size: 10px;
    font-weight: normal;
}
.propertyDescWrapper {
    float: left;
    width: 100%;
    margin-top: 15px;
}
.propertyDesc hr {

height: 1px;
}
.propertyPic {
	width: 250px;
	height: 250px;
	float: left;
	padding-right: 10px;
}
.propertylogo {
	padding-top: 0px;
	float: right;
	padding-left: 10px;
}
.propertyDescsription {
    width: 350px;
    float: right;
}
.propertyFeatures{
font-family:verdana;
font-size:11px; 
color:#717171; 
margin-top:2px;
line-height: 30px;

}
.propertyFeatures span {
    color: #000;
}
ul.facilities{margin:10px 0 !important}
ul.facilities li{float:left; font-size:11px; color:#000000; margin:0; padding:0 10px 2px 0px; border:none; width:auto}
ul.facilities li span{width:4px; height:4px; float:left; background-color:#c1c2c6; margin:5px 5px 0 0; overflow:hidden}
ul.facilities li strong {float:left; font-weight:normal} 

.more-btn {background: #f0f0f0;
border: 1px solid #c8c8c8;
color: #474646 !important;
font-weight: normal !important;
padding: 7px 6px 6px !important;
margin-left: 4px;
font-size: 12px !important;
text-decoration: none !important;}
.coursesoffered {
height:100px;
}

#sidebar2 {
background-color: #990;
min-height: 350px;
float:right;
width:200px;
border-radius: 15px;
-moz-border-radius: 15px;
}
.fplayer {
    font-size: 12px;
    border: 1px solid #CCCDCD;
    border-radius: 5px;
    box-shadow: 0px 0px 10px 3px #DFDFDF;
    z-index: 10;
    cursor: pointer;
}
#banner-txt {clear:both;font-family:verdana;font-size:9px; color:#717171;margin-top:0px;border: 1px solid #333; width:173px; text-align:center}
#banner-txt a{color:#717171; text-decoration:none}

