html, body, div, span, applet, object, iframe, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	color: #FFFFFF;
}
img {
	border-style: none;
}
body {
	background-color: #000000;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	
}
h1 {
	color: #CCCCCC;
	font-size: 40px;
	font-weight: bold;
	line-height: 35px;
	letter-spacing: -1px;
}
h2 {
	color: #CCCCCC;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
a, a:link {
	color: #FF9933;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FFCC33;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
a:focus {
	color: #FF9966;
}
a:active {
	color: #FF9966;
}

.style1 {
	color: #FF9966;
	font-weight: bold;
	font-size: 14px;
}

#outerWrapper {
	text-align: left;
	width: 880px;
	background-color: #000000;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #FF9966;
}
#header {
	height: 80px;
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 0px;
}
#header #logo {
	color: #FFF;
	float: left;
	width: 350px;
}
#header #links {
	color: #069;
	font-size: 16px;
	font-weight: bold;
	float: right;
	width: 250px;
	text-align: right;
	padding-right: 150px;
	background-image: url(../richdad/images/sample7.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 72px;
	line-height: 72px;
}
#links a, #links a:active, #links a:visited {
	color: #069;
}
#header #links a:hover {
	color: #09C;
	text-decoration: none;
}


#outerWrapper #contentWrapper {
	padding-right: 15px;
	padding-left: 15px;
	clear: both;
	padding-top: 20px;
}
#outerWrapper #contentWrapper #rightColumn {
	float: left;
	width: 220px;
	background-color: #F0F2F4;
	border: 1px solid #DCDFE4;
	margin-bottom: 15px;
}
#outerWrapper #contentWrapper #content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 15px;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	float: right;
	width: 850px;
}
#content ul li {
	margin-bottom: 5px;
}
.clearFloat {
	clear: both;
	display: block;
}
#rightColumnContent {
	width: 210px;
	color: #333;
	margin: 5px;
}

#footer {
	color: #FFF;
	text-align: center;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.center {
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#footer a, #footer a:hover, #footer a:visited, #footer a:active {
	color: #000;
}
#credit {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 8px;
	font-size: 11px;
	color: #333333;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#credit a, #credit a:hover, #credit a:visited, #credit a:active, #credit a:focus {
	color: #333333;
	font-weight: normal;
}
.featureboxes {
	font-size: 11px;
	padding-top: 10px;
	line-height: 14px;
	padding-bottom: 20px;
}
.featureboxes img {
	border: 1px solid #77859A;
}
.left-box {
	float: left;
	width: 199px;
	margin-right: 4px;
}
.middle-box {
	float: left;
	width: 199px;
	margin-right: 4px;
}
.right-box {
	float: left;
	width: 199px;
}
.featuretitle {
	font-size: 16px;
	font-weight: bold;
	color: #036;
	line-height: 20px;
	display: block;
	padding-bottom: 0px;
	padding-top: 10px;
}
.readmore {
	background-image: url(../david trees/images/arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}


/*top menu*/

#immenucontainer{
	height:29px;
	background:url(../david trees/images/menu.jpg) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	border-top:1px solid #474747;
	font: 14px "Trebuchet MS",Verdana,Tahoma,sans-serif;	
	font-weight:normal;

	}
	

#menu ,#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:29px;
	
	}

#menu a {
	color: #e0e5eb;
	display: block;
    font-weight: normal;
   	padding: 4px 10px 6px 10px;
	text-decoration:none;
	}
	
#menu a:hover {
	background:url(../david trees/images/menuhov.jpg) repeat-x;
	color: #fff;
	display: block;
	text-decoration: none;
  
	}

#menu li {
	float: left;
	margin: 0px 0 0px 0;
	padding: 0px;
	}
	
#menu li li {
	float: left;
	margin: px 0px 0px 5px;
	padding: 0px;
	width: 130px;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:url(../david trees/images/menu.jpg) repeat-x;
	width: 130px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#fff;
	
	
	}
	
#menu li li a:hover, #menu li li a:active {
	background:url(../david trees/images/menuhov.jpg) repeat-x;
	width: 130px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;

	}

#menu li ul {
	position: absolute;
	width: 10em;
	left: -999em;



	}

#menu li:hover ul {
	left: auto;
	display: block;
	}
	
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	}


	

