body, td, .bar-name {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 1.6em;
}
body {
	padding: 0;
	margin: 0;
}
img{
	text-decoration: none;
}
.adelaide-bar-listings {
	minimum-height: 400px;
}
.bar-name {
	font-weight: bold;
}
.adelaide-bar-guide-row-1 td {
	/* background: #fff; */
	border-bottom: 1px solid #ddd;
	padding: 0 0 0 10px;
}
.adelaide-bar-guide-row-2 td {
	/* background: #eee; */
	border-bottom: 1px solid #ddd;
	padding: 0 0 0 10px;
}
.header {
	border-bottom: 1px solid #ddd;
	/* background: #eee; */
	background: #000 url('http://adelaidebarguide.com.au/directory/images/black-gradient.jpg') top left repeat-x;
	height: 60px;
	padding: 0 0 0 10px;
	color: #fff;
}
td.header table.header2 tr td {
	padding-right: 10px;
	margin: 0;
}
.footer {
	position:absolute;
	width: 100%;
    height: 25px;
	text-align: left;
	padding: 9px 0 0 10px;
	background: #000;
	color: #fff;
}
.footer a:link, .header a:link {color: #fff}
.footer a:visited, .header a:visited {color: #fff} 
.footer a:hover, .header a:hover {color: #fff}
.footer a:active, .header a:active {color: #fff}   

.header h1 a:link, .header h1 a:visited, .header h1 a:hover, .header h1 a:active {
	color: #fff;
	text-decoration: none;
}

.footer .footer-text {
	position:absolute;
	bottom: 0;
}
h1{
	font-size: 1.8em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
img {
border: 0;
}
.content-area{
padding: 5px 5px 10px 10px;
}
input, textarea {
width: 220px;
}