@import 'http://www.therichcompany.com/2007/therichcompany_idx.css';

/*    -----------------------    Main Tags   -----------------------   */  

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	/*background: #000066;*/
	background: #153577 url(http://www.therichcompany.com/2007/images/bg.gif) repeat-x 0px 0px;	
 }
 
body #tan {
	color: #8f8565; 
 }

body #darkblue {
	color: #000066; 
 }

hr {
	height: 1px;
	width: 100%;
	background: #bfc9b0;
	border: 1px;
	color: #bfc9b0;
}

h1 {
	font: 700 17px/15px  Georgia, "Times New Roman", Times, serif; 
	color: #153577;
	text-align:left;
	margin: 20px 0px 0px 0px;
	padding-bottom: 6px;
	text-transform: capitalize;
}

h2 {
	font: 700 14px/16px Georgia, "Times New Roman", Times, serif;
	color: #153577;
	margin: 0px;
}

h3 {
	font: 700 14px/16px Georgia, "Times New Roman", Times, serif;
	color: #000066;
	margin: 0px;
}

ul {
	margin: 0px;
	padding:0px;
}
