/* CSS Document */

body {
	font-size: 62.7%;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #000;
	background-image: url(../images/bgBody.jpg);
	background-repeat: repeat-x;
  }
  
  .spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}



img {
  border: none
  }
  
a {
  text-decoration: none;
  color: #eb720b;
  }

a:visited {
  
  }
img, div, input { behavior: url("../images/iepngfix.htc")
}
a:hover {
  text-decoration: underline;
  }

a:active {
  }
#bgwrapper {
	background:url(../images/contentBg01.gif) repeat-y ; width:810px; margin:0 auto; overflow:hidden;
}
#orangeBar{
	background-color:#fa831d; height:3px; width:800px; margin:auto; 
}
div.clear {clear:both;
}


/* header */

#logo{
	margin-left:13px;
	background:url(../images/logo.gif) no-repeat;
	width:237px; 
	height:82px;
	float:left;
	margin-top:0px;
}

.spacer{
height:6px; float:left;  width:760px;
}
.spacer1{
height:2px; float:left;  width:760px;
}

/* menu */
.MenuBg{
	
}
#menu{
width:798px;
	margin-left:7px;
	float:left; height:45px;
	background:url(../images/menuBG.jpg) repeat-x bottom ;
	
}
ul#nav {
	padding: 0px; margin-left: 45px; list-style: none;
}
ul#nav li {float: left; 
}
ul#nav li a.navhd {
	display: block; text-align: center; width: 118px; color: #fff; text-decoration: none; font-size:11px;  font-weight:normal; background:url(../images/mainMenuBg.gif) no-repeat ;  cursor:pointer; height:30px; padding:6px 0px 0px 0px;
}
ul#nav li a.navhd:hover { 
	color: #fff; text-decoration: none; cursor:pointer; height:30px;width: 118px; background:url(../images/mainMenuHover.gif) no-repeat ; 
}
ul#nav li a.active { color: #fff; text-decoration: none;
}

ul#nav li .navhdselect { 
	display: block; text-align: center; width: 118px; color: #fff; text-decoration: none; font-size:11px;  font-weight:normal; background:url(../images/mainMenuSelect.gif) no-repeat ;  cursor:pointer; height:30px; padding:6px 0px 0px 0px;
}

div#image {
	width:797px; height:221px;  float:left; padding-top:5px; margin-left:17px;	
}
div#content{
	width:800px;
	height:100%;
	float:left;
	color:#fff;
	margin-top:-10px;
	margin-left: 5px; 
	background:url(../images/contentBg12.gif) repeat-y center; 
}
div#column1{
	width:500px;
	float:left;
	padding:10px 0px 10px 10px;
}

div#column2{
	margin-right:15px;
	margin-top:15px;
	width:200px;
	float:right;
	padding:10px;
/*	background-color:#333;*/
}
.innertext1{
	margin-right:15px;
	margin-top:40px;
	width:200px;
	float:right;
	font-size:11px;
	padding:10px 10px 10px 0;
/*	background-color:#333;*/
}	

/* div tag open and close */
.WeekdayText {
	font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#fff
}
.displayDiv {
	display:none;  background-color:#666; color:#fff;  border:1px solid #999; margin:10px 0 0 0 ; padding:2px; width:200px; height:160px;
}
.txtBox{
width:122px; height:15px; border:1px solid #fff; font-size:11px; padding-left:2px;
}
.selectBox{
width:40px; height:20px; border:1px solid #fff; font-size:11px; padding-left:0px;
}
.btnGo{
 height:18px; border:1px solid #d55f48; font-size:11px; margin-right:8px;background-color:#f37306; color:#fff; float:right
}
.datetxt{
	color:#333; font-size:12px; font-size:11px; font-weight:normal;
}
.closeBtn
{
	background-color:#333; color:#fff; height:18px; border:none; padding:0 2px; font-size:10px; float:right
}
.submitBtn {
	background:url(../images/submit.gif) no-repeat; width:65px; height:37px; border:0; cursor:pointer; margin-left:80px;
}
.txtBoxCal{
width:98px; height:15px; border:1px solid #fff; font-size:11px; padding-left:2px;
}

/*     inner pages */

.heading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#fff;
	padding:10px 0px 8px;
	border-bottom:1px solid #eb720b;
	font-weight:normal;
}
.heading1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#eb720b;
	padding:10px 0px 0px;
	border-bottom:0px solid #eb720b;
	font-weight:bold;
	width:200px;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	float:left;
}
.innertext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	float:left;
	text-align:justify;
	padding:10px 0px;
	font-weight:normal;
}
.innertextRight{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	float:left;
	width:200px;
	padding:10px 0px;
	font-weight:normal;
}	
/*   footer   */
div#footer{
width:800px; float:left; background-color:#333; height:40px; margin-left:0px; margin-top:0px;
}
#fmenu{
	width:790px;
	margin:8px;
	float:left;
	
}
ul#footermenu {
	padding: 0px; margin:5px 0px 0px 180px; list-style: none; 
}
ul#footermenu li {float: left; 
}
ul#footermenu li a.link {
	text-align: center; padding:1px 10px;color: #fff; text-decoration: none; font-size: 10px; cursor:pointer; border-right:1px solid #eb720b;
}
ul#footermenu li a.link1 {
	text-align: center; padding:10px;color: #fff; text-decoration: none; font-size: 10px; cursor:pointer; border-right:0px solid #eb720b;
}
ul#footermenu li a.link1:hover { 
	color: #eb720b; text-decoration: none; cursor:pointer; text-decoration:none; cursor:pointer;
}
ul#footermenu li a.link:hover { 
	color: #eb720b; text-decoration: none; cursor:pointer; text-decoration:none; cursor:pointer;
}
ul#footermenu li a.active { color: #fff; text-decoration: none;
}
#copyright{ width:800px; margin:auto;  text-align:center; padding:5px;color:#fff; font-size:10px;
}

#FloorRight{float:right; width:250px; position:relative; left:20px;
}
.sidelink {
  text-decoration: none;
  color: #fff;
}

.sidelink:hover{
  text-decoration: none;
  color: #eb720b;
}

#FloorLeft
{float:left; 
width:120px;
position:relative;
left:15px;
}

#FloorRight a
{
color:#fff;
text-decoration:underline;
line-height:18px;
}
#FloorRight a:hover
{
text-decoration:none;
color:#FFF;
}
.btn_img
{
left:105px;
position:relative;
top:-36px;
}

.rCornerPropDetailsContent{background:#fff;border-right:6px solid #fff;border-left:6px solid #fff;clear:both;float:left;width:978px;}

.seven_top{padding-top:7px;}#viewSlideShowLabel{text-align:center;padding:0 0 4px 0;font-size:9px;letter-spacing:1px;}#propertyCustomWebsite{text-align:left;padding-top:12px;padding-left:25px;}
#propertyName{padding-bottom:2px;font-size:18px;font-weight:bold; color:#e66c06;}
#property_down
{
margin-top:8px;
line-height:16px;
color:#fff;
}
#call
{
color:#e66c06;
margin-top:5px;
}


/*************************************/
.price th
{
color:#FF6600;
height:25px;
}
.one td
{
background:#414141; padding:4px 0px;
border-bottom:1px solid #666666;
border-top:1px solid #666666;
}
.PriceHeader
{
background:url(../images/PricingHeaderBg.gif) no-repeat center; width:499px; height:27px;
font-size:10px;
color:#f27406;
font-weight:bold;
}
