/* CSS Document */


body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;  
    background-color: #AEB991;
}

.homepage_text {font-family: "Times New Roman", Times, serif;
 font-size: 145%;
 padding:0px;
 }
 /*added by Arleys*/
 
 
 #textnewyork{
              overflow: auto;
			  width:320px;
			  height:475px;
			  margin-left: 10px;
}



 .ppadding a{
             font-size: 12pt;
}

 .ppadding a:link, .ppadding a:visited{
                                       text-decoration: underline;

}

 .ppadding a:hover, .ppadding a:active{
                                       color:#000;									   
}

 /*end added by Arleys*/

.setai_text {font-family: "Times New Roman", Times, serif;
 font-size: 145%;
 padding-right:25px;
 }
 
 .floorplan_text {font-family: "Times New Roman", Times, serif;
 font-size: 145%; 
 }
 
.setai_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	padding-right: 30px;
	padding-left: 45px;
	font-weight: normal;
	font-style:italic;
	color: #475834;
 }
 
.setai_text_f {font-family: "Times New Roman", Times, serif;
 font-size: 125%;
 }
 
.setai_sales {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	padding-right: 30px;
	padding-left: 50px;
	font-weight: normal;
	color: #475834;
 }
.setai_sales a:link {
	margin-left:-4px;
	color: #000000;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	border: 3px solid #FFFFCC;
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 2px;	
} 
 
.setai_sales a:visited {
	margin-left:-4px;
	color: #000000;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	border: 3px solid #FFFFCC;
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 2px;
}

.setai_sales a:hover {
	margin-left:-4px;
	color: #000000;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	border: 3px solid #4F6033;
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #FFFFFF;
}

.setai_sales a:active {
	margin-left:-4px;
	color: #000000;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	border: 3px solid #4F6033;
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #FFFFFF;
} 
 
.setai_under {font-family: "Times New Roman", Times, serif;
 font-size: 145%;
 text-decoration:underline; 

}
.style5 {font-size: 11px}
body,td,th {
	color: #000000;
}




/* links */

a {
	font-size: 13px;
	color: #495b33;
}
a:link {
	text-decoration: none;
	color: #495b33;
}
a:visited {
	text-decoration: none;
	color: #495b33;
}
a:hover {
	text-decoration: underline;
	color: #FFFFCC;
}
a:active {
	text-decoration: none;
	color: #FFFFCC;
}

/* sublink */


.sub a:link {
	text-decoration: none;
	color: #495B33;
}

.sub a:hover {
	text-decoration: underline;
	color:  #485D36;
}
.sub a:visited {
	text-decoration: none;
	color: #485D36;
}

.sub a:active {
	text-decoration: none;
	color:  #485D36;
}



.style2 {color: #FFFFFF}


.style3 {color: #6450C3}
.border {
	border: 1px solid #FFFFFF;
}

/* Menu */
/*ul {
    margin: 0;
	padding: 0;
    background: #AEC076;
	list-style: none;
	width: 210px;
}
li:hover ul, li.over ul { 
	display: block;
    text-decoration:none; 
	z-index: 200;
}

li ul {
	position: absolute;
	left: 100px;
	top: 0;
	display: none;
	margin:0px;
	color:#495b89;
	padding-left:20px;
}

ul li a {
	display: block;
	font:"Times New Roman", Times, serif;
	font-size:10px;
	text-decoration: none;
	text-transform:uppercase;
	color: #000;
	background: #AEC076;
	padding: 5px, 5px, 5px, 5px;
}

ul li a:hover {
	display: block;
	font:"Times New Roman", Times, serif;
	font-size:10px;
	text-decoration: none;
	text-transform:uppercase;
	color: #000;
	background: #fffccc;
	padding: 5px, 5px, 5px, 5px;
}

ul li a span{
    display: block;
	text-decoration: none;
	padding: 2px;
	font-size:12px;
	color:#495b89;
}
*/


/* Fix IE. Hide from IE Mac \*/

/*
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
*/

/* End */



/*     Menu        */

/*
ul#primary-nav,
ul#primary-nav ul {
	margin: 0;
	padding: 0;
	width: 210;     */    /* Width of Menu Items */
	
	/*
	background: #AEC076;   */ /* IE6 Bug */
	
	/*
	font-size: 100%;
	}

ul#primary-nav li {
	position: relative;
	list-style: none;
	}

ul#primary-nav li a {
    display: block;
	font:"Times New Roman", Times, serif;
	font-size:10px;
	text-decoration: none;
	text-transform:uppercase;
	color: #000;
	background: #AEC076;
	padding: 5px, 5px, 5px, 5px;
}
*/


/* Fix IE. Hide from IE Mac \*/

/*
* html ul#primary-nav li { float: left; height: 1%; }
* html ul#primary-nav li a { height: 1%; }
*/

/* End */


/*
ul#primary-nav ul {
	position: absolute;
	display: none;
	left: 149px;        */    /* Set 1px less than menu width */
	
	/*
	top: 0;
	padding: 5px, 5px, 5px, 5px;
}

ul#primary-nav li ul li a { padding: 5px, 5px, 5px, 5px; }    */     /* Sub Menu Styles */



/*
ul#primary-nav li:hover ul ul,
ul#primary-nav li:hover ul ul ul,
ul#primary-nav li.over ul ul,
ul#primary-nav li.over ul ul ul { display: none; }      */    /* Hide sub-menus initially */

/*
ul#primary-nav li:hover ul,
ul#primary-nav li li:hover ul,
ul#primary-nav li li li:hover ul,
ul#primary-nav li.over ul,
ul#primary-nav li li.over ul,
ul#primary-nav li li li.over ul { 
   display: block; 
   z-index: 200;
}
*/

 /* The magic */



/*

ul#primary-nav li.menuparent { background: transparent url(arrow.gif) right center no-repeat; }

ul#primary-nav li.menuparent:hover,
ul#primary-nav li.over { background-color: #f9f9f9; }

ul#primary-nav li a:hover { 
   color: #000;
   background-color:#fffccc;
}

*/


/*         Table         */

table#listings {
	margin: 10;
	padding: 10 10 10 10;
	border-collapse: separate;
	text-align: left;
	color: #333;
	line-height: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}

table#listings caption {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
	text-align: left;
	text-transform:capitalize;
}

table#listings td {
	font-size:14px;
	margin: 0;
	padding: 10px 10px;
}
table#listings td a {
	color: #000;
}

table#listings th a {
	color: #000;
}

table#listings th {
    font-size:16px;
	font-weight: normal;
	text-transform: capitalize
}

table#listings thead tr th {
	background-color: #485C37;
	padding:  7px 7px;
	color: #fffccc;
	font-weight: bold;
	text-transform: capitalize;
	text-align:center;
}

table#listings tfoot tr th, tfoot tr td {
	background-color: transparent;
	padding:  20px 10px;
	color: #000;
}

table#listings tbody tr th {
	padding: 8px 10px;
	background-color:f5ffdc;
}

table#listings tbody  td {
	background-color:f5ffdc;
}

table#listings tr { 
	background-color: #dbefa6;
	/*#f5ffdc;*/
}
table#listings tr.odd {
	/*background-color: #dbefa6;*/
	background-color: #AEC076;
}
table#listings tr.rollover {
	background-color: #ffffff;
	cursor: pointer;	
}
table#listings tr.even {
	background-color: #AEC076;
}

table#listings table a {
	color: #000;
	background-image: none;
	text-decoration: none;
	padding: 2px;
	padding-right: 10px;
}

/* Featured Listings */

div.featuredplain {
	font: "Times New Roman", Times, serif;
	font-size:14px;
	width:140px;
	margin: 8px 18px 8px 18px;
	padding: 5px 5px 5px 5px;
	border: thick solid #495E33;
	background-color: #AEC076;
	cursor: pointer;
    cursor: hand;
}
div.featuredrollover {
	font: "Times New Roman", Times, serif;
	font-size:14px;
	width:140px;
	margin: 8px 18px 8px 18px;
	padding: 5px 5px 5px 5px;
	border: thick solid #000000;
	background-color: #ffffff;
	cursor: pointer;
    cursor: hand;
}

table#colorChange {
	/*background-color: #AEC076;*/
	/*border: thin solid #495E33;*/
}
table#colorChange:hover {
	/*background-color: #fff;*/
	/*border: thin solid #495E33;*/
}

table#colorChange td {
font-size:15px;
}

table#colorChange td span {
font-size:14px;
color:#475834;
font-weight:bold;
}

table#colorChange td a:link {
   font-weight: bold;
   font-size:15px;
   text-decoration:underline;
}

table#colorChange td a:visited {
   font-weight: bold;
   font-size:15px;
   text-decoration:underline;
}

table#colorChange td a:hover {
   font-weight: bold;
   font-size:15px;
   color: #FFFFCC;
   text-decoration:none;
}

table#colorChange td a:active {
   font-weight: bold;
   font-size:15px;
   text-decoration:underline;
}

/* --------------- THUMBNIALS ----------------*/
div#thumbnails {    
	width:631px;
	height:116px;
	scrollbar-3dlight-color:#AEC076; 
    scrollbar-arrow-color:#fff;
    scrollbar-base-color:#fff;
    scrollbar-darkshadow-color:#AEC076;
    scrollbar-face-color:#485C37;
    scrollbar-highlight-color:#fff;
    scrollbar-shadow-color:#fff;

overflow:;
	vertical-align:middle;
	overflow: auto;
	display: block;
}

div#thumbnails table td {
  /*background-color:#485C37;*/
}
img.thumbfaded {
   filter:alpha(opacity=100);   
}
img.thumbrollover {
   filter:alpha(opacity=60);   
}


a.text_link:link {color:#000000;text-decoration:underline;}
a.text_link:visited {color:#000000;text-decoration:underline;}
a.text_link:hover {color:#000000;text-decoration:none;}
a.text_link:active {color:#000000;text-decoration:underline;}

#pagetitle {
margin:10px;
font-size:23px;
}

h3 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 22px;	
}
h3 span {
    font-size: 32px;
}
h4 {
	margin-top:-15px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 19px;	
}
h4 span {
    font-size: 26px;
}
h5 {	
	font-weight: normal;
	text-transform: uppercase;
	font-size: 110%;
	font-size:large;	
}

h5 span {
    /*font-size: 130%;*/
	font-size:x-large;
}

div#facts_features {
	padding-right:100px;
	padding-left: 40px;
	padding-bottom: 40px;
}

div#facts_features h3 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	margin-top: 50px;
	margin-bottom: -10px;
}

div#facts_features h3 span {
    font-size: 32px;
}



div#facts_features li {
	font-weight: normal;
	color: #000000;
	font-size: 16px;
	margin-top: 3px;
	margin-bottom: 8px;
	list-style-type: square;
}

div#facts_features li li {
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 4px;
	font-size: 15px;
	color: #495E33;
	list-style-type: square;
}
div.nounits {
	font-size:150%;
}
input, textarea {
background-color:#ffffff;
}

input.grayback {
    color:#ffffff;
	background-color: #495E33;
}

a.photobutton:link, a.photobutton:visited, a.photobutton:hover, a.photobutton:active {
	color: #FFFFFF;	
	margin-right: 20px;
	margin-left: 20px;
	width: 100px;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-decoration:none;
	border: 1px solid #000000;
}
a.photobutton:link {
   background-color: #4F5C30;
}
a.photobutton:visited {	
	background-color: #4F5C30;	
}
a.photobutton:hover {	
	background-color: #AEC076;	
}
a.photobutton:active {	
	background-color: #4F5C30;	
}
