﻿body{
		
	margin:0px
}

body, span, div, td, th, p, blockquote, li{
color:#222222;
font-family:Verdana,Arial;
font-size:12px;
line-height: 18px;
}

h3 {
	font: 18px georgia, 'times new roman', sans-serif;
	margin: 0px;
	margin-bottom: 5px;
	color: #604c29;
}
h4
{
	color: #604c29;
	margin-bottom:5px;
}
.catHeader
{
    font : 16px georgia, 'times new roman', sans-serif;
	color: #604c29;
}
.catListItem
{     
  margin-top:7px;
}
.catTitleMain
{
  color: #604c29;
  display:inline;
  float:left;
  width: 220px; 
}

.qNumList
{
    width:25px;
    display:inline;
    float:left;
    margin-right:5px;
    text-align:right;
    color: #604c29;
	font-weight: bold;
}
#mainContent
{
    width:400px;
    margin: 4px auto;
    border-width:1px;
    border-color:#604c29;
    border-style:solid;
}
.qTextList
{
    width:310px;display:inline;float:left;
}
.qListSection
{
    width:385px;
    height:200px;
    overflow:auto;
    background-color:#ede7ab;
    border-width:1px;
    border-color:#604c29;
    border-style:solid;
    display:none;
}
.qList
{
    width:350px;
    display:inline;
    float:left;
    margin:7px;
}
.watermark
{
    color:#A6A29F;
}
#welcome
{
    margin:0 5px 15px 5px;
}
.mainQPanel
{
  width:375px;background-color:#ede7ab; 
    
}
.navLink
{
    font : 12px georgia, 'times new roman', sans-serif;
	color: #604c29;
	font-weight: bold;
	text-decoration:none;
}
 .modalBackground {   
            background-color:Gray;   
            filter:alpha(opacity=70);   
            opacity:0.7;   
        }    
  #content
  {
      padding:5px;
  }
  #questionQuiz
  {
      display:none;
  }
  #answerQuiz
  {
      display:none;
  }
  #question-range
  {
       width:200px;
       margin:7px;
  }

  .quizBuilderSection
  {
      width:250px;
      border-width:1px;
      border-style:solid; 
      padding: 7px 7px 7px 7px; 
      margin: 10px 0 10px 0;
      font : 11px georgia, 'times new roman', sans-serif;
  }
  .quizQuestionRangeLabel
  {
      border:0; 
      color:#f6931f; 
      font-weight:bold;
  }
  .quizResultItem
  {
      margin:10px;
  }
  .scriptureQuote
  {
      font-style:italic;
      font : 11px georgia, 'times new roman', sans-serif;
      color: #604c29;
  }
  #quizQuestionResult
  {
    border-style:solid;
    border-width:1px;
    width:300px; 
    margin:0px auto;
    padding:10px; 
    background-color:white; 
    display:none;
  }
   .quizText
  { 
  }
#checkAnswer
{
    margin-top:10px;
}
#numberView
{
    font : 16px georgia, 'times new roman', sans-serif;
    margin-bottom:5px;
    font-weight: bold;
	color: #604c29;
}
#answerExpandCollapse
{
    margin: 5px 5px 10px 5px;
}
#answerView
{
    border-style:solid;
    border-width:1px;
    padding:7px;
    width:350px;
    margin-bottom: 10px;
    border-color:#534b38;
    background-color: #ede7ab;  
}
h5
{
	color: #604c29;
}
h1 {
	font: 26px georgia, 'times new roman', sans-serif;
	margin: 0px;
	margin-bottom: 6px;
	color: #604c29;
}
h2 {
	font: 24px georgia, 'times new roman', sans-serif;
	margin: 0px;
	margin-bottom: 6px;
	color: #604c29;
}
a
{
color: 	#6a5129;
text-decoration:none;
}
a.menu
{
	color: #423C0C;
	text-decoration:none;
	font-family:Verdana,Arial;
	font-weight:bold;
}

a.menu:link { color: #423C0C; }
a.menu:hover { color: #423C0C; }
a.menu:active { color: #423C0C; }
a.menu:visited { color: #423C0C; } 
.homehighlightsborder {
	border-left: 1px dashed #CCC;
	padding: 0 0 0 8px;
	vertical-align : top;
}
.boldLabel {
	font-weight: bold;
}

.headermenu ul
{
	padding: 0;
	margin: 0;
}

.headermenu li
{
	list-style: none;
	display: inline;
}

.headermenu a
{
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.9em;
	font-family: Arial, sans-serif;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}

.headermenu
{
	color: #FFFFFF;
	background-color:#9C8C53;
	text-align: center;
	height: 20px;
	vertical-align: middle;
	letter-spacing: 1px;
	margin: 0 0px 0 0px;
}
