/* CSS Document */

td.LeftSide02 {
	height: 140px;
}


#FlashText {
	position: absolute;
	left: 0px;
	top: 40px;
}

#noFlashContactRates  {
	background-image: url(../images/noflashimages/contact_rates.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 43px;
	width: 195px;
	left: 75px;
	top: 75px;
}


#MainText {
	position: absolute;
	height: 185px;
	width: 600px;
	top: 160px;
	color: #791414;
	padding: 5px;
	text-align: left;
	left: 75px;
	z-index: 20;
}

td.Center {
	height: 1430px;
}

#CreditCardImage {
	background-image: url(../images/vmcdae.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 29px;
	width: 170px;
	float: left;
}

#CarPhoto {
	background-image: url(../images/car01.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 235px;
	width: 325px;
}

.container {
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

#ContactButton {
	position: absolute;
	top: 165px;
	right: 130px;
	z-index: 30;
}

.btn {

	background-image: url(../images/ButtonBck.jpg);
	background-repeat: repeat-x;
	font-family: "Monotype Corsiva", "Times New Roman";
	font-size: 20px;
	color: #660000;
	border: 1px outset #CCCCCC;
}

.btnhov {
	color: #660000;
	background-image: url(../images/ButtonBckHover.jpg);
	background-repeat: repeat-x;
	background-color: #EAE9CC;
	border: thin inset #CCCCCC;
}