@charset "utf-8";
/* CSS Document
   Crevier Classic Cars 2010 */
   
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #CCCCCC;
}
/* Non-Nav Link Attributes */
a:link, img a:link {
	color:#ccc;
	text-decoration:none;
}
a:visited, img a:visited {
	color:#ccc;
	text-decoration:none;
}
a:hover, img a:hover {
	color:#fff;
	text-decoration:none;
}
a:active {
	color:#ccc;
	text-decoration:none;
}
#total-container {
	width: 100%;
	text-align: center;
}
#button-container {
	background: url("http://sitespecific.dealerskins.com/CrevierClassicCars/medialibrary/footer-bkg.jpg") no-repeat top center;
	width: 1000px;
	height: 200px;
	margin: 0px auto;
}
#button-wrapper {
	width: 1000px;
	height: 200px;
	margin: 0px auto;
	padding-top: 10px;
}
.button-column {
	width: 496px;
	float: left;
	padding-top: 10px;		
}
.button-header {
	font-size: 1.25em;		
}

.button1 a, .button1 a:visited, .button1 a:active, .button2 a, .button2 a:visited, .button2 a:active, .button3 a, .button3 a:visited, .button3 a:active, .button4 a, .button4 a:visited, .button4 a:active {
	display:block;
	margin: 10px auto 0px;
	width: 240px;
	height: 100px;
	text-decoration: none;
}
.button1 a, .button1 a:visited, .button1 a:active {
	background: url("http://sitespecific.dealerskins.com/CrevierClassicCars/medialibrary/footer-buttons1.jpg") no-repeat top center;
}
.button2 a, .button2 a:visited, .button2 a:active {
	background: url("http://sitespecific.dealerskins.com/CrevierClassicCars/medialibrary/footer-buttons2.jpg") no-repeat top center;
}
.button3 a, .button3 a:visited, .button3 a:active {
	background: url("http://sitespecific.dealerskins.com/CrevierClassicCars/medialibrary/footer-buttons3.jpg") no-repeat top center;
}
.button4 a, .button4 a:visited, .button4 a:active {
	background: url("http://sitespecific.dealerskins.com/CrevierClassicCars/medialibrary/footer-buttons4.jpg") no-repeat top center;
}
.button1 a:hover, .button2 a:hover, .button3 a:hover, .button4 a:hover {
	xbackground-position: 0 -110px;
}
.hpContent {
	width: 940px;
}
.hpContent p {
	font-size: 1em;
}