/*
        Created by John Gales on 7/30/09
	  
*/

* { padding: 0; margin: 0; }  /* reset */

body {
 font-size: 62.5%;
 background-repeat: repeat; 
 background-image: url(../images/desktop.jpg); 
 margin: 15px;
}

a:link {
	color: #336699;
}

a:visited {
	color: #336699;
}

a:active {
	color: #336699;
	outline:none;

}

a:hover {
	color: white;
	background-color: #336699;
	text-decoration: none;
}


#wrapperImage{
  background: transparent url(../images/sketchbook922.png);background-repeat: repeat-y;
  margin: 0 auto;
  width: 922px;
}

#wrapper { 
  margin: 0px 0px 0px 0px; 
 width: 922px;
}

#header { 
 width: 780px;
 float: left;
 padding: 10px;
 height: auto;
 margin: 0px 0px 0px 100px; /* indents 80px from left to get past spiral */
 background: white url(../images/logo2.jpg);background-repeat: no-repeat;background-position: 0px center;
}


.postitnotecontact {
 background: white url(../images/postitnotecontact.jpg) no-repeat 0 0;
 display:block;
 height: 197px;
 width: 200px;
 float: right;margin-right: 20px;
 margin-top: -8px; 
 outline: none;
 
}

.postitnotecontact:hover {
  background: white url(../images/postitnotecontact.jpg) no-repeat -199px 0;
  float: right;margin-right: 20px;
  margin-top: -8px;
}

#navigation {
 float: left;
 width: 820px;  /* was 800 */
 height: 120px;
 padding: 0;
 margin: 10px 0px 15px 75px; 
}

ul#navsprite {
	height: 120px;
	width: 783px;
	padding: 0px;
	list-style: none;
	background: white url(../images/navbarsprite1.gif) no-repeat; 
}

/* * html ul#nav {
	top: 15px;
	position: absolute; 
} */

ul#navsprite li {
	float: left;	
}

ul#navsprite li a {
	height: 120px;
	float: left;
	margin: 0 0;
	text-decoration: none;
	text-indent: -100000px;
	border: none;
	overflow: hidden;
}

ul#navsprite li a#navsprite_home {
	outline: none;
	width: 70px;
	background: transparent url(../images/navbarsprite1.gif) no-repeat 0px 2px;	
}

ul#navsprite li a#navsprite_home:hover {
	background: transparent url(../images/navbarsprite1.gif) no-repeat 0px -118px;	
}

ul#navsprite li a#navsprite_home_current {
	outline: none;
	width: 70px;
	background: transparent url(../images/navbarsprite1.gif) no-repeat 0px -118px;	
}


ul#navsprite li a#navsprite_about {
	outline: none;
	width: 70px;
	background: transparent url(../images/navbarsprite1.gif) no-repeat -70px 2px;	
}

ul#navsprite li a#navsprite_about:hover {
	background: transparent url(../images/navbarsprite1.gif) no-repeat -70px -118px;	
}

ul#navsprite li a#navsprite_about_current {
	outline: none;
	width: 70px; 
	background: transparent url(../images/navbarsprite1.gif) no-repeat -70px -118px;	
}



ul#navsprite li a#navsprite_policies {
	outline: none;
	width: 91px;
	background: transparent url(../images/navbarsprite1.gif) no-repeat -140px 2px;	
}

ul#navsprite li a#navsprite_policies:hover {
	background: transparent url(../images/navbarsprite1.gif) no-repeat -140px -118px;	
}

ul#navsprite li a#navsprite_policies_current {
	outline: none;
	width: 91px;
	background: transparent url(../images/navbarsprite1.gif) no-repeat -140px -118px;	
}

ul#navsprite li a#navsprite_academics {
	outline: none;
	width: 119px;
	background: transparent url(../images/navbarsprite1.gif) no-repeat -231px 2px;	
}

ul#navsprite li a#navsprite_academics:hover {
	background: transparent url(../images/navbarsprite1.gif) no-repeat -231px -118px;	
}

ul#navsprite li a#navsprite_academics_current {
	outline: none;
	width: 119px;
	background: transparent url(../images/navbarsprite1.gif) no-repeat -231px -118px;	
}


ul#navsprite li a#navsprite_homeschool {
	outline: none;
	width: 90px;
	background: transparent url(../images/navbarsprite1.gif) no-repeat -350px 2px;	
}

ul#navsprite li a#navsprite_homeschool:hover {
	background: transparent url(../images/navbarsprite1.gif) no-repeat -350px -118px;	
}

ul#navsprite li a#navsprite_homeschool_current {
	outline: none;
	width: 90px;
	background: transparent url(../images/navbarsprite1.gif) no-repeat -350px -118px;	
}


ul#navsprite li a#navsprite_commoutreach {
	outline: none;
	width: 127px;
	background: transparent url(../images/navbarsprite1.gif) no-repeat -440px 2px;	
}

ul#navsprite li a#navsprite_commoutreach:hover {
	background: transparent url(../images/navbarsprite1.gif) no-repeat -440px -118px;	
}

ul#navsprite li a#navsprite_commoutreach_current {
	outline: none;
	width: 127px;
	background: transparent url(../images/navbarsprite1.gif) no-repeat -440px -118px;	
}


ul#navsprite li a#navsprite_calendar {
	outline: none;
	width: 113px;
	background: transparent url(../images/navbarsprite1.gif) no-repeat -567px 2px;	
}

ul#navsprite li a#navsprite_calendar:hover {
	background: transparent url(../images/navbarsprite1.gif) no-repeat -567px -118px;	
}

ul#navsprite li a#navsprite_calendar_current {
	outline: none;
	width: 113px;
	background: transparent url(../images/navbarsprite1.gif) no-repeat -567px -118px;	
}



ul#navsprite li a#navsprite_photos {
	outline: none;
	width: 100px;
	background: transparent url(../images/navbarsprite1.gif) no-repeat -680px 2px;	
}

ul#navsprite li a#navsprite_photos:hover {
	background: transparent url(../images/navbarsprite1.gif) no-repeat -680px -118px;	
}

ul#navsprite li a#navsprite_photos_current {
	outline: none;
	width: 100px;
	background: transparent url(../images/navbarsprite1.gif) no-repeat -680px -118px;	
}




#leftcolumn { 
 color: #000;
 margin: 0px 0px 0px 80px;
 padding: 10px;
 width: 200px;
 float: left;
}

#leftcolumnskinny {
 color: #000;
 margin: 0px 0px 0px 0px;
 width: 0px;
 float: left;
}

#leftcolumnlist li {
	line-height: normal;
	list-style-image: url(../images/arrow_bullet.png); 
	margin-left: 20px;
}


#rightcolumn { 
 float: left;
 color: #000;
 margin: 0px 0px 0px 20px;
 padding: 10px;
 width: 560px;
 display: inline;
 list-style-image: url(../images/arrow_bullet.png);

}

#rightcolumnfat { 
 float: left;
 color: #000;
 margin: 0px 0px 0px 100px;
 padding: 10px;
 width: 760px;
 display: inline;
 list-style-image: url(../images/arrow_bullet.png);
}


#rightcolorbox {
  float: left;
  background: #e6eaea; /* #e5f0ff; real light blue */
  border: 2px solid #7ABAF2; /* #ccc; */
  margin-top: 30px;
  margin-bottom: 20px;
  padding: 5px 5px 5px 10px;
  width:533px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -webkit-box-shadow:0 0 5px 5px rgba(34,34,34,0.3);
  -moz-box-shadow:0 0 5px 5px rgba(34,34,34,0.3);

}

#colorbox {
  background:  #ABC8E2; /* #FAEC7F; */
  border: 2px solid #7ABAF2; /* #ccc; */
  padding: 5px 5px 5px 10px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -webkit-box-shadow:0 0 5px 5px rgba(34,34,34,0.3);
  -moz-box-shadow:0 0 5px 5px rgba(34,34,34,0.3);

}

.smallpic {
  margin: 0 10px 10px 0;
}

#rightcolumnleft {
  float: left;
  width: 240px;
  margin: 0px 30px 0px 0px;
  clear: both;
}

#rightcolumnleft li {
	line-height: normal;
	list-style-image: url(../images/arrow_bullet.png);
}

#rightcolumnright {
  float: left;
  width: 260px;
}

#colorbox_mini_left {
  background:  #ABC8E2; /* #FAEC7F; #e6eaea; */
  border: 2px solid #7ABAF2; /* #ccc; */
  padding: 5px 8px 5px 8px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  float: left;
  width: 245px;
  height: 110px;
  margin-top:15px;
  clear: both;
  -webkit-box-shadow:0 0 5px 5px rgba(34,34,34,0.3);
  -moz-box-shadow:0 0 5px 5px rgba(34,34,34,0.3);

}

#colorbox_mini_right {
  background:  #ABC8E2; /* #e6eaea; */
  border: 2px solid #7ABAF2; /* #ccc; */
  padding: 5px 8px 5px 8px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  float: right;
  width: 245px;
  margin-right: 10px;
  margin-top:15px;
  height: 110px;
  -webkit-box-shadow:0 0 5px 5px rgba(34,34,34,0.3);
  -moz-box-shadow:0 0 5px 5px rgba(34,34,34,0.3);

}


#thumb_left {
  float: left;
  width: 210px;
  clear: both;
}

#text_right {
  float: left;
  width: 460px;
  margin-right: 15px;
  border-left: 2px dotted #204175; 
  padding: 0px 0px 0px 15px;
  margin-bottom: 20px;
}

#footer { 
 width: 800px;
 height: 90px;
 clear: both;
 margin: 0px 0px 10px 80px;
 padding: 10px;
 border-top: 2px dotted #204175;
 background-image: url(../images/nad_logo.png);
 background-position: right center;
 background-repeat: no-repeat;

}

#footer p {
	line-height: 1.2em;
	margin-top: 10px;
}

#scripture {
	margin: 0px 40px 20px 40px;
	/* font-size: 1.6em; */
}

p, li {
	font-size: 1.4em;
	line-height: 1.5em;
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera 	Sans",  "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	margin-bottom: 10px;
}

h1 {
	font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", 	Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, 	"Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", 	"Century Schoolbook L", Georgia, serif;
	font-size: 2.5em;
	color: #000;

}

h2 {
	font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", 	Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, 	"Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", 	"Century Schoolbook L", Georgia, serif;
	font-size: 1.8em;
	color: black;
}

h3 {
	font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", 	Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, 	"Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", 	"Century Schoolbook L", Georgia, serif;
	font-size: 1.6em;
	color: black;
}

h4 {
	font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", 	Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, 	"Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", 	"Century Schoolbook L", Georgia, serif;
	font-size: 1.4em;
	color: black;
}



ul {
	margin-left: 25px;
}

img {
	border: none;
}

/* ----------- Slideshow style --------- */

#slideshow {
    position:relative;
    height:279px;
    width:530px;
    /* border: 2px solid black; */
    margin-top: 0px;
    margin-left: 5px;

}

#slideshow IMG {
    position:absolute;
    top: 0;
    left: 0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* ----------- End of Slideshow style --------- */

/* ---------- Easy Slider styles ------------ */

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:500px;
	height:200px;
	overflow:hidden; 
	}
span#prevBtn{}
span#nextBtn{}

/* ---------- End of Easy Slider styles ------------ */

/* ----------- Start of Vertical Navigation styles  -------- */


#vert_navlist {
	padding-left: 0;
	margin-left: 0;
	margin-top: 20px;
	border-bottom: 1px solid #ccc;
	width: 200px;
}

#vert_navlist li {
	list-style: none; 
	margin: 0;
	line-height: 2.5em;
	border-top: 1px solid #ccc;
	background: url(../images/arrow_bullet.png) no-repeat;
	background-position: 0 center;
	padding-left: 20px;
}

#vert_navlist li a { 
	text-decoration: none; 
	display: block;
	color: black;
	outline: none;

}

#vert_navlist li a:hover {
	background: #e6eaea;
}


/* ----------- End of Vertical Navigation styles  -------- */
