body {
	background-image: url(ccmbkg.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: center 0;
	background-color: #16358c;
	margin:0;
	padding:0;
	font-family:Verdana;
	font-size: 12px;
}
#wrapper {
	width: 1200px;
	height: 100%;
	background-color: #fff;
	margin: 0 auto;
	padding:0;
}
#wrap {
	width:1200px;
	height:100%;
	background-color:#fff;
}
#header1 {
	background-image: url(ccmheader.jpg);
	width:1200px;
	height:84px;
	background-color: #081b50;
	background-repeat:no-repeat;
}
#header2 {
	width:100%;
	height: 67px;
	background-color: #081b50;
	margin: 0 auto;
}
#nav {
	width:900px;
	height:67px;
	background-color: #081b50;
	margin: 0 auto;
	border:0;
}
a {
	border:0;
	text-decoration:none;
	color: #0d2b7f;
}
a:hover {
	border:0;
	text-decoration:none;
	color: #000000;
}
a.link {
	color:#0099FF;
	text-decoration:none;
}
a.link:hover {
	color:#FFCC00;
}
img {
	border:0;
}
#cityimg {
	background-image: url(ccmcity.jpg);
	width:1200px;
	height: 350px;
	background-color: #262f49;
	background-repeat:no-repeat;
}
#content {
	background-image: url(recentclosings.jpg);
	width:1200px;
	height:600px;
	background-repeat:no-repeat;
}
#post1 {
	width:900px;
	height:100%;
	font-family: Verdana;
	font-size: 12px;
	padding-top: 150px;
	padding-left:15px;
	margin:0 auto;
}
#post2 {
	width:1200px;
	height:828px;
	background-color:#fff;
	margin:-155px auto;
}
.coat {
	border: 4px solid #333;
	padding:1px;
}
div.img {
	margin:5px;
	border:2px solid #c3c3c3;
	height:auto;
	width:auto;
	float:left;
	text-align:center;
}
div.img img {
	display:inline;
	margin:9px;
	border:4px solid #333;
}
div.img a:hover img {
	border:1px solid #0000ff;
}
div.desc {
	text-align:left;
	font-size:10px;
	font-weight:bold;
	width:250px;
	margin:9px;
}
#footer {
	background-image: url(footpic.jpg);
	background-repeat: repeat-x;
	width:100%;
	height: 30px;
	background-color: #081b50;
	padding-top:25px;
	font-family: Verdana;
	font-size: 9px;
	color: #e6e6e6;
	border-top:1px solid #505050;
	float:left;
}
#footin {
	width: 1200px;
	margin:0 auto;
}