/* CSS Document */

/*----------------- [Commons] ---------------------*/
/*-------------------------------------------------*/

a:link img            { border: none; }

a:link visited img    { border: none; }

a img                 { border-style: none; }

form                  { margin: 0px; }

.left                 { float: left; }

.right                { float:right; }

ul                    { margin: 0; }

b                     { font-weight: bold; }

p					  { font-size: 14px; }

li					  { font-size: 14px; }


/*----------------- [General] ---------------------*/
/*-------------------------------------------------*/

body                    { font: normal 12px Arial, Helvetica, sans-serif; color: #000; background: url(images/body_bg.gif) top left repeat; margin: 0; }
 
#wrapper                { width: 864px; height: auto; margin: 0 auto; background: url(images/wrapper_bg.gif) top left repeat-y; text-align: left; }


/*----------------- [Header Section] ---------------------*/
/*--------------------------------------------------------*/

.headerSecond          { background: url(images/header_bg.jpg) top right no-repeat; }

.headerLinks           { width: auto; height: auto; float: right; }

.headerLinks a         { font: bold 12px Arial, Helvetica, sans-serif; color: #ff7000; background: url(images/home_icon_img.gif) top left no-repeat; border-right: 1px solid #6e6f76; padding: 0 10px 0 20px; text-decoration: none; margin-left: 10px; float: left; }

.headerLinks a:hover   { color: #ffc000; }

.headerLinks span      { font: bold 12px Arial, Helvetica, sans-serif; color: #ffc000; background: url(images/home_icon_img.gif) top left no-repeat; border-right: 1px solid #6e6f76; padding: 0 10px 0 20px; text-decoration: none; margin-left: 10px; float: left; }


/*----------------- [main Container Section] ---------------------*/
/*----------------------------------------------------------------*/

.middleContainer1      { width: 824px; height: auto; background: url(images/middle_section_bg.jpg) top left no-repeat; margin: 1px 0 0 20px; }

.middleContainer       { background: url(images/home_lft_img.jpg) top left no-repeat; }

.mainContainerTwo      { width: 870px; height: auto; }

.pageHead              { font: normal 30px Arial, Helvetica, sans-serif; color: #3d1708; }

.pageHead span         { color: #FFF; }


/*----------------- [Menu Section] ---------------------*/


.menuTD            { padding-bottom: 5px; background-color: #ddc887; }

.menu              { width: 155px; height: auto; margin: 6px 0 0 5px; float: left; display: inline; }

.menuBtn a         { width: 129px; height: 27px; background: url(images/menu_btn.gif) top left no-repeat; float: left; margin-bottom: 1px; font: bold 14px/1.8em Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; padding-left: 20px; }

/*.menuBtn a      { font: normal 18px/1.8em Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; padding-left: 20px; }*/

.menuBtn a:hover   { background: url(images/menu_hover_btn.gif) top left no-repeat; color: #fff; }


.menuBtn span      { width: 129px; height: 27px; background: url(images/menu_hover_btn.gif) top left no-repeat; float: left; margin-bottom: 1px; font: bold 14px/1.8em Arial, Helvetica, sans-serif; color: #fff; text-decoration: none; padding-left: 20px; }



/*--------------------------------------------------------------------------------------------------------------*/


.colLft         { background: url(images/lft_btm_img.jpg) bottom left no-repeat #a7bf57; }

.lftImgBox      { padding-top: 25px; }

.headingBG      { background: url(images/heading_bg.gif) top left repeat-x #a7bf57; }

.contents       { text-align: justify; } 

.contents p     { margin-top: 5px; font-size:14px; }


/*----------------- [footer Section] ---------------------*/

.footer         { height: 25px; padding: 0 5px 0 5px; font: normal 11px Arial, Helvetica, sans-serif; color: #000; text-align: right; }


/*----------------- [inner Section] ---------------------*/

.innerHead            { font: bold 16px Arial, Helvetica, sans-serif; color: #970707; }

.innerHeadTwo         { font: bold 16px Arial, Helvetica, sans-serif; color: #562c0d; }

.innerLinks           { font: bold 13px Arial, Helvetica, sans-serif; color: #000; text-decoration: underline; }

a.innerLinks:hover    { text-decoration: none; }

.otherBooks           { width: 170px; height: auto; margin: 0 0 0 6px; padding-bottom: 5px;  float: left; }

.otherBooks a         { font: normal 12px Arial, Helvetica, sans-serif; color: #f2d5a0; text-decoration: none; background: url(images/bok_links_bullet.gif) top left no-repeat; padding-left: 7px; }

.otherBooks a:hover   { color: #fff; }

.otherBooksHead       { font: bold 13px Arial, Helvetica, sans-serif; color: #fff; }

.otherBooks1           { width: 170px; height: auto; margin: 0 0 0 6px; padding-bottom: 5px;  float: left; }

.otherBooks1 a         { font: normal 12px Arial, Helvetica, sans-serif; color: #f2d5a0; text-decoration: none; background: top left no-repeat; }


