/*
Theme Name: AfricaTrip08
Theme URI: africatrip08.com
Description: See the site
Version: 1.0
Author: Ben Rome
Author URI: 
Tags: test,
*/



/* Begin Typography & Colors */
body {
	background:#000000;
	font-family:Verdana, Tw Cen MT, Arial;
	font-size:10pt;
	background-position:top;
}

a {
	color:#000000;
}

a.nav {
	text-decoration: none;
}


a:hover {
	color:#0000AA;
}
	

#header {
	width:750px;
	background-color:#006633;
	border:0;
	text-align:right;
	color:#FFFFFF;
	cell-padding:0;
	
}

#leftbar {
	border-left: 1px solid #006633;
	background-color:#C0FFB0;
	color:#000000;
	font-size:10pt;
	height:100%;
	vertical-align:text-top;
}

#leftbartitle {
	background-color:#009F50;
	color:#FFFFFF;
	font-size:11pt;
	text-align:center;
	padding-bottom:2px;
}

div.sidebar {
        background-color:#C0FFB0;
        border: 1px solid #006633;
}

	
#main {
	border-left: 1px solid #006633;
	border-right: 1px solid #006633;
	background-color:#F4F4F4;
	color:#000000;
	font-size:10pt;
	padding-left: 5px;
	height:100%;
}

#maintitle {
	font-weight: bold;
	font-size: 16pt;
	color:000000;
}
#footer {
	background-color:#006633;
	width:750px;
	color:#FFFFFF;
	font-size:10pt;
	text-align:right;
}

/* End Various Tags & Classes*/
