.intinfobox{
}

#content .intinfobox h3 {
	font-weight:normal;
	font-size: 13px;
	padding: 8px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 0;
}

#content .intinfobox h3 a {
        color: #ffffff;
        text-decoration: none;
        font-size: 14px;
}

#content .intinfobox h3 a:hover {
        text-decoration: underline;
}

.intinfobox img {
	margin-top:0px;
	display:block;
	padding-bottom:15px;
}#content .homepage_box h2 {
	font-size: 18px;
	clear: none;
}

#content .homepage_box h2 a {
	text-decoration: none;
}

#content .homepage_box h2 a:hover {
	text-decoration: underline;
}

.homepage_box img {
	margin: 0px 0px 5px 10px;
	float: right;
}

.homepage_box p a {
	color: #343160;
}#content .homepage_box.box2 h2 a {
	color: #3562d5;
}#homebottomsquare{
	width:686px;
	float:left;
	padding:15px 0px 10px 0px;
}

#homebottomsquare h2{
	font-weight:normal;
	font-size:18px;
	color:#a51219;
	padding-bottom:8px;
}

#homebottomsquare h2 a{
	color:#907440;
	font-size:14px;
}

#homebottomsquare p{
	font-size:13px;
}

#homebottomsquare p a{
	color:#a51219;
	text-decoration:underline;
}

#homebottomsquareleft{
	width:450px;
	float:left;
}

#homebottomsqureright{
	float:right;
}.landing_square_mod{
}

#content .landing_square_mod h3 {
	height: 24px;
	font-size: 16px;
	text-align: center;
	color: #ffffff;
	margin: 0;
	padding: 4px 0 0 0;
	background-color: #551F81;
}

#content .landing_square_mod h3 a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}

#content .landing_square_mod h3 a:hover {
        text-decoration: underline;
}

.landing_square_mod img {
	margin:0px;
	display:block;
	max-width: 242px;
	max-height: 152px;
}.newsletter_signup {
	background: #e1e1e1;
}

#content .newsletter_signup h3 {
	background: #471C6C;
	color: #fff;
	font-size: 13px;
	padding: 8px;
}

#content .newsletter_signup p {
	font-size: 13px;
	padding: 0 10px;
}

.newsletter_signup input {
	border: none;
	width: 200px;
	padding: 8px;
	color: #9e9e9e;
	margin: 10px;
}

.newsletter_signup input.selected {
	color: #000;
}

.newsletter_signup input.form_submit {
	background: #4e2476 url(/images/button-back.png) top left repeat-x;
	border: 1px solid #4f287b;
	color: #fff;
	width: 100px;
	font-weight: bold;
	cursor: pointer;
	margin-top: 0;
}.homerightgeneral{
	width:201px;
	float:right;
	padding:10px 8px 10px 14px;
	background-color:#f4cc67;
	margin-top:10px;
}

.homerightgeneral .title{
	font-size:14px;
	color:#584624;
	font-weight:bold;
	text-decoration:underline;
}

.homerightgeneral img{
	margin:10px 0px 10px 0px;
}

.homerightgeneral p{
	font-size:12px;
	color:#584624;
}

.homerightgeneral a{
	text-decoration:underline;
	color:#a51219;
}.twitter_feed_mod{
	width: 276px;
}

.twitter_feed_mod .twitter_top {
	background: url(../images/twitter-top.png) top left no-repeat;
	height: 17px;
}

.twitter_feed_mod .twitter_content {
	background: url(../images/twitter-tile.png) top left repeat-y;
	padding: 0 10px;
}

.twitter_feed_mod .twitter_content ul, .twitter_feed_mod .twitter_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.twitter_feed_mod .twitter_content .tweet_text {
	font-size: 12px;
	color: #000000;
}

.twitter_feed_mod .twitter_content a.date {
	text-decoration: none;
	display: block;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	margin-top: 5px;
}

.twitter_feed_mod .twitter_bottom {
	background: url(../images/twitter-bottom.png) top left no-repeat;
	height: 26px;
}

.twitter_feed_mod .follow_us {
	
}

.twitter_feed_mod .follow_us h3 {
	display: inline-block;
	padding-right: 10px;
}
.twitter_feed_mod .follow_us img {
	margin-right: 4px;
}.homepage_latest_news {
	background: #cccccc;
	border: 1px solid #471c6b;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.homepage_latest_news h2 {
	background: #471c6b;
	padding: 5px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
#content .homepage_latest_news h2, #content .homepage_latest_news h2 a {
	color: #fff;
	text-decoration: none;
}

.homepage_latest_news .news_content {
	padding: 0 5px;
}

#content .homepage_latest_news img {
	float: right;
	margin: 0 0 5px 5px;
	max-height: 120px;
	max-width: 160px;
}

#content .homepage_latest_news h3 a {
	text-decoration: none;
}.homepage_latest_support {
	border: 1px solid #471c6b;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.homepage_latest_support .content {
	padding: 5px;
	width: 200px;
}
#content .homepage_latest_support h2 {
	font-size: 18px;
	clear: none;
}

#content .homepage_latest_support h2 a {
	text-decoration: none;
	color: #d89900;
}

#content .homepage_latest_support h2 a:hover {
	text-decoration: underline;
}

.homepage_latest_support img {
	margin: 0px 0px 5px 10px;
	float: right;
}

.homepage_latest_support p a {
	color: #343160;
}#content .events_module h3 {
	color: #3562D5;
	clear: none;
}

.events_module .view_all {
	float: right;
	text-decoration: none;
	color: #3562D5;
	font-size: 12px;
	padding-top: 6px;
}

#content .events_module .view_all:hover {
	text-decoration: underline;
}

#content .events_module h4 {
	font-weight: bold;
}

#content .events_module h4, #content .events_module p {
	font-size: 11px;
}

#content .events_module h4 a, #content .events_module p a {
	color: #000;
	text-decoration: none;
}

#content .events_module h4 a:hover, #content .events_module p a:hover {
	text-decoration: underline;
}.enquiry_button_mod{
	width: 276px;
}

.enquiry_button_mod a {
	text-decoration: none;
}

.enquiry_button_mod span {
	display: block;
}

.enquiry_button_mod .top {
	background: url(../images/twitter-top.png) top left no-repeat;
	height: 17px;
}

.enquiry_button_mod .content {
	background: url(../images/twitter-tile.png) top left repeat-y;
	padding: 0 10px;
	text-align: center;
	font-weight: bold;
}

.enquiry_button_mod .bottom {
	background: url(../images/button-bottom.png) top left no-repeat;
	height: 26px;
}#homedonate{
	width:276px;
	margin-bottom: 25px;
}

#homedonatetop {
	width:276px;
	height:37px;
	background: #fabd14;
}

#homedonatetop p {
	color:#471c6c;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	padding-top:8px;
}

#homedonatebottom {
	width:256px;
	padding:10px;
	background-color:#471c6c;
	font-size:13px;
}

#homedonatebottom p{
	color:#FFF;
}

#homedonatebottomform{
	padding-bottom:10px;
}

#homedonatebottom #donateamountbox{
	width:89px;
	height: 29px;
	border: none;
	font-size:15px;
	color:#fabd14;
	line-height:90%;
	float:left;
	padding:11px 0 0 10px;
	margin:6px 0px 0px 0px;
	background: #64368c;
}

#homedonatebottom #donateamountbox input#donateamount {
	border: 0px solid #ffffff;
	color:#bd99dd;
	width:68px;
	background: #64368c;
	font-size:15px;
	margin-left: 5px;
}

#homedonatebottom #donatesubmit{
	border:0px solid #FFF;
	width:143px;
	height:39px;
	background: #f99c1b url(/images/gold-grad.png) top left repeat-x;
	float:right;
	cursor:pointer;
	color:#471c6c;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	margin-top: 7px;
}.follow_module{
	width: 276px;
	margin: 5px 0;
}.intinfobox{
}

#content .intinfobox h3 {
        font-weight:normal;
	font-size: 13px;
	padding: 8px;
	color: #ffffff;
	margin-bottom: 0;
}

#content .intinfobox h3 a {
        color: #ffffff;
        text-decoration: none;
        font-size: 13px;
}

#content .intinfobox h3 a:hover {
        text-decoration: underline;
}

.intinfobox img {
	margin-top:0px;
	display:block;
	padding-bottom:15px;
}
