@charset "UTF-8";
body {
	background-image: url(http://miamicars4sale.com/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.header{
	width:822px; height: 120px;
	background-image:url(http://miamicars4sale.com/images/header-bg.jpg);
	background-repeat: no-repeat; background-position: top center;
	margin-left: auto; margin-right: auto;
}

.header ul{
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 4px;
	margin-bottom: 0px;
}

.header li{
	display: inline;
	
}

.logo{
	color:#CCCCCC;
	font-size: 36px;
	height: 40px;
	font-weight:normal;
}

.logo-thin{
		color:#CCCCCC;
		font-weight:normal;
}

.logo h1{
	font-size: 36px;
	padding: 0px;
	margin: 0px;
	color: #999999;
	font-weight:normal;
}

.navigation{
		padding-top: 90px !important;
		padding-top: 3px ;

	font-size: 14px;
	color: #333333;
}

.navigation a{
	color: #333333;
	margin-right: 18px;
	font-weight:bold;
}

.navigation a:hover{
	color: #666666;
	text-decoration:none;
	font-weight:bold;
	margin-right: 18px;
}

.main{
	width:832px;
	margin-left: auto; margin-right: auto;
		margin-top: 70px !important;

	margin-top: 15px;
}

.left-column{
	width: 480px;
	padding-right: 37px;
	float: left;
}
.left-column2{
	width: 822px;
	float: left;
}
.left-columncar{
	width: 822px;
	float: left;
	background-color:#F2F2FF;
	border:1px solid black;
}
.left-columnres{
	width: 822px;
	float: left;
	background-color:#F2F2FF;
}
.right-column{
	width: 281px;
	float: left;
	padding-left:10px;
}

.seperater{
	height: 40px;
	clear: both;
}

.footer{
	height: 80px;
	background-color:#000000;
	padding-top: 20px;
	color: #CCCCCC;
}

.footer-inner{
	width:822px;
	margin-left: auto; margin-right: auto;
}

.footer-left{
	width: 300px;
	float:left;
}

.footer-right{
	width: 516px;
	float: left;
	text-align: right;
}

.footer ul{
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 4px;
	margin-bottom: 0px;
}

.footer li{
	display: inline;
}

.footer a{
	color: #CCCCCC;
	text-decoration: none;
}

.small{
	font-size: 11px;
	color:#666666;
}

.small a{
	color:#666666;
	text-decoration: none;
}

.small a:hover{
	color: #333333;
	text-decoration: none;
}

.padd-bottom{
	padding-bottom: 5px;
}

h1{
	font-size: 18px;
	color:#333333;
}

h2, h3, h4{
	font-size: 16px;
	color:#333333;
}

p{
	line-height: 18px;
}

a{
	color:#333333;
	text-decoration: underline;
}

a:hover{
	color:#999999;
	text-decoration: none;
}
.gray{
border-bottom:1px solid black;

background-color:#EFEFEF;
width:500px;
height:auto;
}
.grayn{
border-bottom:1px solid black;
padding-left:5px;
padding-right:5px;
background-color:#EFEFEF;
width:275px;
height:auto;
}
.white{
border-bottom:1px solid black;
background-color:white;
width:500px;
height:auto;
}
.whiten{
border-bottom:1px solid black;
background-color:#FFFFC4;
width:275px;
height:auto;
padding-left:5px;
padding-right:5px;
}
.bottom{
border-bottom:0px solid black;
padding-bottom:5px;
}
.lpic{
float:left;
padding-right:10px;
}
.hovered {
text-align: center;
background-color:#CCFF66;
border-style:solid;
border-width:1px;
border-color:#FFFFFF #808080 #808080 #FFFFFF;
width: 30px;
height:20px;
color: #000000;
font-family: arial, sans serif;
font-size: 12px;
cursor: default;
}
.normal{
text-align: center;
background-color:#E5E5E5;
border-style:solid;
border-width:1px;
width: 30px;
height:20px;
border-color:#C0C0C0;
color: #000000;
font-family: arial, sans serif;
font-size: 12px;
cursor: default;
}
.style11 {
	font-size: 12px;
	color: #FF0000;
}
.borders {
border-bottom:1px solid black;
border-right:1px solid black;
}
.borderb{
border-bottom:1px solid black;
}