
	/* style.css                   */
	/* East West Technology        */
	/* All rights reserved         */

body {
	margin: 0px 0px 0px 0px;
	background-color: #E5DDCD;
	}
select {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #333333;
	font-weight: normal;
	background-color: #E5DDCD; 
	}
li {
	padding: 0px 0px 10px 0px;
	}
	.avocado {
	background-color: #494904;
	}
	.beige {
	background-color: #E5DDCD;
	}
	.brown {
	background-color: #3A1900;
	}
	.sage {
	background-color: #CCCC9A;
	}
/* HEADER */	
	.header {
	background-color: #818146;
	}
	.headerDM {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 32px;
	color: #A6A272;
	font-weight: bold;
	text-decoration:none;
	padding: 0px 0px 0px 23px; 
	}
	.headerTagline {
	font-family : Georgia,  serif;
	font-size : 13px;
	font-variant:small-caps;
	letter-spacing: 1px;
	color: #FBEDD8;
	font-weight: bold;	
	padding: 0px 38px 5px 184px; 
	}
/* BROWN BANNER */
	.banner {
	background-color: #3A1900;
	vertical-align:middle	
	}
/* MAIN NAVIGATION */
	.mainNav {
	background-color : #494904;
	}
	.mainNavContent {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #FBEDD8;
	font-weight: bold; 
	padding: 0px 10px 0px 10px; 
	text-decoration : none;
	white-space: nowrap;
	}
	a.mainNavContent:hover{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #FBEDD8;
	font-weight: bold; 
	padding: 0px 10px 0px 10px; 
	text-decoration : underline;
	white-space: nowrap;
	}
	.mainNavContentOn{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #FBEDD8;
	font-weight: bold; 
	padding: 0px 10px 0px 10px; 
	text-decoration : underline;
	white-space: nowrap;
	}
	.dividerMainContent{
	color: #E5DDCD;
	padding: 5px 5px 5px 23px; 
	}
/* FEATURED PROPERTY */	
	.fpHeader {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #FBEDD8;
	font-weight: bold; 
	padding: 0px 10px 0px 5px; 
	white-space: nowrap;
	}
	.fpProperty {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #3A1900;
	background-color : #E5DDCD;
	font-weight: bold; 
	padding: 5px 0px 5px 0px; 
	white-space: nowrap;
	text-align:center;
	}
/* SUB NAVIGATION */
	.subNav {
	background-color : #3A1900;
	}
	.subNavMain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FBEDD8;
	font-weight: bold; 
	padding: 7px 10px 0px 10px; 
	text-decoration : none;
	white-space: nowrap;
	}
	a.subNavMain:hover{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FBEDD8;
	font-weight: bold; 
	padding: 7px 10px 0px 10px; 
	text-decoration : underline;
	white-space: nowrap;
	}
	.subNavContent {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FBEDD8;
	font-weight: bold; 
	padding: 4px 10px 0px 0px; 
	text-decoration : none;
	white-space: nowrap;
	}
	a.subNavContent:hover{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FBEDD8;
	font-weight: bold; 
	padding: 4px 10px 0px 0px; 
	text-decoration : underline;
	white-space: nowrap;
	}
	.subNavMainOn {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FBEDD8;
	font-weight: bold; 
	padding: 7px 10px 0px 10px; 
	text-decoration : underline;
	white-space: nowrap;
	}
	.subNavArrows {
	vertical-align:top ;
	padding: 7px 5px 5px 20px; 
	}
	.subNavBullets {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FBEDD8;
	padding: 3px 3px 5px 10px; 
	}
	.subNavItems {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FBEDD8;
	font-weight: normal; 
	font-style: italic;
	padding: 5px 3px 0px 0px; 
	text-decoration : none;
	white-space: nowrap;
	}
	.subNavItems:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FBEDD8;
	font-weight: normal; 
	font-style: italic;
	padding: 5px 3px 0px 0px; 
	text-decoration : underline;
	white-space: nowrap;
	}
	.subNavItemsOn {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FBEDD8;
	font-weight: normal; 
	font-style: italic;
	padding: 5px 3px 0px 0px; 
	text-decoration : underline;
	white-space: nowrap;
	}
	.subNavContentOn{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FBEDD8;
	font-weight: bold; 
	padding: 7px 10px 0px 0px; 
	text-decoration : underline;
	white-space: nowrap;
	}
	.animation {
	background-color : #110916;
	}
	.discover{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #3A1900;
	font-weight: bold;	
	padding: 0px 20px 0px 55px; 
	white-space: nowrap;
	}
	.discoverBtn {
	cursor: hand;  
	color: #FBEDD8; 
	background-color: #818146;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	}
/* MAIN CONTENT */
	.mainContentHeader{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13pt;
	color: #3A1900;
	font-weight: bold;	
	padding: 0px 0px 0px 23px; 
	white-space: nowrap;
	}
	.mainContentSubHeader{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #3A1900;
	font-weight: bold; 
	padding: 15px 40px 0px 55px; 
	white-space: nowrap;
	}
	.mainContentSubHeaderWOPadding{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #3A1900;
	font-weight: bold; 
	padding: 0px 0px 0px 0px; 
	white-space: nowrap;
	}
	.mainContent{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #333333;
	font-weight: normal;	
	line-height: 18px;	
	padding: 15px 25px 0px 55px; 
	}
	.mainContentLink{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #333333;
	font-weight: normal;
	text-decoration : underline;
	}
	.mainContentLink.hover{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #333333;
	font-weight: normal;	
	padding: 0px 0px 0px 40px;
	text-decoration : underline;
	}
	
	.mainContentWOPadding{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #333333;
	font-weight: normal;	
	}			
/* FORM */	
	.formFeatures{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #333333;
	font-weight: normal;	
	padding: 0px 3px 0px 0px; 
	}	
	.formDetails{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #333333;
	font-weight: normal;	
	padding: 0px 3px 0px 0px; 
	}	
	.formContent{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #333333;
	font-weight: normal;	
	padding: 5px 25px 0px 55px;
	}	
	.formBtn {
	cursor: hand;  
	color: #FBEDD8; 
	background-color: #818146;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin: 15px 10px 0px 0px;
	}
	
/* BROCHURE */	
	.brochure{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #3A1900;
	font-weight: bold;	
	padding: 0px 0px 0px 20px; 
	white-space: nowrap;
	}
	.brochureContent{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #333333;
	font-weight: normal;	
	padding: 0px 0px 0px 20px;
	}
	.brochureContentLink{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #333333;
	font-weight: normal;
	text-decoration : underline;
	}
	.brochureContentLink.hover{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #333333;
	font-weight: normal;	
	padding: 0px 0px 0px 40px;
	text-decoration : underline;
	}
	.brochureMag{
	padding: 0px 45px 0px 0px;
	}

	.greeting {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #ffffff;
	font-weight: bold;
	}
	.btn_gray {
	cursor: hand; 
	margin: 0px 0px 0px 3px; 
	color: #000000; 
	background-color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	font-style: normal;
	text-decoration: none
	}
	textarea {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal
	}
	input {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal
	}
/* SEARCH */	
	.propertyPhoto {
	padding: 10px 10px 15px 5px;
	}
	.searchContent {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #333333;
	font-weight: normal;	
	padding: 5px 0px 0px 23px; 
	white-space: nowrap;
	}
	.searchHeader {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #3A1900;
	font-weight: bold;
	padding: 15px 0px 0px 23px; 
	white-space: nowrap;
	}
	.searchDetails {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #3A1900;
	font-weight: bold; 
	padding: 5px 0px 0px 0px; 
	white-space: nowrap;
	}
/* FOOTER */
	.footerContent {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #3A1900;
	font-weight: bold;
	padding: 0px 5px 0px 5px; 
	text-decoration : none;
	white-space: nowrap;
	}
	.footerContent:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #3A1900;
	font-weight: bold;
	padding: 0px 5px 0px 5px; 
	text-decoration : underline;
	white-space: nowrap;
	}
	
/* COPYRIGHT */
	.copyright{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #3A1900;
	font-weight: normal;	
	padding: 10px 0px 0px 0px; 
	}
	.copyrightWOPadding{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #3A1900;
	font-weight: normal;	
	}
/* PROPERTY DETAIL */	
	.propertyDetailPhoto {
	padding: 0px 10px 10px 0px;
	}
	.propDetailPhoto {
	border: solid 1px #3A1900;
	}
	.propertyContent{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #333333;
	font-weight: normal;	
	padding: 5px 0px 5px 23px;
	}	
	.propertyDetailSubHeader{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #3A1900;
	font-weight: bold; 
	padding: 0px 5px 0px 0px;
	white-space: nowrap;
	}	
	.propertyDetail{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #333333;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	}
	.propertyDetailBold{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #333333;
	font-weight: bold;
	padding: 0px 5px 5px 0px;
	}	
	.propertyLink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #333333;
	font-weight: normal;
	text-decoration : underline;
	}	
	a.propertyLink:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #494904;
	font-weight: normal;
	text-decoration : underline;
	}
/*Property Images
/* start image border */
img.borderThumb 
{
	height: 66px;
	width: 100px;
	
}

img.searchResultThumbnail 
{
	border-right: 1px solid;
	padding-right: 0px;
	border-top: 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: 1px solid;
	width: 118px;
	padding-top: 0px;
	border-bottom: 1px solid;
	height: 76px;
	border-color:#3A1900;
}

img.borderPropertyDetail 
{
	
	padding-right: 0px;
	border-top: 1px solid;
	border-right: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color:#3A1900;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	
	width: 320px;
	padding-top: 0px;
	
}

/* SALES TEAM */	
	.salesPhoto {
	margin: 10px 10px 10px 5px;
	border: solid 1px #3A1900;
	}
	.salesSubHeader{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #3A1900;
	font-weight: bold;
	white-space: nowrap;
	}
	.teamPhoto {
	margin: 15px 10px 10px 23px;
	border: solid 1px #3A1900;
	}
	.salesContent{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #333333;
	padding: 15px 0px 0px 23px;  
	font-weight: normal;
	}	
	.salesInfo{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #333333;
	padding: 0px 0px 0px 0px;  
	font-weight: normal;
	}
	.bioPhoto {
	margin: 0px 15px 0px 0px; 
	border: solid 1px #3A1900;
	}	
	
.quickContent
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #333333;
	padding: 0px 0px 0px 0px; 
	font-weight: normal;
	background-color: #E5DDCD;	
	}
.bulletItems {
	padding: 0px 5px 0px 30px;
	}
/*  start link */
	a.link{
	font-family :  Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	}
a.link:hover{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: normal;
	color: #333333;	
	text-decoration : underline;
	}
a.link:active{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	}
.linkSelected{
	font-family :  Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}