/* OVERALL PAGE BODY STYLE */
.body { background:#cadada url(images/bg.jpg) repeat-x top; margin: 0px; padding: 0px; }

#tl_bg { background:url(images/l.jpg) right repeat-y; }
#tl_bg div { background:url(images/tl.jpg) no-repeat top right; height:490px; width:100%; }

#tr_bg { background:url(images/r.jpg) left repeat-y; }
#tr_bg div { background:url(images/tr.jpg) no-repeat top left; height:490px; width:100%; }

#bl_bg { background:url(images/footer_l.jpg) no-repeat top right; }
#br_bg { background:url(images/footer_r.jpg) no-repeat top left; }

#welcome { position: relative; width:350px; height:auto; float:left; }
#home_news { position: relative; width:360px; height:auto; float:right; }

.mainnav { text-align:center; background:url(images/t_bg.jpg) no-repeat; height:49px; }
.mainnav UL { margin: 22px 0px 0px -30px; padding:0px; }
.mainnav UL LI { list-style:none; display:inline; margin-left:30px; padding:0px; font: 12px Lucida Sans Unicode, Lucida Grande, sans-serif; color:#3c3c3c; text-transform:uppercase; text-decoration:none; }
.mainnav UL LI A:link    { COLOR: #3c3c3c; text-decoration:none; }
.mainnav UL LI A:visited { COLOR: #3c3c3c; text-decoration:none; }
.mainnav UL LI A:active  { COLOR: #3c3c3c; text-decoration:none; }
.mainnav UL LI A:hover   { COLOR: #660000; text-decoration:underline; }


/* OVERALL CONTENT PARAGRAPH STYLES */
P { font: 12px/16px Arial, Helvetica, sans-serif; COLOR: #333333; padding: 0px; margin:0px; text-align:justify; }
P A:link    { COLOR: #333333; font-weight:bold; text-decoration:underline; }
P A:visited { COLOR: #333333; font-weight:bold; text-decoration:underline; }
P A:active  { COLOR: #333333; font-weight:bold; text-decoration:underline; }
P A:hover   { COLOR: #660000; font-weight:bold; text-decoration:underline; }

DIV { font: 12px/16px Arial, Helvetica, sans-serif; COLOR: #333333; padding: 0px; margin:0px; text-align:justify; }
DIV A:link    { COLOR: #333333; font-weight:bold; text-decoration:underline; }
DIV A:visited { COLOR: #333333; font-weight:bold; text-decoration:underline; }
DIV A:active  { COLOR: #333333; font-weight:bold; text-decoration:underline; }
DIV A:hover   { COLOR: #660000; font-weight:bold; text-decoration:underline; }

/* BULLETED LISTING STYLES
UL { margin: 0px 0px 0px 35px; text-align:left;}
LI { list-style: square; font: 12px Arial, Helvetica, sans-serif; COLOR: #333333; text-align:left; } */

/* HEADING STYLES */
H1 { font: normal 18px "Times New Roman", Times, serif; COLOR: #660000; text-align:left; margin:12px 0px 8px 0px; text-transform:uppercase; }
H1 A:link    { COLOR: #660000; text-decoration:none; }
H1 A:visited { COLOR: #660000; text-decoration:none; }
H1 A:active  { COLOR: #660000; text-decoration:none; }
H1 A:hover   { COLOR: #333333; text-decoration:none; }

H2 { font: bold 14px Arial, Helvetica, sans-serif; COLOR: #660000; text-align:left; margin:0px; padding:0px;  }
H3 { font: bold 12px Arial, Helvetica, sans-serif; COLOR: #660000; text-align:left; margin:0px; padding:0px;  }

/* INTERIOR PAGE SURROUNDING CONTENT LAYOUT STYLE */
.content { padding: 0px 25px 0px 25px; margin:0px; vertical-align:top; background:url(images/inside_content_bg.jpg) no-repeat; height:374px; }

/* HOME WELCOME STATEMENT STYLE */
.welcome { font: 12px/16px Arial, Helvetica, sans-serif; COLOR: #03172e; width:333px; z-index:10; position: relative; left:24px; top:143px; text-align:justify; }

/* FOOTER STYLE */
.footer { font: 11px/18px Arial, Helvetica, sans-serif; COLOR: #333333; text-align:center; vertical-align:top; padding:40px 0px 0px 0px; height:158px; }
.footer A:link    { COLOR: #333333; text-decoration:underline; }
.footer A:visited { COLOR: #333333; text-decoration:underline; }
.footer A:active  { COLOR: #333333; text-decoration:underline; }
.footer A:hover   { COLOR: #660000; text-decoration:underline; }

/* TABLE LISTINGS STYLE */
.table { font: 11px/16px Arial, Helvetica, sans-serif; COLOR: #333333; vertical-align:top; text-align:left; }
.table A         { COLOR: #333333; font-weight:bold; text-decoration:underline; }
.table A:hover   { COLOR: #660000; font-weight:bold; text-decoration:underline; }
.table TH { padding:4px; text-align:left; color:#660000; font-weight:bold; font-size:14px; border-bottom: 2px #999999 solid; }
.table TD { border-top: 1px #999999 solid; padding:4px; }

/* FORM STYLES */
.textbox { font: 11px Arial, Helvetica, sans-serif; COLOR: #333333; background:#FFFFFF; BORDER: solid #999999 1px; padding: 2px; }
.button { font: bold 11px Arial, Helvetica, sans-serif; COLOR: #FFFFFF; background:#4e6d7f; padding: 0px 4px 0px 4px; }


body#home #home { COLOR: #660000; text-decoration:none; }
body#news #news { COLOR: #660000; text-decoration:none; }
body#excerpts #excerpts { COLOR: #660000; text-decoration:none; }
body#speaking #speaking { COLOR: #660000; text-decoration:none; }
body#testimonies_and_reviews #testimonies_and_reviews { COLOR: #660000; text-decoration:none; }
body#bios #bios { COLOR: #660000; text-decoration:none; }
body#buy_now #buy_now { COLOR: #660000; text-decoration:none; }
body#contact_us #contact_us { COLOR: #660000; text-decoration:none; }
