body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	background-image: url(http://blog.airportparkingreservations.com/wp-content/themes/default/images/bg.jpg);
	background-position: top;
}

a:link, a:visited{
	color: #2A87FA;
}	

a:hover{
	color: #2A87FA;
	text-decoration: none;
}



img { /* defines the css for the <img> tag */
	border: 0px; /* set border width to 0 pixels */
	
}

h2 {
	margin:15px 0 0 0;
	font-size:16px;
	color: #2A87FA;
}

h2 a:link, a:visited{
	color: #2A87FA;
}	
	
h2 a:hover{
	color: #2A87FA;
	text-decoration: none;
}

h1{
	color: #334E69;
	font-size: 16px;
	margin:0;
	padding:0;
}

.left-title{
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	font-size: 14px;
	margin-bottom: 5px;
	background-image: url(http://blog.airportparkingreservations.com/wp-content/themes/default/images/title-bg.jpg);
	background-repeat: no-repeat;
	width: 230px;
	height: 25px;
	padding-top: 2px;
	text-align:left;
	clear:left;
	overflow:hidden;
}


.sociable_tagline{
padding-bottom:8px;
}

.copyright{
	color: #FFFFFF;
	font-size:11px;
	margin-top: 10px;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
}

.copyright a{
	color: #FFFFFF;
	text-decoration:underline;

}

.copyright a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.lmargin{
margin-left:50px;
}

.categories{
font-size:16px;
color: #31506F;
list-style:none;
}

.categories li{
font-size:12px;
list-style:none;
}

.cat-item-1{
padding-top:4px;
}


