@charset "UTF-8";
/* CSS Document */
/*MOBILE*/
@media (max-width: 600px) {
	#background {
		background-color: #2d2c2c;
		width: 100%;
		margin: 0 auto;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 3px;
		margin-top: 0px;
		padding-top: 0px;
		padding-bottom: 50px;
		height: 100%;
		z-index: 1;
	}

	#panel {
		margin-top: 18px;
	}


	#top-container {
		display: block;
		width: 100%;
	}

	#top_nav {
		display: none;
	}

	#top_nav ul {
		display: none;
	}

	#top_nav ul li {
		display: none;
		float: right;
		margin-right: 30px;
	}

	/* this is associated with show-hide toggle */
	.layer1 {
		margin-top: 0;
		padding: 0;
		width: 100%;
	}

	.heading {
		color: #ffffff;
		padding: 4px 10px;
		cursor: pointer;
		position: relative;
		font-size: 14px;
		font-weight: 900;
		background: linear-gradient(to bottom, #e24b4d 0%, #920d0f 100%);

		border-radius: 6px;
		width: 92%;
		margin-left: 0%;
		margin-top: 4%;
		margin-bottom: 4%;
	}

	.content_form {
		padding-left: 10%;
		padding-right: 2%;
	}

	/* ^this is associated with show-hide toggle^ */

	#menu_wrapper {
		width: 100%;
		/* This has to stay this size minimum */
		margin: 0 auto;
		margin-bottom: 0px;
		height: 100%;
		margin-top: 100px;
		display: none;
	}

	#reliable_safe {
		display: none;
	}

	#mammoth-taxi-logo {
		position: relative;
		width: 200px;
		margin: 0 auto;
		margin-top: 0%;
		z-index: 5;
		margin-left: 30%;
	}

	/* SLIDESHOW AND PHONE NUMBER CONTAINER */

	/* slideshow */
	#slider-right {
		position: relative;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		float: center;
		width: 100%;
		margin-left: 0px;
		padding-left: 0px;
		padding: 0px;
		z-index: 5;
	}

	/* slideshow */
	#amazingslider-wrapper-1 {
		position: relative;
		display: block;
		width: 100%;
		height: 100%;
		margin-left: 0px;
		padding-right: 20px;
		margin-top: -10px;
		border: none;
		z-index: 1;
	}

	/* slideshow */
	#amazingslider-1 {
		margin-top: -10px;
		display: block;
		position: relative;
	}

	/* PHONE DIV RIGHT */
	#phone_div {
		color: #e2e2e2;
		position: relative;
		font-family: "Arial Black";
		font-size: 24px;
		font-weight: 900;
		margin-top: -60px;
		text-align: center;
		width: 100%;
	}

	#doorline {
		display: none;
	}

	#intownline {
		display: none;
		text-shadow: 3px 2px #000;
	}

	#intownline {
		display: none;
		text-shadow: 3px 2px #000;
	}

	#taxiline {
		display: none;
		text-shadow: 3px 2px #000;
	}

	.large_phone_btn {
		color: #fff;
		font-family: "Arial Black";
		-webkit-text-stroke-width: 5px;
		-webkit-text-stroke-color: black;
		font-size: 24px;
		font-weight: 900;
		width: 95%;
		margin-top: 5px;
		background: linear-gradient(to bottom, #e24b4d 0%, #920d0f 100%);

		border-radius: 6px;
		margin-left: 2.5%;
	}

	.phone_img {
		width: 200px;
		padding-top: 5px;
	}

	#or {
		color: #e2e2e2;
		text-align: center;
		padding: 0px;
		margin: 0 auto;
		font-family: Arial, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 24px;
		font-weight: 500;
		margin-top: -5px;
		padding-bottom: 10px;
		padding-top: 10px;
		display: none;
	}

	/* office phone */
	#phone_office_numb {
		color: #e2e2e2;
		position: relative;
		font-family: Arial, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 14px;
		font-weight: 500;
		margin-left: 20px;
		margin-top: 30px;
		text-align: center;
		display: none;
	}

	/*Mammoth/Yosemite Airport transportation serving the Eastern Sierra.*/
	h3 {
		color: #e2e2e2;
		font-size: 2.4vh;
		padding-top: 0px;
	}

	/*Servicing any and all of your ground transportation needs.*/
	h4 {
		font-family: Arial;
		color: #e2e2e2;
		font-size: 24px;
		font-style: italic;
		margin-top: -20px;
		font-weight: 100;
	}

	/*ALL BOXES*/
	.boxes {
		background-color: #e2e2e2;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		width: 95%;
		margin-bottom: 5%;
		z-index: 1;
		text-align: center;
		font-size: 13px;
		margin: 0 auto;
	}

	.box_head {
		height: 30px;

		font-size: 14px;
		padding-top: 10px;
		font-weight: 900;
		text-align: center;
		background: #f1e767;
		background: linear-gradient(to bottom, #f1e767 0%, #feb645 100%);

		border-radius: 6px;
	}

	.this_div {
		background-color: #e2e2e2;
		height: 90px;
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
		margin: 10px;
		padding: 10px;
		text-align: left;
	}

	.this_div2 {
		background-color: #e2e2e2;
		height: 90px;
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
		/*margin: 10px;*/
		padding: 10px;
		text-align: left;
	}

	.this_div3 {
		background-color: #e2e2e2;
		height: 90px;
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
		/*margin: 10px;*/
		padding: 10px;
		text-align: left;
	}

	.this_div4 {
		background-color: #e2e2e2;
		height: 90px;
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
		/*margin: 10px;*/
		padding: 10px;
		text-align: left;
	}

	.this_div5 {
		background-color: #e2e2e2;
		height: 90px;
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
		/*margin: 10px;*/
		padding: 10px;
		text-align: left;
	}

	.this_div6 {
		background-color: #e2e2e2;
		height: 90px;
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
		/*margin: 10px;*/
		padding: 10px;
		text-align: left;
	}

	.more {
		position: relative;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		background-color: #3a3939;
		color: #e2e2e2;
		margin-bottom: 20px;
		z-index: 5;
	}

	.more2 {
		position: relative;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		background-color: #3a3939;
		color: #e2e2e2;
		margin-bottom: 20px;
		z-index: 5;
		margin: 0 auto;
	}

	.more3 {
		position: relative;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		background-color: #3a3939;
		color: #e2e2e2;
		margin-bottom: 20px;
		z-index: 5;
		margin: 0 auto;
	}

	.more4 {
		position: relative;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		background-color: #3a3939;
		color: #e2e2e2;
		margin-bottom: 20px;
		z-index: 5;
		margin: 0 auto;
	}

	.more5 {
		position: relative;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		background-color: #3a3939;
		color: #e2e2e2;
		margin-bottom: 20px;
		z-index: 5;
		margin: 0 auto;
	}

	.more6 {
		position: relative;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		background-color: #3a3939;
		color: #e2e2e2;
		margin-bottom: 20px;
		z-index: 5;
		margin: 0 auto;
	}

	/*BOX ROW 1*/
	#ROW1 {
		height: 100%;
		border: solid 2px #2d2c2c;
	}

	#box_row1 {
		height: 100%;
		margin: 0 auto;
		width: 100%;
		margin-bottom: 0%;
	}

	#box_1 {
		margin-bottom: 5%;
	}

	#box_2 {
		margin-bottom: 5%;
	}

	#box_3 {
		margin-bottom: 5%;
	}

	/*BOX ROW 2*/
	#ROW2 {
		height: 100%;
		border: solid 2px #2d2c2c;
		z-index: 5;
	}

	#box_row_2 {
		position: relative;
		height: 100%;
		margin: 0 auto;
		width: 100%;

		margin-bottom: 0%;
	}

	#box_4-1 {
		margin-bottom: 5%;
	}

	#box_5-1 {
		margin-bottom: 5%;
	}

	#box_6-1 {
		margin-bottom: 5%;
	}

	#more_5 {
		margin-top: 0px;
	}

	#more_6 {
		margin-top: 0px;
	}

	/*BOX ROW 3*/
	#third_row {
		margin: 0 auto;
		width: 100%;
	}

	#box3-1 {
		width: 95%;
		margin-left: 2.5%;
		margin-right: 2.5%;
		margin-bottom: 50px;
		text-align: center;
		height: 200px;
	}

	.box_copy_3 {
		margin: 0 auto;
		margin-top: 20px;
		margin-bottom: 20px;
		width: 90%;
	}

	#phone_buttons {
		margin-top: -10px;
		width: 100%;
	}

	#or2 {
		font-size: 24px;
		font-weight: 900;
		margin: 0 auto;
		padding: 5px;
		margin-top: 0px;
	}

	#button1 {
		width: 80%;
		margin: 0 auto;
		margin-top: 0px;
		padding-bottom: 0px;
	}

	#button2 {
		width: 80%;
		margin: 0 auto;
	}

	.box3row {
		background-color: #e2e2e2;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		margin: 0 auto;
		margin-top: 50px;
		padding-top: 50px;
		text-align: center;
		z-index: 1;
	}

	#box3-1 {
		height: 100%;
		padding-bottom: 10%;
	}

	.number_but {
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		border: none;
		font-weight: 900;
		background-color: #c30003;
		color: #e2e2e2;
		margin: 0 auto;
		font-size: 16px;
		padding: 5px 15px 5px 15px;
		width: 150px;
		margin-top: 10px;
	}

	.numb_taxi {
		font-weight: 900;
		font-size: 16px;
		color: #c30003;
	}

	/*BOTTOM PARTITION*/

	.airport_links {
		text-decoration: underline;
		color: #c30003;
		font-size: 13px;
	}

	#bottom_blurb {
		color: #e2e2e2;
		font-size: 14px;
	}

	#bottom_blurb a {
		color: #f43437;
	}

	.locally_line {
		padding-top: 5px;
		color: #e2e2e2;
		font-size: 18px;
		font-family: Arial, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		width: 90%;
		margin: 0 auto;
	}

	.copyright {
		color: #a7a7a7;
		width: 90%;
		margin: 0 auto;
		font-size: 12px;
	}

	#middle_line {
		margin-top: 0px;
		font-size: 2.1vh;
		width: 90%;
		margin: 0 auto;
	}

	.AuthorizeNetSeal {
		margin: 100px 0px 0px 30px;
		color: #e2e2e2;
	}
}

/*---------------------------------------------TABLET-------------------------------------------*/
@media (min-width: 601px) and (max-width: 1024px) {
	#background {
		background-color: #2d2c2c;
		width: 100%;
		margin: 0 auto;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 3px;
		margin-top: 0px;
		padding-top: 0px;
		padding-bottom: 50px;
		height: 100%;
		z-index: 1;
	}

	#panel {
		margin-top: 18px;
	}

	#top-container {
		display: block;
		width: 100%;
	}

	#top_nav {
		display: none;
	}

	#top_nav ul {
		display: none;
	}

	#top_nav ul li {
		display: none;
		float: right;
		margin-right: 30px;
	}

	/* this is associated with show-hide toggle */
	.layer1 {
		margin-top: 0;
		padding: 0;
		width: 100%;
	}

	.heading {
		color: #ffffff;
		padding: 4px 10px;
		cursor: pointer;
		position: relative;
		font-size: 14px;
		font-weight: 900;
		background: linear-gradient(to bottom, #e24b4d 0%, #920d0f 100%);

		border-radius: 6px;
		width: 92%;
		margin-left: 0%;
		margin-top: 4%;
		margin-bottom: 4%;
	}

	.content_form {
		padding-left: 10%;
		padding-right: 2%;
	}

	/* ^this is associated with show-hide toggle^ */

	#menu_wrapper {
		width: 100%;
		/* This has to stay this size minimum */
		margin: 0 auto;
		margin-bottom: 0px;
		height: 100%;
		margin-top: 100px;
		display: none;
	}

	/* SLIDESHOW AND PHONE NUMBER CONTAINER */

	/* slideshow */
	#slider-right {
		position: relative;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		float: center;
		width: 100%;
		margin-left: 0px;
		padding-left: 0px;
		padding: 0px;
		z-index: 5;
	}

	/* slideshow */
	#amazingslider-wrapper-1 {
		position: relative;
		display: block;
		width: 100%;
		height: 100%;
		margin-left: 0px;
		padding-right: 20px;
		margin-top: -10px;
		border: none;
		z-index: 1;
	}

	/* slideshow */
	#amazingslider-1 {
		margin-top: -10px;
		display: block;
		position: relative;
	}

	/* PHONE DIV RIGHT */
	#phone_div {
		color: #e2e2e2;
		position: relative;
		font-family: "Arial Black";
		font-size: 24px;
		font-weight: 900;
		margin-top: -60px;
		text-align: center;
		width: 100%;
	}

	#doorline {
		display: none;
	}

	#intownline {
		display: none;
		text-shadow: 3px 2px #000;
	}

	#intownline {
		display: none;
		text-shadow: 3px 2px #000;
	}

	#taxiline {
		display: none;
		text-shadow: 3px 2px #000;
	}

	.large_phone_btn {
		color: #fff;
		font-family: "Arial Black";
		-webkit-text-stroke-width: 5px;
		-webkit-text-stroke-color: black;
		font-size: 24px;
		font-weight: 900;
		width: 45%;
		margin-top: 5px;
		background: linear-gradient(to bottom, #e24b4d 0%, #920d0f 100%);

		border-radius: 6px;
		margin-left: 2.5%;
	}

	.phone_img {
		width: 200px;
		padding-top: 5px;
	}

	#or {
		color: #e2e2e2;
		text-align: center;
		padding: 0px;
		margin: 0 auto;
		font-family: Arial, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 24px;
		font-weight: 500;
		margin-top: -5px;
		padding-bottom: 10px;
		padding-top: 10px;
		display: none;
	}

	/* office phone */
	#phone_office_numb {
		color: #e2e2e2;
		position: relative;
		font-family: Arial, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 14px;
		font-weight: 500;
		margin-left: 20px;
		margin-top: 30px;
		text-align: center;
		display: none;
	}

	/*Mammoth/Yosemite Airport transportation serving the Eastern Sierra.*/
	h3 {
		color: #e2e2e2;
		font-size: 2.4vh;
		padding-top: 0px;
	}

	/*Servicing any and all of your ground transportation needs.*/
	h4 {
		font-family: Arial;
		color: #e2e2e2;
		font-size: 24px;
		font-style: italic;
		margin-top: -20px;
		font-weight: 100;
	}

	/*ALL BOXES*/
	.boxes {
		background-color: #e2e2e2;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		width: 95%;
		margin-bottom: 5%;
		z-index: 1;
		text-align: center;
		font-size: 18px;
		margin: 0 auto;
	}

	.box_head {
		height: 30px;

		font-size: 18px;
		padding-top: 10px;
		font-weight: 900;
		text-align: center;
		background: #f1e767;
		background: linear-gradient(to bottom, #f1e767 0%, #feb645 100%);
		border-radius: 6px;
	}

	.this_div {
		background-color: #e2e2e2;
		height: 90px;
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
		/*margin: 10px;*/
		padding: 10px;
		text-align: left;
	}

	.this_div2 {
		background-color: #e2e2e2;
		height: 90px;
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
		/*margin: 10px;*/
		padding: 10px;
		text-align: left;
	}

	.this_div3 {
		background-color: #e2e2e2;
		height: 90px;
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
		/*margin: 10px;*/
		padding: 10px;
		text-align: left;
	}

	.this_div4 {
		background-color: #e2e2e2;
		height: 90px;
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
		/*margin: 10px;*/
		padding: 10px;
		text-align: left;
	}

	.this_div5 {
		background-color: #e2e2e2;
		height: 90px;
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
		/*margin: 10px;*/
		padding: 10px;
		text-align: left;
	}

	.this_div6 {
		background-color: #e2e2e2;
		height: 90px;
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
		/*margin: 10px;*/
		padding: 10px;
		text-align: left;
	}

	.more {
		position: relative;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		background-color: #3a3939;
		color: #e2e2e2;
		margin-bottom: 20px;
		z-index: 5;
	}

	.more2 {
		position: relative;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		background-color: #3a3939;
		color: #e2e2e2;
		margin-bottom: 20px;
		z-index: 5;
		margin: 0 auto;
	}

	.more3 {
		position: relative;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		background-color: #3a3939;
		color: #e2e2e2;
		margin-bottom: 20px;
		z-index: 5;
		margin: 0 auto;
	}

	.more4 {
		position: relative;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		background-color: #3a3939;
		color: #e2e2e2;
		margin-bottom: 20px;
		z-index: 5;
		margin: 0 auto;
	}

	.more5 {
		position: relative;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		background-color: #3a3939;
		color: #e2e2e2;
		margin-bottom: 20px;
		z-index: 5;
		margin: 0 auto;
	}

	.more6 {
		position: relative;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		background-color: #3a3939;
		color: #e2e2e2;
		margin-bottom: 20px;
		z-index: 5;
		margin: 0 auto;
	}

	/*BOX ROW 1*/
	#ROW1 {
		height: 100%;
		border: solid 2px #2d2c2c;
	}

	#box_row1 {
		height: 100%;
		margin: 0 auto;
		width: 100%;
		margin-bottom: 0%;
	}

	#box_1 {
		margin-bottom: 5%;
	}

	#box_2 {
		margin-top: 40px;
		margin-bottom: 20px;
	}

	#box_3 {
		margin-top: 40px;
		margin-bottom: 20px;
	}

	/*BOX ROW 2*/
	#ROW2 {
		height: 100%;
		border: solid 2px #2d2c2c;
		z-index: 5;
	}

	#box_row_2 {
		position: relative;
		height: 100%;
		margin: 0 auto;
		width: 100%;

		margin-bottom: 0%;
	}

	#box_4-1 {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	#box_5-1 {
		margin-top: 40px;
		margin-bottom: 20px;
	}

	#box_6-1 {
		margin-top: 40px;
		margin-bottom: 20px;
	}

	#more_5 {
		margin-top: 0px;
	}

	#more_6 {
		margin-top: 0px;
	}

	/*BOX ROW 3*/
	#third_row {
		margin: 0 auto;
		width: 100%;
	}

	#box3-1 {
		width: 95%;
		margin-left: 2.5%;
		margin-right: 2.5%;
		margin-bottom: 50px;
		text-align: center;
		height: 200px;
		margin-top: 20px;
	}

	.box_copy_3 {
		margin: 0 auto;
		margin-top: 20px;
		margin-bottom: 20px;
		width: 90%;
	}

	#phone_buttons {
		margin-top: -10px;
		width: 100%;
	}

	#or2 {
		font-size: 24px;
		font-weight: 900;
		margin: 0 auto;
		padding: 5px;
		margin-top: 0px;
	}

	#button1 {
		width: 80%;
		margin: 0 auto;
		margin-top: 0px;
		padding-bottom: 0px;
	}

	#button2 {
		width: 80%;
		margin: 0 auto;
	}

	.box3row {
		background-color: #e2e2e2;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		margin: 0 auto;
		margin-top: 50px;
		padding-top: 50px;
		text-align: center;
		z-index: 1;
	}

	#box3-1 {
		height: 100%;
		padding-bottom: 10%;
	}

	.number_but {
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		border: none;
		font-weight: 900;
		background-color: #c30003;
		color: #e2e2e2;
		margin: 0 auto;
		font-size: 16px;
		padding: 5px 15px 5px 15px;
		width: 150px;
		margin-top: 10px;
	}

	.numb_taxi {
		font-weight: 900;
		font-size: 16px;
		color: #c30003;
	}

	/*BOTTOM PARTITION*/
	#bottom_foot {
		font-size: 14px;
	}

	.airport_links {
		text-decoration: underline;
		color: #c30003;
		font-size: 18px;
	}

	#bottom_blurb {
		color: #e2e2e2;
		font-size: 14px;
	}

	#bottom_blurb a {
		color: #f43437;
	}

	.locally_line {
		color: #e2e2e2;
		font-size: 18px;
		font-family: Arial, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		width: 100%;
	}

	.copyright {
		color: #a7a7a7;
		width: 90%;
		margin: 0 auto;
	}

	#middle_line {
		margin-top: 0px;
		font-size: 2.1vh;
		width: 90%;
		margin: 0 auto;
	}

	.AuthorizeNetSeal {
		margin: 100px 0px 0px 30px;
		color: #e2e2e2;
	}
}

/* DESKTOP */
@media (min-width: 1025px) {
	body {
		background-color: #ffc30d;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		width: 100%;
		height: auto;
	}

	#background {
		margin: 0 auto;
		background-color: #2d2c2c;
		margin-top: 5px;
		padding-top: 5px;
		min-width: 1080px;
		width: 100%;
		padding-bottom: 20px;
	}

	#index_head {
		position: absolute;
		width: 100%;
		margin: 0 auto;
		margin-top: 0px;
		min-width: 1100px;
		max-width: 1800px;
		box-shadow: 0px 10px 5px #000;
		background-image: url(../images/top_stripebg.jpg);
		background-size: 265% 265%;
		background-repeat: repeat-x;
		background-position: 45% 15%;
		height: 100px;
		padding-right: 20%;
	}

	/* SLIDESHOW AND PHONE NUMBER CONTAINER */
	#top-container {
		position: relative;
		width: 976px;
		height: 100%;
		overflow: hidden;
		margin: 0 auto;
		padding-top: 10px;
	}

	/* slideshow */
	#slider-right {
		position: relative;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		float: right;
		background-color: #2d2c2c;
		width: 218px;
		margin-left: 20px;
		margin-top: -400px;
		padding-right: 30px;
		padding-left: 0px;
		padding: 10px;
		height: 400px;
	}

	/* slideshow */
	#amazingslider-wrapper-1 {
		position: relative;
		display: block;
		width: 729px;
		height: 400px;
		max-height: 350px;
		margin-top: 15px;
		margin-left: -5px;
		padding-right: 20px;
		margin-bottom: 50px;
		border: none;
	}

	/* slideshow */
	#amazingslider-1 {
		display: block;
		position: relative;
	}

	/* PHONE DIV RIGHT */
	#phone_div {
		color: #e2e2e2;
		position: relative;
		font-family: Arial, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 24px;
		font-weight: 900;
		margin-top: 23px;
		text-align: center;
		padding-bottom: 10px;
	}

	.large_phone_btn {
		color: #fff;
		font-family: Arial, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		-webkit-text-stroke-width: 5px;
		-webkit-text-stroke-color: black;
		font-size: 24px;
		font-weight: 900;
		background: linear-gradient(to bottom, #e24b4d 0%, #920d0f 100%);

		border-radius: 6px;
		margin-left: 2px;
	}

	.phone_img {
		width: 200px;
		padding-top: 5px;
	}

	#or {
		color: #e2e2e2;
		text-align: center;
		padding: 0px;
		margin: 0 auto;
		font-family: Arial, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 24px;
		font-weight: 500;
		margin-top: -5px;
		padding-bottom: 10px;
		padding-top: 10px;
	}

	/* office phone */
	#phone_office_numb {
		color: #e2e2e2;
		position: relative;
		font-family: Arial, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 14px;
		font-weight: 500;
		margin-left: 20px;
		margin-top: 30px;
		text-align: center;
	}

	/*Mammoth/Yosemite Airport transportation serving the Eastern Sierra.*/
	h3 {
		color: #e2e2e2;
		font-size: 24px;
		padding-top: 50px;
	}

	/*Servicing any and all of your ground transportation needs.*/
	h4 {
		font-family: Arial;
		color: #e2e2e2;
		font-size: 24px;
		font-style: italic;
		margin-top: -20px;
		font-weight: 100;
	}

	/*ALL BOXES*/
	.boxes {
		background-color: #e2e2e2;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		width: 30%;
		float: left;
		z-index: 1;
		text-align: center;
		font-size: 13px;
	}

	.box_head {
		height: 30px;
		font-family: Arial, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 14px;
		padding-top: 10px;
		font-weight: 900;
		text-align: center;
		background: #f1e767;
		background: linear-gradient(to bottom, #f1e767 0%, #feb645 100%);

		border-radius: 6px;
	}

	.this_div {
		background-color: #e2e2e2;
		height: 90px;
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
		/*margin: 10px;*/
		padding: 10px;
		text-align: left;
	}

	.this_div2 {
		background-color: #e2e2e2;
		height: 90px;
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
		/*margin: 10px;*/
		padding: 10px;
		text-align: left;
	}

	.this_div3 {
		background-color: #e2e2e2;
		height: 90px;
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
		/*margin: 10px;*/
		padding: 10px;
		text-align: left;
	}

	.this_div4 {
		background-color: #e2e2e2;
		height: 90px;
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
		/*margin: 10px;*/
		padding: 10px;
		text-align: left;
	}

	.this_div5 {
		background-color: #e2e2e2;
		height: 90px;
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
		/*margin: 10px;*/
		padding: 10px;
		text-align: left;
	}

	.this_div6 {
		background-color: #e2e2e2;
		height: 90px;
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
		/*margin: 10px;*/
		padding: 10px;
		text-align: left;
	}

	.more {
		position: relative;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		background-color: #3a3939;
		color: #e2e2e2;
		margin-bottom: 20px;
		z-index: 5;
	}

	.more2 {
		position: relative;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		background-color: #3a3939;
		color: #e2e2e2;
		margin-bottom: 20px;
		z-index: 5;
		margin: 0 auto;
	}

	.more3 {
		position: relative;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		background-color: #3a3939;
		color: #e2e2e2;
		margin-bottom: 20px;
		z-index: 5;
		margin: 0 auto;
	}

	.more4 {
		position: relative;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		background-color: #3a3939;
		color: #e2e2e2;
		margin-bottom: 20px;
		z-index: 5;
		margin: 0 auto;
	}

	.more5 {
		position: relative;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		background-color: #3a3939;
		color: #e2e2e2;
		margin-bottom: 20px;
		z-index: 5;
		margin: 0 auto;
	}

	.layer1 {
		margin-top: 0;
		padding: 0;
		width: 100%;
	}

	.more6 {
		position: relative;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		background-color: #3a3939;
		color: #e2e2e2;
		margin-bottom: 20px;
		z-index: 5;
		margin: 0 auto;
	}

	/*BOX ROW 1*/
	#ROW1 {
		height: 100%;
		border: solid 2px #2d2c2c;
	}

	#box_row1 {
		height: 100%;
		margin: 0 auto;
		width: 100%;
		margin-bottom: 25%;
	}

	#box_1 {
		margin-left: 2.5%;
		margin-right: 2.5%;
	}

	#box_2 {
		margin-right: 2.5%;
	}

	#box_3 {
		margin-right: 2.5%;
	}

	#more_1 {
		margin-top: 0px;
	}

	#more_2 {
		margin-top: 0px;
	}

	#more_3 {
		margin-top: 0px;
	}

	/*BOX ROW 2*/
	#ROW2 {
		height: 100%;
		border: solid 2px #2d2c2c;
		z-index: 5;
	}

	#box_row_2 {
		position: relative;
		height: 100%;
		margin: 0 auto;
		width: 100%;
		padding-bottom: 40px;
		margin-bottom: 20%;
	}

	#box_4-1 {
		margin-left: 2.5%;
		margin-right: 2.5%;
	}

	#box_5-1 {
		margin-right: 2.5%;
	}

	#box_6-1 {
		margin-right: 2.5%;
	}

	#more_5 {
		margin-top: 0px;
	}

	#more_6 {
		margin-top: 0px;
	}

	/*BOX ROW 3*/
	#third_row {
		margin: 0 auto;
		width: 100%;
	}

	#box3-1 {
		width: 95%;
		margin-left: 2.5%;
		margin-right: 2.5%;
		margin-bottom: 50px;
		text-align: center;
		height: 200px;
	}

	.box_copy_3 {
		margin: 0 auto;
		margin-top: 20px;
		margin-bottom: 20px;
		width: 700px;
	}

	#phone_buttons {
		height: 50px;
		width: 50%;
		margin: 0 auto;
		float: none;
	}

	#or2 {
		position: absolute;
		font-size: 24px;
		font-weight: 900;
		float: left;
		margin-left: 260px;
		z-index: 5;
	}

	#button1 {
		position: absolute;
		width: 200px;
		margin-left: 295px;
		margin-top: 0px;
		float: left;
	}

	#button2 {
		position: absolute;
		margin-left: 25px;
		width: 200px;
		margin-top: 13px;
		float: right;
	}

	#row_firstbtn {
		float: left;
	}

	#row_secondbtn {
		float: left;
		margin-top: -13px;
	}

	.box3row {
		background-color: #e2e2e2;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		margin: 0 auto;
		margin-top: 50px;
		padding-top: 50px;
		text-align: center;
		z-index: 1;
	}

	#box_3-1 {
		margin-top: 50px;
	}

	.number_but {
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		border: none;
		font-weight: 900;
		background-color: #c30003;
		color: #e2e2e2;
		margin: 0 auto;
		font-size: 16px;
		padding: 5px 15px 5px 15px;
		width: 150px;
		margin-top: 10px;
	}

	.numb_taxi {
		font-weight: 900;
		font-size: 16px;
		color: #c30003;
	}

	/*BOTTOM PARTITION*/

	.airport_links {
		text-decoration: underline;
		color: #c30003;
		font-size: 13px;
	}

	#bottom_blurb {
		color: #e2e2e2;
		font-size: 14px;
	}

	.locally_line {
		color: #e2e2e2;
		font-size: 18px;
		font-family: "Arial Black";
	}

	.copyright {
		color: #a7a7a7;
		font-size: 12px;
	}

	#middle_line {
		margin-top: -50px;
	}

	.AuthorizeNetSeal {
		margin: 100px 0px 0px 30px;
		color: #e2e2e2;
	}

	#bottom_blurb a {
		color: #cc0b0e;
	}

	a:link {
		color: #ff0000;
		text-decoration: none;
	}

	a:visited {
		text-decoration: none;
		color: #ff0000;
	}

	a:hover {
		text-decoration: none;
		color: #0000ff;
	}

	a:active {
		text-decoration: none;
		color: #ff0000;
	}

	a.bluelink {
		color: #0000ff;
		text-decoration: underline;
	}

	.phone_red {
		font-weight: bold;
		-webkit-text-fill-color: #ffffff;
		-webkit-text-stroke-width: 1px;
		-webkit-text-stroke-color: #000;
	}

	#seasonal {
		color: #ffc30e;
		margin: 0 auto;
		font-size: 14px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: 500;
		margin-top: 40px;
		text-align: center;
		text-transform: capitalize;
	}
}