/* FYI, the new body, h tag styles, and widths at or below 950px are now contained in screen.css */
body {margin:0;}
/* Page layout styles */
div#container {width:964px;margin:0 auto;}
div#main {float:left;margin:0 auto;}
div#headerPane {height:100px;float:none;}
img#logo {border:0;}
div#tagLinePane {}

div#leftPane {width:940px; padding:5px; background:#533c24;clear:both;margin:0 auto 10px;height:25px;}
div#noLeftPane {display:none; height:0;}

#topBar {background:url(/webimgs/headerBar.png) repeat-x;height:48px;}
#topContent {margin:-40px 0 0 0;height:35px;}

div#contentCap {background:url(/webimgs/contentCap.png) no-repeat;height:41px;width:964px;text-align:center;}
div#content {background:url(/webimgs/contentBg.png) repeat-y;float:left;width:964px;margin:0 auto;}
div#centerPane {padding:10px;margin:0 auto;width:930px;}
div#centerPaneWithLeftPane {width:930px; padding:10px; float:right;}
div#centerPaneWithRightPane {width:780px; padding:10px; float:left;}
div#centerPaneWithLeftRightPanes {padding:10px; float:right;}

div#rightPane {width:150px; padding:5px; float:right; background:#ccc;}
div#noRightPane {display:none;}

div#tagLinePane2 {display:none;}
div#footerPane {height:205px; width:960px;margin:0 auto;clear:both;background:url(/webimgs/footerBg.jpg) no-repeat;position:relative;z-index:2;}
div#footerPane a {color:#fff;}
div#footerMod1 {margin-left:5px;padding:10px 20px;}
div#footerMod2 {margin:0;padding:10px 20px;border-right:1px dashed #9e0b0f;border-left:1px dashed #9e0b0f; }
div#footerMod2 input#quickName, div#footerMod2 input#quickPhone {width:125px;float:left;color:#9e0b0f;} 
div#footerMod2 input#quickPhone {margin:0 0 0 5px;}
div#footerMod2 input#quickEmail {margin:3px 0 0 0;width:260px;color:#9e0b0f;}
div#footerMod2 textarea#quickMessage {margin:3px 0 0 0;width:252px;height:40px;color:#9e0b0f;}
div#footerMod3 {margin:0 0 0 10px;padding:10px 20px;}

div#footerMod1, div#footerMod2, div#footerMod3 {float:left;height:140px;overflow:hidden;margin-top:10px;font-size:.8em;color:#000;}
div#footerMod1 h3, div#footerMod2 h3, div#footerMod3  h3 {}

div#bottomBar {background:#9e0b0f;height:115px;margin:-80px 0 0 0;position:relative;z-index:1;}
div#copyPane {margin:0 auto; auto;text-align:center;padding:80px 0 0;color:#fff;}
div#copyPane a {color:#fff;}

div#searchBox {float:right;}

/* End Page layout styles */