/** 
 *  livewell.css
 *   
 *  Author: Greg Amis
 *  Copyright (c) 2007 LiveWell Shiatsu, LLC. All Rights Reserved.
 *   
 *  CSS styles.
 */
body { 
    background-color:#962A2A;
    font-family:"Trebuchet MS",Verdana,sans-serif; 
    font-size:12px;}
#bodyTable { background-image:url(images/background.jpg); 
    background-repeat:repeat-y; }
#navtabs a, #navtabs a:visited { font-size:14px; text-decoration:none; color:#A22927;}
#navtabs a:hover { color:#E98A35; text-decoration:underline; }
#navtabs, #Announcements { margin:20px; }
#navtabs ul, #navtabs li { list-style-type: none; margin-left:0; padding-left:0; padding-bottom:4px;}
h2 {font-size:20px; margin-top:20px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
h5 {font-size:12px;}
#content { padding-right:20px; padding-bottom:20px; }
#content tr {  vertical-align:top;}
.borderedDiv { border-style:double; border-color:#E98A35; border-width:3px; padding:10px; padding-bottom:0;}
.borderedDiv h3 { margin-top:0; }
#footer, #footer a, #footer a:visited { color:black; }
#footer { background-color:#962A2A; background-image:url(images/footer_background.gif); background-repeat:no-repeat; height:120px; }
#footer table { margin-top:20px; }
#footer form { margin:0; }
#footer img { margin-top:4px }
#footer #ea {font-size:10px; font-family:Arial,sans-serif;}
#footer #go { font-family:Tahoma,Arial,sans-serif; font-size:10px; padding:0px 4px; }
#footer table td { width:33.3%; /*1.54*/ }
#topRow { background-image:url(images/TopCorners.gif); background-repeat:no-repeat; padding-top:35px;}
#topRow h1 { margin-top:0; }
#bottomRow { background-image:url(/pub/skins/lws/images/BottomCorners.gif); background-repeat:no-repeat; height:50px; }
#salesTable a, #salesTable a:visited { font-weight:bold; text-decoration:none; font-size:18px; color:black; }
#salesTable a:hover { text-decoration:underline;}
#salesTable { border:1px solid #E98A35; border-left-width:0; border-right-width:0; width:500px; text-align:center; }
.no_underline {text-decoration:none;}
.caption { font-size:9px; }
.cascadeFour h4 { margin-left:20px; margin-bottom:10px; } 
.cascadeFour p { margin-left:40px; margin-top:0; }
.locationstyle p, .locationstyle table { margin-left:40px; }
.locationstyle h5 { margin-left:20px; }
.locationstyle ol { margin-left:60px; }
.moreArrow a{ font-size:32px; font-weight:bold; text-decoration:none; color:#A22927;}
.moreArrow a:hover {color:#E98A35; } 
#PrintIcon { float:right; }
#wikitext { clear: all;margin-top:10px;}
