@charset "utf-8";

/* CSS Document */

.greygreen {
	background-color:#d9d7c8;
	color:#000000;
}
.beige{
	background-color: #d9d7c8;
	color: #000;
}
#container{
	height:auto;
}



#container #top.banner1{
	background-image:url(../gfx/topBanner_1.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#container #top.banner2{
	background-image:url(../gfx/topBanner_2.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#container #top.banner3{
	background-image:url(../gfx/topBanner_3.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#container #top.banner4{
	background-image:url(../gfx/topBanner_4.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#container #top.banner5{
	background-image:url(../gfx/topBanner_5.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#container #top.banner6{
	background-image:url(../gfx/topBanner_6.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#container #top.banner7{
	background-image:url(../gfx/topBanner_7.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#container #top.banner8{
	background-image:url(../gfx/topBanner_8.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
	
#content{
	padding:0;
}
#container #content a {
	color: #336699;
	text-decoration:underline;
}
#content p {
	font-size:12px;
	line-height:18px;
	padding:12px 35px 0 175px;
	color: #646464;
}
#content h1{
	font-size:12px;
	font-weight:bold;
	padding:2px 20px 2px 175px;
	margin:20px 15px 0 0;
	background-image:url(../gfx/navBG.png);
	background-repeat:repeat;
	color: #646464;
}
#content h2 {
	font-size:12px;
	font-weight:bold;
	padding:2px 20px 2px 175px;
	margin:20px 15px 0 0;
	color: #336699;
}
#content h3 {
	font-size:11px;
	font-weight:bold;
	padding:2px 20px 2px 175px;
	margin:20px 15px 0 0;
	font-style:italic;
}
#content #rightside{
	/*background-color:#a5b3ab;*/
	background-color:#d9d7c8;
	color:#000;
}
#content #rightside p{
	padding:12px 12px 0;
	font-size:12px;
}
#content #rightside p{
	font-stretch:condensed;
}
#content #rightside h1{
	font-size:12px;
	font-weight:bold;
	background-image:url(../gfx/nav_rightsideBG.jpg);
	background-repeat:repeat;
	margin:20px 0 7px;
	padding:2px 0 2px 12px;
	color:#571c1f;
}
#content #rightside h2{
	font-size:12px;
	font-weight:bold;
	padding:2px 0 10px 0px;
	color:#996600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 12px;
}
#content #rightside h3{
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	margin:10px 0 0px;
	padding:2px 0 0px 12px;
	color:#333333;
}

#content table tr td ul {
	font-size:12px;
	line-height:18px;
	padding:12px 35px 0 160px;
	color: #646464;
	list-style: none;
	margin-left: 15px;
}
#content table tr td ul li {
	padding:0 0 0 18px;
	background-image:url(../gfx/redArrow.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	
}
#content table tr td{
	padding-bottom:118px;
}

#content table tr td table{
	margin-left:175px;
}
#content table tr td table tr td ul {
	list-style:none;
	font-size:11px;
	line-height:17px;
	padding:0;
}
#content table tr td table tr td{
	padding-bottom:0;
}
#content table tr td p a.top {
	padding-left:467px;
}

/***************** Begin RIGHTSIDE navigation *******************/

#content #rightlinks{
	font-size:11px;
	line-height: 13px;
	color:#333333;
}
#content #rightlinks p a{
	display:block;
	text-decoration:none;
	color:#333333;
	line-height: 12px;
	font-size: 11px;
	padding: 0 0 0 18px;
	width:200px;
}
#content #rightlinks p a.selected, #content #rightlinks p a:hover{
	color:#571c1f;
	text-decoration:none;
	background-image: url(../gfx/blueArrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
#bookcover {
	padding-left:24px;
}


/***************** End RIGHTSIDE navigation *******************/

/***************** LEFTSIDE navigation *******************/

#content #leftNav{
	font-size:12px;
	position:absolute;
	width:160px;
	top:180px;
	left:20px;
	z-index:10;
	line-height: 18px;
}

#content #leftNav ul {
	list-style:none;
	font-size:12px;
	z-index:10;
}

#content #leftNav ul li {
	width:150px;
	z-index:10;
}

#content #leftNav ul li a, #content #leftNav ul li.selected ul li a{
	font-size:11px;
	text-decoration:none;
	color:#837f7f;
	z-index:10;
}
#content #leftNav ul li ul li a{
	font-size:11px;
	text-decoration:none;
	color:#837f7f;
	padding:0 0 0 13px;
	z-index:10;
}

#content #leftNav ul li.selected a{
	color:#571c1f;
	z-index:10;
}
#content #leftNav ul li ul li.selected a{
	color:#571c1f;
	background:url(../gfx/blueArrow.gif) no-repeat 0 1px;
	z-index:10;
}
#content #leftNav ul li a:hover,#content #leftNav ul li ul li a:hover{
	color:#000;
	z-index:10;
}

/***************** END LEFTSIDE navigation *******************/

/***************** Begin FOOTER *******************/


#content #footer{
	height:38px;
	width:662px;
	border-top:5px solid #837f7f;
	padding:5px 0 0 23px;
	text-align:left;
	position:absolute;
	bottom:0;
	overflow:hidden;

}
#content #footer p {
	padding:0;
	margin-top:4px;
	
}
#content #footer a{
	font-size:10px;
	color:#837f7f;
	text-decoration:none;
	padding:0 13px;
}

/***************** End FOOTER *******************/

#content td.greygreen ul, #content td.greygreen h3, #content td.greygreen h2,#content td.beige ul, #content td.beige h3, #content td.beige h2  {
	padding:5px 10px 0px 23px;
}
#contact_us_At {
	position:absolute;
	bottom:50px;
	left:12px;
}
#container #content div.2col{
	padding:12px 35px 0 175px;
}

#crdt{
	color:#333333;
	text-align:right;
	font-size:10px;
	margin:4px auto;
	padding:0;
	width:955px;
}
#crdt a{
	color:#333333;
	text-decoration:none;
}
