
body{
font-size:16px;
font-family:Helvetica,verdana,sans;
padding:0px;
margin:0px;
}

a img{
border:none;
text-decoration:none;
} 

 a:link { color: black; text-decoration: none; }
 a:link:active { color: black; text-decoration:none; }
 a:visited { color: black; text-decoration: none; }
 a:visited:active { color: black; text-decoratoin:none; }
 a:hover { color: black; text-decoration: none; }

.mobile_row{
border-bottom:solid #ccd4d7;
padding:5px;
float:left;
width:100%;
font-size:22px;
cursor:pointer;
text-decoration:none!important;

}

.mobile_heading {
float:left;
}

a .mobile_row{
text-decoration:none!important;
color:#010101;
}

.mobile_row.tweet a{
color:blue;
}

.more{
float:right;
font-weight:bolder;
color:#333;
width:20px;
}

#header,#footer{
text-align:center;
width:100%;
}

.flickr_thumb {
float:left;
margin:4px;
}
  
#map {
height:100%;
width:100%;
}

.map #header,.map #footer {
display:none;
}

#logo,#mobileform{
margin:auto;
}

input,textarea{
width:280px;
}

textarea{
height:300px;
}

