/* Base Styles */

body {
	font-family: Georgia, Times New Roman, Microsoft Sans Serif;
	background: #C38C25 url( '../images/bg.jpg' ) repeat-x;
	color: #000;
}

/* Paragraph Style */



/* Header 2 */

#content h2 {
	text-align: center;
	font-size: 22px;
	clear: left;
	font-weight: bold;
	text-transform: uppercase;
}

/* Header 3 */

#content h3 {
	margin-bottom: 1em;
	font-weight: bold;
}

/* Header 4 */

#content h4 {
	margin-bottom: 10px;
	font-size: 14px;
	margin-left: 14px;
}

/* Header 5 */

#content h5 {
	font-size: 13px; 	font-style: italic;	font-weight: bold;
	color: #0000FF; 
}

/* Header 6 */

#content h6 {
	margin-bottom: 1em;
	font-weight: bold;
	color: #006600; 
}


/* Menu Titles */

/* Hover For Links */

a:link    {color: #00008B; text-decoration: none}
a:hover   {color: #CC6600; text-decoration: none}
a:visited {color: #CC6600; text-decoration: none}


/* Extra Font Types and Margins */

ul {
	list-style-type: circle;
	color: #000;
}

ul ul {
		list-style-type: square;
		color: #CC6600;
}

em {
	font-style: oblique;
}

strong {
	font-weight: bold;
}

underline {
	text-decoration: underline;
}

p.marginhome {
	text-align: center;
	margin-bottom: 0.0em;
	margin-top: 0.0em;
	line-height: 12px;
}

p.margin {
	margin-left: 6px;
	margin-right: 6px;
}

p.marginlogin {
	margin-left: 15px;
	margin-right: 40px;
	font: 12px Georgia;
	line-height: 13px;
}

p.marginmaxims {
	margin-left: 5px;
	margin-right: 3px;
	line-height: 24px;
}

p.loginheader {
	text-align: center;
	font: 20px Georgia;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 22px;
}

p.keywordcolor {
	color: #EAD592;
}

a.loginheader2 {
	font: 16px Georgia;
	margin-left: 15px;
	margin-right: 40px;
	line-height: 8px;
	font-weight: bold;
	margin-bottom: 0px;
}

.bolditalic {
	font-weight: bold;
	font-style: oblique;
	font-size: 14px;
}

.bolditaliccolor {
	font-size: 18px;
	font-weight: bold;
	font-style: oblique;
	color:#0000FF;
	text-decoration: underline;
}

.bolditalicquote {
	font-size: 16px;
	font-weight: bold;
	font-family: Times New Roman;
	font-style: oblique;
}

.boldlogincolor {
	font-size: 16px;
	font-family: Georgia;
	margin-bottom: 0.0em;
	font-weight: bold;
	line-height: 16px;
	color:#00008B;
}


#wrapper {
	background: url( '../images/content-bg.gif' ) repeat-y;
	width: 900px;
	position: relative;
   	text-align: left;  
	margin-left: auto; 
	margin-right: auto;  
}

.header {

	width: 100%;
	height: 169px;
	background: url( '../images/header.jpg' );
}

.books {

    position: absolute;
    top: -26px; 
    left: 650px;
	height: 179px;
	width: 225px;
}

#menubar {
	background: url( '../images/BG.gif' );
    position: absolute;        
	width: 100%;
	right: 0px;
	top: 169px;
	left: 0px;
	z-index: 1000;
}
/* Left Login and Content Area */
#leftpane {

    position: absolute;        
	width: 100%;
	top: 211px;
	left: 0px;
	width: 180px;
}

#content {
	font-family: Georgia, Times New Roman;
	font-size: 17px;
	top: 40px;
	width: 670px;
	height: 100%;
	position: relative;
	margin-left: 205px;
}


#home-strat-books {
	background: url( '../images/books-home.gif' );
}

#proc-prod-books {
	background: url( '../images/books-process.gif' );
}

#finance-books {
	background: url( '../images/books-financials.gif' );
}

#about-contact-books {
	background: url( '../images/books-about.gif' );
}


.indent {
	margin-left: 1em;
	line-height: 2em;
}

.center {
	text-align: center;
}

#footer {
	width: 100%;
	clear: both;
	text-align: center;
	text-transform: uppercase;
}

/* Content Area Header Line */
#footer hr {
	color: #937006;
	border-color: #937006;
	width: 90%;
}

#footer-info a {
	text-decoration: underline;
}

/* Left Menu Area */
#treefrog {
	background-color: #CA9100;
	font: 9px Helvetica, Times New Roman;
	width: 180px;
	height: 52px;
	position: relative;
	float: left;
}

#treefrog a {
	color: #fff;
	text-decoration: none;
	position: relative;
	top: 36px;
}

/* Center Content Area */
#footer-info {
	background-color: #E8D497;
	font: 10px Helvetica, Times New Roman;
	width: 720px;
	height: 52px;
	position: relative;
	float: right;
}

#footer-info-bold {
	font: 18px Avant Garde BK BT, Helvetica;
	font-weight: bold;
}
