@charset "utf-8";
/* CSS Document */

.none{
display:none;
}

#whatson{
min-height:170px;
margin-bottom:35px;
}

#page h3{
font-size:1.3em;
padding-bottom:2px;
padding-top:8px;
font-weight:bold;
}

#page h3 a{
text-decoration:none;

}

#page h3.notoppadding{
padding-top:0;
}

#featuredimage{
margin-right:15px;
margin-bottom:15px;
float:left;
width:177px;
height:168px;
background-image:url(../images/featured_bg.gif);
background-position:bottom;
background-repeat:no-repeat;
}
#featuredimage #text{
margin:10px 3px 0 3px;

text-align:center;
}

#featuredimage #text a {
color:#FFFFFF;
text-decoration:none;
}

#featuredimage #text a:hover {
text-decoration:underline;
}

#bannerhomepage{
margin-top:25px;
margin-bottom:25px;
padding:4px;
text-align:center;
}

#googlelinkshomepage{
text-align:center;
}

#bannerhomepagetext a{
top:7px;
color:#666;
text-decoration:none;
font-size:0.7em;
position:relative;

}

.nounderline{
text-decoration:none;
}

#page .readmore{
font-size:90%;
}

#submitactivity{
top:30px;
position:relative;
height:145px;
background-image:url(../images/submitactivitybg.jpg);
background-position:top;
background-repeat:no-repeat;
padding:25px 0 0 40px;
}

#submitactivitytext{
margin-left:20px;
width:260px;
float:left;

}

#submitactivitytext p{
	margin:0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
