/* Corporate Suites CSS Document */
#corp_rentals{
  width:100%;
  height:200px;
  margin:0px;
}
#stories{
  float:left;
  width:60%;
  height:250px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  text-align: left;
  color:black;
  margin-left: -35px;
  margin-top: -25px;
}

#stories ul{
  list-style-type: none;
}

#roompic ul{
  list-style-type: none;
}
#roompic{
  float:left;
  width:30%;
  height:250px;
  color:black;
  text-align: center;
  margin-left:-20px;
}
#roompic a{
  color:white;
}

#stories a{
  color:black;
}

#vidlink{
  background-color:#5789BC;
  margin-right:-44px;
}
#container9{
	width:964px;
  height:930px;
	margin:0 auto;
	text-align:center;
  margin:auto;

/*
	border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: solid;
  border-top-color: #9CBCE2;
  border-right-color: #9CBCE2;
  border-bottom-color: #9CBCE2;
  border-left-color: #9CBCE2;
*/
}

#main_picture_text{
	height: 40px;
	background-color: #0071BE;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	float: left;
}
#main_text_links{
	position: absolute;
	width: 300px;
	padding-left: 30px;
	z-index: 100;
	top: 319px;
	background-color: #000;
	text-align: center;
	height: 56px;
}
.main_picture_text {
	font-family: "Trebuchet MS";
	font-size: 28px;
	color: #A9C7EA;
	font-weight: bolder;
	font-style: normal;
	text-transform: uppercase;
}
.corporate_link_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

a:link {
	color: #FFF;
	text-decoration: none;
}

#main_text_area{
	width: 270px;
	background-color: #E3E6FE;
	padding-left: 15px;
	margin-top: 20px;
	padding-top: 20px;
	margin-left: 20px;
  text-align: left;
}

#right_column{
	width: 600px;
	background-color: #FFF;
	float: right;
	margin-right: 20px;
  text-align: left;
}

.right_column_header_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #005696;
	font-weight: bold;
}
.right_column_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #828282;
	line-height: 24px;
}
.header_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 34px;
	color: #005696;
  text-align: left;
  margin-top: 50px;
  width:700px;
  height:100px;
}

.main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #667;
}
 ul.sidebar  {
  margin-left:-20px;
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px; line-height: 22px;
	color: #666;
  list-style-type: none;
}

a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #0082CE;
}
a:active {
	text-decoration: none;
	color: #FFF;
	text-align: center;
}
#roompic2 li{
  list-style-type: none;
  margin-top:25px;
}
#roompic2{
  float:left;
  width:30%;
  height:250px;
  color:black;
  text-align: center;
  margin-left:-20px;
  margin-top:-50px;
}
#roompic2 a{
  color:white;
}
