*
{
    padding: 0px;
    margin: 0px;
}

body
{
    margin-top: 30px;
    margin-bottom: 0px;
    background: #F9F9F7 url('_content/images/a1.gif') repeat-x;
    font-size: 11px;
    font-family: "trebuchet ms", helvetica, sans-serif;
    color: #8C8C73;
    line-height: 16px;
}

a
{
    color: #5E4521;
    text-decoration: underline;
}

a:hover
{
    color: #A82407;
    text-decoration: none;
}

sup
{
    font-size: 0.5em;
}

p
{
    margin-bottom: 14px;
    text-align: justify;
    color: #333333;
}

.size10
{
	font-size: 10pt;
}

.red
{
	color: #990909;
}

.black
{
	color: #000000;
}

.center
{
	text-align: center;
}

.normal
{
	color: #333333;
}
.accent
{
	font-weight: bold;
	color: #990909;
	font-style:italic;
}

.bignbold
{
	color: #8C8C73;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
}

.imgTextLeft
{
	margin: 0px 0px 0px 8px;
}

.imgTextRight
{
	margin: 0px 8px 0px 0px;
}

.imgTextBottom
{
	margin: 0px 0px 8px 0px;
}

.imgTextTop
{
	margin: 8px 0px 0px 0px;
}

.floatright
{
	float: right;
}

.floatleft
{
	float: left;
}

img.picLogo
{
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}

img.picArticle
{
    position: relative;
    background: url('_content/images/article_border.gif') no-repeat;
    padding-top: 15px;
    padding-bottom: 9px;
    padding-left: 11px;
    padding-right: 9px;
}

img.picRss
{
    position: relative;
    background: url('_content/images/rss_border.gif') no-repeat;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

img.picElder
{
    position: relative;
    background: url('_content/images/elder_border.gif') no-repeat;
    padding-top: 15px;
    padding-bottom: 9px;
    padding-left: 11px;
    padding-right: 9px;
}

img.picB
{
    position: relative;
    top: -2px;
    background: url('_content/images/a26.gif') no-repeat;
    width: 146px;
    height: 75px;
    padding: 7px;
}

img.floatleft
{
    float: left;
    margin: 0px 14px 3px 0px;
}



img.floatcenter
{
    float: center;
}


ul.linklist
{
    list-style: none;
}

ul.linklist li
{
    border-top: solid 1px #EEEEEE;
    padding-top: 5px;
    margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
    border-top: 0px;
    margin-top: 0px;
    padding-top: 0px;
}

#upbg
{
    position: absolute;
    top: 0px;
    left: 0px;
    background: #ffffff url('_content/images/upbg.gif') no-repeat;
    width: 747px;
    height: 264px;
    z-index: 1;
}

#outer
{
    position: relative;
    width: 747px;
    margin: 0 auto;
    background: #ffffff url('_content/images/abg.gif') repeat-y;
}

#inner
{
    position: relative;
    padding: 13px 30px 13px 30px;
    z-index: 2;
}

#header
{
    position: absolute;
    background: #990909 url('_content/images/a8.gif') repeat-x;
    width: 202px;
    height: 92px;
    color: #ffffff;
    padding-left: 20px;
}

#header span
{
    font-weight: normal;
}

#header h1
{
    position: absolute;
    font-size: 23px;
    letter-spacing: -1px;
    top: 30px;
    height: 92px;
}

#header h2
{
    position: absolute;
    font-size: 12px;
    font-weight: normal;
    color: #FCE2CA;
    top: 62px;
    left: 25px;
}

#header sup
{
    color: #FCE2CA;
}

#splash
{
    position: absolute;
    right: 30px;
    background: #A1A1A1 url('_content/images/bible_splash.jpg') no-repeat;
    width: 458px;
    height: 92px;
}

#splash .choice
{
    position: relative;
    font-family: "trebuchet ms", helvetica, sans-serif;
    font-size: 35px;
    font-weight: bold;
    color: #6B511D;
    text-align: right;
    top: 10px;
    left: -3px;
    z-index: 5;
}

#splash .shadow1
{
    position: relative;
    font-family: "trebuchet ms", helvetica, sans-serif;
    font-size: 50px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: right;
    top: 7px;
    left: -7px;
    z-index: 4;
}

#splash .shadow2
{
    position: relative;
    font-family: "trebuchet ms", helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #990909;
    text-align: right;
    top: 10px;
    left: -20px;
    z-index: 6;
}





#date
{
    position:relative;
    top: 96px;
    font-weight: bold;
    background: #444444;
    color: #FFFFFF;
    text-align: right;
    padding: 1px 10px 1px 1px;
}





#menu
{
    position: relative;
    background: #666666 url('_content/images/a16.gif') repeat-x;
    height: 40px;
    padding: 0px 0px 0px 0px;
    margin: 100px 0px 10px 0px;
}

#menu ul
{
}

#menu ul li
{
    display: inline;
    line-height: 40px;
    padding-left: 3px;
}

#menu ul li a
{
    background-color: transparent;
    background-repeat: repeat-x;
    padding: 8px 12px 8px 12px;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

#menu ul li a:hover
{
    background: #FFFFFF;
    color: #4A4A24;
    text-decoration: none;
}





.submenu
{
    position: absolute;
    visibility: hidden;
    font-size: 10px;
    line-height: 18px;
    z-index: 100;
    background-color: #999999;
    color: #FFFFFF;
}

.submenu a
{
    display: inline;
    padding: 8px 12px 8px 12px;
    z-index: 100;   
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

.submenu a:hover
{ 
    background: #990909;
    color: #FFFFFF;
    text-decoration: none;
}






#primarycontent
{
    position: relative;
    width: 495px;
    float: left;
}

#primarycontent h3
{
    position: relative;
    top: 2px;
    font-size: 16px;
    color: #656551;
    letter-spacing: -1px;
    background: url('_content/images/a22.gif') bottom repeat-x;
    padding: 5px 5px 3px 5px;
    margin-bottom: 6px
}

#primarycontent .rollover_menu
{
    color: #5E4521;
    cursor: default;
}

#primarycontent .rollover_menu:hover
{
    color: #A82407;
}

#primarycontent .content
{
    border: dotted 2px #808080;
    padding: 10px 10px 0px 10px;
}

#primarycontent .content td
{
    color: #333333;
}

#primarycontent .post
{
    margin-bottom: 10px;
}

#primarycontent .post .header
{
    position: relative;
    line-height: 14pt;
}

#primarycontent .post .subheading
{
    position: relative;
    left: 10px;
    top: -2px;
    font-style:italic;
    color: #990909;
    font-weight: bold;
    line-height: 10pt;
}
#primarycontent .post .date
{
    position: relative;
    color: #907850;
    top: -9px;
    font-weight: bold;
    line-height: 0pt;
    text-align: right;
}




#secondarycontent
{
    position: relative;
    width: 180px;
    float: right;
}

#secondarycontent h3
{
    position: relative;
    top: 2px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background: #990909 url('_content/images/a8.gif') repeat-x;
    padding: 1px 5px 1px 5px;
    margin-bottom: 5px;
}

#secondarycontent .content
{
    border: dotted 2px #808080;
    padding: 5px 5px 0px 5px;
    margin-bottom: 10px;
}

#secondarycontent .content .note
{
	font-size: 7pt;
	line-height: 10px;
}

#secondarycontent a
{
    text-decoration: underline;
}

#secondarycontent a:hover
{
    text-decoration: none;
}





#footer 
{
        position: relative;
        clear: both;
        text-align: center;
        background-image: url('_content/images/a50.gif');
        font-family: Tahoma, Arial, Helvetica, Sans-serif;
        font-size: 12px;
        color: #aaaaaa;
        top: 7px;        
        padding: 5px 5px 5px 5px;
        height: 20px;
}

#footer a 
{
        color: #5E4521;
        text-decoration: none;
}

#footer a:hover 
{
        color: #A82407;
}







#copyright 
{
        text-align: center;
        font-family: Tahoma, Arial, Helvetica, Sans-serif;
        font-size: 11px;
        color: #808080;
        padding: 5px 15px;
        line-height: 13px;
}

#copyright a 
{
        color: #808080;
        text-decoration: none;
}

#copyright a:hover 
{
        color: #5E4521;
        text-decoration: none;
}



.galleryYear
{
    font-size: 13px;
    font-family:arial black;
    color: #5E4521;
}

.galleryMonth
{
    font-size: 12px;
    font-family:arial black;
    color: #990909;
    margin-left: 20px;
}

.galleryTitle
{
    font-size: 11px;
    font-weight: bold;
    color: #5E4521;
    margin-left: 40px;
}

.galleryFormat
{
    color: #5E4521;
}

.galleryFormat a:hover
{
    color: #A82407;
}

.gallerySkip a
{
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.galleryError
{
    font-size: 13px;
    font-weight: normal;
    color: #5E4521;
}

.galleryLine
{
    color: #808080;
    /* border-style: dotted; */
}

.galleryPhoto
{
	//border: solid 2px #808080;
	cursor: pointer;
	position: relative;
	top: 2px;
}

#galleryNav
{
	font-size: 12px;
	font-family: arial black;
	position: relative;
	cursor: default;
}

#galleryNav .galleryNavLinks
{
	color: #5E4521;
	cursor: pointer;
}

#galleryNav .galleryNavLinks:hover
{
	color: #A82407;
	cursor: pointer;
}

.galleryPreLoad
{
	display: none;
}


#dhtmltooltip
{
	position: absolute;
	color: #000000;
	border: 2px solid black;
	font-family: arial;
	font-weight: bold;
	padding: 4px;
	background-color: #FFFFFF;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#tooltip
{
	font-family: arial black;
	color: #990909;
	padding: 0px 2px 0px 2px;
	cursor: default;
}

#calendar
{
	cursor: default;
}

.underline
{
	text-decoration: underline;
}