/* CSS Document */
html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0;
	background-c
}
.clr {
	clear: both;
}
table.main{
	width:758px;
}
.outline {
  border: 1px solid #FDD0D2;
  background: #FDD0D2;
	padding: 2px;
}
#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}
#buttons_inner {
	border: 1px solid #FDD0D2;
	height: 21px;
}
#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #FDD0D2;
	margin-bottom: 2px;
}
#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}
#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
ul#mainlevel-nav li
{
	background-image:url(../images/spacer.png);
	background-position:bottom left;
	padding-left: 10px;
	padding-right: 0px;
	float: left;
	font-size: 11px;
	line-height: 25px;
	white-space: nowrap;
	height:25px;
	padding-top:3px;
}
ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color:#FDD0D2;
	background: transparent;
}
#buttons>ul#mainlevel-nav li a { width: auto; }
ul#mainlevel-nav li a:hover
{
	color:#FDD0D2;
}
#search_outer {
	float: left;
	width: 165px;
}
#search_inner {
  border: 1px solid #FDD0D2;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}
#search_inner form {
  padding: 0;
  margin: 0;
}
#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FDD0D2;
}
#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}
#header {
	float: left;
	padding: 0;
	margin-right: 2px;
}
#top_outer{
	float: left;
	width: 165px;
}
#top_inner {
  border: 1px solid #FDD0D2;
	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 #FDD0D2;
	padding: 2px;
  float: none !important;
  float: left;
}
.div_content { margin: 0 0 0 36px; }
.div_heading { margin: 0 0 0 12px; }
#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #FDD0D2; **/
	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 #FDD0D2;
  padding: 2px;
}
.user1_inner {
	border: 1px solid #FDD0D2;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}
.user2_inner {
	border: 1px solid #FDD0D2;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}
table td.body_outer {
	padding: 2px;
	border: 1px solid #FDD0D2;
}
.maintitle {
	color: #331300;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}
.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #FDD0D2;
  font-size: 14px;
  font-weight: bold;
}
/** old stuff **/
div.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: double 1px;
  width: auto;
  padding: 0 10px;
  line-height: 20px;
  margin: 1px 1px 1px 13px;
  color:#fdd0d2;
}
.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
  color:#FDD0D2;
}
.pagenavbar {
	margin-right: 10px;
	float: right;
}
#footer {
	text-align: center;
	padding: 3px;
}
ul
{
margin: 0;
padding: 0;
list-style: none;
}
li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-repeat: no-repeat;
background-position: left top;
}
td { text-align: left; }
body { font-family: "Times New Roman", Times, serif; line-height: 150%; font-size: 12pt; color:#300; background-color: #db7b00; background-image: url(../images/Background.jpg); background-repeat: no-repeat; }
/* Joomla core stuff */
a:link {
	color: #662600; text-decoration: underline;
	font-weight: 600;
}
a:visited { color: #662600; font-weight: 600; text-decoration: none; }
a:hover {
	color:#FDD0D2;	text-decoration: none;
	font-weight: bold;
}
table.contentpaneopen { width: 556px; margin-top: 6px; margin-left: 12px; border-collapse: collapse; border-spacing: 0px; }
table.contentpaneopen td { padding-right: 5px; }
table.contentpaneopen td.componentheading {
	padding-left: 4px;
	
}
table.contentpane { margin: 0 0 0 12px; padding: 0; width: 556px; border-collapse: collapse; border-spacing: 0px; }
table.contentpane td {
	margin: 0px;
	padding: 0px;
}
table.contentpane td.componentheading { font-size: 15px; padding-left: 4px; }
table.contentpaneopen fieldset {
	border: 0;
	
}
.contentdescription { width: 556px; margin-top: 0; padding-left: 12px; display: block; }
.contentheading { display:block; color: #662600; text-align: left; padding-bottom: 5px; font-size:15px; font-weight:bold; line-height: 1.9em; background-image:url(../images/bg_content.png); background-position:left 50%; background-repeat:no-repeat; height:28px; padding-left:8px; width:100%; margin: 0; white-space: nowrap; }
.contentcolumn { padding-right: 5px; }
.contentheading table td{
	color: #FDD0D2;
	text-align: left;
	padding-bottom: 5px;
	font-size:11px;
	font-weight:bold;
	height:28px;
	padding-left:25px;
	line-height:20px!important;
	line-height:10px;
	margin-top:5px;
}
.componentheading { display:block; color: #662600; text-align: left; padding-bottom: 5px; font-size:15px; font-weight:bold; background-image:url(../images/bg_component.png); background-position:left 50%; background-repeat:no-repeat; height:28px; padding-left:30px; line-height:1.9em; width:100%; margin-top: 8px; margin-left: 12px; white-space: nowrap; }
.contentpagetitle {
	font-size: 15px;
	font-weight: bold;
	color: #fdd0d2;
	text-align:left;
}
.button {
  color:#E2B445;
  font-family: Tahoma;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px double #FDD0D2;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  background-position:top;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}
.inputbox {
	padding: 2px;
	border:solid 1px #FFFFFF;
	background-color: #FDD0D2;
}
.buttonheading{
	width:10px;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	font-weight: bold;
}
div.moduletable { margin-bottom: 0; padding-bottom:18px; padding-left:7px; margin-top: 10px; }
table.pollstableborder {
  padding: 2px;
  width:96%;
}
h3 {
	color: #FDD0D2;
	text-align: left;
	padding-left: 12px;
	height: 31px;
	line-height: 31px;
	font-weight: bold;
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
	margin-top:0px;
	margin-left:-7px;
	margin-bottom:0px;
}
moduletable-Banners {
	text-align:center;
}
.sectiontableheader { font-weight: bold; padding: 4px; color:#fdd0d2; width: 100%; margin-top: 5px; border-bottom: 1px dotted #fdd0d2; }
.sectiontablefooter {

}
.sectiontableentry1 { height:25px; line-height:25px; width: 100%; }
.sectiontableentry2 {
	height:25px;
	line-height:25px;
}
.small {
	color: #FDD0D2;
	font-size: 11px;
}
a.category:link, a.category:visited { color: #662600; font-weight      : bold; font-size: 12px; font-weight: 600; font-family:"Times New Roman", Times, serif; text-decoration: none;f
}
a.category:hover {
	color            : #FDD0D2;
}
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #E6B757;
	font-size: 11px;
}
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #E6B757;
	font-size: 11px;
}
.moduletable {
	font-size: 9pt;
	margin-bottom: 5px;
	padding: 0;
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.moduletable {
	margin-bottom: 5px;
	padding: 0;
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.moduletable td {
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
}
table.moduletable th, div.moduletable h3 {
	color: #900;
	text-align: left;
	height: 28px;
	font-weight: bold;
	font-size: 13px;
	font-family:"Times New Roman", Times, serif;
	line-height: 2em;
	background-color: transparent;
	background-image: url(../images/top_mod.png);
	background-repeat: no-repeat;
	background-position: left bottom width: 155px;
	margin-top:0; margin-bottom:0;
	padding-top: 0;
	display: block;
	white-space: nowrap;
}
table.contenttoc {
  border: 1px solid #FDD0D2;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}
table.contenttoc td {
  padding: 2px;
}
table.contenttoc th {
  color: #FDD0D2;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
a.mainlevel:link { display: block; font-size: 10pt; font-weight: bold; color:#c00; font-family: "Times New Roman", Times, serif; line-height: 1.2em; text-align: left; padding-top: 5px; height: 19px !important; height: 19px; width: 124px; padding-left:28px; text-decoration: none; background-image:url(../images/menu_bg.png); background-position:left top; background-repeat:no-repeat; text-indent: 1px; }
a.mainlevel:visited { color: #900; font-size: 10pt; font-weight: bold; line-height: 1.2em; background-image: url(../images/menu_bg2.png); text-decoration: none; background-repeat: no-repeat; background-position: left top; text-align: left; text-indent: 1px; display: block; padding-top: 5px; padding-left: 28px; width: 124px; height: 19px !important; }
a.mainlevel:hover { text-decoration: none; color:#c00; background-position:left bottom; font-size: 10pt; background-image: url(../images/menu_bg2.png); }
a.mainlevel#active_menu { color:#ffffff; font-weight: bold; font-size:10pt; line-height: 1.2em; background-image: url(../images/menu_bg.png); background-position:left bottom; }
a.mainlevel#active_menu:hover {
	
}
a.sublevel:link { color: #c00; font-size: 12px; font-weight: bold; line-height: 1.5em; background-image: url(../images/menu_sub.png); background-repeat: no-repeat; background-position: left bottom; text-decoration: none; text-align: left; vertical-align: middle; margin-left: 17px; padding-top: 1px; padding-bottom: 2px; padding-left: 16px; display: block; }
a.sublevel:visited { color: #900; font-size: 12px; font-weight: bold; line-height: 1.5em; background-image: url(../images/menu_sub.png); background-repeat: no-repeat; background-position: left bottom; text-align: left; vertical-align: middle; width: 100%; margin-left: 17px; padding-top: 1px; padding-bottom: 2px; padding-left: 16px; display: block; }
a.sublevel:hover { color: #c00; background-image: url(../images/menu_subhov.png); background-repeat: no-repeat; background-position: left bottom; text-decoration: none; display: block; }
a.sublevel#active_menu { color: #ffffff; line-height: 1.5em; background-image: url(../images/menu_subact.png); background-repeat: no-repeat; background-position: left bottom; margin-left: 17px; padding-top: 1px; padding-bottom: 2px; padding-left: 16px; display: block; }
.highlight { color: white; padding: 0; }
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}
form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
	width:98%;
}
div.mosimage {
}
.mosimage {
}
.mosimage_caption {
  margin-top: 2px;
  padding: 1px 2px;
  color:#331300;
  font-size: 10px;
}
span.article_seperator {
	display: block;
	height: 1.5em;
}
td.dot {
	height:5px;
}
table.top_menu{
	padding-top:4px;
}
td.tab{
	height:10px;
}
a.mostread, a.mostread:visited {
	color:#662600;
	font-weight:600;
}
a.mostread:hover {
	color:#FDD0D2;
	font-weight:normal;
}
a.latestnews, a.latestnews:visited {
	color:#FDD0D2;
	font-weight:normal;
}
a.latestnews:hover {
	color:#FDD0D2;
	font-weight:normal;
}
li.latestnews-user{
	padding-left:20px !important;
	padding-left:10px;
}
li.mostread-user{
	padding-left:20px !important;
	padding-left:10px;
}
td.site_name {
	font-size:44px;
	padding-top:16px;
	padding-bottom:10px;
	font-weight:bold;
	color:#FDD0D2;
}
td.site_desc {
	font-size:15px;
	font-weight:bold;
	color:#FDD0D2;
}
table.box_table{
	background-color:#F7F7F7;
}
a.readon {
	color:#fdd0d2;
	font-size: 11px;
	text-decoration: none;
	padding-top:3px;
}
.blog_more {
	color: #fdd0d2;
	font-size: 12px;
	text-decoration: none;
	padding-left: 12px;
}
td.ver {
	text-align: center;
	font-size:18px;
	font-weight:bold;
	color:#FDD0D2;
	height:30px;
}
div.copyright {
	text-align:center;
}
.adminform {
	padding-left: 8px;
}

