/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* RESET STYLES (START WITH STYLES TURNED OFF FOR BROWSER COMPATIBILITY) */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	background: transparent;
	}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* DO IT IN AFRICA STYLE SHEET */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* DIVS ON EVERY PAGE OF THE WEB SITE*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#header {
	background-color: #423a14; /* DARK OLIVE */
	color: #e4d9c6;
	text-decoration: none;
	}

#sitemenu {
	background-color: #9e8268; /* WARM EARTH */
	color: #ffffff;
	text-align: center;
	line-height: 200%;
	text-decoration: none;
	}

#breadcrumbs {
	background-color: #e4d9c6; /* TAN */
	color: #423a14;             /* DARK OLIVE */
	font-size: 10px;
	line-height: 200%;
	text-decoration: none;
	}
	
#container {
	background-color: #ffffff; /* WHITE */
	color: #000000;
	padding-left: 7%;
	padding-right: 7%;
	}

#introduction {
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 20px;
	font-style: italic;
	line-height: 110%;
	}
	
#pagecontents {
	padding-right: 5%;
	padding-left: 5%;
	padding-bottom: 20px;
	}

#sitemap {
	background-color: #eeeeee;  /* PALE TAN */
	color: #666666;             /* DARK OLIVE */
	text-decoration: none;
	line-height: 120%;
	padding: 10px;
	}

#footer {
	padding-top: 10px;
	text-align: center;
	line-height: 200%;
	}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* CLASS STYLES */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


.sitetitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 36px;
	color: #e4d9c6;
	margin-left: 5px;
	text-decoration: none;
	letter-spacing: 1px;
	}

.sitebyline {
	margin-left: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	}

.headertext {
	font-size: 12px;
	color: #e4d9c6;
	text-decoration: none;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	}

.sitemenutext {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	}

.breadcrumbstext {
	color: #423a14;             /* DARK OLIVE */
	font-size: 10px;
	text-decoration: none;
	}

.sitemaptitle {
	color: #333333;             /* DARK OLIVE */
	font-weight: bold;
	font-variant: small-caps;
	}

.sitemaptext {
	color: #333333;             /* DARK OLIVE */
	text-decoration: none;
	}
	
.ptitle {
	font-size: 12px;
	padding: 0px;
	font-weight: bold;
	color: #3144A0;
	}

.alpha-index {
	font-size: 24px;
	color: #666;
	font-weight: bold;
	}

.footertext {
	color: #eeeeee;
	}
	
	
.centerblock {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: medium inset #333;
	padding: 0px;
	}

.ad-banner {
	background-color: #eeeeee;
	color: #333333;
	}

.ad-tower {
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 120px;
	}
.small-text {
	font-size: 10px;
}


.image-tower {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 300px;
	}

.content-tower {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
.image-cell {
	margin: 0px;
	height: 100px;
	width: 100px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	vertical-align: top;
	}
	
.no-padding {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
.centerblock {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: medium inset #333;
	padding: 0px;
	}

.centerblock-noborder {
	background-color: #c7c5b0;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}

.home-region-box {
	background-color: #E8E7DE;
	color: #274369;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 0px;
	}

.home-image-box {
	padding: 0px;
	text-align: center;
	}


.home-description-box {
	background-color: #E8E7DE;
	padding: 2px;
	font-size: 10px;
	}

.no-padding {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* COLORS THAT MATCH THE LOGO IMAGE */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.color01 {
	color:#4f4e57;
	}
	
.color02 {
	color:#6c768a;
	}

.color03 {
	color:#a77a4e;
	}

.color04 {
	color:#4c4c54;
	}

.color05 {
	color:#423a14;
	}

.color06 {
	color:#a87441;
	}

.color07 {
	color:#5d5e64;
	}

.color08 {
	color:#363b3f;
	}

.color09 {
	color:#e4d9c6;
	}

.color10 {
	color:#706f75;
	}

.color11 {
	color:#4a5368;
	}

.color12 {
	color:#b1bec4;
	}

.color13 {
	color:#69686f;
	}

.color12 {
	color:#3c45544;
	}

.color13 {
	color:#868d93;
	}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* HTML STYLES */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

a:link {color:#000000}      /* unvisited link */
a:visited {color:#000000}  /* visited link */
a:hover {color:#000000}  /* mouse over link */
a:active {color:#000000}  /* selected link */

body {
	line-height: 120%;
	background-color: #3c4554;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #b1bec4;
	}


p {
	padding-bottom: 20px;
	}

h1 {
	font-size: 24px;
	color: #144224;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	}

h2 {
	font-size: 18px;
	color: #666666;
	padding-bottom: 20px;
	}


h3 {
	font-size: 17px;
	color: #666666;
	padding-bottom: 20px;
	}


h4 {
	font-size: 16px;
	color: #666666;
	padding-bottom: 20px;
	}


h5 {
	font-size: 15px;
	color: #666666;
	padding-bottom: 20px;
	}

h6 {
	font-size: 14px;
	color: #666666;
	padding-bottom: 20px;
	}


