@charset "UTF-8"; /* CSS Document */ body { background-color:#096c33; background-image:url(img/body_bg.jpg); background-repeat:repeat-x; background-position:top; text-align: center; font-size:12px; font-family: Arial, Helvetica, sans-serif; margin:0; padding:0; } #wrapper { width:900px; margin: 0 auto; margin-bottom:-12px; padding:0 ; text-align:left; background-color:#FFFFFF; } #header { width:900px; min-height:240px; height:240px; margin: 0 auto; padding:0; text-align:center; background-color:#e9daa5; border-bottom:2px #906423 solid; } #header_topB { width:900px; min-height:2px; height:2px; background-position:left; background-color:#e9daa5; border-bottom:0px #906423 solid; margin: 0 auto; padding:0; } #header_top1R { float:right; min-height:40px; height:40px; background-image:url(img/header_bar-R.gif); background-position:right; background-repeat:no-repeat; background-color:#e9daa5; margin: 0 auto; padding:0; color:#663300; text-align:right; font-size:11px; } #header_top1L { float:left; width:400px; min-height:40px; height:40px; background-position:left; background-color:#e9daa5; margin: 0 auto; padding:0; color:#663300; text-align:left; font-size:11px; } #header_top1R h3 { margin:0; padding: 22px 18px 0 0; font-size:16px; } #header_top1L h3 { margin:0; padding: 22px 0 0 12px; font-size:16px; } #header_top2 { float:right; background-image:url(img/header_bg.jpg); background-position:center top; background-repeat:no-repeat; min-height:200px; height:200px; margin: 0 auto; padding:0; text-align:right; vertical-align:middle; } #header_top2 img { border:#000000 solid 3px; margin:2px; } #content_holder { width:900px; margin: 0 auto; padding: 0; text-align:left; background-color: #ffffff; } #breadcrumbs { color: #666; font-size:10px; margin:10px 0; padding: 0 ; } #content { width: 624px; margin:0; padding-left: 10px; padding-right: 5px;float:left; } #content_alt { width: 860px; margin:0; padding: 10px; float:left; } #content img { padding:10px; } #col_right { text-align:left; width: 248px; float:right; clear:left; margin:2px; margin-right:6px; margin-top: 2px; padding: 2px; } #col_right h3 { color:#006d2b; } #col_right img { padding:3px; } .box1_top { background-image:url(img/box1_top.gif); background-position:top center; background-repeat:no-repeat; margin:0; padding:0; height:20px; min-height:20px; } .box1 { background-image:url(img/box1_bg.gif); background-position:top center; background-repeat:repeat-y; margin:0; padding:10px; } .box1_btm { background-image:url(img/box1_btm.gif); background-position:bottom ; background-repeat:no-repeat; margin:0; padding:0; height:20px; min-height:20px; } #col_center { text-align:left; margin-left:165px; width:440px; } #col_center_alt { text-align:left; margin-left:165px; width:620px; } #menu_holder { width:156px; text-align:left; float:left; border-top: 6px solid #c9ddd9; /* padding-bottom:32px; background-image:url(img/MenuBtm.jpg); background-position:bottom center; background-repeat:no-repeat; */ } #locksmith { width:140px; margin: 15px auto; padding:0; text-align:left; float:left; clear:left; } /* total width (900) minus width of right col, minus margins of holder and right col */ #footer_holder { width:900px; min-height:30px; height:30px; margin: 0 auto; margin-top:10px; padding-top:10px; text-align:center; color:#663300; background-color:#e9daa5; border-top:2px #906423 solid; clear:both; } /* redefined html elements */ p { margin:0; padding:0; } .title24pt { font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #000000; padding-top: 5px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px; }