/*
	start of
	styles.css
	Initial code generated by thesitewizard.com's Layout Wizard 1.1.1
*/

body {
		 background: #EEEEEE;
		 font-family: Arial, Helvetica, sans-serif ;
}
img {
	max-width: 100% ;
	width: auto ;
	height: auto ;
}

div#tswsidecol {
	float: left ;
	width: 20% ;
	color: #000 ;
	background-color: #DDE5F4;
}
div#tswcontent {
	float: left ;
	width: 80% ;
	color: #000 ;
	background-color: #DDE5F4;
}
@media only screen and (max-width: 629px) {
	div#tswsidecol {
		float: none ;
		width: 100% ;
	}
	div#tswcontent {
		float: none ;
		width: 100% ;
	}
}
div#tswcontproper, div#tswsideproper {
	padding-left: 5px ;
	padding-right: 5px ;
}
div#tswcontainer {
	color: inherit ;
	background-color: #DDE5F4;
}
div#tswheader {
	color: #000 ;
	background-color: #DDE5F4;
}

div#tswfooter {
	clear: both ;
	color: #000 ;
	background-color: #DDE5F4;
}
/*
	end of
	styles.css
	Initial code generated by thesitewizard.com's Layout Wizard 1.1.1
*/




th {
font-size: 14pt;
color: #000066;
font-family: Arial, Helvetica;
text-align: center;
}

td {
font-size: 10pt;
font-family: Arial, Helvetica;
color: #000000;
vertical-align: text-top;
text-align: justify;
}



h1 {
    color: #000066;
    font-family: Arial, Helvetica;
    text-align: center;
    }
    ol.a {
    list-style-type: numeric;
    font-family: Arial, Helvetica;
    color: #000000;
    vertical-align: text-top;
    text-align: justify;
    }



i {
font-size: 10pt;
font-family: Arial, Helvetica;
color: #000000;
vertical-align: text-top;
text-align: justify;
}

p {
font-size: 12pt;
font-family: Arial, Helvetica;
color: #000000;
vertical-align: text-top;
text-align: justify;
}

A:active {
voice-family: betty, female;
color: #bb44ee;
}

A:visited {
voice-family: betty, female;
color: #000000;
}

A:link {
voice-family: harry, male;
color: #0000FF;
}

hr {
color: #000066;
}

/* horisontal line styles */
#hr {
	clear:both;
	float:left;
	width:100%;
	border-top:1px solid #000066;
}


.arrowlistmenu{
width: 180px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: #DDE5F4;
background: blue url(http://www.dawefamily.co.uk/Books/Bible/Images/titlebar.png) repeat-x center left;
margin-bottom: 4px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: auto;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(http://www.dawefamily.co.uk/Books/Bible/Images/titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
background: #79A0E1 !important;
}

.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
background: #ABC4ED !important;
}

.arrowlistmenu ul li a{
color: #000066;
background: url(http://www.dawefamily.co.uk/Books/Bible/Images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #4444FF;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
background-color: #FFFFFF;
}

.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
background: #79A0E1;
}
