@charset "utf-8";
/* CSS Document */
 
#page_holder {
margin:0px auto;
padding:10px;
clear:both;
width:960px; /* 980 */
text-align:left;
background-color:#FFFFFF;
}

#logo_holder {
clear:both;
margin:0px;
padding:0px;
width:960px;
height:195px;
background-image:url(images/layout/logo_banner.jpg);
background-repeat:no-repeat;
}

#body_holder {
clear:both;
margin:0px;
padding:0px;
width:960px;
background-image:url(images/layout/bg_body.jpg);
}

#body_holder_2 {
clear:both;
margin:0px;
padding:0px;
width:960px;
background-image:url(images/layout/bg_bottom_left.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}

#left_col {
width:180px;
padding:0px;
margin:0px;
padding-left:10px;
padding-right:10px;
padding-bottom:200px;
float:left;
}

#middle_col {
width:550px;
padding:0px;
margin:0px;
float:left;
}
#right_col {
width:210px;
padding:0px;
margin:0px;
float:left;

}



#footer {
clear:both;
margin:0px;
padding:10px;
width:940px;
background-color:#4174A2;
color:#ffffff;
text-align:center;
}



div.map_bg {
margin:0px;
padding:10px;
clear:both;
background-color:#4B7BA7;
}

#bakersfield_map {
clear:both;
margin:0px;
padding:0px;
width:530px;
height:200px;
background-image:url(images/layout/map_bakers.jpg);
}

#area_northwest {
position: relative;
left:70px;
top:20px;
padding:5px;
display:block;
background-color:white;
border:1px black solid;
width:75px;
font-weight:bold;
text-align:center;
text-decoration:none;
}

#area_northeast {
position: relative;
left:400px;
top:-20px;
padding:5px;
display:block;
background-color:white;
border:1px black solid;
width:75px;
font-weight:bold;
text-align:center;
text-decoration:none;
}

#area_southwest {
position: relative;
left:90px;
top:110px;
padding:5px;
display:block;
background-color:white;
border:1px black solid;
width:75px;
font-weight:bold;
text-align:center;
text-decoration:none;
}



#area_southeast {
position: relative;
left:390px;
top:50px;
padding:5px;
display:block;
background-color:white;
border:1px black solid;
width:75px;
font-weight:bold;
text-align:center;
text-decoration:none;
}

#area_downtown {
position: relative;
left:250px;
top:-20px;
padding:5px;
display:block;
background-color:white;
border:1px black solid;
width:75px;
font-weight:bold;
text-align:center;
text-decoration:none;
}

#area_lake {
position: relative;
left:50px;
top:85px;
padding:5px;
display:block;
background-color:white;
border:1px black solid;
width:85px;
font-weight:bold;
text-align:center;
text-decoration:none;
}

#lake_map {
clear:both;
margin:0px;
padding:0px;
width:200px;
height:200px;
background-image:url(images/layout/map_lake.jpg);
text-decoration:none;
}
