body {
	background-image: url(images/cslnm_topbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

p, form {
  	margin-top: 0.5em;
  	margin-bottom: 0.5em;
}

h1 {
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

h2 {
  	font-size: 18px;
	font-weight: bold;
}

#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div.toolbar {
	color: #666666;
	height: 150px;
	background-image: url(images/ochousing_header.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
}

div.toolbar a {
  	color: #669966;
  	text-decoration:none;
}

div.toolbar a:hover {
  	color: #666666;
  	text-decoration:none;
}

#menu-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	float: left;
	width: 150px;
	margin-top: 20px;
	padding-right: 15px;
	padding-left: 70px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	line-height: 120%;
}

#menu-left a {
	color:#669966;
	text-decoration:none;
}
#menu-left a:hover {
	color:#666666;
	text-decoration:underline;
}


#content-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	float: right;
	margin-top: 20px;
	padding-right: 70px;
	width: 660px;
	line-height: 120%;
}
#content-main a {
	color: #669966;
	text-decoration:none;
}
#content-main a:hover {
	color: #666666;
	text-decoration: underline;
}

.clearfix {
	clear: both;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 6px;
}
#get-space td {
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
}
.alignright {
	float: right;
	margin-bottom: 4px;
	margin-left: 10px;
}
.contact {
	font-size: 18px;
	line-height: 100%;
}