@import url('menu.css');

body
{
    background: #fff7e7 url(assets/images/site_bg.gif) repeat-x left top;
    margin: 0;
    text-align: center;
    font-family: Arial, Verdana;
    font-size: .8em;
    color: #535050;
    line-height: 1.4em;
}

a
{
    color: #6a3700;
}

a:hover
{
    color: #fb9800;
}

div#services
{
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
    margin-top: 0;
    padding: 0 0 0 15px;
    width: 230px;
    border-left: 7px solid #ccc;
}

/* test styles
    ================================
    */#wrapper
{
    width: 950px;
    margin-left: auto;
    margin-right: auto;
}
#header
{
    /*background:url(assets/images/banner_bg.jpg) repeat-x left top;*/
    text-align: left;
    width: 950px;
    height: 110px;
}
#logo
{
    float: left;
    height: 101px; /* background:url(assets/images/logo.jpg) no-repeat left top;*/
    padding: 9px 0 0 0;
    color: #fff;
    font: normal 130% arial;
    width: 312px;
}

#contact-wrapper
{
    float: right;
    width: 638px;
}

#author-space
{
    float: left;
    width: 319px;
    padding-top: 20px;
  text-align:center;
}
#contact
{
    float: right;
    width: 289px;
    text-align: right;
    padding-right: 30px;
    padding-top: 42px;
    font: normal 1.2em arial;
    color: #666;
}

#contact a
{
    color: #666;
}

#contact a:hover
{
    color: #ccc;
}

#container
{
    /*margin-top: 1px;*/
    width: 948px;
    border: solid #ccc;
    border-width: 0 1px 1px 1px;
    clear: both;
    background: #fff;
}

#home-container
{
    /*margin-top: 1px;*/
    width: 948px;
    background: #fff url(assets/images/page_bg.jpg) repeat-y left top;
    border: solid #ccc;
    border-width: 0 1px 1px 1px;
    clear: both;
}




#menucontainer
{
    width: 100%;
    height: 28px;
    background: #f8981d;
    background-image: url('assets/images/menu-background.jpg');
    background-repeat: repeat-x;
}

#menu
{
    margin: 0 auto;
    width: 760px;
    background: #FF9900;
    border-right: 1px solid #FF9900;
}
#content
{
    text-align: left; /* height: 520px;*/
}


#content h1
{
    margin-top: 0;
    color: #663300;
    padding-bottom: 3px;
    border-bottom: 1px solid #FF9900;
    line-height: 1.1em;
    font-family: helvetica, arial, verdana, tahoma, sans-serif;
    font-size: 180%;
}

.samples
{
    padding: 20px;
    background: #fff7e7;
    border: 1px solid #999;
    margin-top: 8px;
    margin-bottom: 8px;
}

#content div
{
    padding: 15px;
}

div#sidebar-container
{
    float: right;
    width: 215px;
}

div#buy-book
{
    width: 89px;
    height: 97px;
    float: right;
    margin: 15px 15px 0 15px;
    background: url(assets/images/buy-book.png) no-repeat;
    padding: 11px 20px 0 76px;
    text-align: left;
    font-size: 140%;
    font-style: italic;
    line-height: 1.3em;
}

div#buy-book a
{
    color: #006;
    text-decoration: none;
}

div#buy-book a:hover
{
    color: #5555c6;
    text-decoration: underline;
}

div#homequote-container
{
    padding: 0;
    background: #fff url(assets/images/homequote_top_bg.jpg) no-repeat top;
    width: 185px;
    float: right;
    margin: 15px;
}

div#homequote
{
    background: #242424 url(assets/images/homequote_bg.jpg) no-repeat bottom; /*width: 165px;*/
    padding: 0 10px 15px 10px;
    margin: 20px 0 0 0;
    text-align: left;
    color: #fff;
}

div#homequote a
{
    color: #f90;
    text-decoration: none;
    font-size: 90%;
    font-style: italic;
}

div#homequote a:hover
{
    color: #f6c172;
}

blockquote
{
    border: 1px solid #999;
    background: #fff7e7;
    padding: 8px;
}

.box
{
    width: 657px;
    background: url(assets/images/div_bg.gif) no-repeat bottom left; /*height: 250px;*/
}
.box h3
{
    margin: 0;
    padding: 6px 8px 4px 10px;
    text-transform: uppercase;
    font: italic normal 110% Arial;
    color: #fff;
    border-bottom: 1px solid #999;
    background: url(assets/images/h3_bg.gif) no-repeat top left;
}

.box p
{
    padding: 0 10px 20px 10px;
    color: #666;
    font: normal 1.1em/1.6em arial;
}
.box ul
{
    margin: 0;
    padding: 14px 10px;
    list-style: none;
}
.box ul li
{
    margin: 0 0 3px;
    padding: 0;
    font-size: 120%;
    font-family: Arial;
}
.box ul li a
{
    color: #472e67;
}
.box ul li a:hover
{
    color: #ccc;
}

/* smaller homepage boxes
========================== */
.smallbox
{
    width: 167px; /*background: url(assets/images/div_bg.gif) no-repeat bottom left;     height: 250px;*/
}
.smallbox h3
{
    margin: 0;
    padding: 5px 8px 4px 14px;
    font: normal 110% Arial;
    color: #584528;
    border-bottom: 1px solid #333;
    background: url(assets/images/small_h3_bg.gif) no-repeat top left;
}

.smallbox h3 a
{
    color: #584528;
    text-decoration: none;
}

.smallbox h3 a:hover
{
    color: #af8648;
    text-decoration: none;
}

.smallbox img
{
    /*width: 210px;*/
    width: 167px;
    height: 111px;
}
.smallbox p
{
    padding: 0 10px 20px 10px;
    color: #666;
    font: normal 1.1em/1.6em arial;
}
.smallbox ul
{
    margin: 0;
    padding: 14px 10px;
    list-style: none;
}
.smallbox ul li
{
    margin: 0 0 3px;
    padding: 0;
    font-size: 120%;
    font-family: Arial;
}
.smallbox ul li a
{
    color: #472e67;
}
.smallbox ul li a:hover
{
    color: #ccc;
}
/* big box */

.bigbox
{
    width: 297px;
    background: url(assets/images/big-div_bg.gif) no-repeat bottom left;
    padding: 0; /* height: 250px;*/
}
.bigbox a
{
    color: #603907;
    text-decoration: underline;
    font-weight: bold;
}

.bigbox a:hover
{
    text-decoration: none;
}
.bigbox h3
{
    margin: 0;
    padding: 5px 8px 4px 14px;
    font: normal 110% Arial;
    color: #fff;
    border-bottom: 1px solid #333;
    background: url(assets/images/big-h3_bg.gif) no-repeat top left;
}

.bigbox h3 a
{
    color: #584528;
    text-decoration: none;
}

.bigbox h3 a:hover
{
    color: #af8648;
    text-decoration: none;
}

.bigbox img
{
    /*width: 210px;*/
    width: 167px;
    height: 111px;
}
.bigbox p
{
    margin: 0;
    padding: 4px 10px 20px 10px;
    color: #333;
    font: normal .9em/1.3em arial;
}
.bigbox ul
{
    margin: 0;
    padding: 14px 10px;
    list-style: none;
}
.bigbox ul li
{
    margin: 0 0 3px;
    padding: 0;
    font-size: 120%;
    font-family: Arial;
}
.bigbox ul li a
{
    color: #472e67;
}
.bigbox ul li a:hover
{
    color: #ccc;
}



UL.lists
{
    margin: 0 0 0 20px;
    padding: 0;
}
UL.lists LI
{
    list-style-image: url(assets/images/bullets.gif);
    list-style-position: inherit;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    padding: 0;
}
UL.lists LI a
{
    color: #000;
    margin-bottom: 6px;
}

ul.normal
{
    margin: 0 0 0 15px;
    padding: 0;
    font-size: 100%;
    font-family: Arial;
}

UL.normal LI
{
    list-style-image: url(assets/images/dot.gif);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    padding: 0;
}

.dcap
{
    color: #878744;
    display: inline;
    float: left;
    font-size: 2.4em;
    line-height: 0.8em;
    text-transform: uppercase;
    margin: 0.07em 0.14em 0pt 0pt;
}

#footer
{
    margin: 0 auto;
    width: 948px;
    height: 23px;
    text-align: center;
    padding-top: 5px;
    color: #fff;
    background: #f8981d url(assets/images/menu-background.jpg) repeat-x left bottom;
    font-family: helvetica, arial, verdana, tahoma, sans-serif;
    border: solid #ccc;
    border-width: 0 1px 1px 1px;
}

#footer a
{
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 12px;
    padding-right: 12px;
}

#footer a:hover
{
    color: #ccc;
}

/*explicit font styles
============================ */
.bold
{
    font-weight: bold;
}

.italic
{
    font-style: italic;
}

.clear
{
    clear: both;
}

.trade
{
    font-size: 60%;
}
