body {
	margin: 0px;
	padding: 0px;
	background: #F9DAA0;
	background-image: url(cdh_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	}	
H1 {
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	color: #FF9933;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
H2 {
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.topnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 34px;
	color: #996633;
	text-decoration: none;
}
.bottomnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 32px;
	color: #996633;
	text-decoration: none;
	border-top: 1px solid #FF9933;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 36px;
	text-align: center;
	color: #999;
	text-decoration: none;
}
#quotetext {
	padding: 0px 26px 0px 16px;
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #FF9933;
	text-decoration: none;
}	
#textbox {
	padding: 0px 26px 0px 16px;
	border-left: 1px solid #FF9933;
}	
#sidenav {
	width: 160px;
	margin : 0;
	padding : 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFF;
	}
#sidenav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: none;
	} 
#sidenav li {
	border-bottom: 1px solid #FF9933;
	margin: 0;
	padding: 0;
	} 
#sidenav li a {
	display: block;
	margin: 0;
	padding: 5px 10px 5px 0px;
	text-decoration: none;
	color: #996633;
	}
#sidenav li a:hover {
	background-color: #FF9933;
	color: #FFF;
	}  
#sidenav a:visited {
	color : #996633;
	text-decoration : none;
	}
#sidenav a:active {
	color : #996633;
	text-decoration : none;
	}	
a {
	text-decoration : none;
	color: #996633;
	}
a:hover {
	color: #CC6600;
	text-decoration : underline;
	}  
a:visited {
	color : #996633;
	}
a:active {
	color : #996633;
	text-decoration : none;
	}
