@charset "UTF-8";
#sidebar_right h3 {
	display: block;
	height: 40px;
	color: #70972B;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	padding-top: 10px;
	width: 300px;
	margin: 0px;
	background-color: #FFF;
}
#sidebar_right ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar_right .moduletable {
	margin-bottom: 25px;
	width: 300px;
	margin-left: 25px;
	background-color: #F1F2F2;
	padding-bottom: 20px;
}
#sidebar_right .moduletable_facebook {
	width: 300px;
	margin-left: 25px;
	background-color: #FFFFFF;
	margin-bottom: 25px;
}
#sidebar_right .moduletable .custom {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
#sidebar_right .moduletable #join {
}
#sidebar_right .moduletable #join p {
	font-size: 16px;
	line-height: 26px;
	color: #404040;
}
#sidebar_right .joinnow {
	background-image: url(../images/main_content_readmore.png);
	display: block;
	background-repeat: no-repeat;
	height: 25px;
	font-size: 15px;
	padding-top: 10px;
	width: 100px;
	text-align: center;
	margin-top: 15px;
	color: #333;
	margin-right: auto;
	margin-left: auto;
}
#sidebar_right .joinnow a:hover {
	text-decoration: underline;
}
#sidebar_right .joinnow a {
	color: #333;
}#sidebar_right .moduletable .latestnews {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#sidebar_right .moduletable .latestnews li a {
	text-decoration: none;
	height: 25px;
	color: #651869;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	display: block;
}
#sidebar_right .moduletable .latestnews li a:hover {
	text-decoration: underline;
}
#sidebar_right .moduletable_services a {
	color: #FFF;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 20px;
	font-size: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: block;
}
#sidebar_right .moduletable_services ul {
	padding-top: 15px;
}
#sidebar_right .moduletable_services a:hover {
	text-decoration: underline;
}
#sidebar_right .moduletable_services h3 {
	display: block;
	height: 40px;
	color: #70972B;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	padding-top: 10px;
	width: 300px;
	margin: 0px;
	background-color: #FFF;
}
#sidebar_right .moduletable_services {
	margin-bottom: 25px;
	width: 300px;
	margin-left: 25px;
	background-color: #9aca3e;
	padding-bottom: 20px;
}
