html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
}
body {
  line-height: 1;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
a img {
  border: none;
}

.home-body-left p,  .home-body-left a, .home-body-left span, .home-body-left b,  .home-body-left i {
    font-size: 15px !important;
    line-height: 25px !important;
}

/* --------------------------------------------------------------
  
   * default typography
 
-------------------------------------------------------------- */
/* Font size definition: the line-heights and vertical margins
   are automatically calculated from this.
   The percentage is of 16px (0.75 * 16px = 12px) */

body {
	color:#5C5C5C;
	font:13px/1.4 "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#ffffff url(../images/bg.jpg); background-position:top; background-repeat:repeat-x;
}

.inner-background{
	color:#5C5C5C;
	font:13px/1.4 "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#ffffff url(../images/inner-bg.jpg); background-position:top; background-repeat:repeat-x;
}



/* Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin-bottom:5px;
	line-height:1.2;
	font-family:Arial;
}
h1 {
	font-size:18px;
	color:#fff;
	
}
h2 {
	font-size: 18px;
	color:#859a10;
	font-family:Arial;
	font-weight:normal;

}
h3 {
	font-size: 22px;
	font-family:Arial;
	line-height: 2.6em;
	font-weight: normal;
	color: #b07a1a;
	
} 
h4 {
	font-size: 19px;
	line-height: 1.3em;
	font-family:Arial;
	color:#858585;

}
h5 {
	font-size: 1em;
	font-weight:bold;
}

p{ font-family:"Trebuchet MS";
   font-size:13px;
   color:#757575;
   font-weight:normal;
   text-align:left;
}


table td {}
.smfont{
	font: 11px/1.5em Arial, Helvetica, sans-serif;
}
.fleft { float:left;}
.fright {float:right;}
.clr{ clear:both;}
a {
	color: #900;
	text-decoration:none;
}
:focus{outline:none;}
a:hover{
	text-decoration:underline;
}
strong, b {
	font-weight: bold;
}
em {
	font-style: italic;
}


ul.simple {padding:0 0 0 35px;}
ul.simple li ul {padding:0 0 0 35px;}
ul.simple li ul li ul {padding:0 0 0 35px;}
.paddingten {padding:10px;}
.image-align{vertical-align:middle;}


/* Layout
-------------------------------------------------------------- */
.masterwrapper{
	width:1007px;
	margin: 0px auto;
}

.top-div{
	width:1007px;
	height:165px;
	float:left;
}

.logo-div{
	width:165px;
	height:151px;
	float:left;
}

.search-div{
	width:300px;
	height:110px;
	float:right;
	margin-top: 8px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/search-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.search-text{
	width:80px;
	height:30px;
	float:left;
	font-family:Arial;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	font-weight:normal;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}

.textfield-div{
	width:128px;
	height:19px;
	float:left;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

.textfield-img{
	width:123px;
	height:18px;
	float:left;
	background-image: url(../images/textfield-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border:0px;
	padding-left:5px;
	font-family:Tahoma;
	font-size:12px;
	color:#757272;
	text-align:left;
	font-weight:normal;
}

.go-img{
	width:29px;
	height:23px;
	float:left;
	border:0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

.page-header{
	width:1007px;
	height:538px;
	float:left;
	margin-top:12px;
}

.page-left{
	width:644px;
	height:517px;
	float:left;
	

}

.page-right{
	width:363px;
	height:517px;
	float:left;
	

}
#banner{
	width:644px;
	height:314px;
	overflow:hidden;
	float:left;
	background-color:#FFFFFF;
}

#home-slider {
	width:311px;
	height:388px;
	overflow: hidden;
	float:right;
	margin-right: 22px;
}

.address-div{
	width:311px;
	height:126px;
	float:right;
	margin-right: 25px;
}

.properties-div{
	width:253px;
	height:183px;
	float:left;
	background-image: url(../images/line-bg.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 20px;
	padding-right: 21px;
	padding-bottom: 0px;
}

.click-text{
    font-family: Tahoma;
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;

}
.click-text:hover{
	color:#FFFFFF;
	text-decoration: underline;

}

.use-links{
	width:253px;
	height:203px;
	float:left;
	margin-left: 24px;
}

.use-links ul{
    margin-top:35px;

}

.use-links ul li{
	list-style:none;
	margin-bottom:2px;
	
	
   
}

.use-links ul li a{
	background-image:url(../images/links-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:203px;
	height:31px;
	display:block;
	padding-left: 54px;
	padding-top: 3px;
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.use-links ul li a:hover{
	background-image:url(../images/links-bg-ho.png);
	background-repeat: no-repeat;
	background-position: left top; 
}

/*REMOVE EVENT ACCESS*/
.menu-holder .menu ul li:nth-child(4) {
    display: none !Important;
}


.home-body{
	width: 1007px;
	height: 340px;
	float: left;
    margin-bottom: 70px !important;
}

.home-body-left{
	width: 592px;
	height: 305px;
	float: left;
	background-image: url(../images/line2-bg.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 12px;
	padding-top: 29px;
	padding-right: 33px;
	padding-bottom: 0px;
}

.home-body-right{
	width: 370px;
	height: 334px;
	float: right;
}

.aerow-div{
	width:100%;
	height:20px;
}

.aerow-padding{
	float:right;
	padding-right: 160px;
}

.my-home-text{
	float:right;
	padding-right: 65px;
	padding-top: 11px;
	margin-bottom: 10px;
}

.bottom-div{
	width:100%;
	height:60px;
	clear:both;
        position: fixed;
    bottom: 0;
	background-image: url(../images/bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}

.bottom-text{
	width:1007px;
	margin:0 auto;
	height:60px;

}

.bottom-left{
	width:400px;
	float:left;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;
	padding-top:15px;
}

.Dx-text{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.Dx-text:hover{
	text-decoration: underline;
}

.bottom-right{
	float:right;
}

.follow-div{
	width:145px;
	float:left;
	height:63px;
}

.icon-div{
	width:147px;
	float:left;
	height:63px;
	background-image: url(../images/icon-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.icon-in{
	width:32px;
	float:left;
	height:32px;
	margin-top: 16px;
	margin-left: 17px;
	margin-right:2px;

}

.icon-face{
	width:32px;
	float:left;
	height:32px;
	margin-top: 16px;
	margin-left:7px;

}

.icon-tw{
	width:32px;
	float:left;
	height:32px;
	margin-top: 16px;
	margin-left:7px;

}

.inner-header{
	width:1007px;
	height:165px;
	float:left;
}


.inner-body{
	width:1007px;
	float:left;
}

.inner-heading{
	width:1007px;
	height:58px;
	float:left;
	background-image: url(../images/inner_heading.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.inner-aerrow{
	width:16px;
	height:58px;
	float:left;
	background-image: url(../images/inner_aerrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 13px;
}

.inner-left{
	width:717px;
	float:left;
	padding-top:17px;
	padding-right:15px;
	padding-bottom:0px;
}

.inner-left-ban{
	width:717px;
	float:left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.ban-featured{
	width:239px;
	height:150px;
	float:right;
	padding-right:13px;
	padding-top:10px;
	
}

.inner-right{
	width:275px;
	float:right;
	background-color:#efefef;
}


.ine-use-links{
	width:240px;
	float: right;
	margin-bottom:10px;
}

.ine-use-links ul{
    margin-top:21px;

}

.ine-use-links ul li{
	list-style:none;
	margin-bottom:2px;
	
	
   
}

.ine-use-links ul li a{
	background-image:url(../images/ine-use-img.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:203px;
	height:28px;
	display:block;
	padding-top: 3px;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	font-weight:bold;
}

.ine-use-links ul li a:hover{
	background-image:url(../images/ine-use-img-ho.png);
	background-repeat: no-repeat;
	background-position: left top; }


.art-div{
	width:535px;
	
	height:345px;
	background-image: url(../images/frame-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top:69px;
	padding-left:95px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.art-picture{
	width:444px;
	height:256px;

}


.art-div-home{
	width:540px;
	height:230px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top:0px;
	padding-left:0px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 80px;
}

.art-picture-home{
	width:444px;
	height:256px;

}



.property-div{
	height:256px;
	float:left;
	width: 717px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}


.ban-featured2{
	width:239px;
	height:150px;
	float: left;
	padding-right:0px;
	padding-top:10px;
	
}













































.page-container {
	padding: 5px 0px;
}
.page-container-main {
	width:783px;
	float:left;
}
.page-center{
	width:767px;
	padding-right: 16px;
	}
.page-container-social{
	width:783px;
	background: url(../images/header-bg.png);
	height:31px;
	text-align: right;

}

.page-container-panel {
	width:207px;
	float:left;
}
.page-container-panel-padding{
	padding-left:12px;
}
.page-container-panel-infobox{
	background: url(../images/support.png) no-repeat;
	height: 105px;
	width: 196px;
	padding-left: 11px;
	padding-top: 14px;
	text-align: center;
}
.page-footer {
	color: #999;
	height: 33px;
	text-align: center;
	border-top: 5px solid #938456;
	padding: 5px;
	position: relative;
	font: 11px Arial, Helvetica, sans-serif;
}
#menu {
	width: 207px;
	border-size: 1px;

	}
	
#menu li a {

  	height: 24px;
	text-decoration: none;
	color: #5E7830;
	display: block;
	background: url(images/menu1.gif);
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: #26370A;
	background: url(images/menu1.gif) 0 -32px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
/* Accordion
-------------------------------------------------------------- */
.glossymenu{
	padding: 0;
	width: 195px; /*width of menu*/
	margin-left:12px;
	background: #554f45;
}

.glossymenu a.menuitem{
	background: #554f45 url(../images/icon_arrow.png) no-repeat 5px 6px;
	font: italic normal 12px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 6px 0 6px 35px;
	text-decoration: none;
	border-bottom: 1px solid #7f7a73;
}


.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;

}

.glossymenu a.menuitem:hover{
	background: #48443C url(../images/icon_arrow.png) no-repeat 5px 6px;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
margin: 0 !important;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
	border-bottom: 1px solid #b1a98a;
}

.glossymenu div.submenu ul li a{
	display: block;
	font: italic normal 11px Georgia, "Times New Roman", Times, serif;
	color: #6e5d27;
	text-decoration: none;
	padding: 5px 0 5px 40px;
	background: #d1c9a5 url(../images/bullet-black.gif) no-repeat 15px center;
	
}

.glossymenu div.submenu ul li a:hover{
	colorz: white;
	font-weight: bold;
}



.banner-holder{
	float:left;
	width:482px;
	height:436px;
	position:relative;
}	
ul#nav{
	z-index:999;
	margin:0;
	list-style:none;
	width:79px;
	height:27px;
	position: absolute;
	z-index: 100;
	top: 320px;
	right: 0px;
	padding: 0;
}	
ul#nav li {
	float:left;
}
ul#nav li a{
	width:20px;
	height:20px;
	float:left;
	display:block;
	text-decoration: none;
	margin-right: 3px;
	border:1px solid #333;
	color: #fff;
	text-align: center;
	font: 12px/1.6em Arial, Helvetica, sans-serif;
	background: #000;
}
#nav a.activeSlide {
	color: #DAB94E;
	background: #D5BB4D;
	color:#000;
}
.compnay-info {
	background: url(../images/style-footer.jpg) no-repeat;
	height: 75px;
	font: bold 12px/1.3em Arial, Helvetica, sans-serif;
	color: #e5d390;
	padding: 25px 20px 0px;
}
.product-heading {
	background: url(../images/heading-bg.png) repeat-x left top;
	height: 26px;
	border: 1px solid #000;
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	color: #383220;
}
.black-backgroup {
	background: url(../images/black-bg.png);
	padding: 10px;
    min-height:500px;
    height:auto !important;
    height:490px;

	
}

div.product-box{
	width: 175px;
	float:left;
	padding:1px;
	margin: 0px 10px 10px 0px;
	color: #999;
	border: 1px solid #333;
}
div.product-img{
	background: #333;
	height: 173px;
	overflow:hidden;
	border-bottom: 1px solid #333;
}
div.product-details{
	padding:10px;
}

div.product-details h3{
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.sub-heading {
	margin-bottom: 10px;
	border-bottom: 5px solid #938456;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #A3A3A3;
	padding-bottom: 5px;
}



.form-box
{
font: 11px Arial; 
color: #515151;
width:100%;
}
.form-box a
{
font: 11px Arial; 
color: #317CB4;
text-decoration:none;
}
.form-box table
{
border:1px solid #666;
border-right:none;
border-bottom:none;
}
.form-box th
{
	padding: 5px 8px 5px 8px;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	background: #6A4800;
	font: bold 11px Verdana;
	color: #ffffff;
	text-align:left;
}

.form-box td
{
	padding: 5px 8px 5px 8px;
	font: 11px Arial;
	color: #515151;
	border-bottom:1px solid #333;
	border-right:1px solid #333;
}
#slideshow {
	height: 300px;
	width: 600px;
	margin: 0px auto;
	border: 1px solid #333;
	
}

.sellers{
	width:100%;
	float: left;
	margin-bottom:10px;
}

.sellers ul{
    margin-top:21px;

}

.sellers ul li{
	list-style:none;
	margin-bottom:5px;
	padding-left:35px;
	line-height:2.em;
	background-image: url(../images/icon-sellers.png);
	background-repeat: no-repeat;
	background-position: 7px 4px ;
	font-weight:bold;
	color:#d7b07f;
}

.sellers ul li a{
	background-image:url(../images/ine-use-img.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:203px;
	height:28px;
	display:block;
	padding-top: 3px;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	font-weight:bold;
}

.sellers ul li a:hover{
	background-image:url(../images/ine-use-img-ho.png);
	background-repeat: no-repeat;
	background-position: left top; }
	
.agents-top{
	width:100%;
	height: auto;
	float: left;
}

.agents-top1{
	width:175px;
	height:57px;
	float: left;
	margin-right:1px;
	background-color:#e6dfc2;
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
	line-height:3.2em;
}


.agents-top2{
	width:175px;
	height:180px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border-bottom:#bbbbbb solid 1px;
	border-right:#bbbbbb solid 1px;
	padding-top:15px;
	
}

.agents-top2:hover{
	background-color:#f8f5e6;

	
}

.agents-email{
	background-color:#fde5bd;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	
}

.agents-email:hover{

	text-decoration: underline;
	
}






.agents-bac{
	background-color:#efefef;
	float: left;
	width: 704px;
}







/* ----- Form ------ */
#contact {font-size:12px; width:600px;}
#contact label {
	display:block;
	float:left;
	line-height:24px;
	width:97px;
	padding-right:13px;
	text-align:right;
	margin-top: 15px;
	color:#636363;
	font-weight:bold;
}
#contact label em { font-style: normal;}
#contact input { float:left; height:19px; width:183px; padding:3px 0 0 5px; border:1px solid #8d9ba8; background: url(../images/input-bg.jpg) top left repeat-x; margin-top: 15px;}
#contact input.button {
	background-color:transparent;
	background-image:url(../images/form-button.gif);
	border:0;
	width:120px;
	height:26px;
	padding:0 0 2px 0;
	font-weight:bold;
	font-size:13px;
	color:white;
	margin-left: 110px;
}
#contact input.button:hover {cursor:pointer;}
#contact select {display:block; float:left; height:22px; width:190px; border:1px solid #8d9ba8; background: url(../images/form-items-shadow.gif) top repeat-x; margin-top: 15px; font-family:Arial, Helvetica, sans-serif;}
#contact select option {background-color: white;}
#contact textarea {
	display:block;
	float:left;
	height:150px;
	width:383px;
	padding:3px 0 0 5px;
	border:1px solid #8d9ba8;
	background: url(../images/input-bg.jpg) top left repeat-x;
	margin-top: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px
}
#contact #checkbox1 {
	display:block;
	float:left;
	height:20px;
	width:15px;
	padding:0px;
	border:0px solid #8d9ba8;
	background: none;
	margin-top: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px
}
#contact span {display:block; float:left; line-height:24px; height:24px; width:187px; padding-left:6px; margin-top: 0px; padding-bottom:7px;  padding-top:8px; font-size:12px; color:#999999;}
#contact span.details {width:383px; height:auto; margin: 10px 0 0 86px; line-height:17px;}
/* ----- Form End------ */


.contact-bg{
	float:right;
	width:100%;
/*	background-image:url(../images/@-bg.png);
	background-repeat: no-repeat;
	background-position: right -50px;	*/
}

.contact-address-div{
	width: 655px;
	height: 170px;
	float: left;
	background-image: url(/images/con-add-bg2.png);
	background-repeat: no-repeat;
	background-position: 110px top;
	margin-top: 25px;
}
.agents-top2-new{
	width:175px;
	height:100px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border-bottom:#bbbbbb solid 1px;
	border-right:#bbbbbb solid 1px;
	padding-top:15px;
	
}

.agents-top2-new:hover{
	background-color:#f8f5e6;

	
}


.phone-topbar{
	color:#627206;
	float:right;
	line-height:0.8em;
	font-size:29px;
	padding-top: 25px;
	width: 360px;
	
}
.top-address{
	width:250px;
	float:right;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #666;
	padding-top: 15px;
	text-align:center;
}

