html, body{
	width:100%;
}
html {
	background:#283509 url(../images/html.gif) repeat-x;
	height:100%;
}
body {
	margin:0;
	background:url(../images/body.jpg) no-repeat 50% 0;
	font:12px Arial, Helvetica, sans-serif;
  color:#454b2f;
/*  color:#313816;*/
	min-width:988px;
	min-height:100%;
}
ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
img {border-style:none;}
a {
	text-decoration:underline;
	color:#2d360d;
}
a:hover {text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*main container*/
#main-container {
	overflow:hidden;
	position:relative;
	width:100%;
}
.mc-holder-1 {
	float:left;
	left:50%;
	position:relative;
	width:1040px;
}
.mc-holder-2 {
	float:left;
	left:-50%;
	position:relative;
	width:1040px;
}

#main {
	margin:0 auto;
	width: 1040px;
	background:url(../images/main-top.png) no-repeat;
	padding:951px 0 0 ;
}
.main-body {
	width: 1040px;
	background:url(../images/main.png) repeat-y;
}

.main {
	width:988px;
	margin:0 auto;
	padding:0 0 0 2px;
	height:1%;
}
.main:after {
	content:" ";
	display:block;
	clear:both;
}
.main-box {
	float:left;
	margin:-915px 0 0;
	width:988px;
}
* html .main-box {margin-bottom:-86px;}
/*header*/
#header {width:988px;}
#header:after {
	content:" ";
	display:block;
	clear:both;
}
.header-holder {
	position:relative;
	width:728px;
	height:387px;
	float:right;
	overflow:hidden;
	z-index: 50;
}
.header-holder div {
	width:723px;
	height:387px;
	overflow:hidden;
}
.header-holder .picture {
	left:0px;
	position:absolute;
	top:-6px;
	z-index:1;
}
.header-holder ul {
	list-style:none;
	margin:0;
	padding:58px 0 0 15px;
	position:relative;
	z-index:3;
}
.header-holder ul li {
	width:100%;
	padding:0 0 7px;
}
.header-holder ul li a {
	display:block;
}
.header-holder ul li a{
	display:block;
	overflow:hidden;
	height:13px;
	text-indent:-9999px;
}
#mainnav li.item2 a {
	background:url(../images/unique.gif) no-repeat;
	width:114px;
}
#mainnav li.item12 a {
	background:url(../images/living.gif) no-repeat;
	width:132px;
}
#mainnav li.item17 a {
	background:url(../images/established.gif) no-repeat;
	width:154px;
	height:14px;
}
#mainnav li.item32 a {
	background:url(../images/parks.gif) no-repeat;
	width:106px;
}
#mainnav li.item40 a {
	background:url(../images/sustainable.gif) no-repeat;
	width:123px;
}
#mainnav li.item49 a {
	background:url(../images/vanderbilt.gif) no-repeat;
	width:123px;
}
#mainnav li.item109 a {
	background:url(../images/explore.png) no-repeat;
	width:147px;
}
#mainnav li.item55 a {
	background:url(../images/multimedia.gif) no-repeat;
	height:14px;
	width:77px;
}
#mainnav li.item176 a{
  background: url(../images/news.gif) no-repeat;
	height:14px;
	width:101px;
}
#mainnav li.item56 {
  height: 0;
  display: none;
}
#mainnav li.item56 a {
	background:url(../images/news.gif) no-repeat;
	height:0px;
	width:101px;
	display: none;
}
#mainnav li.item59 a {
	background:url(../images/contact.gif) no-repeat;
	height:12px;
	width:80px;
}
.header-box {
	float:left;
	padding:89px 0 0 6px;
	width:254px;
	position:relative;
	z-index: 200;
}
.menu {
	list-style:none;
	margin:0;
	padding:0 0 0 0;
}
.header-box .menu{
  text-align: center;
}
.menu li {
	height:20px;
	vertical-align:top;
}
.menu li a {
	display:block;
	width:201px;
	height:20px;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
}
.header-box .menu li a{
  color: transparent;
  text-indent: -9999px;
  text-transform: capitalize;
  display: block;
  margin: 0 auto;
}
/*.menu .item60 a {background:url(../images/txt-availble.png) no-repeat;}
.menu .item60 a:hover {background:url(../images/txt-availble-h.png) no-repeat;}
.menu .item61 a {background:url(../images/txt-cottages.png) no-repeat;}
.menu .item61 a:hover {background:url(../images/txt-cottages-h.png) no-repeat;}
.menu .item62 a {background:url(../images/txt-builders.png) no-repeat;}
.menu .item62 a:hover {background:url(../images/txt-builders-h.png) no-repeat;}
.menu .item63 a {background:url(../images/txt-request.png) no-repeat;}
.menu .item63 a:hover {background:url(../images/txt-request-h.png) no-repeat;}*/
.menu li.item60 a{
  background: url(../images/left_available.png) no-repeat;
  width: 201px;
  height: 19px;
}

.menu li.item60 a:hover{
  background-position: 0 -19px;
}

.menu li.item61 a{
  background: url(../images/left_cottages.png) no-repeat;
  width: 184px;
  height: 20px;
}

.menu li.item61 a:hover{
  background-position: 0 -20px;
}

.menu li.item62 a{
  background: url(../images/left_builders.png) no-repeat;
  width: 116px;
  height: 19px;  
}

.menu li.item62 a:hover{
  background-position: 0 -19px;
}

.menu li.item63 a{
  background: url(../images/left_request.png) no-repeat;
  width: 132px;
  height: 22px
}

.menu li.item63 a:hover{
  background-position: 0 -22px;
}

/*logo*/
#header .logo {
	display:block;
	padding:0 0 15px 15px;
}
#header .logo a{
	display:block;
	width:219px;
	height:168px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
	cursor:pointer;
}
/* dropdown box */
#dropdown {
	position:absolute;
	top:-40px;
	left:778px;
  z-index:100;
/*  background:url(../images/biltomer.gif) no-repeat;*/
	overflow:hidden;
	width:220px;
/*  text-indent:-9999px;*/
}
ul.biltmore_drop{padding: 0;}

ul.menu_dropdown_list{
  background:transparent url(../images/pulldown_menu.jpg) no-repeat scroll 0 0;
  height:385px;
  margin-top:-47px;
  padding:0;
  width:220px;
  display: none;
}
ul.menu_dropdown_list li{
  text-align: left;
  padding-left: 10px;
/*  text-align: center;*/
  line-height: 24px;
}
ul.menu_dropdown_list li.item76{
  padding-top: 45px;
}

ul.menu_dropdown_list li a{
  color: #FFFFFF;
  text-decoration: none;
}
ul.menu_dropdown_list li a:hover{
 text-decoration: underline;
}

/*content*/
.container {
	margin:-31px 0 0;
	position:relative;
	z-index:10;
	width:988px;
	padding:0 0 6px;
}
.container-body {
	overflow:hidden;
	width:988px;
	background:url(../images/container.png) no-repeat;
}
#content {
	width:728px;
	float:right;
	padding:30px 0 0;
}
.content {
	float:left;
	width:458px;
	padding:10px 10px 0 25px;
}
.video {
	overflow:hidden;
	height:1%;
	display:block;
}
.video a {
	display:block;
	width:223px;
	height:54px;
	background:url(../images/video.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 auto;
}
.content p {
	margin:0 0 28px 15px;
	line-height:16px;
}
.text-box {padding:0 0 0 7px;}
.text-box ul{
  line-height:18px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:disc;
  margin:0 0 28px 35px;
  padding:0;
}
.column {
	float:right;
	width:230px;
	padding:19px 5px 0 0;
}
.column-interior {
	float:right;
	width:230px;
	padding:32px 5px 0 0;
}

#content h1 {
	font-size:42px;
	line-height:48px;
	font-weight:normal;
	color:#2c360d;
  margin:8px 0 10px;
}
#content h2 {
	color:#2c360d;
	font-size:29px;
	line-height:30px;
	font-weight:normal;
	margin:0;
	height: 30px;
	width: 440px;
}
.column h3 {
	font-size:12px;
	line-height:18px;
	color:#fff;
	margin:0;
}
.column p {
	font-size:11px;
	line-height:13px;
	color:#454b2f;
	margin:0 0 16px;
}
.column h2{
  width: 198px !important;
}
.column-box {
	height:1%;
	background:url(../images/column.png) no-repeat;
	padding:6px 0 0 17px;
}
.column .text {
	width:198px;
	padding:19px 0 0 ;
}
.column .form label {
	font-size:24px;
	color:#513400;
	line-height:26px;
	text-align:center;
	display:block;
	padding:0 0 10px;
}
.column .form {
	background:url(../images/form.gif) no-repeat 0 14px;
	padding:0 0 4px;
	width:194px;
}
.column .form .inut-text {
	background:url(../images/inut-text.gif) no-repeat;
	display:block;
	height:21px;
	width:148px;
	margin:0 auto;
	padding:5px 6px 11px;
	overflow:hidden;
}
.column .form .inut-text input {
	width:148px;
	font-size:11px;
	font-weight:bold;
	color:#2c360d;
	text-align:center;
	background:none;
	border-style:none;
	border:0;
}
.column-box-interior h2{
	background: url(../images/subnav_shadow.png) no-repeat bottom;
	font-size: 21px !important;
}
.column-box-interior h2 span.sIFR-replaced .sIFR-flash {
	height: 30px !important;
}
.menu-column-box-nav{
	font:12px Arial, Helvetica, sans-serif;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width: 230px;
	padding: 0;
}
.menu-column-box-nav li{
	background: url(../images/subnav_shadow.png) no-repeat;
	height: 30px;
}
.menu-column-box-nav li a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
}
.menu-column-box-nav li.active.parent a{
	color: #000000;	
}
.menu-column-box-nav li.parent{
	background: none;
}
.menu-column-box-nav li.parent{
	height: auto;
	padding-bottom:10px;
}
.menu-column-box-nav li.parent ul{
	background: url(../images/subnav_shadow.png) no-repeat bottom;
	padding: 8px 0px 12px 20px;
}
.menu-column-box-nav li.parent ul li{
	background: none;
	font-size: 11px;
	height: 15px;
}
.menu-column-box-nav li.parent ul li.active{
	padding-bottom: 0;
}
.menu-column-box-nav li.parent ul li.active a{	
	color: #000000 !important;
}
.menu-column-box-nav li.parent ul li a{	
	color: #FFFFFF !important;
	font-style: italic;
}

.submit {
  background: url(../images/subscribe.gif) no-repeat;
  width: 87px;
  height: 33px;
  border: 0;
  text-indent: -9999px;
  color: transparent;
  text-transform: capitalize;
	display:block;
	margin:0 auto;
}

div.blog_more ul{
	margin:5px 0 5px 8px;
	padding: 0;
}

p.counter{
	margin: 0;
	padding-left: 8px;
}

ul.pagination{
	margin: 0;
	padding: 0;
}
div.blog_more li{
}
#content ul.pagination li {
	display:inline;
	padding:8px;
}

table.minifp{
/*	border: 1pt solid #2D360D;*/
	width: 232px;
}

table.minifp tr{
	background:transparent url(../images/subnav_shadow.png) no-repeat scroll center bottom;
}

span.minifp-introtitle a{
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
}
span.minifp-introtitle a:hover{
  text-decoration: underline;
}

/* interactive map */
#main-map {
	margin:0 auto;
	width: 1040px;
	background:url(../images/main-top-map.png) no-repeat;
	padding:951px 0 0 ;
}

.container-body-map{
 	overflow:hidden;
	width:957px;
	background:url(../images/container-map.png) no-repeat;
	padding: 35px 15px 0;
}

/*sidebar*/
#sidebar {
	overflow:hidden;
	width:254px;
	float:left;
	padding:0 1px 0 5px;
	margin:6px 0 0 0;
}
#sidebar img {display:block;}
.resident {
	position:relative;
	display:block;
	margin:-69px 0 0 28px;
	width:194px;
	height:53px;
	background:url(../images/resident.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}

/*footer*/
#footer {
	width: 978px;
	background:url(../images/main-bottom.png) no-repeat;
	padding:0 31px;
	margin:0 0 20px;
}
#footer div {
	position:relative;
	width:100%;
}
#footer ul {
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
#footer ul li {
	display:inline;
	background:url(../images/footer-divider.gif) no-repeat 0 50%;
	padding:0 3px 0 9px;
	font-size:11px;
	line-height:30px;
}
#footer ul li:first-child {background-image:none;}
#footer ul li a {
	color:#fffffe;
	text-decoration:none;
}
#footer ul li a:hover {text-decoration:underline;}
#footer p {
	position:relative;
	color:#b5ba98;
	font-size:11px;
	line-height:14px;
	margin:-2px -5px 0 0;
	text-align:right;
	letter-spacing:1px;
}
#footer p a {
	color:#b5ba98;
	text-decoration:none;
}
#footer p a:hover {text-decoration:underline;}
#footer .link {
  background: url(../images/txt-a-biltmote.gif) no-repeat;
	position:absolute;
	bottom:-25px;
}
#footer .link img {display:block;}
/* sIFR */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
#footer div#freeform p{
  text-align: center !important;
  margin-top: 15px;
}
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] { display: none !important; }
.sIFR-hasFlash #content h1 {
  height:48px;
  width:451px;
	font-size:46px;
	letter-spacing:-2px;
	font-weight:normal;
}
.sIFR-hasFlash #sidebar h1{
  text-align: center;
  width: 254px;
  height: 36px;
  font-size: 36px;
  margin: 23px 0 10px;
}
#sidebar p{
  width: 225px;
  margin-left: 10px;
}
#sidebar .menu {
	height:33px;
	list-style:none;
	margin:0;
  padding:0;
}
#sidebar .menu li {
	height:33px;
	float:left;
	margin-left:20px;
	vertical-align:top;
	padding-bottom: 10px;
}
#sidebar .menu li a {
	display:block;
	width:214px;
	height:33px;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
}

.sIFR-hasFlash #sidebar h2 {
	visibility: hidden;
	line-height:29px;
}
.sIFR-hasFlash .column .form label {
	visibility: hidden;
}

.mod_events_monthyear{
	width: 230px;
}

.mod_events_monthyear tr{

}
.mod_events_monthyear a{
	font-size: 17px;
	float: left;
	font-weight: bold;
	text-decoration: none;
}

.mod_events_dayname{
	color: #dddfcb;
}

.mod_events_dayname {
  width: 220px;
	background-color:#2d360d;
}

.mod_events_table{
  border:1pt solid #2D360D;
  height:110px;
  margin-right:10px;
  width:220px;
}

.mod_events_table tr td{
	text-align: center;
}

.mod_events_table a{
	text-decoration: none;
}

.mod_events_table a:hover{
	text-decoration: underline;
}
.mod_events_td_todaynoevents, .mod_events_td_todaywithevents {
	background-color:#2d360d;
	font-weight:bold;
}
.mod_events_td_todaynoevents a, .mod_events_td_todaywithevents a{
	color: #dddfcb;
}

.mod_events_td_daywithevents a{
	font-weight: bold;
}

.mod_events_latest_table td{
	padding: 5px 0;
}

.property-image{
	border:2px solid #3A211C !important;
	float:left;
	margin-bottom:15px;
}

.property-info {
	float:left;
	padding-left:25px;
	width:400px;
	color:#000;
}

.property-info h3{
	padding-top:0px;
	margin-top:0px;
	padding-bottom:10px;
	margin-bottom:0px;
	color:#454B2F;
	font-size:18px;
}

.property-info p {
	display:inline;
	padding:0;
	margin:0;
}

.property-container{
	padding-bottom:30px;
}

.property-container p {
	display:block;
	color:#000;
}

#pagination-container {
	clear:both;
	padding-bottom:30px;
	padding-left:50px;
	padding-top:30px;
	text-align:center;
	width:300px;
}

.map-feed-box {
	padding-left:50px;
	padding-right:50px;
}

/* GOOGLE MAP */
h1.mapheader{
  height:48px;
  width:451px;
	font-size:46px;
	letter-spacing:-2px;
	font-weight:normal;
  
}
#map{
  border:1px solid #3C3C3C;
  float:right;
  height:475px;
  margin: 15px 20px 0 0;
  width:675px;
}

#controls{
  float:left;
  margin: 7px 0 0 20px;
  width:235px;
}

#controls ul{
  padding: 0;
}

#controls ul li{
  font-size: 14px;
}

.property-right-col{
	float:right;
	width:250px;
}

.property-left-col{
	float:left;
	width:150px;
}

.clear{
	clear:both;
}
/* MAP/AVAILABLE PROPERTIES MENUS*/
#map-menu{
/*  height:33px;
  padding-left:140px;
  padding-bottom:5px;*/
}

#map-menu .menu {
	height:33px;
/*  padding-left:140px;
  padding-bottom:5px;
*/
	list-style:none;
	margin:0;
	padding: 0 0 5px 140px;
/*  padding:0;*/
}
#map-menu .menu li {
	height:33px;
	float:left;
	margin-left:20px;
	vertical-align:top;
}
#map-menu .menu li a {
	display:block;
	width:214px;
	height:33px;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
}

#map-menu-avail{
/*  height:33px;
  padding-bottom:5px;
  padding-top:15px;*/
}

#map-menu-avail .menu {
  height:33px;
  padding: 15px 0 5px 0;
	list-style:none;
	margin:0;
}
#map-menu-avail .menu li {
	height:33px;
	float:left;
	margin-left:20px;
	vertical-align:top;
}
#map-menu-avail .menu li a {
	display:block;
	width:214px;
	height:33px;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
}

#map-menu-avail .menu_multimedia {
  height:33px;
  padding:15px 0 5px 0;
	list-style:none;
	margin:0;
}
#map-menu-avail .menu_multimedia li {
	height:33px;
	float:left;
	margin-left:20px;
	vertical-align:top;
}
#map-menu-avail .menu_multimedia li a {
	display:block;
	width:214px;
	height:33px;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
}



.menu .item75active a {background:url(../images/mapmenu/tab_homes_selected.jpg) no-repeat !important;}
.menu .item75 a {background:url(../images/mapmenu/tab_homes_up.jpg) no-repeat;}
.menu .item75 a:hover {background:url(../images/mapmenu/tab_homes_over.jpg) no-repeat;}

.menu .item66active a {background:url(../images/mapmenu/tab_amenities_selected.jpg) no-repeat !important;}
.menu .item66 a {background:url(../images/mapmenu/tab_amenities_up.jpg) no-repeat;}
.menu .item66 a:hover {background:url(../images/mapmenu/tab_amenities_over.jpg) no-repeat;}

.menu .item65active a {background:url(../images/mapmenu/tab_green_selected.jpg) no-repeat !important;}
.menu .item65 a {background:url(../images/mapmenu/tab_green_up.jpg) no-repeat;}
.menu .item65 a:hover {background:url(../images/mapmenu/tab_green_over.jpg) no-repeat;}

/* available properties pages/menu */
#map-menu-avail .menu .item87.active a {background:url(../images/mapmenu/tab_avhomes_selected.jpg) no-repeat !important;}
#map-menu-avail .menu .item87 a {background:url(../images/mapmenu/tab_avhomes_up.jpg) no-repeat;}
#map-menu-avail .menu .item87 a:hover {background:url(../images/mapmenu/tab_avhomes_over.jpg) no-repeat;}

#map-menu-avail .menu .item88.active a {background:url(../images/mapmenu/tab_avhomesites_selected.jpg) no-repeat !important;}
#map-menu-avail .menu .item88 a {background:url(../images/mapmenu/tab_avhomesites_up.jpg) no-repeat;}
#map-menu-avail .menu .item88 a:hover {background:url(../images/mapmenu/tab_avhomesites_over.jpg) no-repeat;}

#map-menu-avail .menu .item89.active a {background:url(../images/mapmenu/tab_cottages_selected.jpg) no-repeat !important;}
#map-menu-avail .menu .item89 a {background:url(../images/mapmenu/tab_cottages_up.jpg) no-repeat;}
#map-menu-avail .menu .item89 a:hover {background:url(../images/mapmenu/tab_cottages_over.jpg) no-repeat;}

/* multimedia pages menu */
#map-menu-avail .menu_multimedia .item93.active a {background:url(../images/mapmenu/tab_photos_selected.jpg) no-repeat !important;}
#map-menu-avail .menu_multimedia .item93 a {background:url(../images/mapmenu/tab_photos_up.jpg) no-repeat;}
#map-menu-avail .menu_multimedia .item93 a:hover {background:url(../images/mapmenu/tab_photos_over.jpg) no-repeat;}

#map-menu-avail .menu_multimedia .item94.active a {background:url(../images/mapmenu/tab_videos_selected.jpg) no-repeat !important;}
#map-menu-avail .menu_multimedia .item94 a {background:url(../images/mapmenu/tab_videos_up.jpg) no-repeat;}
#map-menu-avail .menu_multimedia .item94 a:hover {background:url(../images/mapmenu/tab_videos_over.jpg) no-repeat;}

#map-menu-avail .menu_multimedia .item95.active a {background:url(../images/mapmenu/tab_views_selected.jpg) no-repeat !important;}
#map-menu-avail .menu_multimedia .item95 a {background:url(../images/mapmenu/tab_views_up.jpg) no-repeat;}
#map-menu-avail .menu_multimedia .item95 a:hover {background:url(../images/mapmenu/tab_views_over.jpg) no-repeat;}


#vid-gallery{
	padding-bottom:60px;
}


/* multimedia pages */
#multimedia-tables {
  padding:10px 10px 0 25px;
}

#multimedia-tables table td{
/*  border: 1pt solid red;*/
  width: auto;
  vertical-align: top;
}

#multimedia-tables table img{
  width: 225px;
  padding-bottom: 50px;
  padding-right: 15px;
}

#multimedia-tables table p{
  width: 400px;
}

/* request dvd form styles */
form.request_dvd{
  width: 435px;
}

form.request_dvd p{
  margin:0 0 15px 15px;
}

form.request_dvd label{
  float: left;
  padding-right: 10px;
  width: 150px;
}

form.request_dvd input, form.request_dvd textarea, form.request_dvd select{
  width: 240px;
}

form.request_dvd input.submit_dvd{
  background: url(../images/submit_button.jpg) no-repeat;
  width: 212px;
  height: 31px;
  border: 0;
  text-indent: -9999px;
  color: transparent;
  text-transform: capitalize;
	display:block;
}

form.request_dvd label.error{
  float: none;
  color: red;
  background-color: #FFFFFF;
}

form.request_dvd p.hear select{
  width: 190px;
}

#discover ul li{
  list-style: none !important;
}

#discover input.submit_discover{
  background: url(../images/submit_button.jpg) no-repeat;
  width: 212px;
  height: 31px;
  border: 0;
  text-indent: -9999px;
  color: transparent;
  text-transform: capitalize;
	display:block;
}

#discover{
  width: 435px;
}

form#discover p{
  margin:0 0 15px 15px;
}

#discover label{
  float: left;
  padding-right: 10px;
  width: 150px;
}

#discover label.error{
  float: none;
  color: red;
  background-color: #FFFFFF;
}