body > ul > li small {
	color: #999;
	font-size: 75%;
	font-weight: normal;
	display: block;
}

body > ul > li > a {
	display: block;
}

body > ul > li > strong {
	color: #003322;
	margin-top: 5px;
	display: block;
}

a {
	color: #336699;
}

#home a {
	font-weight: bold;
	display: block;
}

h2 {
    margin: 10px;
}

p {
	color: #333;
    margin: 10px;
}

#logo {
	width: 80px;
	float: left;
	margin-bottom: 4px;
}

.clear-float {
	clear: both;
	margin: 0;
	padding: 0;
}

img.listing {
	width: 120px;
	margin-right: 10px;
	border: 1px solid #ccc;
	padding: 2px;
	float: right;
}

a.phone {
    overflow: hidden;
    margin: 0;
    border-width: 0 5px;
    padding: 5px;
    width: auto;
    height: 29px;
    line-height: 29px;
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
    text-overflow: ellipsis;
    text-decoration: none;
    white-space: nowrap;
    background: none;
    -webkit-border-image: url('../img/phoneButton.png') 0 5 0 5;
}

.viewListingTextHeader {
	font-weight: bold;
}

#homeHeader {
	background-image: url('../img/belgradelakes-02.jpg');
	background-position: top left;
	height: 114px;
}

#homeHeader h2 {
    font-weight: bold;
    font-size: 28px;
    color: #FFFFFF;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
    text-overflow: ellipsis;
    text-align: center;	
    margin: 0;
    padding: 0;
}

#homeHeader p {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
    text-overflow: ellipsis;
    text-align: right;	
    margin: 8px 25px 0 0;
    padding: 0;
}

#regionHeader {
	background-position: center left;
	height: 38px;
}

#regionHeader h2 {
    font-weight: bold;
    font-size: 24px;
    color: #FFFFFF;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
    text-align: right;	
    margin: 0;
    padding: 0;
}

#regionHeader p {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
    text-overflow: ellipsis;
    text-align: right;	
    margin: 0;
    padding: 0;
}

#regionHeader > a {
    display: block;
    margin: -8px 0 -8px -10px;
    padding: 4px 10px;
    text-decoration: none;
    color: inherit;
    background-image: none;
}

form.dialog {
	text-align: left;
}

form.dialog input {
	padding-left: 70px;
}

form.dialog select {
	font-size: 120%;
	padding: 5px;
	margin: 10px 0 0 10px;
	float: left;
}

form.dialog label.select {
	color: #fff;
	float: left;
	position: relative;
}

li.center {
	text-align: center;
}

a > small.black {
	color: #000;
	font-weight: bold;
}

#travelPlanner a {
	height:50px;
}

#travelPlanner img {
	width: 40px;
	margin-right: 5px;
	float: left;
	border:0px;
}
