body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a, a:visited {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: red;
}

/******  HEADER CSS ******/

#minwidth {
	min-width: 930px;
}

#overall {
}

#left {
	background-image: url(images/header_background.jpg);
	background-repeat: repeat-x;
	background-color: white;
}

#background {
	background-image: url(images/rightside_background.jpg);
	background-repeat: repeat-y;
	background-position: right; 
}

.right {
	width: 145px;
	float: right;
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
}

.corner img {
	margin: 0;
	padding: 0;
}

.header {
	height: 150px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(images/header_background.jpg);
	background-repeat: repeat-x;
	margin-bottom: 20px;
}

.header_top {
	text-align: center;
	height: 120px;
}

#print_header {
	display: none;
}

.corner {
	width: 145px;
	margin: 0;
	padding: 0;
	border: 0;
}

#jane {
	margin: 5px;
}

/****** NAVIGATION CSS ******/

#nav {
	width: 766px;
	border: 2px solid white;
	background-color: #800017;
	height: 29px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

#nav ul {
	width: 766px;
	margin: 0 auto;
	padding: 0;
	margin-left: 0px;
	padding-top: 6px;
}	

#nav li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 0px;
}

#nav a {
	padding: 0px 13px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#nav a:hover {
	text-decoration: underline;
}


/****** CONTENT CSS ******/

#primary {
	margin: 0px 30px 30px 30px;
	border: 1px solid black;
	background-color: #ECE9D8;
	padding: 15px;
}

#identifier {
	margin: 30px 30px 0px 30px;
	font-size: 18px;
	padding: 0px 5px 5px 5px;
	text-align: center;
	letter-spacing: 2px;
	height: 24px;
}

#identifier .idleft {
	float: left;
	text-align: left;
}

#identifier .idright {
	float: right;
	text-align: right;
}

.newinventory {
	width: 100%;
	text-align: center;
}

.newinventory iframe {
	width: 720px;
	height: 475px;
	margin-top: 15px;
	border: 0;
	background-color: #ECE9D8;
}

.center {
	text-align: center;
}

.call {
	margin: 0 auto;
	font-size: 42px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}

.newicons {
	margin-bottom: 8px;
}

.serviceicons {
	margin-top: 8px;
}

.hours {
	width: 350px;
	font-size: 13px;
	color: black;
	margin: 0 auto;
	text-align: center;
	padding-top: 15px;
}

.hours span {
	font-size: 12px;
}

.buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

.rightcolumn {
	margin-left: 15px;
}

.copyright {
	font-size: 10px;
	color: white;
	text-align: center;
}

.copyright a {
	color: white;
}

.copyright a:hover {
	color: yellow;
}

.map_grantave {
	border: 1px solid black;
	width: 100%;
	background-image: url(images/map_grantave_repeat.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 15px 0;
}

.leftcolumn {
	float: left;
}

.clear1 {
	font-size: 1px;
	clear: both;
}

#iszmo_buttons {
	background-image: url(images/iszmo_button_background.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
	margin-right: 3px;
	margin-top: 15px;
}

#iszmo_buttons a {
	color: white;
	font-size: 18px;
	height: 30px;
	margin: 3px;
	float: left;
}

#iszmo_buttons a:hover {
	color: yellow;
}

.iszmo_left {
	width: 10px;
	height: 30px;
	background-image: url(images/iszmo_button_left.jpg);
	background-repeat: no-repeat;
	float: left;
}

.iszmo_right {
	width: 10px;
	height: 30px;
	background-image: url(images/iszmo_button_right.jpg);
	background-repeat: no-repeat;
	float: right;
}

.back {
	float: right;
}

.newinv_button {
	background-color: #BB0224; 
	font-size: 18px;
	margin-bottom: 10px;
	padding: 5px;
}

.newinv_button a, .newinv_button a:visited {
	color: white;
}

.newinv_button a:hover {
	color: yellow;
}

.bg_foxgrey {
	background-color: #ECE9D8;
}

/****** COUPON CSS ******/

.coupon {
	float: left;
	width: 40%;
	padding: 15px;
	border: 1px solid black;
	margin: 15px 2%;
	background-color: white;
	text-align: center;
}

.coupon_dealer {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

.coupon_head {
	font-size: 36px;
	font-weight: bold;
	padding: 15px 0 3px 0;
	color: red;
}

.coupon_subhead {
	font-size: 18px;
	padding: 0 0 15px 0;
}

.coupon img {
	border: 1px solid black;
	margin: 5px;
}

.coupon_footer {
	font-size: 11px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

.coupon_print {
	text-align: center;
	clear: left;
}

.coupon_address {
	font-size: 11px;
	font-weight: bold;
}


/****** CONTACT FORM CSS ******/

.contact {
	width: 80%;
	margin: 0 auto;
	border: 1px solid black;
	background-color: #FFFFCC;
	padding: 15px;
}

.contact form {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	margin-right: 120px;
}

.contact_element {
	margin-bottom: 10px;
}

.contact_element input, .contact_element textarea {
	width: 80%;
	border: 1px solid gray;
	border-right: 5px solid #990000;
	border-bottom: 2px solid #990000;
}

.contact_element label {
	display: block;
	width: 100px;
	font-weight: bold;
}

.contact_button {
	width: 100px;
	float: right;
	font-size: 11px;
	text-align: center;
}

.contact_button input {
	width: 100px;
	height: 100px;
	background-image: url(images/button_submit.gif);
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	margin-top: 14px;
	margin-bottom: 5px;
	border: 0;
	background-color: #FFFFCC;
}

.contact_button input:hover {
	background-image: url(images/button_submit_over.gif);
}

/***** HOME PAGE ICON BUTTONS *****/

.buttons {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

.buttons div {
	width: 235px;
	height: 65px;
	text-align: right;
	padding-top: 21px;
	overflow: hidden;
}

.buttons img {
	border: 0px;
}

.buttons .newicons {
	background-image: url(images/iconbars/new_background.jpg);
	background-repeat: no-repeat;
}

.buttons .usedicons {
	background-image: url(images/iconbars/used_background.jpg);
	background-repeat: no-repeat;
}

.buttons .serviceicons {
	background-image: url(images/iconbars/service_background.jpg);
	background-repeat: no-repeat;
}

.newicons {
	margin-bottom: 8px;
}

.serviceicons {
	margin-top: 8px;
}

#rotating_cars {
	padding: 5px;
	text-align: center;
	margin-bottom: 15px;
	clear: both;
}

#rotator {
	width: 440px;
	height: 480px;
	overflow: hidden;
	margin: 0 auto;
	clear: both;
	margin-bottom: 15px;
}

#rotator img {
	border: 0px;
}
