@charset "UTF-8";
/* CSS Document */

body { 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	background: #eae7d6;
	color:#000;
}

a{
	color:#912723;
	font-size:14px;

}

a:link {
	color:#912723;
	text-decoration:underline;
	font-size:14px;
}


a:visited {
	text-decoration: underline;
	color:#912723;
	font-size:14px;
}


a:hover {
	text-decoration: none;
	font-size:14px;
	color:#912723;
}

a:active{
	text-decoration: none;
	color:#912723;
}

h1, h2, h3, h4{
	color:#912723;
}

h1 { 
	font-size: 18px;
	
}

h2 { 
	font-size:16px;
	
}

h3 { 
	font-size: 15px;
	
}

h4 { 
	font-size: 14px;
	
}

img {
	border:none;
}

p{
	text-align:justify;
}

/* IDs////////////////////*/

/*#bj{

}
*/

#buttons{
	font-size:12px;
}

#clear{
	clear:both;
}


#container{
	width:960px;
	margin:10px auto 0 auto;
}
#container form{
	display: inline;
	margin-right:10px;
}

#copyright{
	margin:0px 500px;
	font-size:10px;
	text-align:center;
	width:270px;
	/*float:left;*/
}

#copyright a:link{
	font-size:10px;

}

#copyright p{
	margin:0px;
	padding:0px;
}


#form{
	margin:90px 290px 60px 290px;
	width:450px;
}

#form p{
	padding:0px;
}

#heading{
	margin-left:350px;
}


#header{
	display: block;
	margin:0px 0px 0px 250px;
}

#header img{
	padding: 10px;
}

#headingimg{
	margin:0px 120px 0px 0px;
	padding:0px;
}

#LeftCol{
	text-align:justify;
	float:left;
	width:470px;
}

#LeftCol2{
	float:left;
	width:470px;
}

#LeftCol2 h3,h4{
	margin-left:100px;
}

#LeftCol2 input{
	margin-left:120px;
}



#logo{
	float:right;
	margin: -128px 110px 0px 0px;
}


#message{
	height:120px;
}

#middle{
	margin:0px 0px 0px 180px;
}

#middle2{
	margin:0px 0px 0px 280px;
}

#myform{
	margin-left:90px;
}

#middle3{
	margin:5px 0px 0px 230px;
}

#middle4{
	margin:0px 0px 0px 0px;
	height:420px;
}

#next{
	margin:10px 0px 0px 0px;
	font-weight:bold;
	position:absolute;
	right:277px;
	top:450px;
}

#prev{
	margin:10px 0px 0px 0px;
	font-weight:bold;
	position:absolute;
	left:650px;
	top:450px;
}


#RightCol{
	text-align:justify;
	float:right;
	width:470px;
}


#slogan{
	margin-left:37px;
}

/*#table{
	margin:0px 0px 0px 350px;
}
*/

#thumbnails {
	margin:-500px 0 0px;
	float:right;
	width:450px;
	height:400px;
}

#thumbnails img {
	padding: 10px;
}

#thumbnails a{
	text-decoration:none;
	font-size:11px;
}

/*#thumbnails a.pagination{
	font-size:12px;
	margin-left:95px;
	font-weight:bold;
	
}
*/
#title{
	margin-left:370px;
}

/*Footer//////*/


#footer{
	margin:0px auto;
	width:880px;
}

#footer img.nodisplay{
	display:none;
}

#footer ul{
	margin:0px;
	padding: 0px;
}

#footer li{
	list-style-type:none;
	height:68px;
	/*width:193px;*/
	float:left;
	padding:15px 5px;
}

#footer a{
	/*width:193px;*/
	height:68px;
	display:block;
}

#bulk a{
	background:url(images/bulkfooter.jpg) no-repeat;
	width:193px;
}

#bulk a:hover{
	background:url(images/bulkfooter_hover.jpg) no-repeat;
}

#donate a{
	background:url(images/proceedsfooter.jpg) no-repeat;
	width:193px;
}

#donate a:hover{
	background:url(images/proceedsfooter_hover.jpg) no-repeat;
}

#paypal{
	width:122px;
}


/*CLASSES////////////////////////*/
.answers{
	display:none;
}

.bold{
	font-weight:bold;
}

.both{
	font-weight:bold;
	font-style:italic;
}


/*.faqheading{
	margin-left:35px;

}
*/
.faqOn{
	margin:0px;
	padding:0px;
}

/*.hlinks{
	padding:20px;
}
*/
.italic{
	font-style:italic;
}

.logos{
	margin:0px 0px 5px 0px;
	padding:0px;
	text-align:center;
	border:none;
}
.resourceOn{
	margin:0px;
	padding:0px;
}


/*Vertical Navigation////////*/

#nav{
	width:1040px;
	height:38px;
	list-style-type:none;
	float:left;
	padding-top:15px;
	padding-bottom:30px;
	margin-left:-30px;
}

#nav img.nodisplay{
	display:none;
}

#nav ul{
	margin:0px;
	padding: 0px;
}

#nav li{
	float:left;
	list-style-type:none;
	height:38px;
	
}

#nav a{
	display:block;
	height:38px;
	width:140px;
	
}



#home a{
	background:url(images/nav/home.jpg) no-repeat;
}

#home a:hover{
	background:url(images/nav/home_hover.jpg) no-repeat;
}	

#home a.current{
	background: url(images/nav/home_active.jpg) no-repeat;
}

#book a{
	background:url(images/nav/book.jpg) no-repeat;
}

#book a:hover{
	background:url(images/nav/book_hover.jpg) no-repeat;
}	

#book a.current{
	background: url(images/nav/book_active.jpg) no-repeat;
}

#faqs a{
	background:url(images/nav/faqs.jpg) no-repeat;
}

#faqs a:hover{
	background:url(images/nav/faqs_hover.jpg) no-repeat;
}	

#faqs a.current{
	background: url(images/nav/faqs_active.jpg) no-repeat;
}

#resources a{
	background:url(images/nav/resources.jpg) no-repeat;
	padding-right:25px;
}

#resources a:hover{
	background:url(images/nav/resources_hover.jpg) no-repeat;
}	

#resources a.current{
	background: url(images/nav/resources_active.jpg) no-repeat;
}

#gallery a{
	background:url(images/nav/gallery.jpg) no-repeat;
}

#gallery a:hover{
	background:url(images/nav/gallery_hover.jpg) no-repeat;
}	

#gallery a.current{
	background: url(images/nav/gallery_active.jpg) no-repeat;
}

#blog a{
	background:url(images/nav/blog.jpg) no-repeat;
}

#blog a:hover{
	background:url(images/nav/blog_hover.jpg) no-repeat;
}	

#contact a{
	background:url(images/nav/contact.jpg) no-repeat;
}

#contact a:hover{
	background:url(images/nav/contact_hover.jpg) no-repeat;
}	

#contact a.current{
	background: url(images/nav/contact_active.jpg) no-repeat;
}
