/*--------------------------------------------------------
		Over-all Style
--------------------------------------------------------*/
* { margin: 0; padding: 0; }
body{
	background-color: #1C130D; 
	color: #fff;
	font: 68.5% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	}
div{
	margin: 0;
	padding: 0;
}

img, div { behavior: url(iepngfix.htc) }
	a, a:active, a:visited{
	color: #1C130D;
}
a:hover, a:focus{
	color: #fff;
}  
/* -------------------------------------------------------
		Wrapper 
------------------------------------------------------- */
#wrapper{
	width: 960px;
	margin: 25px auto 50px auto;
	background-color: #93715A;
}
/*--------------------------------------------------------
		Header
--------------------------------------------------------*/
#header{
	width: 960px;
	height: 275px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	}
.headerTop{
	background: transparent url(../img/header_overlay.png) no-repeat 0 0;
	position: absolute;
	width: 960px;
	height: 275px;
	z-index: 1;
}
/* slider */
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	}
#slider, #slider li{ 
	width:960px;
	overflow:hidden;
	}
span#prevBtn{}
span#nextBtn{}	
	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;
		z-index: 2;
		position: absolute;
		right: 20px;
		top: 220px;
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#6a614a;
		color:#fff;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#AFA999;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
/*--------------------------------------------------------
		Nav
---------------------------------------------------------*/
#nav{
	width: 960px;
	height: 60px;
	background: url(../img/nav_bg.png) no-repeat 0 0;
	/*position: relative;*/
}
#nav ul{
	list-style-type: none;
	padding-top: 13px;
	margin: 0 0 0 240px;
}
*html #nav ul{
	left: 360px;
}
#nav ul li{
	float: left;
	padding-right: 15px;
}
#nav a{
	font: 1.5em Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
#nav a:hover{
	color: #C5981F;
}
/*--------------------------------------------------------
		Aside
---------------------------------------------------------*/
#aside{
	float: right;
	width: 250px;
}
dl{
	padding: 25px 0 5px 35px;
	font-size: 1.1em;
}
dt{
	font-weight: bold;
}
#aside h3{
	padding-top: 15px;
	padding-left: 2px;
}
ul.gallery li{
	list-style-type: none;
}
ul.gallery li a{
	width: 75px;
	height: 56px;
	float: left;
	background-color: #fff;
	padding: 4px;
	margin: 4px;
}
ul.gallery li a:hover{
	background-color: #1C130D;
}
dt{
	font-size: 1.2em;
}
/*--------------------------------------------------------
		Body
---------------------------------------------------------*/
#section{
	margin: 15px 240px 10px 0;
	width: 660px;
	padding-left: 15px;
}
#section table{
	margin-top: 10px;
}
#section table{
	width: 350px;
}
#section form input#submit{
	width: 120px;
	float: left;
}
#section form input{
	width: 190px;
}
#section form input.radioBtn{
	width: 0px;
}
*html #section form input.radioBtn{
	width: 15px;
}
#section form .formInputSelect{
	width: 194px;
	margin-left: 14px;
}
#section form label, #section form .formInput{
	width: 100px;
	display: block;
	float: left;
	padding-right: 50px;
}
*html #section{
	margin-right: 230px;
	width: 690px;
}
#sectionHome h2{
	border-bottom: 1px solid #6a614a;
}
#sectionHome{
	width: 960px;
	height: 350px;
}
p{
	font-size: 1.2em;
	line-height: 1.5em;
	padding-bottom: 5px;
	}
.left, .middle, .right{
	width: 290px;
	float: left;
	padding: 10px 0 10px 10px;
	}
.left, .middle{
	padding-right: 30px;
	}
.right{
	width: 285px;
	padding-right: 5px;
	}
p.more{
	text-align: right;
	padding-right: 10px;	
}
dl{
	margin-top: -10px;
	margin-left: -30px;
}
.worldVision{
	margin-top: 25px;
}
/*--------------------------------------------------------
		Headers
---------------------------------------------------------*/
h1{
	font: 2em Georgia, Times New Roman, Times, serif;
	line-height: 1.6em;
	text-indent: -9999px;
}
h2{
	font: 2em Georgia, Times New Roman, Times, serif;
	line-height: 1.8em;
}
h3{
	font: 1.6em Georgia, Times New Roman, Times, serif;
	line-height: 1.6em;
}
/*--------------------------------------------------------
		Footer
---------------------------------------------------------*/
#footer{
	margin-top: 0;
	width: 960px;
	height: 120px;
	background: #1C130D url(../img/footer_bg.png) no-repeat 0 0;
	padding-bottom: 20px;
	clear: both;
}
#footer ul.upperBottom{
	list-style-type: none;
	position: absolute;
	margin-top: 50px;
	margin-left: 275px;
}
*html #footer ul.upperBottom{
	margin-top: 50px;
	margin-left: 280px;
}
#footer ul.lowerBottom{
	list-style-type: none;
	position: absolute;
	margin-top: 80px;
	margin-left: 275px;
}
*html #footer ul.lowerBottom{
	margin-top: 75px;
	margin-left: 280px;
}
#footer a{
	color: #fff;
}
#footer ul li{
	float: left;
	padding-right: 10px;
	font: 1.3em Georgia, Times New Roman, Times, serif;
	color: #fff;
	}