@charset "utf-8";
/* CSS Document */

body {margin: 0px; background-color: #fff; background-image: url(../images/bg.jpg);}
#big_container {background-color: #FFF; width: 933px; background-image: url(../images/big-bg.jpg); background-repeat:repeat-y; margin: 10px 0;}
#container {width: 887px; background-image: none;}

#head {width: 887px; height: 133px;}
#logo {float: left; width: 303px;}
#phone {float: left; width: 584px;}
#phone_text {background-image: url(../images/phone-bg.jpg); background-repeat: no-repeat; height: 65px; width: 230px; float:right; margin-top: 45px;}
#phone_content {color: #540301; font-size: 25px; padding: 20px 0 0px 45px; font-family: Arial, Helvetica, sans-serif;}
#nav {width: 887px; height: 50px; background-image:url(../images/nav-bar.jpg); background-repeat: no-repeat; text-align:left; position: relative;
	z-index: 2;}

#banner_big {width: 887px; height: 211px; margin-top: 10px;}
#banner_links {float: left; width: 296px;}
.ban_link {background-image: url(../images/side-button.jpg); background-repeat: no-repeat; width: 296px; height: 41px; font-family: Arial, Helvetica, sans-serif; color: #4f4f4f; font-size: 16px; margin-bottom: 2px;}
.ban_text {text-align: left; padding: 10px 0 0 20px; width: 276px;}
.ban_text a {color: #4f4f4f; font-weight:bold;}
.ban_text a:hover {color: #b4271b;}
#banner_img {width: 591px; height: 211px; float:left;}

#inner_container {width: 887px; margin-top: 20px; background-image: url(../images/container-bg.jpg); background-repeat:repeat-y;}
#main {float: left; width: 664px; text-align:left; font-family: Arial, Helvetica, sans-serif;}
#main p {font-size: 16px; color: #303030; padding: 5px 30px 0px 20px; line-height: 1.5em;}
#main h1 {font-size: 28px; color: #b4271b; font-weight:lighter; padding: 0px 30px 5px 20px;}
#main h2 {font-size: 22px; color: #b4271b; font-weight:lighter; padding: 10px 30px 5px 20px;}
#main h3 {font-size: 16px; color: #b4271b; padding: 10px 30px 5px 20px;}
#main a {color: #777;}
#main a:hover {color: #B4271B;}
#contact_main {background-image: url(../images/contact-bg.jpg); background-repeat:no-repeat; width: 587px; height: 337px; margin-left: 20px; padding-top: 33px;}
#contact_main td {font-size: 13px; color: #5f5f5f;}
#contact_main a {color: #5f5f5f;}
#contact_main a:hover {color: #B4271B;}
#main input {color: #333; background-image: url(../images/input.jpg); border: none; height: 18px; width: 144px; font-size: 12px;}
#main textarea {height:122px; width: 171px; color: #333; font-size: 12px; background-image: url(../images/contact-comment.jpg); background-repeat: no-repeat; border: none;}

#right {float: left; width: 223px;}
#contact {font-family: Arial, Helvetica, sans-serif; font-size: 13px;}
#contact input {color: #333; background-image: url(../images/input.jpg); border: none; height: 18px; width: 144px; font-size: 12px;}
#contact textarea {height:52px; width: 144px; color: #333; font-size: 12px; background-image:url(../images/comment.jpg); background-repeat: no-repeat; border: none;}
.text {color: #444;}

#tag_line {background-image: url(../images/main-bottom2.png); width: 887px; height: 43px; text-align:left;}
#tag_line2 {background-image: url(../images/main-bottom.jpg); width: 887px; height: 43px; text-align:left;}
#tag {font-size: 13px; font-family: Verdana, Geneva, sans-serif; font-style: italic; color: #FFF; padding: 7px 0 0 35px;}

#footer {width: 887px; text-align:center; color: #706f6f; font-family: Arial, Helvetica, sans-serif;}
#footer p {font-size: 12px;}
#footer a {color: #706f6f;}
#footer a:hover { color: #b4271b;}
#footer_bci {font-family: Arial, Helvetica, sans-serif; font-weight: bold;color: #b3b3b3; font-size: 11px; margin-top: 30px;}
#footer_bci a {color: #b3b3b3; font-weight: lighter;}
#footer_bci a:hover {color: #C33;}

/* ------------------------CLASSES AND OTHER TAGS---------------------- */
a {text-decoration: none;}
.clear {clear: both;}
ul {font-size: 17px; color: #303030; margin: 0px 20px; line-height: 1.5em;}
ol {font-size: 17px; color: #303030; margin: 0px 40px; _margin-right: 40px; line-height: 1.5em;}