/*----- CMS Version 2.0 Compatible -----*/

/*----- CORE ELEMENTS -----*/

html { height:100%;}
html, body, p, .text { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 17px; color: #333; }
#main_body { padding: 0px; margin: 0px; height:100%; }
#home_body { padding: 0px; margin: 0px; background: #000000 url(../images/home/bg.jpg) no-repeat center top fixed; height:100%; }
#main_container { height: 100%; width: 750px;margin-right: auto; margin-left: auto; background: #faf7de url(../images/side_bg.gif) repeat-y 0px 95px; }
#home_container { height: 100%; width: 750px;margin-right: auto; margin-left: auto; background: #d1be8f url(../images/home/bg-right.jpg) repeat-y 224px 350px; }

#content { margin:30px 0px 30px 0px; }
.text p { margin:10px 0px 10px 0px; margin-top:0px }
.text h1 { font-size: 22px; line-height: 22px; color: #962300; font-weight: normal; margin:0px 0px 10px 0px; }
#home_container .text h1 { margin:0px 0px 0px 0px; }
.text h2 { font-size: 16px; line-height: 18px; color: #962300; font-weight: normal; margin:15px 0px 10px 0px; }
.text h3 { font-size: 13px; line-height: 17px; color: #962300; font-weight: normal; margin:15px 0px 10px 0px; }
.text h4, .text h5 { font-size: 11px; line-height: 17px; color: #962300; font-weight: bold; margin-bottom:0px }

#home_container ul { margin-top: 0px; padding-left: 0px; margin-left: 0px; list-style-type: none; }
#home_container ul li { background-image: url(../images/bullet2.gif); background-repeat: no-repeat; background-position: 0px 6px; margin-top: 10px; padding-left: 10px; }
#home_container ul li ul { padding-left: 0px; list-style-type: none; margin-left: 0px; }

ul { margin-top: 0px; padding-left: 0px; margin-left: 0px; list-style-type: none; }
ul li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 6px; margin-top: 10px; padding-left: 10px; }
ul li ul { padding-left: 0px; list-style-type: none; margin-left: 0px; }

a:link, a:visited { color: #b00000; text-decoration: underline; }
a:hover, a:active{ color: #b00000; text-decoration: none; }

img { border: 0px; }
form { display:inline }
hr { height:0px; border-top:1px solid #D9CAA4; border-right: 0px; border-bottom: 0px; border-left: 0px; padding-bottom:5px; margin: 18px 0px 13px 0px !important; margin: 0px 0px 13px 0px; }

input, textarea { border: 1px solid #999; font-size: 11px; color: #1e3667; padding: 0px 5px;}
.formbox { border: 1px solid #ccc; height: 16px; font-size: 11px; color: #1e3667; padding: 0px 5px;}
.formbox2 { border: 1px solid #ccc; height: 16px; font-size: 11px; color: #1e3667; padding: 0px 0px 0px 5px;}

.nobr { white-space: nowrap }
td { empty-cells:show;}
.photoright { float:right; padding:0px 0px 10px 20px;}
.photoleft { float:left; padding:0px 20px 10px 0px;}

/*----- PRINT ELEMENTS -----*/

.PrintOnly { display:none; }
.DontPrint { display:block; }


/*----- TIER 0 NAVIGATION ELEMENTS (apply these to td) -----*/
.Tier0 { padding:15px 30px;color:#999;font-size:10px;line-height:10px; }
/* OFF */.Tier0 a:link, .Tier0 a:visited { text-decoration:none;color:#999; }
/* ON */.Tier0 a:hover, .Tier0 a:active { text-decoration:underline; }


/*----- TIER 2 NAVIGATION ELEMENTS (apply these to td) -----*/
/* OFF */.Tier2_Inactive a:link, .Tier2_Inactive a:visited { width:132px;padding:9px 5px 9px 20px;text-decoration:none;color:#000;display:block; border-top:solid 1px #ccb679;background: url(../images/bullet.gif) no-repeat 10px 13px;font-size:12px; line-height:14px; }
/* OFF HOVER */.Tier2_Inactive a:hover, .Tier2_Inactive a:active { background:url(../images/bullet.gif) no-repeat 10px 13px; color:#b00000; border-top:solid 1px #ccb679;}
/* ON */.Tier2_Active a:link, .Tier2_Active a:visited, .Tier2_Active a:hover, .Tier2_Active a:active{ width:132px;padding:9px 5px 9px 20px;text-decoration:none;color:#b00000;display:block;border-top:solid 1px #ccb679;background: url(../images/bullet.gif) no-repeat 10px 13px; font-size:12px; line-height:14px;}


/*----- TIER 3 NAVIGATION ELEMENTS (apply these to td) -----*/
/* OFF */.Tier3_Inactive a:link, .Tier3_Inactive a:visited { width:117px;padding:3px 5px 3px 35px;text-decoration:none;color:#000;display:block;background: url(../images/bullet.gif) no-repeat 22px 7px;font-size:11px; line-height:13px; }
/* OFF HOVER */.Tier3_Inactive a:hover, .Tier3_Inactive a:active { background: url(../images/bullet.gif) no-repeat 22px 7px; color:#b00000;}
/* ON */.Tier3_Active a:link, .Tier3_Active a:visited, .Tier3_Active a:hover, .Tier3_Active a:active { width:117px;padding:3px 5px 3px 35px;text-decoration:none;color:#b00000;display:block;background: url(../images/bullet.gif) no-repeat 22px 7px; font-size:11px; line-height:13px;}


/*----- FOOTER ELEMENTS -----*/

.Footer { color: #333; }



/*----- CUSTOM ELEMENTS -----*/
/* these are custom definitions needed for templates */

.quoteright { float:right; margin:0px 0px 10px 20px; width:141px; background:url(../images/quote_top.gif) no-repeat left top;}
.quoteright td { font-style:italic; color:#962300; font-size:11px; line-height:18px; padding:24px 7px 24px 7px; background:url(../images/quote_bottom.gif) no-repeat left bottom;}
.quoteleft { float:left; margin:0px 20px 10px 0px; width: 141px;background:url(../images/quote_top.gif) no-repeat left top;}
.quoteleft td { font-style:italic; color:#962300; font-size:11px; line-height:18px; padding:24px 7px 24px 7px; background:url(../images/quote_bottom.gif) no-repeat left bottom;}

/*----- CONTENT AREA ELEMENTS -----*/
/* these are custom definitions needed for content areas throughout site */

.amazon-carousel {border: 1px solid #d9caa4; widows:490px; margin-bottom:20px}
.MoreBooks {margin-top:30px}
.MoreBooks td { vertical-align:top; border-top:solid 1px #d9caa4; background: url(../images/MoreBooks_bg.gif) left top repeat-x; padding-right:10px}
.MoreBooks img { margin:10px 0px 10px 10px}
.MoreBooks h2 { margin-left:10px; margin-top:10px}
