@charset "utf-8";
/* CSS Document */

#townhall  {
float: left;
width: 305px;
padding:0px 15px 10px 15px;
}

#townhall_head {
float: left;
width: 300px;
background-image: url(../images/two-flags.png);
background-position:right;
background-repeat:no-repeat;
height:25px;
color: #aad4f4;
font-size: 18px;
text-transform:capitalize;
padding-top:100px;
padding-left:10px;
}

#sched_wrap {
float: left;
width: 280px;
margin:2px 20px 10px 10px;
border-top: 1px solid #83a7d1;
}

#sched_wrap p {
float: left;
width: 280px;
margin-top:10px;
border-bottom: 1px solid #83a7d1;
font-size:12px;
line-height:16px;
color:#FFF;
padding-bottom:15px;
padding-top:5px;
}

.more a, .more a:link{
float: left;
color:#FFF;
display:block;
font-size:14px;
font-weight:bold;
width: 92px;
height:25px;
background-image: url(../images/white_arrow.png);
background-position:right;
background-repeat:no-repeat;
padding-top:10px;
}

.more a:hover{
text-decoration:underline;
}

#getinvolved_temp {
float: left;
width: 261px;
margin:0px 34px 0px 25px;
}


#donatenow {
float: left;
width: 319px;
margin: 20px 0px 0px 0px;
}
#framers {
float: left;
width: 320px;
margin-top:20px;
}

#framers_top {
float: left;
width: 320px;
height:122px;
background-image: url(../images/framerquotes_head.png);
background-position:top;
background-repeat:no-repeat;
}

div.quote_wrap {
float: left;
width: 300px;
padding:10px;
}

#govt_head {
float: left;
width: 265px;
height:37px;
background-image: url(../images/yourgovt.png);
background-position:left;
background-repeat:no-repeat;
}

.quotes {
float: left;
width: 280px;
margin-top:10px;
font-size:12px;
line-height:16px;
color:#FFF;
padding-bottom:15px;
padding-top:5px;
}

#money_head {
float: left;
width: 265px;
height:37px;
background-image: url(../images/yourmoney.png);
background-position:left;
background-repeat:no-repeat;
}

#liberty_head {
float: left;
width: 265px;
height:37px;
background-image: url(../images/yourliberty.png);
background-position:left;
background-repeat:no-repeat;
}

.forefathers {
font-size:13px;
font-weight:bold;
font-style:italic;
}
