/*Signs of Hope International 
Index page CSS document 
Created by Brent Leavitt for L I M E Marketing
on 13Feb2008
*/


html, body {
  margin: 0;
  padding: 0;
  text-align: center;
}

body {
  background: #422611 url(../img/bgtile03.jpg) 0 0 repeat;
  background-attachment: fixed;  
}

a {
  text-decoration: none;
  color: #F5EDEA

}

a:hover, a:focus, a.selected {
  color: #CCAE1C;
}

img {
  padding: 2px;
  border: 1px solid #ffffff;
  margin: 0;
  
}

a img {
  border: 0;
  padding: 2px;
  border: 1px solid #fff;
}

.invisible {
	display:none;
}

#wrapper {
   color: #F5EDEA;
   border-top: 0;
   width: 902px;
   min-height: 675px;
   height: auto;   
   margin-left: auto;
   margin-right: auto;
   margin-top: 0;
   padding-bottom: 20px;
   text-align: left;
   background: url('../img/hands.gif') 0px 0px repeat-y;
   font-family:  futura, tahoma, verdana, arial;
}

#index{
	width: 172px;
	height: 107px;
	float: right;
	padding-right: 9px;
}

#index a {
	display: block;
	width: 172px;
	height: 0;
	padding-top: 107px;
	overflow: hidden;
	background: url(../img/logo.gif) no-repeat;	
	
}

#banner_wrap {
 padding: 28px 0 0 11px;
}


#main_menu {
font-size: 15px;
padding: 2px 0 0 9px;


}

#main_menu ul li{
	display:inline;
	padding: 0 7px;

}

#main_menu ul{
  padding: 0;
  margin: 0;
  
}

#banner{}

#main_content_wrap{
padding: 18px 20px 0 11px;

}

#us_map {
padding: 18px 20px 0 11px;
background: url('../img/map_us.gif') top center no-repeat;
width: 745px;
height: 495px;
}

#ghana_map {
background: url('../img/map_ghana.gif') top center no-repeat;
width: 745px;
height: 440px;
}
	
#main_content_wrap h1{
color: #CCAE1D;
}

h1 {
font-size: 50px;
margin: 9px 0 10px 17px;
padding-top: 15px;
text-transform: uppercase;
}

/*page tile declarations */

#column_right{
float: right;
clear: right;
width: 277px;
font-size: 16px;
color: #fff;
margin-top: 30px;
height: 396px;
}

#column_right a{
font-size: 12px;
}

.image_right{
float: right;
clear: right;
margin-bottom: 9px;
font-size: 24px;
}

#watch_film{
width: 219px;
height: 35px;
float: right;
clear: right;
margin-bottom: 9px;
}

#watch_film a{
widht: 219px;
padding-top: 35px;
height: 0;
overflow: hidden;
background: transparent url(../img/watch_film.gif) left top no-repeat;
display: block;
}

#watch_film a:hover, #watch_film a:active, #watch_film a:focus{
background: transparent url(../img/watch_film.gif) right top no-repeat;
}

.image_left{
float:left;
}

#main_content{
color: #ffffff;
padding: 0px 300px 0 70px;
font-size: 14px;
line-height: 18px;

}

#main_content1{
color: #ffffff;
padding: 0px 210px 0 0;
font-size: 14px;
line-height: 18px;
}


.section1{
padding-bottom: 20px;
min-height: 175px;
}

.section1 div{
padding: 1px 0 20px 0;
}

.section1 ul {
	list-style-type: disc;
}

.section1 ul a {
	text-decoration: underline;
}

.section1 a img{
float: left;
margin-right: 10px;
}

.section1 p{
padding-left: 10px;
}

.section1 h2{
font-size: 20px;
color: #CCAE1D;
letter-spacing: 1px;
text-transform: uppercase;
}

.section1 span a{
color:#CCAE1D;
float: right;
}

#movie_wrap{
width: 480px;
height: 270px;
margin-top: 75px;
margin-left: 30px;
}


#thank_you{
padding-left: 35px;
font-size: 28px;
}

#email_form{
float:left;
margin-left: 30px;
color: #fff;

}

#email_form input {
margin-bottom: 5px;
}

input, textarea{
width: 400px;
background:#2B1508;
border: 2px solid #A6987E;
color: #fff;
display: block;
font-size: 18px;
padding: 3px;
font-family:  futura, tahoma, verdana, arial;
}

input{
height: 22px;

}

textarea{
height: 212px;

}

.btnsend{
background: transparent;
border: none;
font-size: 28px;
text-align: right;
height: 100%;
}

#foot{
	clear: both;
	padding: 18px 9px 0 0;
	font-size: 13px;
	font-family: myriad, helvetica, arial;
	text-align: right;
}


#foot sup{
	font-size: 9px;
}	

#foot span{
 font-weight: bold;
 position: relative;
 top: -3px;
}

h1 span {
	visibility: hidden;
}

.pinpoint {
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	position: relative;
	background: url('../img/map_btn.gif') no-repeat;
}

p.instruct {
	font-size: 95%;
	width: 700px;	
	text-align: center;
	margin-left: 60px;
}

#boxes {
	text-align: center;
}

div.box {
	width: 200px;
	padding: 0;
	margin: 0;
	float: left;
}

.box h1 {
	color: #CCAE1D;
	font-size: 17px;
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
}

.box h1 {
	color: #CCAE1D;
}

.box p {
	font-size: 13px;
	text-align: center;
	padding-left: 18px;
	padding-right: 18px;
}

.notop {
padding-top: 0;
margin-top: 0px;
}

