/* CSS Document */
body {background: #3a77a3; color: #092188; font-size:12px; font-family:Verdana;}

a:link {color: #092188;}
a:visited {}
a:hover{}


#container {width: 900px;}
#header { background-image: url(images/header.jpg); width:900px; height:108px;}

#content_body {float:left; width:790px; text-align:center; height:auto; }

#bottom_info {min-height: 175px; background-image: url(images/background.jpg); width:900px; }

#top_nav {width: 900px; height:50px; background-image: url(images/background.jpg); }
#profile { width: 200px; float:left; border-bottom: 20px; text-align:center; }
#management { width: 200px; float:left; border-bottom: 20px; text-align:center;}
#brokerage { width: 200px; float:left; border-bottom: 20px; text-align:center;}

.spacer_left {width: 50px; float:left;  } 
#middle_section{background-image: url(images/background.jpg); width:900px; height:400px; text-align:center; }
#right_main {float:right; width: 380px; border: 0px solid #000; text-align:left; font-weight: bold;}
#left_main{float:left; width: 380px; }

#co-op_list { height:auto; width: 400px; text-align:center; float:left; }
#building_info { height:auto; width: 400px; float:left; text-align:center;}
.spacer_right {width: 50px; ;float:left; }

#footer {background-image: url(images/footer.jpg); width:900px; height:174px;}
#infolink {position: relative; top:110px; left: 100px;}

table.coops {color: #092188; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}
td.coops {color: #092188; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.buildings {color: #092188; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif;}

#bldg1, #bldg2 {background: #FFFFFF; width: 250px; color:#000000; font-size:10px; text-align:center; }

#photobox {border: 1px solid #000; width: 402px; height: 300px; text-align:center; vertical-align:top; position:relative; left: 300px;}

.building_name{font-size: 18px; font-weight:bold;}

.bldg_table_head {font-weight: bold; width:175px; max-width:200px;}
.bldg_table {}
.price_table_head {font-weight: bold; min-width:50px; text-align:center;}
.price_table {text-align:center;}
.maint_table_head {font-weight: bold; width:125px; text-align:center;}
.maint_table { text-align:center;}

#map {background-image: url(images/background.jpg); width:900px; }
