body {
	background-image: url('http://www.mysteinbach.ca/images/bg.gif');
	background-repeat: repeat-x;
	margin: 0px 0px 10px 0px;
}
a:link {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #C30;
	font-weight: bold;
	text-decoration: underline;
}
img {
	border-width: 0px;
}
.formstyle1 {
	margin: 0px;
	border-style: none;
	border-width: 0px;
	padding-top: 8px;
	font-size: 11px;
	width: 270px;
	text-align: left;
}
.searchtext {
	width: 197px;
}
.searchbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 61px;
	height: 23px;
}
.footerlinks1 {
	width: 161px;
	float: left;
}
.footerlinks2 {
	width: 162px;
	float: left;
}
#containermain {
	width: 970px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#containerheader {
	height: 100px;
	background-color: #000;
	width: 970px;
}
#headerlogo {
	width: 365px;
	float: left;
	display: inline;
}
#headermenu {
	float: right;
	width: 495px;
	margin-top: 60px;
	height: 25px;
	background-image: url('http://www.mysteinbach.ca/images/cell-menu-upper.gif');
	background-repeat: no-repeat;
	padding-left: 90px;
	padding-top: 15px;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align: left;
}
#headerdivider {
	height: 5px;
}
#containermenu {
	width: 970px;
}
#menutop {
	background-color: #000000;
	margin-right: 5px;
	margin-left: 5px;
}
#menubar {
	height: 40px;
	background-color: #F0F0F0;
	background-image: url('http://www.mysteinbach.ca/images/cell-menubar.gif');
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
}
#menubaricon {
	width: 30px;
	float: left;
}
#menubarsearch {
	width: 270px;
	float: left;
}
#menubargoogle {
	width: 80px;
	float: left;
}
#menubardate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	font-weight: bold;
	text-align: right;
	padding-top: 13px;
	padding-right: 10px;
	width: 570px;
	float: left;
}
#containercontent3 {
	width: 970px;
	background-image: url('http://www.mysteinbach.ca/images/cell-content-main3.gif');
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
#containerleft {
	float: left;
	width: 160px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	display: inline;
	text-align: left;
}
#menuleft {
	margin: 0px;
}
#leftad {
	margin: 13px 0px 0px 0px;
	height: 600px;
}
#containerright {
	float: right;
	width: 750px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	display: inline;
	background-color: #FFF;
}
#listingstop {
	width: 750px;
}
#listings {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
#listingsbottom {
	width: 750px;
}
#listingsad {
	width: 728px;
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 10px;
}
#containerfooter {
	width: 970px;
}
#footerdivider {
	height: 30px;
	background-color: #F0F0F0;
	background-image: url('http://www.mysteinbach.ca/images/cell-divider-footer.gif');
	background-repeat: repeat-x;
}
#footermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 970px;
	text-align: left;
	border-top: 1px #CCC dashed;
	border-bottom: 1px #CCC dashed;
	padding: 7px 0px 7px 0px;
	margin: 7px 0px 7px 0px;
}
#footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

/*Top Menu */

.solidblockmenu {
	border-style: solid;
	margin: 0;
	padding: 0;
	float: left;
	font: bold 11px Arial;
	width: 100%;
	border-width: 1px 0;
	background: black url("http://www.mysteinbach.ca/images/menu-default.gif") center center repeat-x;
	border-top-color: #333;
	border-bottom-color: #333;
}
.solidblockmenu li {
    display: inline;
}
.solidblockmenu li a {
	float: left;
	color: white;
	padding: 6px 9px;
	text-decoration: none;
	border-right: 1px solid;
	border-right-color: #808080;
	border-right-style: outset;
	border-right-width: 1px;
}
.solidblockmenu li a:visited {
    color: white;
}
.solidblockmenu li .current{
    color: white;
    background: transparent url("http://www.mysteinbach.ca/images/menu-active.gif") center center repeat-x;
}
.solidblockmenu li a:hover{
    color: white;
    background: transparent url("http://www.mysteinbach.ca/images/menu-active.gif") center center repeat-x;
}

/*Left Menu */

ul.vert-one {
	margin : 0;
	padding: 0;
	list-style-type: none;
	display: block;
	font: bold 11px Arial, Helvetica, sans-serif;
	line-height: 180%;
	width: 160px;
}
ul.vert-one li {
    margin: 0;
    padding: 0;
    border-top: none;
    border-bottom: 1px solid #FFF;
}
ul.vert-one li a {
    display: block;
    text-decoration: none;
    color: #000066;
    background: #DFDFDF url("http://www.mysteinbach.ca/images/menu-left-arrow.gif") no-repeat 5px 5px;
    padding: 0 0 0 15px;
    width: 145px;
}
ul.vert-one li a:hover {
    background: #C9D4DD url("http://www.mysteinbach.ca/images/menu-left-arrow.gif") no-repeat 5px 5px;
}