html{
	background:#F6F0DE url(../images/bg-body.jpg) repeat-x;
}
body {
	margin:0;
	font:13px Georgia,Times New Roman, serif;
	color:#333;
	background:url(../images/bg-header.jpg) no-repeat 0 29px;
	min-width:930px;
}
form,fieldset{
	margin:0;
	padding:0;
	border:0;
}
img {border:0;}
a{
	color:#655f4d;
	text-decoration:none;
}
#wrapper{
	width:930px;
	overflow:hidden;
	padding:205px 0 0;
	position:relative;
}
/* header */
#header{
	position:absolute;
	width:930px;
	left:0;
	top:0;
}
#header .logo{
	float:left;
	width:497px;
	height:115px;
	background:url(../images/logo.gif) no-repeat;
	margin:10px 0 0 20px;
	overflow:hidden;
	text-indent:-9999px;
}
#header .logo a{
	height:100%;
	display:block;
}
.nav{
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
	line-height:22px;
}
.nav li{
	display:inline;
	margin:0 0 0 20px;
}
.nav a{
	text-transform:uppercase;
	color:#fff;
	font:bold 10px Arial, Tahoma, Verdana, sans-serif;
}
.nav a:hover{color:#00B5EC;}
#menu{
	margin:12px 0 0;
	padding:0;
}
#menu ul:after{
	content:"";
	display:block;
	clear:both;
}
#menu li{
	list-style:none;
	float:left;
	margin:0  -5px 0 0;
	position:relative;
	z-index:2;
	background:url(../images/bg-menu.gif) repeat-x 0 100%;
}
#menu span{
	float:left;
	width:10px;
	height:36px;
	position:relative;
	z-index:2;
}
#menu a{
	float:left;
	padding:9px 4px 6px 13px;
	font-size:15px;
	line-height:21px;
	font-style:italic;
	color:#fff;
	position:relative;
	z-index:2;
}
#menu li:hover a{background:url(../images/bg-menu-hover.png) no-repeat;}
#menu li:hover span{background:url(../images/bg-menu-span.png) no-repeat;}
.drop-down{
	position:absolute;
	width:179px;
	left:-1px;
	top:27px;
	display:none;
}
#menu li:hover .drop-down, #menu li.hover .drop-down{display:block;}
.drop-top, .drop-bottom{
	height:13px;
	background:url(../images/bg-drop-top.png) no-repeat;
	overflow:hidden;
	position:relative;
	z-index:100;
}
.drop-bottom{
	background:url(../images/bg-drop-bottom.png) no-repeat;
	position:static;
}
#menu ul{
	background:url(../images/bg-menu-ul.png) repeat-y;
	margin:0;
	padding:0 11px 0 10px;
	height:1%;
}
#menu ul li{
	width:100%;
	border-top:1px solid #E5E0D1;
	margin:-1px 0 0;
	background:none;
}
#wrapper #menu ul a{
	background:none;
	padding:2px 9px 2px 11px;
	float:none;
	display:block;
	font-size:12px;
	color:#2D100D;
	font-style:normal;
	overflow:hidden;
	height:1%;
}
#wrapper #menu ul span{
	width:auto;
	height:1%;
	float:none;
	display:block;
	background:url(../images/bg-drop-span.gif) no-repeat 100% 50%;
	cursor:pointer;
}
#wrapper #menu ul .drop-down{
	left:153px;
	top:-13px;
	display:none;
}
#wrapper #menu ul li:hover .drop-down, #wrapper #menu ul li.hover .drop-down{display:block;}
#wrapper #menu ul li.hover a, #wrapper #menu ul li:hover a, #wrapper #header #menu ul ul li.hover a, #wrapper #header #menu ul ul li:hover a{
	background:#cec6b4 url(../images/bg-drop-hover.gif) repeat-x 0 100%;
	color:#fff;
}
#wrapper #header #menu ul ul a{
	background:none;
	color:#2d100d;
}
.picture{
	float:left;
	width:310px;
	height:182px;
	background:url(../images/picture.png) no-repeat;
	margin:-3px -37px 0 0;
}
/* main */
#main{
	overflow:hidden;
	width:100%;
	background:url(../images/bg-main.png) repeat-y;
	padding:0 0 130px;
}
/* content */
#content{
	float:right;
	width:586px;
	padding:0 39px 0 8px;
}
#content h1, #content h2{
	font-size:28px;
	color:#2D100D;
	font-weight:normal;
	margin:25px 0 0;
}
#content h1 em, #content h2 em{color:#00B5EC;}
#content p{
	margin:22px 0;
	line-height:24px;
}
#content h3{
	font-style:italic;
	font-weight:normal;
	font-size:16px;
	line-height:26px;
}
#content a{
	color:#655f4d;
	text-decoration:underline;
}
#content a:hover{
	color:#655f4d;
	text-decoration:none;
}

.image{
	float:right;
	background:url(../images/bg-image.gif) repeat-y;
	margin:11px -12px 0 16px;
	display:inline;
}
.image-top{background:url(../images/bg-image-top.gif) no-repeat;}
.image-bottom{
	background:url(../images/bg-image-bottom.gif) no-repeat 0 100%;
	width:238px;
	padding:10px 0 11px 7px;
}
.image img{
	padding:8px 7px;
	border:1px solid #fff;
	background:#00B5EC;
}
img.blueBorder {
	padding:8px 7px;
	border:1px solid #fff;
	background-color:#00B5EC;
}
.quote{
	background:url(../images/bg-quote-top.gif) no-repeat 50% 0 ;
	clear:both;
}
.quote-bottom{
	background:url(../images/bg-quote-bottom.gif) no-repeat 50% 100%;
	padding:17px 45px 20px;
	height:1%;
	overflow:hidden;
	text-align:center;
}
#content .quote p{
	margin:0;
	font-size:19px;
	font-style:italic;
	color:#00B5EC;
}
#content ul{
	margin:0;
	padding:0 0 0 26px;
	list-style:none;
}
#content li{
	font-size:15px;
	font-style:italic;
	background:url(../images/bg-li.gif) no-repeat 0 8px;
	padding:0 0 0 24px;
	line-height:30px;
}
#content .book-form{
	margin:20px 0 0;
	padding:0;
	list-style:none;
}
#content .book-form li{
	background:none;
	padding:0;
	height:1%;
	vertical-align:top;
}
.book-form label{
	float:left;
	width:139px;
	text-align:right;
	font-style:normal;
	font-size:12px;
	margin:0 14px 0 0;
	line-height:30px;
}
.book-form input, .book-form textarea{
	width:237px;
	border:1px solid #D9D4C2;
	padding:3px 18px;
	font:italic 16px Georgia,Times New Roman, serif;
	margin:3px 0 0;
}
.book-form textarea{height:65px;}
.book-form input.btn-submit{
	width:auto;
	height:auto;
	margin:3px auto;
	display:block;
	border:0;
	padding:0;
	text-align:center;
}
.table{
	width:618px;
	margin:19px -25px 0 -8px;
}
.acronyms{
	width:100%;
	border-collapse:collapse;
}
.acronyms td{	
	border:1px solid #D9D4C2;
	border-collapse:collapse;
	padding:0 11px;
}
#content .acronyms p{margin:5px 0;}
.acronyms strong{color:#00b5ec;}
#content p span{
	display:block;
}
.download{
	display:block;
	margin:0 auto;
	width:142px;
	height:22px;
	background:url(../images/bg-download.gif) no-repeat;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	text-align:center;
	padding:7px 36px 0 0;
}
.window{
	width:589px;
	background:url(../images/bg-window.jpg) repeat-y;
	margin:40px 0 0;
}
.window-top{background:url(../images/bg-window-top.jpg) no-repeat 50% 0;
}
.window-bottom{
	background:url(../images/bg-window-bottom.jpg) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
	padding:199px 0 117px;
}
#content .window ul{
	margin:0;
	padding:7px 50px 0 59px;
	list-style:none;
	overflow:hidden;
}
#content .window ul li{
	background:#7EB4E1;
	padding:0;	
	width:152px;
	margin:0 7px 0 0;
	min-height:151px;
	float:left;
	line-height:0;
	display:inline;
}
.window img{
	display:block;
	margin:0;
	padding:0;
}
.window .text{
	text-align:center;
	color:#fff;
	line-height:22px;
	font-weight:bold;
	padding:12px 0 0;
	display:none;
}
#content .window .text p{
	margin:8px 0;
}
.window h4{
	font-size:20px;
	margin:0;
}
.window ul li.hover img, .window ul li:hover img{display:none;}
.window ul li.hover .text, .window ul li:hover .text{display:block;}
/* sidebar */
#sidebar{
	float:left;
	width:266px;
}
.button{
	width:265px;
	background:url(../images/bg-button.gif) 18px 100%;
}
.button-bottom{
	height:1%;
	overflow:hidden;
	background:url(../images/bg-button-bottom.gif) no-repeat 0 100%;
	padding:7px 10px 8px 14px;
}
.donate{
	width:201px;
	height:148px;
	background:url(../images/bg-donate.gif) no-repeat;
	overflow:hidden;
	padding:15px 20px 0 19px;
}
.click-here{
	display:block;
	width:199px;
	margin:5px 0 0;
}
.block{
	background:url(../images/bg-block.gif) repeat-x 0 100%;
	height:1%;
	overflow:hidden;
	padding:0 0 3px;
	position:relative;
}
.new{
	position:absolute;
	width:73px;
	height:60px;
	background:url(../images/bg-new.gif) no-repeat;
	text-indent:-9999px;
	top:0;
	right:0;
}
.more{
	float:right;
	width:73px;
	height:22px;
	background:url(../images/bg-more.gif) no-repeat;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	text-align:center;
	padding:7px 0 0;
}
#sidebar h3{
	font-size:23px;
	font-weight:bold;
	font-style:italic;
	color:#00B5EC;
	margin:11px 0 0 14px;	
}
.items{
	margin:5px 0 0	;
	padding:0 0 0 78px;
	list-style:none;
	border-top:1px solid #DFDCCD;
}
.items li{padding:5px 0;}
.btn-go{
	float:right;
	margin:12px  12px 0 0 ;
}
.block input.text{
	width:170px;
	text-align:center;
	font:italic 16px Georgia,Times New Roman, serif;
	border:0;
	margin:5px 0 5px 39px;
}
.dark{background-color:#BEB69C;}
#sidebar .dark h3{color:#fff;}
.block p.paragraph{
	font:12px/21px Arial, Tahoma, Verdana, sans-serif;
	margin:0 20px 0 42px;
	color:#00B5EC;
}
.dark p.paragraph{color:#fff;}
.individual{
	font-size:18px;
	line-height:26px;
	color:#fff;
	margin:3px 20px 0 60px;
}
#sidebar address span{
	display:block;
	line-height:26px;
	font-style:normal;
	margin:0 20px 0 42px;
	font-size:14px;
}
#sidebar address em{
	font-style:normal;
	float:left;
	width:43px;
	text-align:right;
	margin:0 20px 0 0;
}
#sidebar address strong, #sidebar address a{
	font-weight:normal;
	color:#00B5EC;
}
/* footer */
#footer{
	width:100%;
	background:url(../images/bg-footer.gif) repeat-x;
}
#footer .inner{
	width:930px;
	background:url(../images/bg-footer-inner.jpg) no-repeat;
	overflow:hidden;
	padding:0 0 35px;
}
.pics{
	margin:16px 0 0 13px;
	padding:0;
	list-style:none;
}
.pics li{
	display:inline;
	margin:0 0 0 20px;
}
.bottom-nav{
	margin:10px 0 0 150px;
	padding:0;
	list-style:none;
}
.bottom-nav li{
	float:left;
	padding:0 4px 0 0;
	font:bold 10px/28px Arial, Tahoma, Verdana, sans-serif;
	color:#fff;
	text-transform:uppercase;
}
.bottom-nav a{
	color:#fff;
	float:left;
	padding:0 5px 0 0;
}
.bottom-nav strong{padding:0 9px;}
.bottom-nav a span{
	display:block;
	padding:0 4px 0 9px;
}
.bottom-nav a:hover, .bottom-nav li.active a{background:url(../images/bg-bottom-span-hover.gif) no-repeat 100% 0;}
.bottom-nav a:hover span, .bottom-nav li.active a span{background:url(../images/bg-bottom-nav-hover.gif) no-repeat;}

/* LEAP ADMIN CSS */
.LEAPAdmin textarea {
	width: 95%;
	margin:0 auto;
	height: 5em;
}