/* COMMON STYLE
--------------------------------------------------------- */

body {
	margin-top: 0px;
	padding: 0 0 20px 0px;
	color: #333333;
	background: #FFFFFF;
	font: 78% Verdana, Arial, Helvetica, sans-serif;
}

body#bd {
	text-align: center;
	background: #ffffff;
	color: #FAFCF4;
}

body.contentpane {
	width: auto;
	margin: 10px;
	line-height: 140%;
}

h1 {
	font-size: 1.38em;
}

h2 {
	margin: 10px 0;
	font-size: 1.13em;
}

h3, h4 {
	margin: 10px 0;
	font-size: .88em;
}

/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption, a.readon, 
.blog_more, .back_button, .pagenavcounter, .pagenav, .pagenavbar, .contenttoc, 
#spotlight-1, #spotlight-2, #leftcol, #rightcol, #footer, #bottomline {
	font-size: 85%;
}

/* Normal link */
a {
	color: #952327;
	text-decoration: none;
}

a:hover, a:active {
	color: #952327;
	text-decoration: underline;
}

p {
	margin: 10px 0;
	font-size:10pt;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	padding-left: 15px;
	background: url(../images/arrow-off.gif) no-repeat 2px 5px;
	line-height: 140%;
	line-height: 18px;
}

th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #999999;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

img {
	border: 0;
}

/* FORM
--------------------------------------------------------- */

form {
	margin: 0;
	padding: 0;
}

input {
	font: 11px Tahoma, Arial, sans-serif;
}

select {
	font: 11px Tahoma, Arial, sans-serif;
}

textarea {
	border: 1px solid #CCCCCC;
	padding-left: 2px;
	font: 11px/1.3em Tahoma, Arial, sans-serif;
}

.button {
	padding-left: 5px;
	padding-right: 5px;
	background: url(../images/but-bg.gif) no-repeat bottom right;
	border: 1px solid #808080;
}

.inputbox {
	padding-left: 2px;
	border-top: 1px solid #999999;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #999999;
	background: #FFFFFF;
}

/* MODULE
--------------------------------------------------------- */

div.modules {
	width: 100%;
}

div.moduletable h3 {
	padding: 0 0 0 4px;
	margin: 0 -3px 0 -3px!important;
	color: #FFFFFF;
	background: #3d64aa;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	border: 2px solid #EEEEEE;
	border-top: none;
	font-weight: normal;
}

div.moduletable {

}

div.moduletable td {
	padding: 3px 0!important;
}

/* JOOMLA STYLE
--------------------------------------------------------- */

table.blog {
	width: auto;
}

table.blog .article_seperator {
	height: 5px;
	display: block;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	width: 25%;
}

table.contenttoc td {
	padding: 1px 5px 1px 20px;
	background: url(../images/arrow-off.gif) no-repeat 6px;
}

table.contenttoc th {
	padding: 1px 5px;
	border: 2px solid #EEEEEE;
	background: #666666;
	color: #FFFFFF;
}

table.contenttoc td:hover {
	padding: 1px 5px 1px 20px;
	background: url(../images/arrow-on.gif) no-repeat 6px;
}

table.polls {
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	text-align: left;
	border-color: #FFFFFF;
}

table.pollstableborder img {
	margin: 4px 4px 4px 0;
}

table.pollstableborder td {
	padding: 2px!important;
}

table.searchintro {
	margin: 10px 0;
	width: 100%;
	background: #F9F9F9;
	border: 1px solid #EEEEEE;
}

table.searchintro td {
	padding: 5px!important;
}

ul#mainlevel li, ul#mainlevel-nav li {
	padding: 0;
	display: inline;
	background: none;
	line-height: normal;
}


.blog_more {
	margin: 10px 0;
	padding: 0 5px 5px 5px;
}

.blog_more strong {
	display: block;
	margin: 0 -5px 5px -5px;
	padding: 1px 5px;
	background: #666666;
	border-bottom: 2px solid #EEEEEE;
	font-weight: bold;
	color: #FFFFFF;
}

td.buttonheading {
	padding: 0 3px!important;
	background: #F2F2F2;
	text-align: center;
	border: 1px solid #EEEEEE;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.code, pre {
	border: 1px solid #F0F0C0;
	width: auto;
	padding: 5px;
	background: #FFFFCC;
}

.componentheading {
	padding: 0 0 5px;
	margin-bottom: 10px;
	color: #666666;
	font-weight: bold;
	font-size: 1.7em;
	text-transform: capitalize;
}

.contentdescription {
	padding-bottom: 30px;
	background: url(../images/hdot2.gif) repeat-x bottom left;
}

.contentheading {
	font-weight: bold;
	font-size: 20px;
	padding-left: 2px;
}

.contentpagetitle {
}

/* JOOMLA! STYLE
----------------------------------------------------------- */

a.readon {
	color: #952327;
}

a.readon:hover {
	color: #952327;
}

table.contentpaneopen td, table.contentpane td {
padding-left: 10px;
padding-right: 10px;
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	color: #999999;
	line-height: 10px;
	font-weight: bold;
}

.modifydate {
	color: #999999;
	height: 15px;
}

.error {
	color: #CC0000;
}

.highlight {
	font-weight: bold;
	border-bottom: 1px dotted;
}

.message {
	color: #FF9900;
	font-weight: bold;
}

.moduletable {
	padding: 0;
}

.mosimage, .mosimage img {
	padding: 0;
	margin-left: 5px;
}

.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color: #999999;
}

.pagenav {
	padding: 2px;
}

.pagenav_prev a, .pagenav_next a {
	color: #666666;
	font-size: 0.9em;
}

.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_next a:hover, .pagenav_next a:active {
	color: #B91919;
	text-decoration: none;
}

.pagenavbar {
	padding-left: 16px;
	background: url(../images/pages.gif) no-repeat center left;
	font-weight: bold;
}

.pagenavcounter {
	padding: 0 16px 10px 16px;
	color: #666666;
	background: url(../images/pages.gif) no-repeat 0 3px;
	font-weight: bold;
}

.sectiontableheader {
	padding: 2px 4px;
	background: url(../images/topnav-bg.gif) repeat-x top left #666666;
	color: #FFFFFF;
	border-right: 1px solid #EFEFEF;
	font-size: 11px;
}

.sectiontableheader a, .sectiontableheader a:hover {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 4px;
	background: #F9F9F9;
	border-top: 1px solid #EEEEEE;
}

tr.sectiontableentry2 td {
	padding: 4px;
	background: #FFFFFF;
}

.small {
	color: #999999;
}

#banner {
}

/* HEADER
--------------------------------------------------------- */
#header_wrap {
width: 100%;
}
#header {
	padding: 0px;
	height: 82px;
	width: 100%;
}
#top_links {
	float:right;
	margin-top: 175px;

}

#user4 {
	float: right;
	width: 225px;
	height: 156px;
	background: url(../images/top_right.jpg) no-repeat;
	}

/* OLD SEARCH
-----------------------------------
#search {
	font-size: 11px;
	padding-top:4px;

}

.search input {
	background: #FFFFFF;
	border: 1px solid #7b7b7b;
	width: 175px;
	padding-left:15px;
}
.search input.button {
	width: 25px;
	background: none;
	padding: 0;
	}

--------------------------*/

/* NEW SEARCH */
#search {
	font-size: 11px;
        margin-right: 18px;
        margin-top: 21px;
        float: right;
}

div#search select.inputbox {
        margin-top: 12px;
        width: 217px !important;
}
.search input {
	background: #FFFFFF;
	border: 1px solid #7b7b7b;
	width: 175px;
	padding-left:15px;
}
.search input.button {
	width: 25px;
	/*background: none;*/
        background-image: url(../images/search_button.jpg);
        background-repeat: no-repeat;
        background-position: center center;
	padding: 0;
}
/* END NEW SEARCH */


#user-bar {
	position: absolute;
	top: 0px;
	right: 30px;
	font-size: 11px;
	background: #FFF;
	padding-left: 5px;
	padding-right: 5px;
}

#user-bar a {
	font-size: 11px;
	color: #999999;
}

#user-bar img {
	border: 1px solid #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
}

/* MAIN CONTAINER
--------------------------------------------------------- */

#wrapper {
	width: 100%;
	color: #000000;
}
#left_wrapper {
	margin:0 auto;
	width:990px;
	background:url(../images/left_wrapper_bg.jpg) left bottom no-repeat;
	}
#right_wrapper {
	margin: 0 auto;
	width: 990px;
	background:url(../images/right_wrapper_bg.jpg) right bottom no-repeat;
	}
#bottom_wrapper {
	margin:0 auto;
	width: 750px;
	height: 90px;
	background: url(../images/bottom_wrapper_bg.jpg) bottom no-repeat;
	}
#bottom_left {
	margin: 0 auto;
	width: 990px;
	background:url(../images/bottom_left.jpg) bottom left no-repeat;
	}
#bottom_right {
	margin: 0 auto;
	width: 990px;
	background:url(../images/bottom_right.jpg) bottom right no-repeat;
	}
#container {
	width: 750px;
	text-align: left;
	padding: 0;
	margin: 0 auto;
	background: #fff;
}

#container-shadow1 {
	border: 2px solid #383838;
}

#container-shadow2 {
	border: 3px solid #2C2C2C;
	background: #FFFFFF;
	line-height: 18px;
}

/* 3 columns content width */
#content {
	margin: 0 0 0 8px;
	width: 400px;
	float: left;
}

/* 2 column content [on the left] width */
#content-full-left {
	margin: 0;
	width: 525px;
	float: left;
	background: url(../images/content_bg.jpg) repeat-x bottom #fff;
	min-height: 625px;

}

/* 2 column content [on the right] width */
#content-full-right {
	margin: 0;
	width: 525px;
	float: right;

}

/* 1 column content width */
#content-full {
	margin: 0 0px 0;
	width: 730px;
	padding-left: 10px;
	padding-right: 10px;
	float:left;
	min-height:625px;
	/*background: url(../images/content_bg.jpg) repeat-x bottom #fff; */
}


/* PATHWAY
--------------------------------------------------------- */

#pathway {
	color: #FFFFFF;
	background: #FFFFFF;
	font-size: 0;
	line-height: normal;
	padding: 5px 0 2px 2px;
}

#pathway a {
	padding: 0 15px 0 0;
	color: #666666;
	background: url(../images/arrow-off.gif) no-repeat center right;
	font-size: 11px!important;
}

#pathway a:hover, #pathway a:active {
	background: url(../images/arrow-on.gif) no-repeat center right;
}

#pathway img {
	visibility: hidden;
}

/* LEFT COLUMN
--------------------------------------------------------- */

#leftcol {
	width: 170px;
	float: left;
	border-left: 5px solid #FFFFFF;
}

#leftcol a.mainlevel {
	padding-left: 20px;
	background: url(../images/arrow-off.gif) no-repeat 5px 4px;
}

#leftcol a.mainlevel:hover, a.mainlevel:active {
	background: url(../images/arrow-on.gif) no-repeat 5px 4px;
}

#leftcol a.sublevel {
	padding-left: 3px;
}

/* RIGHT COLUMN
--------------------------------------------------------- */

#rightcol {
	width: 225px;
	float: right;

}

#rightcol a.mainlevel {
	padding-left: 20px;
	background: url(../images/arrow-off.gif) no-repeat 5px 4px;
}

#rightcol a.mainlevel:hover, a.mainlevel:active {
	background: url(../images/arrow-on.gif) no-repeat 5px 4px;
}

#rightcol a.sublevel {
	padding-left: 3px;
}

/* TOP NAVIGATION
----------------------------------------------------------- */

#topnav {
	/*background: url(../images/topnav_bg.jpg) no-repeat;*/
	/*height: 31px;*/
	/*line-height: normal;*/
	/*padding-left: 30px;*/
    width: 750px;
    height: 46px;
    background-image: url(../images/navbar_bg_sub.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
}
#topnav_content {
    width: 559px;
    height: 46px;
}
#topnav table.menu42 {
	/*margin: 0;*/
	/*padding: 0;*/
	/*list-style: none;*/
	/*height: 28px;*/
    margin: 0px;
    padding-left: 13px;
    list-style: none;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 14px;
    display: block;
}

#topnav table.menu42 tr td {
	padding: 0;
	margin: 0;
	display: inline;
	/*background: none;*/
    float: left;
    /*display: inline;*/
    position: relative;
    width: 109px;
    text-align: center !important;
}

#topnav table.menu42 tr td a {
	padding-top: 3px;
	margin-top: 0px;
	/*color: #000;*/
	font-size: 11px;
	text-align: center !important;
	/*display: block;*/
	/*float: left;*/
	/*height: 20px;*/
	line-height: 20px;
	text-transform: lowercase;
	/*width:90px;*/
    color: #ffffff !important;
    /*padding: 3px 20px 0 !important;*/
    /*padding: 3px 0 0 0 !important;*/
    height: 20px;
    display: block;
    float: left;
    text-decoration: none;
    /*width: 68px;*/
    width: 109px;
}

#topnav li.active_menu a {
	margin: 0;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
}

#topnav table.menu42 tr td a:hover, #topnav table.menu42 tr td a:active {
	color: #952327;
	text-decoration: underline;
}
table.menu42 {
  padding-left: 13px;
}

/* SUB NAVIGATION
--------------------------------------------------------- */

#subnav {
	padding: 3px 5px;
	margin-top: 9px!important;
	margin-top: 11px;
}

#subnav h3 {
	padding: 0 0 0 4px;
	margin: 0 -3px 0 -3px;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	border: 2px solid #EEEEEE;
	font-weight: normal;
	color: #FFFFFF;
}

#subnav ul {
	margin: 0;
	padding: 0;
}

#subnav li {
	margin: 5px;
	padding: 0;
	background: none;
	height: 20px;
}

#subnav a {
	color: #333333;
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
}

#subnav a:hover, #subnav a:active, #subnav li.active_menu a {
	text-decoration: none;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-left: 5px solid #666666;	
}

/* SPOTLIGHT
--------------------------------------------------------- */

#header-spotlight {
	padding-left: 20px;
	height: 170px;
	color: #F2F2F2;
}

#header-spotlight a {
	color: #FFFFFF;
	text-decoration: underline;
}

#header-spotlight h3 {
	background: none;
	font-size: 1.4em;
	border: none;
	text-align: left;
	font-weight: bold;
	padding-bottom: 3px;
}

#header-spotlight div.moduletable {
	background: none;
	font-size: 1em;
	width: 720px;
	border: none;
	padding: 80px 0 5px;
	color: #F2F2F2;
	margin: 0!important;
}

#header-spotlight .article_seperator {
	display: none;
}

#spotlight-1 div.moduletable, #spotlight-2 div.moduletable {
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

#spotlight-1 h3, #spotlight-2 h3 {
	border: 2px solid #EEEEEE;
	margin: 0 0 10px;
}

#spotlight-1 a, #spotlight-2 a {
	color: #333333;
}


/* FOOTER
--------------------------------------------------------- */


#footer {
    width: 750px;
    height: 94px;
    float: left;
    background-image: url(../images/footer_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
#footer_content_top {
    width: 750px;
    height: 45px;
    float: left;
    background-image: url(../images/footer_top_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
#contact_us {
    width: 68px;
    height: 11px;
    float: left;
    margin-top: 24px;
    margin-left: 428px;
}
#footer_content_bottom {
    width: 750px;
    height: 49px;
    float: left;
    background-image: url(../images/footer_bottom_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}





/* MISCELLANOUS
----------------------------------------------------------- */

div.shadow{
	margin-left: 8px;
	margin-right: 8px;
	padding: 2px 0;
	background: url(../images/shadow.gif) repeat-x;
	clear: both;
}

div.back_button a {
	float: right;
	display: block;
	width: auto;
	padding: 0 10px;
	height: 18px;
	background: url(../images/but-bg.gif) no-repeat bottom right;
	border: 1px solid #808080;
	color: #666666;
	cursor: default;
}

div.back_button a:hover {
	color: #666666;
	text-decoration: none;
	cursor: default;
}

div.back_button a:active {
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
	color: #666666;
	text-decoration: none;
	cursor: default;
}

#mod_login_password, #mod_login_username {
	width: 110px;
	padding-left: 20px;
}

#mod_login_password {
	background: url(../images/authen.gif) no-repeat center left #FFFFFF;
}

#mod_login_username {
	background: url(../images/user.gif) no-repeat center left #FFFFFF;
}

#mod_login_remember {
	border: none;
	padding: 0!important;
}

/* Firefox Scrollbar Hack - Do not remove */
html { height: 100%; margin-bottom: 1px;}

/* Clear fix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#newsflash {
	padding: 5px;
}
.topnav-border {
	border-bottom: 1px solid #C7795C;
	background: #E28968;
}
#topnav li.active_menu a, #topnav li.active_menu a:hover {
	border-top: 5px solid #E28968;
	background: #E28968;
}
#subnav {
	border: 1px solid #FAE9E2;
	background: #FDF7F5;
}
#subnav h3 {
	background: url(../../images/subnav-h3-brick.gif) top right #E28968;
}
#subnav a {
	border-left: 5px solid #E28968;	
}
.contentheading {
	border: 1px solid #dddddd;
	color: #952327;
	background: #f5f4f4;
}
a.contentpagetitle, a.contentpagetitle:hover, a.contentpagetitle:active {
	color: #C7795C;
	text-decoration: none;
}
div.moduletable {
	background: #f5f4f4;
}
#header-spotlight {
	background: url(../../images/header-sl-brick.jpg) no-repeat top right;
}
#spotlight-1 h3, #spotlight-2 h3 {
	background: url(../../images/topmenubg.jpg) repeat-x;
}

.dheader {margin-top:-20px;}



.dchapter{color:#964113; font-family:Copperplate Gothic Light, georgia; margin:19px -10px 15px; border:1px solid #DDDDDD; background:#F5F4F4; padding:8px; height:15px; font-weight:bold;}

.dtitle{ color:#964113; font-family:Copperplate Gothic Light, georgia; margin:25px auto; font-size:30px; text-align:center;}

.dverse{ color:#964113; margin-bottom:15px; margin-top:15px; font-family:Times New Roman; font-size:14px; text-align:center; font-style: italic;
background: url("/images/stories/versebg.png") no-repeat scroll 52% 100% transparent; padding-bottom:40px;}

.dbody { color:#964113 !important; margin-bottom:15px; margin-top:15px; font-family:Times New Roman; font-size:14px;
 }

.dauthor { color:#964113; margin-bottom:15px; margin-top:15px; text-transform:uppercase; font-family:Copperplate Gothic Light, georgia; text-align:right;
background: url("/images/stories/versebg.png") no-repeat scroll 52% 0% transparent; padding-top:40px;}

.dbody:first-letter{font-size:440%; float:left;  }

.ddrop{font-family: Copperplate Gothic Light,georgia !important;
    height: 84px;
    margin-right: -360px;
    margin-top: 62px;}

#ddrop.inputbox{font-family:Copperplate Gothic Light, georgia !important;}

.ddate {float:right;margin-right:15px;margin-top:5px; color:#964113; font-family:Copperplate Gothic Light, georgia; font-weight:bold;}

.dselectbox{color:#964113; font-family:Copperplate Gothic Light, georgia; width:200px;}
