@charset "UTF-8";
/* CSS Document */

body, html {
	padding:0px;
	margin:0px auto;
	font-size:11px;
	color:#343434;
	background-color:#d6d3c2;
	height:100%; /* this is the key! */
	font-family:"Times New Roman", Times, serif;
}
img
{
	border:0px;
	}
#holder_all {
	width: 820px;
	margin:0px auto;
	padding:0px;
	background:#d6d3c2 url(../images/back-2.jpg) repeat-y;
	height:100%;
	background-size: 100%;
	position:relative;
}
#call {
	width:100%;
	height:32px;
	background-color:#77462f;
	position:relative;
	top:0px;
	z-index:99;
	border-bottom:#d6d3c2 2px solid;
	text-align:center;
	color:#FFF;
	font-size:14px;
	line-height:30px;
}
img#bg {
	position:fixed;
	top:0;
	width:100%;
	height:100%;
	background:#d6d3c2 url(../img/back2.jpg) repeat-y;
}
#content_holder {
	width:655px;
	margin:0px auto;
	padding:0px;
	height: auto;
}
#flash {
	height:340px;
	width:655px;
	color:#000000;
	padding:0px;
}
#content_error {
	width:610px;
	padding:0px;
	z-index:2;
	position: absolute;
	top:0;
	margin-left:105px;
	background:url(../images/top_content_centered.jpg) no-repeat;
	padding-top:180px;
}
#photo {
	width:215px;
	position:relative;
	top:0px;
	left:501px;
	z-index:5;
	margin-top:-133px;
}
h1 {
	width:440px;
	color:#77462f;
	font-size:14px;
	padding: 0px 0px 10px 85px;
	letter-spacing:1px;
}
p {
	font-size:12px;
	color:#151313;
	line-height:21px;
	width:275px;
	padding:0px 0px 20px 85px;
	margin:0px;
}
p a {
	color:#77462f;
	border-bottom: #77462f 1px solid;
	text-decoration:none;
	font-weight:bold;
}
p a:hover {
	color:#77462f;
	border-bottom: #d6d3c2 1px solid;
	text-decoration:none;
}
h2 {
	color:#151313;
	font-size:13px;
	width:275px;
	padding:0px 0px 0px 85px;
	font-weight:bold;
	margin:0px;
}
h3 {
	color:#77462f;
	font-size:12px;
	width:275px;
	padding:0px 0px 0px 85px;
	font-weight:normal;
	margin:0px;
}
blockquote {
	font-size:12px;
	color:#151313;
	width:275px;
	padding:0px 0px 30px 100px;
	margin:0px;
	line-height:18px;
}
blockquote a {
	color:#151313;
	border-bottom: #d6d3c2 1px solid;
	text-decoration:none;
}
blockquote a:hover {
	color:#77462f;
	border-bottom: #77462f 1px solid;
	text-decoration:none;
}

#content ul {
	font-size:11px;
	color:#151313;
	width:275px;
	padding:0px 0px 30px 100px;
	margin:0px;
	line-height:16px;
}
#content li {
	padding: 5px 0px 8px 0px;
}
#menu {
	height:132px;
	width:132px;
	position:relative;
}
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	white-space:nowrap;
	text-align:left;
	padding:1px 1px 0 1px;
}
#menu li {
	margin:0;
	padding:0;
	list-style:none;
}
#menu li {
	display:inline-block;
	display:inline;
}
#menu ul ul {
	position:absolute;
	left:-9999px;
}
#menu ul#toplevel {
	position:absolute;
	left:0;
	top:0;
}
#menu a {
	display:block;
	font:normal 11px verdana, arial, sans-serif;
	color:#000;
	text-decoration:none;
	padding:0px;
	height:38px;
}
#menu ul li:hover > ul {
	left:100%;
	margin-top:-23px;
	margin-left:-1px;
}
#menu a:hover ul, #menu a:hover a:hover ul, #menu a:hover a:hover a:hover ul {
	left:100%;
}
#menu a:hover ul ul, #menu a:hover a:hover ul ul {
	left:-9999px;
}
#menu li a:hover {
	color:#fff;
}
#menu li:hover > a {
	color:#fff;
}
#menu li a.fly {
}
#menu li a.fly:hover {
}
#menu li:hover > a.fly {
}
#menu table {
	position:absolute;
	left:99%;
	height:0;
	width:0;
	border-collapse:collapse;
	margin-top:-17px;
	margin-left:-1px;
}
/* light box style */






#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 110;
	text-align: center;
	line-height: 0;
	top: 0;
	padding:0px;
	margin:-80px 0px 0px 0px;
}
#lightbox img {
	width: auto;
	height: auto;
	padding:0px;
	margin:0px;
}
#lightbox a img {
	border: none;
	padding:0px;
	margin:0px;
}
#outerImageContainer {
	position: relative;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 50px 0px 10px 0px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 111;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 60%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
	background: url(../images/prevlabel.gif) left 35% no-repeat;
	margin-left:-200px;
}
#nextLink {
	right: 0;
	float: right;
	background: url(../images/nextlabel.gif) right 35% no-repeat;
	margin-right:-200px;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(../images/prevlabel.gif) left 35% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/nextlabel.gif) right 35% no-repeat;
}
#imageDataContainer {
	font-size:11px;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width:100%;
	color:#000;
}
#imageData {
	padding:0 20px;
	color: #000;
}
#imageData #imageDetails {
	width: 80%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-size:12px;
	display:block;
	padding:10px;	/* background:#fdfcfb url(../images/texture.jpg) repeat;*/
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding:10px;
	display:none;
}
#imageData #bottomNavClose {
	width: 85px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
	margin-bottom:750px;
	margin-top:40px;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 109;
	width: 120%;
	height: 120%;
	background-color: #f3f3ed;
}
#content {
	background:url("../images/top_content.jpg") no-repeat scroll 0 0 transparent;
	margin-left:105px;
	padding:180px 0 0;
	position:absolute;
	top:0;
	width:610px;
	z-index:2;
}
#availabl-home h1 {
	width:440px;
	color:#000;
	font-size:15px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	letter-spacing:1px;
}
#availabl-home{
	float:left;
	width:563px;
	margin:24px;
	background-color:#fff;
}
#availabl-home p{
	color:#151313;
	font-size:11px;
	line-height:18px;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	padding:0 0 20px 0px;
}
#availabl-home #flash-home{
	float:left;
	width:563px;
	margin: 10px 0 0 0;
}
#boxes-homes{
	float:left;
	width:563px;
	margin:20px 0 0 0;
}
#boxes-homes #box-rigt{
	float:left;
	width:270px;
	margin: 0px;
}
#boxes-homes #box-left-new{
	float:left;
	width:270px;
	margin: 0px 0 0 23px;
}
#gray-box{
	float:left;
	width:268px;
	height:auto;
	background-color:#e7e7e7;
	border:solid 1px #c2c2c2;
	margin: 0px;
	padding:0px;
}
#white-box{
	background-color:#FFFFFF;
	border:1px solid #C2C2C2;
	float:left;
	height:auto;
	margin:5px;
	padding:0 0 5px;
	width:256px;
}
#box-right-in{
	float:left;
	width:145px;
	height:auto;
	margin: 0px;
	padding:0px;
}
#box-right-in ul{
	float:left;
	width:145px;
	height:auto;
	margin: 0px;
	padding:0px;
}
#box-right-in ul li{
    color: #5A5A5A;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: auto;
    line-height: 14px;
    list-style: none outside none;
    margin: 0;
    padding: 7px 0 0 8px;
    width: auto;
}
#box-left-in{
	float:left;
	width:100px;
	height:auto;
	margin:  9px 0 0 5px;
	padding:0px;
}
#box-left-in #image-top{
	float:left;
	width:auto;
}
#box-left-in #read-more-new{
	float:left;
	width:auto;
	margin: 50px 0 0 0;
}
#image-last{
	width:610px;
	background-color:#fff;
}
#boxes-sps{
	float:left;
	margin: 20px 0 0 0;
}
.inputFld{
  	background-image: url("../images/text-feild-imga.jpg");
    background-repeat: no-repeat;
    border: medium none;
    height: 23px;
    font-family: "Times New Roman", Times, serif;
    margin: 0;
    padding: 0;
	color:#343434;
    width: 226px;
}
.sendBtn{
	width:37px;
	height:16px;
    border: 1px inset #660000;
    color: #fff;
    font-size: 10px;
    font-weight: normal;
	background-color:#77462f;
    text-decoration: none;
}
.Pending {
	color:#ff0000 !important;
}
.act {
	color:#3ab050 !important;
}
/*************************************TAKE A TOUR***************************************/
#virtual-tour{
	float:left;
	width:563px;
	margin:24px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:11px;
	background-color:#fff;
}
#virtual-tour #left-tour{
	float:left;
	width:292px;
	margin:0px;
	background-color:#fff;
}
#virtual-tour h1 {
	width:440px;
	color:#000;
	font-size:15px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	letter-spacing:1px;
}
#virtual-tour #left-tour p{
	color:#151313;
	font-size:11px;
	line-height:18px;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	padding:0 0 20px 0px;
}
#virtual-tour #take-tour-right{
	float:left;
	width:260px;
	margin:0px 0 0 10px;
	}
