/* general page stuff */

body {
behavior:url(csshover3.htc);
margin:0px;
padding:0px;
background-color:#b6d2ce;
font-size:100%;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
}

a {
color:#048a7a;
}

a:hover {
color:#a0d29b;
}

#main_container {
margin:25px auto 25px auto;
padding:0px;
width:900px;
min-height:600px;
}





/* navigation with dropdown

#navbar2 {
width:100%;
height:40px;
background-image:url(gfx/eb_navbar.png);
}

#navbar2 ul {
margin:0px;
padding:0px;
list-style:none;
}

#navbar2 ul li {
height:27px;
margin:0px 0px 0px 25px;
padding:3px 6px 0px 6px;
float:left;
display:inline;
position:relative;
}

#navbar2 li:hover {
background-color:#b6d2ce;
}

#navbar2 li ul {
margin-left:0px;
padding:0px;
display:none;
position:absolute;
top:30px;
left:0px;
}

#navbar2 li:hover ul {
display:block;
background-color:#b6d2ce;
}

#navbar2 li li {
width:140px;
height:25px;
margin-left:0px;
padding-left:6px;
list-style:none;
display:block;
border-bottom:1px solid #ffffff;
}

#navbar2 li li:hover {
background-color:#048a7a;
}


font & colors

#navbar2 a {
line-height:1.75em; <!-- needed for chrome alignment -->
font-size:0.75em;
font-weight:bold;
text-decoration:none;
color:#9e004b;
}

#navbar2 li li:hover a {
color:#ffe3b0;
}

<!-- Mail list signup -->

#signup ul li {
margin:0px 25px 0px 0px;
float:right;
display:inline;
position:relative;
}

#signup li ul {
margin-left:-134px;
}

#signup li li {
width:220px;
height:30px;
padding-left:5px;
border:none;
}

#signup li li:hover {
background-color:#b6d2ce;
}

*/






/* navigation bar */

#nav_bar {
margin:0px 0px 0px 10px;
}

#nav_bar ul {
margin:0px;
padding:0px;
list-style-type:none;
float:left;
}

#nav_bar li {
margin:0px;
display:inline;
}

#nav_bar li a {
padding:3px 12px 4px 12px;
line-height:1.0em;
font-size:0.75em;
font-weight:bold;
text-decoration:none;
color:#666666;
}

#nav_bar li a:hover {
background-image:url(gfx/eb_navbar_hover.png);
background-repeat:repeat-x;
color:#9e004b;
}





/* page styles */

#twocol_left {
width:575px;
margin:0px;
padding:0px;
}

#twocol_right {
width:200px;
margin:0px 0px 0px 25px;
padding:0px;
}





/* search page */

table.search a {
font-size:0.8em;
font-weight:bold;
color:#9e004b;
text-decoration:none;
}

table.search a:hover {
text-decoration:underline;
}

table.search img {
border:none;
}

th.searchHeader {
background-color:#048a7a;
color:#ffe3b0;
font-weight:bold;
font-size:0.80em;
}

td.searchContent {
background-color:#b6d2ce;
font-size:0.75em;
}

col.searchContent {
background-color:#e7dcc7;
font-size:0.75em;
}

#search_button {
width:95px;
height:20px;
text-align:center;
vertical-align:middle;
background-color:#048a7a;
}


/* not used? */
#search_button a {
color:#ffe3b0;
font-weight:bold;
}

#search_button_lrg {
width:160px;
height:30px;
margin:0px 25px 25px 0px;
padding-top:9px;
text-align:center;
vertical-align:middle;
display:inline-table;
background-color:#048a7a;
}

#search_button_lrg a {
font-size:0.85em;
font-weight:bold;
color:#ffe3b0;
}
/* end not used */







/* search results page */

tr.header {
margin:0px;
height:25px;
background-color:#048a7a;
font-size:0.5625em;
text-align:center;
text-transform:uppercase;
color:#ffffff;
}

tr.header a, tr.header a:hover {
margin-top:2px;
font-weight:bold;
color:#ffffff;
}

tr.results {
height:90px;
background-color:#e7dcc7;
font-size:0.75em;
}

tr.results a {
font-weight:bold;
}

tr.results td {
border-bottom:2px solid #ffe3b0;
text-align:center;
}





/* listing page */

#listing img {
margin-bottom:25px;
padding:3px;
border:1px solid #000000;
}

#listing img.right {
margin-left:5px;
}

#listing img.sm {
margin:0px 2px 10px 2px;
padding:3px;
border:1px solid #000000;
}


.upper {
	width:300px; 
	height:20px;
	margin:0px; 
	padding:5px 0px 0px 0px;
	display:block;
	background-color:#e7dcc7;
	border-bottom:2px solid #ffe3b0; 
	text-align:center;
	font-family:arial;
	font-size:0.75em;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#9e004b;
}


.lower {
	width:98px;
	height:20px;
	margin:0px;
	padding-top:5px;
	background-color:#e7dcc7;
	border-right:2px solid #ffe3b0;
	display:inline-block;
	text-align:center;
	font-family:arial; 
	font-size:0.7em;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#9e004b;
}

.upper:hover, .lower:hover {
	background-color:#9e004b;
	color:#ffe3b0;
}
	







/* experience */

#exp_text {
width:240px;
margin-top:15px;
text-align:left;
font-size:0.75em;
}

#exp_box_2 {
margin-left:8px;
}

#exp_text_2 {
width:240px;
margin-top:10px;
font-size:0.65em;
}





/* details */

table.details img {
width:191px;
height:191px;
border:1px solid #000000;
}

table.details2 {
background-color:#e7dcc7;
}

table.details2 img {
width:193px;
height:193px;
}





/* penthouses */

tr.ph {
background-color:#e7dcc7;
}

tr.ph img {
width:235px;
margin-bottom:5px;
border:1px solid #000000;
}

tr.ph2 {
background-color:#e7dcc7;
}

tr.ph2 img {
width:235px;
margin-bottom:0px;
border:1px solid #000000;
}

#ph_caption {
width:90%;
margin:1px auto 10px auto;
font-size:0.65em;
font-weight:bold;
}

ul.ph {
margin:0px 0px 20px 0px;
padding-left:20px;
list-style-type:disc;
font-size:0.75em;
}



/* custom elements */

#section_header {
width:100%;
margin:0px 0px 30px 0px;
border-bottom:1px solid #000000;
font-family:georgia,serif;
font-size:1.25em;
font-weight:bold;
color:#048a7a;
}

#details_photos img {
margin-bottom:1px;
border:1px solid #ffe3b0;
}

.button {
	margin:10px 8px;
	padding:3px 8px;
	border:1px solid #048a7a;
	background-color:#b6d2ce;
	font-family:arial,sans-serif;
	font-weight:bold;
	font-size:1em;
	color:#048a7a;
}

.button:hover {
	background-color:#b6d2ce;
	color:#9e004b;
}


/* lowbar */

#lowbar {
margin-top:15px;
text-align:center;
}

#lowbar a, a:hover {
color:#048a7a;
}