@charset "utf-8";
/* CSS Document */

body {
	background-color: #723425;
	margin: 38px 0px 0px;
	background-image: url(images/bodybg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}
.clear {
	clear: both;
}
#content {
	background-image: url(images/contentBg.jpg);
	background-repeat: repeat-y;
	width: 957px;
	background-position: left top;

}
#contentTop {
	background-image: url(images/contentTop.jpg);
	background-repeat: no-repeat;
	height: 43px;
	background-position: left top;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageBorder {
	border: 3px double #FFDD87;

}
.formtable {
	width: 500px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #853623;
}


#greenBox {
	width: 610px;
	margin-top: 30px;
	font-family: Georgia;
	font-size: 80%;
	line-height: 22px;
	color: #155E43;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	clear: both;
	background-image: url(images/quote-box-top.gif);
	background-repeat: no-repeat;
}
#greenBoxbot {
	background-image: url(images/quote-box-bot.gif);
	background-repeat: no-repeat;
	height: 30px;
}

.greenTxt {
	font-family: Georgia;
	font-size: 100%;
	line-height: 28px;
	color: #155E43;
	margin-top: 5px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: right;
	font-weight: normal;
	color: #1F9428;
	margin: 0px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#header {
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 72px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/project-africa.jpg);
}
.inputfield {
	width: 200px;
}

#left {
	float: left;
	width: 272px;
	padding-top: 20px;
}
#nav {
	width: 237px;
	margin-right: auto;
	margin-left: 28px;
}
#nav a {
	padding-bottom: 8px;
}
#nav img {
	margin-bottom: 10px;
}
#news {
	background-image: url(images/newsBg.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 20px;
	padding-left: 50px;
	background-position: 75% top;
	height: 202px;
	padding-bottom: 20px;
}
#news a {
	text-decoration: none;
	color: #EEF8DA;
	font-weight: bold;
}

.newsBottomImg {
	background-image: url(images/bgNewsBottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	margin-bottom: 15px;
}

.newsTxt {
	font-family: Georgia;
	font-size: 80%;
	line-height: 16px;
	color: #EEF8DA;
	width: 180px;
	padding-left: 5px;
	margin: 0px;
}
#outer {
	width: 957px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#right {
	float: right;
	width: 638px;
	background-image: url(images/rightBg.jpg);
	background-repeat: repeat-y;
	background-color: #FFF8D3;
	padding-left: 25px;
	padding-top: 25px;
	padding-right: 20px;
}
#right a {
	color: #155E43;
}
#right a:hover {
	color: #CC0000;
}

#rightContent {
	float: left;
	width: 370px;
}
#righthome {
	float: right;
	width: 650px;
	background-image: url(images/rightBg.jpg);
	background-repeat: repeat-y;
	background-color: #FFF8D3;
	padding-top: 25px;
	padding-right: 10px;
}
#rightImage {
	height: 260px;
}


#sideimage {
	margin-top: 10px;
	padding-left: 26px;
	padding-bottom: 20px;
}

#wrapper {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wrapperBg.gif);
	background-repeat: repeat-y;
}
#wrapperbase {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wrapperbase.gif);
	height: 35px;
	font-size: 11px;
	font-family: Georgia;
	color: #48A928;
	padding-left: 65px;
}
#wrapperbase a {
	color: #48A928;
}
#wrapperArm {
	font-family: Tahoma;
	font-size: 10px;
	color: #8A6737;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	background-color: #723425;
	text-align: right;
	height: 20px;
	padding-top: 5px;
	padding-right: 10px;
}
#wrapperArm a {
	color: #8A6737;
	text-decoration: none;
}

.stepbutton {    background-color:#AB8259;
 	  color:#000000;
    font-family:verdana, sans-serif;
    font-size:12px;
    width:100px;
    height:20px;
}