@charset "UTF-8";
div,hi,h2,h3,h4,h5,h6,p,address,ul,ol,li  {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #6c7f99;
	background-repeat: repeat;
}
#mainContent #script {
	position: absolute;
	top: 30px;
	left: 40px;
}
#welcome {
	position: absolute;
	left: 65px;
	top: 30px;
}
.twoColFixRtHdr #top_edge {
	height: 20px;
}
.twoColFixRtHdr #header {
	position: relative;
	height: 295px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 780px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	background-position: center top;
	background-image: url(chirotoday_images/chirotoday_header.jpg);
	background-color: #6c7f99;
} 
.twoColFixRtHdr #container {
	width: 790px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-repeat: no-repeat;
	padding-top: 10px;
	font-size: 11px;
	border: 1px solid #222;
} 
.twoColFixRtHdr #header ul  {
	margin: 0px;
	padding: 0px;
	float: left;
	position: absolute;
	bottom: 0px;
	left: 35px;
}
.twoColFixRtHdr #header ul li  {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menuTitle {
	font-size: 14px;
	color: #6F6D61;
	font-family: "Myriad Pro", "Trebuchet MS", sans-serif;
	font-weight: bold;
}
.twoColFixRtHdr #header ul li a  {
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
	display: block;
	height: auto;
	width: 80px;
	text-align: center;
	font-family: "Myriad Pro", "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #222;
	margin-right: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	font-weight: normal;
	border-top-color: #FFF;
	border-top-width: 1px;
	border-left-color: #FFF;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
}
#header ul li a:hover {
	background-color: #265148;
}
.twoColFixRtHdr #container #mainContent #flash {
	height: 311;
	width: 428;
	margin-top: 10px;
	margin-right: 45px;
	margin-left: 32px;
	padding-left: 3px;
	padding-top: 2px;
	position: absolute;
	bottom: 400px;
}
.acc_ul {
	margin-left: 20px;
	font-size: 9px;
	color: #000;
}
.twoColFixRtHdr #container #sidebar1 img {
}
.twoColFixRtHdr #container #sidebar1 embed {
	margin-left: 25px;
}
.twoColFixRtHdr #container #sidebar1 form {
	padding-top: 5px;
	padding-bottom: 5px;
}
.twoColFixRtHdr #container #sidebar1 p {
	font-family: "Myriad Pro", "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #000;
	margin-right: 40px;
	margin-left: 15px;
	line-height: 12px;
}
.twoColFixRtHdr #container #mainContent #map {
	height: 330px;
	width: 450px;
	background-image: url(file:///Macintosh%20HD/Users/johnholloway/Desktop/Clients/Washington/Emerald%20City%20Smoothie/emeraldsmoothie_wb/images/acc_map_background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	left: 45px;
	float: left;
}
.twoColFixRtHdr #footer {
	height: 150px;
	background-repeat: no-repeat;
	background-image: url(mezcal_images/mezcal_footer.jpg);
	background-position: center top;
	background-color: #6E7F98;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	color: #000;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.twoColFixRtHdr #container #mainContent iframe {
	position: absolute;
	left: 150px;
	bottom: 155px;
	border: 2px solid #000;
}
#container #mainContent {
	background-image: url(chirotoday_images/chirotoday_menubackground.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	position: relative;
	padding-left: 92px;
	padding-right: 45px;
	margin-right: 220px;
	text-align: left;
	height: 1175px;
	margin-left: 12px;
	font-size: 14px;
	background-color: #FFF;
	background-position: center top;
	margin-top: 0px;
}
#mainContentMenu {
	background-image: url(chirotoday_images/chirotoday_background.jpg);
	float: none;
	position: relative;
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 95px;
	margin-right: 220px;
	padding-right: 40px;
	height: 750px;
	font-size: 14px;
}
#container #mainContentMenu {
	font-size: 14px;
	margin-left: 5px;
}

.twoColFixRtHdr #sidebar1 {
	width: 220px;
	position: relative;
	float: right;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

#container #sidebar1 embed {
	width: 150px;
	height: 30px;
}
.smaller_font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#container #mcDirections #map iframe {
	border: 2px solid #000;
}
.acc_h4 {
	color: #188F56;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 15px;
}
.acc_h2 {
	font-size: 20px;
	color: #900;
	margin-left: 15px;
	line-height: 21px;
}
#container #sidebar1 form {
	margin-bottom: 10px;
	margin-top: 5px;
}
#container #sidebar1 img {
	margin-bottom: 3px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 0px;
}
.list {
	display: list-item;
	list-style-type: disc;
	margin-left: 30px;
}
p #coupon {
	padding: 0.4em;
}
#mainContent #coupon {
	position: absolute;
	left: 180px;
	bottom: 130px;
}
#mainContent iframe {
	float: left;
	position: absolute;
	bottom: 80px;
}
.tableType {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
}
#flash #FlashID {
	position: absolute;
	top: 15px;
	left: 8px;
}
#mainContentMenu table {
	margin-top: 10px;
	float: left;
	width: 400px;
	text-align: center;
}
.menuHeading {
	font-family: "Myriad Pro", "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C60;
}
.twoColFixRtHdr #container #sidebar1 ul li {
	text-align: left;
	color: #265148;
}
.mcparagraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 20px;
}
#sidebar1 p {
	font-size: 0.8em;
}
h2 {
	font-size: 1.2em;
	color: #F00;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 12px;
	color: #0D4951;
}
.redtext {
	color: #F00;
	font-weight: bold;
}
#oil_conv {
	margin-right: 10px;
}
#directions {
	position: absolute;
	left: 45px;
	top: 30px;
}
#reviews {
	position: absolute;
	left: 80px;
	top: 30px;
}
#eclub {
	position: absolute;
	left: 100px;
	top: 30px;
}
#autod {
	position: absolute;
	left: 55px;
	top: 25px;
}
#carwash {
	position: absolute;
	left: 55px;
	top: 25px;
}
#SignUp {
	width: 170px;
	padding-left: 25px;
}
.signupframe {
}
#lehigh {
	position: absolute;
	left: 315px;
	top: 40px;
}
#sidebar1 ul {
	margin-left: 25px;
	font-size: 14px;
	color: #0054FF;
	font-weight: bold;
}
th {
	font-family: "Myriad Pro", "Trebuchet MS", "Arial Black";
	font-size: 12px;
	font-style: normal;
}
table {
	font-family: "Myriad Pro", "Trebuchet MS", "Arial Black";
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	background-color: #FFF;
	border-color: #000;
	text-align: center;
}
#table1 {
	font-family: "Myriad Pro", "Trebuchet MS", "Arial Black";
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	background-color: #FFF;
	border-color: #000;
	text-align: center;
}
#menu {
	background-color: #FFF;
	position: absolute;
	left: 45px;
	right: 45px;
	top: 145px;
}
#mainContentMenu ul li a:hover {
	background-color: #FFF;
	color: #86160B;
}
#mainContent #FlashID {
	position: absolute;
	bottom: 140px;
	margin-left: -4px;
}
#mainContentMenu ul li {
	margin-left: 30px;
	font-size: 14px;
	font-weight: bolder;
	color: #396061;
}
.mezcalordered {
	font-size: 16px;
	color: #35675E;
	font-weight: bold;
	list-style-type: disc;
}
#mainContentMenu #treye {
	position: absolute;
	right: 125px;
	bottom: 175px;
	background-color: #222222;
}
#mainContentMenu iframe {
	position: absolute;
	right: 50px;
	bottom: 140px;
}

