@charset "utf-8";
#wrapper {
	width:955px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px auto;
	position: relative;
}
#header {
	width:955px;
	height:126px;
}
#logo {
	width:211px;
	height:126px;
	padding-left:27px;
	background:url(../images/logo_02.png) no-repeat 27px;
	float:left;
}
#main-menu_container{
	width:636px;
	height:38px;
	float:right;
	background:url(../images/menu_bg_07.png) no-repeat;
	position:relative;
	top:88px;
}
#inner-menu_container{
	width:636px;
	height:38px;
	float:right;
	background:url(../images/innermenu.png) no-repeat;
	position:relative;
	top:88px;
}
#homeonSale{
	height:78px;
	position:absolute;
	top:395px;
	left:845px;
	width:129px;
	z-index:100;
}
/* Top menu style */

/* General */
	#topnav, #topnav ul { list-style: none;}
	#topnav, #topnav * { padding: 0; margin: 0; }
	
	#topnav li.firstheadlink { width:5px; display:block; float:left;}
	/* Head links */
	#topnav li.headlink { width: 100px; float: left; margin-left: -1px; text-align: center; text-transform:uppercase; padding-top:12px; font-family:Tahoma, Geneva, sans-serif; font-weight:bold;}
	#topnav li.headlink a { display: block; padding: 5px 5px 8px 5px;  text-decoration:none; }
	#topnav li.headlink a:hover, #topnav li.headlink a.active { color:#33cccc; }
	/* Child lists and links */
	#topnav li.headlink ul { display: none; text-align: left; text-transform:none;}
	#topnav li.headlink:hover ul { display: block;}
	#topnav li.headlink ul li {  padding: 1px 0px 1px 0px; }
	#topnav li.headlink ul li a { padding: 3px 5px 6px 5px; height: 10px;  background-color: #0f8770; }
	#topnav li.headlink ul li a:hover { background-color: #333; }
	
	/* Pretty styling */
	#topnav a { color: white; } #topnav ul li a:hover { text-decoration: none; }
	#topnav li.headlink ul { background-position: bottom; }

/* Top menu style */
.clearfix{
	clear:both;
}
#home_banner {
	height:307px;
	width:957px;
	background-image:url(../images/banner_home.png);
	background-repeat:no-repeat;
}

#home_body{
	width:957px;
	height:192px;
}
#home_body_left{
	width:22px;
	height:192px;
	background:url(../images/home_body_left.png) no-repeat;
	float:left;
}
#home_body_center{
	width:902px;
	height:192px;
	float:left;
	background:url(../images/home_body_center.png) repeat-x;
}
#home_body_right{
	width:31px;
	height:192px;
	background:url(../images/home_body_right.png) no-repeat;
	float:left;
}
#girl_img{
	position:absolute;
	top:417px;
	left:20px;
	height:193px;
	width:150px;
	z-index:50;
}
#hm_bd_cnt_lft{
	width:278px;
	height:177px;
	background:url(../images/body_sep.gif) no-repeat right;
	float:left;
}
#hm_bd_cnt_cnt{
	width:320px;
	height:177px;
	background:url(../images/body_sep.gif) no-repeat right;
	float:left;
}
#hm_bd_cnt_rgt{
	width:280px;
	height:177px;
	float:left;
}
#home_village_content{
	padding:0px 23px 10px 23px;	
}
#home_news_content{
	padding:0px 25px 10px 25px;	
	font-size:12px;
}
#home_news_content p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7b552f;
	line-height:20px;
}
#home_news_content a, #home_news_content a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7b552f;
	line-height:20px;
}
.home_text_lft{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#7b552f;
	padding:70px 5px 0px 140px;
	line-height:20px;
}
.home_text_lft a{
	font-weight:normal;
	font-style:italic;
	color:#7b552f;
	text-decoration:none;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#007a61;
}
.home_village_image{
	float:left;
	width:126px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7b552f;
	font-weight:bold;
}
.space01{
	width:20px;
	float:left;
}
#footer{
	width:960px;
	height:85px;
}
#footer_lft{
	width:22px;
	height:84px;
	background:url(../images/footer_lft.png) no-repeat;
	float:left;
}
#inner_footer_lft{
	width:22px;
	height:84px;
	background:url(../images/footer_innerlft.png) no-repeat;
	float:left;
}
#footer_tweet{
	width:276px;
	height:84px;
	background:url(../images/tweeter_bg.png) repeat-x;
	float:left;
}
.footer_sep{
	background:url(../images/footer_sep.png) no-repeat;
	width:1px;
	height:84px;
	float:left;
}
#footer_newltr{
	width:320px;
	height:84px;
	background:url(../images/footer_green_bg.png) repeat-x;
	float:left;
}
#footer_info{
	width:303px;
	height:84px;
	background:url(../images/footer_green_bg.png) repeat-x;
	float:left;
}
#footer_rgt{
	width:31px;
	height:84px;
	background:url(../images/footer_rgt.png) no-repeat;
	float:left;
}
#tweet{
	position:relative;
/*	left:16px;*/
	top:16px;
	text-align:center;
	width:260px;
}
#tweet a{
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}
#newsltr{
	width:280px;
	margin:0px auto;
}
#newsltr h1{
	color:#ffffff;
	font-size:14px;
}
.input_text{
	color:#007a61;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#info_content{
	padding:0px 0px 0px 20px;
}
#info_content h1{
	color:#ffffff;
	font-size:14px;
}
#info_content p{
	color:#ffffff;
	font-size:11px;
	margin-top:-10px;
}
#info_content a{
	color:#ffffff;
}
.homeBg{
	background:url(../images/home_bg.jpg) no-repeat;
	background-position:top center;
}
.innerBg{
	background:url(../images/innerbg.png) repeat;
}
#story_banner{
	background:url(../images/story_banner.png) no-repeat;
	width:950px;
	height:390px;
}
#village_banner{
	background:url(../images/village_banner.png) no-repeat;
	width:950px;
	height:390px;
}
#village_lake_banner{
	background:url(../images/village_lake_banner.png) no-repeat;
	width:950px;
	height:390px;
}
#gallery_banner{
	background:url(../images/gallery_banner.png) no-repeat;
	width:950px;
	height:390px;
}
#contact_banner{
	background:url(../images/contact_banner.png) no-repeat;
	width:950px;
	height:390px;
}
#news_banner{
	background:url(../images/news_banner.png) no-repeat;
	width:950px;
	height:390px;
}
#heading_main{
	padding:315px 0px 0px 301px;
	width:540px;
}
#heading_main h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#a16f42;
	font-style:normal;
}
#heading_main h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#007a61;
	font-style:normal;
}
#inner_body{
	width:950px;
	height:212px;
	
}

#inner_body_left{
	width:1px;
	min-height:212px;
	background:url(../images/inner_body_lft_bg.png) repeat-y;
	float:left;
}
/*#inner_body_left>img, #inner_body_right>img{vertical-align:bottom;}*/
#inner_body_center{
	width:936px;
	min-height:212px;
	float:left;
	background:url(../images/innerpage_body_bg.png) repeat-x bottom #f9f9fa;
}
#inner_body_right{
	width:13px;
	min-height:212px;
	background:url(../images/inner_body_rgt_bg.png) repeat-y;
	float:left;
}
#inner_body_bottom{
	width:950px;
	height:23px;
	background:url(../images/inner_body_bottom.png) no-repeat;
}
#inner_body_lft_content{
	width:300px;
	float:left;
	padding:0px;
}
#inner_body_rgt_content{
	width:540px;
	margin-left:300px;
	padding-bottom:20px;
}

#inner_body_center a, #inner_body_rgt_content a, #inner_body_lft_content a{
	color:#007a61;
	line-height:20px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
#inner_body_rgt_content a:hover, #inner_body_lft_content a:hover{
	color:#a16f42;
	line-height:20px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
#inner_body_center p{
	color:#a16f42;
	line-height:20px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}
#inner_body_rgt_content p, #inner_body_lft_content p{
	color:#a16f42;
	line-height:20px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}
#inner_body_rgt_content p.last{
	color:#a16f42;
	line-height:20px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:30px;
	text-align:justify;
}

#sub_menu
{
padding-left: 0;
margin-left: 0;
width: 150px;
text-transform:uppercase;
padding:34px 10px 0px 58px;
}

#sub_menu li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-bottom: 1px solid gray;
}

#sub_menu li a { text-decoration: none; color:#007a61; font-size:12px;}
#sub_menu li a:hover, #sub_menu li a.current { text-decoration: none; color:#666; font-size:12px;}

.img_container { height:120px; }
  .img_container ul {display:block;padding:0;margin:0;list-style:none;}
  .img_container ul li{float:left;width:100px;margin:10px; text-align:center;}
  .img_container ul li a img {
      width:93px;
      height:93px;
      border:1px solid #0a836b;
      padding:5px;
      background:#CCC;
  }
  a.imageborder img{
      width:93px;
      height:93px;
      border:1px solid #0a836b;
      padding:5px;
      background:#CCC;
      float:left;
      margin:0 10px;
  }
  .img_container ul li a:hover img, a.imageborder:hover img { background:#ddb85f; border-color: darkred; }
  
#inner_body_lft_content p{
	padding:0px 20px 0px 20px;
	font-size:11px;
}
.rrlButton {
	border:0px;
	background-color:#007a61;
	color:#ffffff;
}
.tablepro{
	color:#a16f42;
}
input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#007a61;
	border:#007a61 1px solid;
}
textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#007a61;
	border:#007a61 1px solid;
}
.exit_footer a, .exit_footer a:visited{
	float:right;
	padding:0px 20px 20px 0px;
	font-size:10px;
	color:#666;
	text-decoration:none;
}
.exit_footer a:hover{
	text-decoration:underline;
}
.img_container span{
	color:#a16f42;
	line-height:20px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}

.sale{
	width:540px;
	height:153px;
}
.sale_header{
	height:25px;
	width:100%;
}
.sale_top_left{
	width:15px;
	height:25px;
	float:left;
	background:url(../images/sale_head_top_left.png) no-repeat;
}
.sale_center{
	width:510px;
	background:url(../images/sale_head_bg.gif) repeat-x;
	height:25px;
	float:left;
}
.sale_heading{
	font-family:Arial, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	float:left;
	padding-top:5px;
}
.sale_price{
	font-family:Arial, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	float:right;
	padding-top:5px;
}
.sale_top_right{
	width:15px;
	height:25px;
	float:left;
	background:url(../images/sale_head_top_right.png) no-repeat;
}
.sale_body{
	min-height:128px;
	border-bottom:1px solid #a16f42;
	border-left:1px solid #a16f42;
	border-right:1px solid #a16f42;
	padding-right:15px;
}
.sale_body p{
	padding-top:10px;
	margin:0px;
}


.sale_pop_wrapper{
	width:800px;
	height:720px;
	background:url(../images/innerpage_body_bg.png) repeat-x bottom;
	padding:20px;
}
.sale_pop_header{
	height:47px;
	width:100%;
}
.sale_pop_top_left{
	width:25px;
	height:47px;
	float:left;
	background:url(../images/sale_pop_head_top_left.png) no-repeat;
}
.sale_pop_center{
	width:750px;
	background:url(../images/sale_pop_head_bg.gif) repeat-x;
	height:47px;
	float:left;
}
.sale_pop_heading{
	font-family:Arial, Verdana, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	float:left;
	padding-top:12px;
}

.sale_pop_top_right{
	width:25px;
	height:47px;
	float:left;
	background:url(../images/sale_pop_head_top_right.png) no-repeat;
}
.sale_pop_body{
	min-height:630px;
	border-bottom:1px solid #a16f42;
	border-left:1px solid #a16f42;
	border-right:1px solid #a16f42;
	padding:15px;
	font:Arial, Verdana, sans-serif;
}
.sale_pop_body p{
	margin:0px;
	color:#a16f42;
	line-height:20px;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	text-align:justify;
}
.sale_pop_img_gallery{
	width:472px;
	height:314px;
	float:left;
}
.sales_pop_thumb a{
	float:left;
	padding:5px 10px 5px 0px;;
}
.sales_details{
	float:left;
}
.sales_details p{
	padding:10px;
	font-family:Arial, Verdana, sans-serif;
	font-size:14px;
}
.green{
	color:#060;
	font-weight:bold;
}
.sales_pop_txt{
	padding-top:20px;
}
#box7{
	position:absolute;
}
#box7 span{
	display:block;
	float:left;
}

#thumbs7{
	position:relative;
	width:486px;
	clear:both;
	height:56px;
	overflow:hidden;
	margin-top:320px;

}
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7{
	position:absolute;
	top:0;
	width:100%;
	height:56px;
}
#thumbs7 .thumbs div, #thumbs_handles7 span{
	display:block;
	width:90px;
	height:56px;
	margin:0;
	float:left;
	cursor:pointer;
}
#thumbs7 .thumbs div img{
	width:84px;
	float:right;
	height:56px;
}
#thumbs_handles7 span{
	background:url(../images/thumb_invisible.gif) no-repeat;
}
#thumbs_mask7{
	width:1200px;
	background:url(../images/thumbs_mask.gif) no-repeat center top;
}
.thumbs{
	width:100px;
}
.thumbs div{
	display:block;
	width:84px;
	height:56px;
	margin:1px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}
.mask6{
	position:absolute;
	width:472px;
	height:314px;
	overflow:hidden;
}
#loadarea{
	width:480px;
	float:left;
}
#tooltip {
	display:none;
	background:url(http://www.renaissancerl.com.au/images/tooltip_bg.png);
	height:49px;
	padding-top:15px;
	width:199px;
	/*color:#007A61;*/
	color:#FFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	z-index:51;
	/*font-size:11px;
	color:#fff;*/
}
 