/*  ------------------------------
    CSS Document
    Author: hostmanila http://www.hostmanila.com
    ------------------------------  */
html, body, div, ul, ul li, p, h1, h2, h3, h4 {
margin:0;
padding:0;
}
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 62.5%;
background: #FEFBF4 url(../images/bg_body.gif) repeat-x;
}
img {
border: 0;
}
h1 {margin-bottom: 8px;}
p {font-size: 1.4em; line-height: 1.45em; color: #171717;}
a {color: #911;}
a:hover {color: #911;background: #F1E8D4;}

/*  ------------------------
    STRUCTURE
    -container
      --header
      --mainbody
        ---navipane
          ----feature
          ----navigation
        ---content
      --footer
        ---footernavigation
        ---copyright
    ------------------------  */
#container {
width:770px;
margin: 0 auto;
padding:0 10px;
}
#header {
width:770px;
height: 100px;
}
#mainbody {
width:770px;
margin-top:10px;
}
#navipane {
width:270px;
float:left;
}
#content {
width:460px;
margin-left:20px;
float:left;
}
#footer {
width:770px;
clear:center;
}

#feature, #navigation {
width:270px;
}

/*  ------------------------
    HEADER
    ------------------------  */
#header img{
margin-center: 185px;
}
#header a:hover{
background: transparent;
}

/*  ------------------------
    CONTENT
    ------------------------  */
#content h1{
padding: 0 0 12px 25px;
font: 2.5em "Times New Roman", Times, Georgia, serif;
letter-spacing: 0.05em;
color: #3C84BB;
background: transparent url(../images/bg_header.gif) no-repeat;
}
#content h3{
font: 1.8em "Times New Roman",Times, Georgia, serif;
letter-spacing: 0.02em;
color: #3C84BB;
}
#content p {
margin-bottom: 8px;
/*font: 1.2em "Lucida Sans Unicode", sans-serif;*/
}

/*  ------------------------
    NAVIGATION
    ------------------------  */
#navigation{
padding-top:40px;
padding-bottom:20px;
border-bottom: 3px solid #F8F3E6;
background: url(../images/bg_navi.gif) no-repeat top left;
}
#navigation ul{
width: 300px;
list-style:none;
}
#navigation ul li{
margin: 8px 0px 8px 10px;
padding:0 0 3px 20px;
background: transparent url(../images/bg_li.gif) no-repeat bottom left;
}
#navigation ul li a{
font: 1.4em "Times New Roman", Times, Georgia, serif;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 0.35em;
}

/*  ------------------------
    FEATURE
    ------------------------  */
#feature{
padding: 7px;
margin-bottom: 10px;
text-align:center;
background: transparent url(../images/bg_photo.gif) no-repeat;
}
* html #feature{ /* IE automatically centers(horizontal) photo -- no need for left right padding */
padding: 7px 0;
}
#feature a:hover {
background: transparent;
}

/*  ------------------------
    FOOTER
    ------------------------  */
#footer {
padding-top:25px;
background: url(../images/bg_footer.gif) no-repeat top left;
float: left;
}
#copyright {
padding-top:15px;
text-align:left;
float: left;
}
#copyright p{
margin-left: 30px
font-size: 11px;
float: left;
clear: left;
color: #D2C19B;
}
#copyright p a{
text-decoration: none;
font-size: 11px;
color: #D2C19B;
display: block;
}
#copyright p a:hover{
background: transparent;
color: #D2C19B;
text-decoration: underline;
}
#footernavigation{
margin: 10px 0;
text-align:center;
}
#footernavigation ul{
margin: 7px 0;
list-style:none;
}
#footernavigation ul li{
display:inline;
}
#footernavigation ul li a{
font: 1.2em "Times New Roman", Times, Georgia, serif;
margin-right: 15px;
text-decoration:none;
font-size: 1.2em;
}

/*  ------------------------
    SPECIFIC STYLE's
    ------------------------  */
.flashquote {
width:440px;
margin: 15px 0px 25px;
padding: 40px 8px 8px; 
background: #911 url(../images/bg_flashquote.gif) no-repeat 9px 0px;
color: #FEFBF4;
}
.flashquote p{
font: normal 1.5em "Times New Roman", Times, Georgia, serif;
}
.flashquote span {
margin-top:10px;
text-align:right;
font: 1em Georgia, Times, serif;
text-transform: uppercase;
color: #F1E8D4;
display:block;
}
#booklist{ /* BOOKLIST page */
float:left;
}
#booklist p a{
margin-left: 8px;
padding: 1px 2px;
font-size: 0.9em;
font-weight: bold;
display: inline;
}
#booklist h2, .toc h2 {
font: 2.0em "Times New Roman", Times, Georgia, serif;
color: #B39B68;
margin: 15px 0 0;
}
#booklist ul { /* for the LIST of BOOK page and BOOK specific TOC*/
width: 460px;
list-style: none;
margin: 0;
}
#booklist ul li {
padding: 8px 2px 2px;
font-style: italic;
color: #4E4E4E;
background: url(../images/li_borderbtm.gif) repeat-x left bottom;
clear:left;
}
#booklist ul li img {
margin: 0 5px 8px 0;
float:left;
}
#booklist ul li a {
font-size: 1.5em;
font-style: normal;
text-decoration: none;
}
#booklist ul li .desc { /* span class=desc HTML */
font-size: 1.3em;
margin-left: 8px;
}
.toc dl {  /* for the LIST of BOOK page and BOOK specific TOC*/
list-style:none;
margin:0;
padding:0;
}
.toc dl dt{
padding: 6px 0 0;
}
.toc dl dd {
font-size: 1.1em;
color: #4A4A4A;
}
.toc dl dt, .toc dl dd{
margin: 0;
}
.toc dl dd {
font-size: 1.3em;
margin-bottom: 4px;
}
.toc dl dt {
font: 1.7em "Times New Roman", Times, Georgia, serif;
color: #6A6A6A;
}

.about{  /* about page */
width:440px;
float:left;
}
.about h2{
width: 440px;
font: 1.8em "Times New Roman", Times, Georgia, serigraf;
color: #B39B68;
margin: 10px 0 0;
}
.about p{
text-indent: 20px;
text-align: justify; 
}
.about a {
text-decoration: none;
}
#remarks {
padding: 40px 8px 8px; 
margin-top: 25px;
background: #911 url(../images/bg_remarks.gif) no-repeat 0px 0px; 	
}
#remarks p{
text-align: left;
font: normal 14px "Times New Roman", Times, Georgia, serif;
color: #FEFBF4;
}
#remarks span{
padding-bottom: 15px;
text-align:right;
font-size: 14px;
font-weight:bold;
color: #F1E8D4;
display: block;
}

#survey {         /*-- survey page --*/
width: 440px;
float: left;
}
#survey h2 {
width: 440px;
font: 1.8em "Times New Roman", Times, Georgia, serigraf;
color: #B39B68;
margin: 10px 0 0;
}
#survey a {
text-decoration: none;
}
#survey ul {
color: #991111;
margin: 3px 3px 5px 15px;
}
#survey table {
margin-top: 15px;
margin-bottom: 15px;
padding: 0px;
}
#survey table p {
font-size: 11px;
color: #991111;
}
#survey table span {
color: Black;
}
.map {
	padding: 0px;
	margin: 0px;
}

/**/
.toclink {
line-height: 2em;
}
.spec {
font-size: 1.5em;
font-style: normal;
color: #911;
}
