body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/topBG.jpg);
	background-repeat: repeat-x;
}

#leftContent {
	width:8px;
	background-image:url(/images/leftBG.jpg);
}

#topHeader {
	background-image:url(/images/topBlue.jpg);
	background-repeat:repeat-x;
	height:26px;
}

#topHeaderContentDiv {
	width:770px;
	*width:750px;
	text-align:left;
}

.imgBorder {
	padding: 1px;
	background-color: #ffe2d5;
}

.leftContentBG {
	background-image:url(/images/frontpageLeftBG.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.leftContentBorder {
	background-image:url(/images/frontpageContentBG.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#searchBox {
	width:150px;
	background-color:#fef6f3;
	border: 1px solid #ffdfd0;
	padding:10px;
	*margin-top:-3px;
}

#breadcrumbs {
	width:810px;
	*width:798px;
	background-color:#fff5f0;
	border-bottom: 1px solid #ffdfd0;
	text-align:left;
	padding: 0px 10px 0px 45px;
	*padding: 0px 10px 0px 57px;
	position:absolute;
	margin:-5px -5px 0px -5px;
}

#rightContent {
	width:8px;
	background-image:url(/images/rightBG.jpg);
}

#bottomDiv {

}

.link {
	color:#FFFFFF;
}

.clearfloat {
	clear:both;
    height:0;
    font-size:1px;
    line-height:0px;
}
.walkscore-scoretext, .walkscore-noscoretext {
	position: relative;
	top: -3px;
	color: #b14900;
	margin-left: 3px;
	text-decoration: underline;
	font-weight: normal;
}
.walkscore-scoretext {
	margin-left: 7px;
	font-weight: bold;
	font-size: 15px;
	text-decoration:none;
}
#walkscore-div a {
	text-decoration:none;
}

/* styles for the info icon */
#ws_info {
	position: relative;
	top: -5px;
	margin-left: 4px;
}
