body {
	margin: 0;
	padding: 0;
	color: #1b1b1b;
	background: url("../img/bg.jpg") repeat-x;
	font-family: Trebuchet MS, Sans-Serif;
	text-align: center;
}
a {
	font-weight: bold;
	color: #ff0e9e;
}
p {
	margin: 0;
	padding: 0 0 1em 0;
}
.header {
	width: 900px;
	height: 133px;
	margin: 0 auto;
	text-align: left;
	color: #fff;
}
.header h1 {
	float: left;
	margin: 21px 0 0 0;
	padding: 13px 0 0 10px;
	width: 371px;
	height: 79px;
	background: url("../img/bg_h1.gif") no-repeat;
	font-size: 185%;
	font-weight: bold;
}
.header h2 {
	float: left;
	margin: 26px 0 0 238px;
	padding: 15px 20px;
	width: 241px;
	height: 55px;
	background: url("../img/bg_h2.gif") no-repeat;
	font-size: 120%;
	font-weight: bold;
}
.nav {
	width: 900px;
	height: 27px;
	margin: 0 auto;
	padding: 0;
	border-bottom: 3px solid #0065dd;
	list-style-type: none;
}
.nav li {
	float: left;
}
.nav li a {
	display: block;
	float: left;
	height: 15px;
	padding: 7px 9px 5px 9px;
	color: #1b1b1b;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}
.nav li a:hover {
	color: #fff;
	background: url("../img/bg_nav.gif") repeat-x;
}
.main {
	text-align: left;
	margin: 0 auto;
	padding: 20px 0;
	width: 900px;
	font-size: 90%;
}
.content {
	float: left;
	width: 537px;
	margin: 0 45px 0 0;
	line-height: 145%;
}
.wide {
	width: 900px !important;
}
.content h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 180%;
	font-weight: bold;
}
.content h3 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 130%;
	font-weight: bold;
}
.content .reservation_link {
	display: block;
	height: 61px;
	padding: 5px 10px;
	margin: 10px 0 20px 0;
	background: url("../img/bg_homepagelink.jpg") no-repeat;
	color: #fff;
	text-decoration: none;
}
.content .reservation_link span {
	font-size: 125%;
}
.content .sample_room {
	position: relative;
	display: block;
	height: 176px;
	margin: 0 0 20px 0;
	background: url("../img/bg_samplerooms.jpg") no-repeat;
	font-size: 85%;
}
.content .sample_room p {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 40px;
}
.content .testimonial_link {
	position: relative;
	display: block;
	height: 113px;
	padding: 10px;
	margin: 0 0 20px 0;
	background: url("../img/bg_testimonials.jpg") no-repeat;
	color: #fff;
	font-size: 85%;
}
.content .testimonial_link strong {
	position: absolute;
	right: 15px;
	bottom: 35px;
	display: block;
}
.content .footer_link {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 40px;
	color: #1b1b1b;
	z-index: 9999;
}
.content .carousel_wrapper {
	position: relative;
	font-size: 85%;
}
.side {
	float: left;
	width: 318px;
}
.side .view_houses {
	position: relative;
	display: block;
	height: 96px;
	padding: 10px 100px 10px 10px;
	margin: 0 0 20px 0;
	background: url("../img/bg_view.jpg") no-repeat;	
	color: #fff;
	text-decoration: none;
	font-size: 175%;
}
.side .languages {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 75%;
}
.side .languages li {
	clear: both;
	padding: 15px 0;
	border-top: 1px solid #ddd;
}
.side .languages li img {
	float: left;
	margin: 0 10px 0 0;
	display: block;
}
.side .languages li p {
	float: left;
}
.footer {
	clear: both;
	height: 37px;
	padding: 15px 0;
	color: #2c61a1;
	background: url("../img/bg_footer.gif") repeat-x;
	font-weight: bold;
	font-size: 70%;
	text-align: right;
}
.footer .wrapper {
	margin: 0 auto;
	width: 900px;
}
.footer a {
	color: #103b6e;
	text-decoration: none;
}
.footer ul {
	float: right;
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}
.footer ul li {
	float: left;
	margin-left: 20px;
}
.footer p {
	clear: both;
}

.content .button {
	float: left;
	height: 50px;
	background: url("../img/bg_button.gif") no-repeat top right;
	text-decoration: none;
	color: #fff;
}
.content .button span {
	display: block;
	float: left;
	height: 40px;
	padding: 5px 10px 5px 10px;
	background: url("../img/bg_button_cap.gif") no-repeat top left;
}

.prop_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.prop_list li {
	position: relative;
	float: left;
	width: 270px;
	height: 126px;
	padding: 10px;
	margin: 0 15px 30px 0;
	background: url("../img/bg_proplist.gif") no-repeat;
}
.no_right_margin {
	margin-right: 0 !important;
}
.prop_list img {
	float: left;
	width: 100px;
	height: 100px;
	border: 1px solid #fff;
}
.prop_list .info {
	float: left;
	width: 158px;
	margin: 0 0 0 10px;
	font-size: 85%;
}
.prop_list .info h4 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 115%;
}
.prop_list .info p {
	margin: 0;
	padding: 0 0 3px 0;
}
.prop_list .info a {
	display: block;
	position: absolute;
	bottom: 0;
	left: 40px;
}
.prop_view {
	margin: 0 0 20px 0;
}
.prop_view .buttons {
	float: right;
}
.prop_view .buttons .button {
	margin: 0 0 10px 10px;
}
.prop_view .img_wrapper {
	float: left;
	width: 352px;
	margin: 0 10px 20px 0;
}
.prop_view .img_wrapper span {	
	display: block;
	text-align: center;
	margin: 5px 0 10px 0;
}
.prop_view .img_wrapper ul {
	margin: 0;
	padding: 0;

	list-style-type: none;
}
.prop_view .img_wrapper ul li {
	float: left;
	margin: 20px 23px 0 0;
}
.prop_view .info {
	float: left;
	width: 538px;
	margin: 0 0 20px 0;
}
.prop_view .table_list {
	margin: 0 0 20px 0;
	font-size: 85%;
}
.prop_view .table_list th {
	border-bottom: 2px solid #0064dd;
	padding: 3px;
}
.prop_view .table_list td {
	border-bottom: 1px solid #ddd;
	padding: 3px;
}
hr {
	display: none;
}
img {
	border: 0px;
}
label {
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
}
input {
	width: 200px;
}
textarea {
	width: 200px;
	height: 100px;
}
.submitButton {
	width: 60px;
}
.container {
	width: 980px;
	margin: 0px auto; 
	padding: 0px;
}
.containerprop {
	width: 1300px;
	margin: 0px auto; 
	padding: 0px;
}
#header {
	height: 140px;
	background-color: #03349A;
	background-image: url('/img/headerBg.gif');
	background-repeat: repeat-y;
}
#headerLogo {
	float: left;
}
#findaRoom {
	float: left;
	margin-top: 10px;
}
#navbar {
	border-top: 5px solid #03349A;
	height: 23px;
	font-size: 120%;
}
#navbar ul {
	clear: both;
	height: 23px;
	margin: 0px;
	padding: 1px 0px;
	list-style-type: none;
	background-image: url('/img/navbarBg.gif');
	background-repeat: no-repeat;
	font-size: 80%;
	font-weight: bold;
}
#navbar ul li {
	float: left;
	background-image: url('/img/navbarRight.gif');
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0px 4px 0px 4px;
	text-align: left;
}
#navbar ul li a {
	float: left;
	display: block;
	font-size:11pt;
	height: 23px;
	padding: 0px;
	color: #fff;
	padding: 0px 3px 0px 3px;
	background-image: url('/img/navbarLeft.gif');
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
}
#navbar ul li:hover {
	background-image: url('/img/navbarRight-over.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
#navbar ul li a:hover {
	background-image: url('/img/navbarLeft-over.gif');
	background-repeat: no-repeat;
	background-position: top left;
	color: #000;
}
#navbar ul li.active {
	background-image: url('/img/navbarRight-over.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
#navbar ul li a.active {
	background-image: url('/img/navbarLeft-over.gif');
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 0px;
}
#mainWrap {
	background-color: white;
}
#students {
	float: right;
	width:320px;
}
#homeText {
	float:left;
	width:590px;
}
.flags {
	float: left;
	height: 75px;
	width: 321px;
	font-size: 75%;
	line-height: 110%;
	padding-right: 5px;
}
.flags img {
	float: left;
	margin-right: 10px;
}
#textChinese {
	float: right;
	margin-right: 0px;
}
#content {
	clear: both;
	margin: 10px;
}
.clearBox {
	clear: both;
	height: 1px;
	font-size: 1px;
}
#footer {
	clear: both;
	margin-top: 20px;
	padding: 10px;
	border-top: 3px solid #7498E1;
	background-color: #03349A;
	color: #7498E1;
	font-size: 90%;
}
#footerLinks a {
	color: #7498E1;
}
#footerLinks {	
	float: right;
}

.property
{
	float:left;
	background:#eeeeff; 
	height:95px; 
	padding:3px;
	
}

.property:hover
{
	background:#ddddff;
}

.property a
{
	text-decoration: none;
	color:#000000;
}
.propcontainer
{
float:left; font-size:8pt; width:650px; padding:0px; margin:0px; pading-right:10px;
}

.propimg
{
 float:left; padding-left:10px;
}
.button_look
{
	border:1px solid #ccc; 
	text-decoration:none; 
	background:#ddddff; 
	font-weight: bold;
	width:230px; 
	padding-top:5px; 
	padding-bottom:5px;
}
.button_look a
{
	text-decoration:none; 
}
.button_look:hover
{
	background:#bbbbff; 
	border:1px solid #bbbbff;
}
.msgFail {
	width: 790px;
	padding: 5px;
	margin: 10px 0px;
	background-color: #FFDDDD;
	border: 1px solid #FF0000;
	text-align: left;
}
.msgPass {
	width: 790px;
	padding: 5px;
	margin: 10px 0px;
	background-color: #FFFFDD;
	border: 1px solid #FFD700;
	text-align: left;
}

.testimonialentry
{
	background:#ddddff;
	padding:10px;
	border:1px solid #ccc;
}

.testimonialby
{
	float:right; 
	font-size:8pt; 
	font-style:italic;
}