@CHARSET "ISO-8859-1";

/* CSS Document */
.b_heading {
	font-size: 24pt;
	font-family: impact, chicago;
	color: #4682b4;
}

.g_heading {
	font-size: 14pt;
	font-family: impact, chicago;
	color: #008080;
}

body {
	background: url(/designs/family/images/top_bg.png) top repeat-x;
	background-color: #fff;
	margin: 0;
	padding: 0;
	font: normal 11px Tahoma, Verdana, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}

#container {
	margin: 0 auto;
	width: 990px;
}

#header {
	width: 100%;
	height: 244px;
	background: url(/designs/family/images/banner.png) left top no-repeat;
}

#header #title_container {
	width: 626px;
	height: 215px;
	float: left;
	text-align: left;
}

#header #title_container #title {
	width: 100%;
	margin-top: 35px;
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #e5721d;
	margin-left: 16px
}

#header #news_container {
	width: 172px;
	height: 215px;
	text-align: justify;
	overflow: hidden
}

#header #news_container #news {
	margin-top: 175px;
	margin-left: 100px;
	width: 250px;
	overflow: hidden;
}

table.moduletable {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 11px;
}

table.moduletable table {
	font-size: 11px
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th,div.moduletable h3,div#moduletable h1,table.moduletable h1
	{
	color: #bd3100;
	text-align: left;
	padding: 10px;
	font-weight: bold;
	border-bottom: 1px solid #f3b77d;
	margin: 0 0 0px 0;
	font-size: 11px
}

div.moduletable h3 {
	font-size: 11px
}

table.moduletable td {
	padding-top: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: top
}

.moduletable form table td,.moduletable form div {
	text-align: left
}

select.button {
	border: solid 1px #ffce64;
	background-color: #fff;
	font: normal 100% Tahoma, Verdana, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}

select.inputbox {
	width: auto;
	height: auto
}

textarea.inputbox {
	width: 500px;
	height: 200px
}

.spacer {
	clear: both;
	font-size: 1px;
	margin: 0px;
	padding: 0px
}

#header #top_menu_container {
	float: left;
	height: 18px;
	width: 806px;
}

ul#mainlevel-nav {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 17px;
	height: 18px;
}

ul#mainlevel-nav li a {
	display: block;
	padding: 0px 10px;
	color: #bd3100;
	text-decoration: none;
	background: url(/designs/family/images/menu_tab_left.png) no-repeat left
		top;
	font-weight: bold
}

ul#mainlevel-nav li {
	float: left;
	padding: 0;
	margin: 0;
	padding-top: 0;
	background: url(/designs/family/images/menu_tab_right.png) no-repeat
		right top;
	margin-right: 1px;
	height: 18px;
}

ul#mainlevel-nav li a:hover {
	color: #f44c02;
}

#header #search_container {
	float: right;
	width: 172px;
}

.inputbox {
	border: solid 1px #ffce64;
	background-color: #fff;
	font: normal 100% Tahoma, Verdana, Helvetica, sans-serif;
	color: #000;
	/*width:127px;
	height:14px;*/
}

.adminform select.inputbox {
	height: auto;
	background-image: none
}

#core div select.inputbox {
	font-size: 11px
}

input.text_area {
	border: solid 1px #ffce64;
	background-color: #fff;
	font: normal 100% Tahoma, Verdana, Helvetica, sans-serif;
	color: #b06c92;
	width: auto;
	height: 14px;
}

.button {
	font: bold 100% Tahoma, Verdana, Helvetica, sans-serif;
	color: #bd3100;
	text-align: center;
	background-color: #ffce64;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #ff8f00;
	border-bottom: 1px solid #ff8f00;
	padding: 0 2px;
	height: 18px;
	width: auto;
}

#contents {
	width: 990px;
	background: url(/designs/family/images/main_bg_repeat.png) repeat-y;
}

#contents_main_bg {
	background: url(/designs/family/images/main_bg.png) top no-repeat;
}

#contents #container1 {
	background: url(/designs/family/images/container1_bg.png) top no-repeat;
	width: 172px;
	float: left;
	padding-top: 20px;
	text-align: center
}

#contents #container2 {
	width: 646px;
	float: left;
	text-align: left
}

#contents #container2 #core {
	width: 95%;
	margin: 20px auto
}

#contents #container2 #core div {
	font-size: 11px
}

#contents #container3 {
	background: url(/designs/family/images/container3_bg.png) top no-repeat;
	width: 172px;
	float: right;
	padding-top: 20px;
	text-align: center
}

a.mainlevel:link,a.mainlevel:visited {
	display: block;
	background: url(/designs/family/images/main_menu_bg.png) no-repeat;
	font: bold 100% Tahoma, Verdana, Helvetica, sans-serif;
	color: #fff;
	text-align: left;
	padding-left: 17px;
	border-top: 1px solid #cf6518;
	border-bottom: 1px solid #fef0cb;
	border-left: 1px solid #f3b985;
	border-right: 1px solid #cf6518;
	line-height: 23px;
	background-color: #e5721d;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #fee5a7;
	line-height: 23px;
}

a.mainlevel#active_menu {
	color: #fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link,a.sublevel:visited {
	display: block;
	background: url(/designs/family/images/submenu_indent.png) 0 8px
		no-repeat;
	font: normal 100% Tahoma, Verdana, Helvetica, sans-serif;
	color: #cd4103;
	text-align: left;
	padding-left: 14px;
	line-height: 23px;
	background-color: #fee5a7;
	text-decoration: none;
}

a.sublevel:hover {
	color: #f44c02;
	text-decoration: none;
	font-weight: normal
}

a.sublevel#active_menu {
	color: #cd4103;
}

#container1 .moduletable table div,#container3 .moduletable table div {
	background-color: #fee5a7;
}

#container1 form #mod_login_remember,#container3 form #mod_login_remember
	{
	width: auto;
	border: 0;
	vertical-align: middle
}

#container1 form .inputbox,#container3 form .inputbox,#container1 form .button,#container3 form .button
	{
	margin: 3px
}

a:link,a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

.syndicate {
	margin: 10px
}

.poll thead td {
	text-align: left
}

#container1 .moduletable table.poll div,#container3 .moduletable table.poll div
	{
	background-color: #fef0cb
}

.sectiontableentry1 {
	background-color: #fef0cb;
}

.sectiontableentry2 {
	background-color: #fef0cb;
}

#container1 form table td,#container3 form table td {
	padding: 5px
}

.blog_more {
	font-size: 11px
}

.blog_more li {
	background: url(/designs/family/images/bullet.png) 0 5px no-repeat;
}

.blog_more li a:link,.blog_more li a:visited,.blog_more li a:hover {
	color: #f44c02;
	font-weight: bold
}

form table {
	font-size: 11px
}

td.contentheading {
	white-space: normal
}

#container2 #core form table {
	font-size: 11px
}

#container2 #core form .paramlist {
	font-size: 11px;
}

.pagenav_prev,.pagenav_next {
	font-size: 11px
}

.pagenav_prev a:link,.pagenav_prev a:visited,.pagenav_prev a:hover,.pagenav_next a:link,.pagenav_next a:visited,.pagenav_next a:hover
	{
	display: block;
	background-color: #ffce64;
	padding: 2px 10px;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #ff8f00;
	border-bottom: 1px solid #ff8f00;
}

#container2 #core table td {
	padding: 3px
}

ul.latestnews,ul.mostread {
	text-align: left;
	font-size: 11px;
	padding-top: 10px
}

ul.latestnews li,ul.mostread li {
	background: url(/designs/family/images/bullet.png) 0 5px no-repeat;
}

ul.latestnews li a:link,ul.latestnews li a:visited,ul.latestnews li a:hover,ul.mostread li a:link,ul.mostread li a:visited,ul.mostread li a:hover
	{
	color: #f44c02;
	font-weight: bold
}

#container2 #core table#news_popular {
	width: 100%
}

#container2 #core table#news_popular td {
	padding: 10px;
	width: 50%;
	vertical-align: top
}

#banner img {
	margin: 20px 0
}

body.mceContentBody,body.contentpane {
	background-image: none;
	background-color: #fff
}

body.contentpane form table td {
	padding: 3px
}

input[type="checkbox"],input[type="radio"] {
	border: none;
	background-color: transparent;
	width: auto;
}

input[type="submit"] {
	font: bold 100% Tahoma, Verdana, Helvetica, sans-serif;
	color: #bd3100;
	text-align: center;
	background-color: #ffce64;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #ff8f00;
	border-bottom: 1px solid #ff8f00;
	padding: 0 3px;
	height: 18px;
	width: auto;
}

/* ================================================ */
.clr {
	clear: both;
}

.outline {
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
	overflow: hidden;
	display: block;
	margin-bottom: 10px;
	text-align: left;
	color: #3596bb;
	font-size: 11px
}

#pathway_text img {
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 6px;
}

#pathway_text a:link,#pathway_text a:visited,#pathway_text a:hover {
	color: #3596bb
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

#buttons>ul#mainlevel-nav li a {
	width: auto;
}

#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
	border: 1px solid #cccccc;
	padding: 0px;
	height: 21px !important;
	height: 23px;
	overflow: hidden;
}

#search_inner form {
	padding: 0;
	margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#top_outer {
	float: left;
	width: 165px;
}

#top_inner {
	border: 1px solid #cccccc;
	padding: 2px;
	height: 144px !important;
	height: 150px;
	overflow: hidden;
	float: none !important;
	float: left;
}

#left_outer {
	float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
	border: 1px solid #cccccc;
	padding: 2px;
	float: none !important;
	float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	float: left;
	width: 635px;
}

#content_inner {
	float: none !important;
	float: left;
	padding: 0;
	padding-top: 2px;
	margin: 0;
}

table.content_table {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
	float: none !important;
	float: left;
	border: 1px solid #cccccc;
	padding: 2px;
}

.user1_inner {
	border: 1px solid #cccccc;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}

/** old stuff **/
.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}

.back_button a:link,.back_button a:visited,.back_button a:hover {
	text-decoration: none
}

.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #ff8f00;
	border-right: 1px solid #ff8f00;
	width: auto;
	background-color: #ffce64;
	padding: 2px 10px;
	line-height: 20px;
	margin: 1px;
}

a.pagenav:link,a.pagenav:visited {
	text-decoration: none
}

a.pagenav:hover {
	color: #f44c02
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	background-color: #ffce64;
	height: 18px;
	font-size: 11px
}

#footer a:link,#footer a:visited {
	text-decoration: none
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background: url(/designs/family/images/arrow.png) 0 5px no-repeat;
}

td {
	text-align: justify;
}

/* Joomla core stuff */
table.contentpaneopen {
	width: 100%;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	margin-top: 8px;
	font-size: 11px;
}

table.contentpaneopen h4 {
	font-size: 11px
}

table.contentpaneopen td {
	padding-right: 5px;
	text-align: justify
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-size: 11px
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane table {
	font-size: 11px
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.componentheading {
	color: #f44c02;
	text-align: left;
	padding-top: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading,.contentheading table {
	height: 30px;
	color: #3596bb;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align: left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
	font-size: 11px
}

table.pollstableborder td {
	padding: 2px;
	text-align: left
}

.sectiontableheader {
	font-weight: bold;
	background-color: #ffce64;
	padding: 4px;
	font-size: 11px
}

.sectiontablefooter {
	
}

.small {
	color: #3596bb;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #3596bb;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #3596bb;
	font-size: 11px;
}

table.contenttoc {
	border: 1px solid #ffc858;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}

table.contenttoc td {
	padding: 5px;
}

table.contenttoc th {
	color: #e26616;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.contenttoc a {
	font-size: 11px
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form { /* removes space below form elements */
	margin: 0;
	padding: 0;
}

div.mosimage {
	
}

.mosimage {
	margin: 10px
}

.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color: #9d9d9d;
}

span.article_seperator {
	display: block;
	height: 10px;
}

/* -------------------------- */
.sgf {
	font-size: 10px;
	font-family: tahoma, verdana, sans-serif;
	color: #333;
	text-decoration: none;
}

.sgf1 {
	font-size: 10px;
	font-family: tahoma, verdana, sans-serif;
	color: #333;
	text-align: left;
}

a.sglink:link,a.sglink:visited {
	color: #333;
	font-size: 10px;
	font-family: tahoma, verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a.sglink:hover {
	color: #333;
	font-family: tahoma, verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

ul.navigation li ul {
	display: none;
}

ul.navigation li.active ul {
	display: block;
}