body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #7c7c7c;
	background-image: url(images/bgbody.jpg);
	background-repeat: repeat;
}
#footer p {
	background-color: #140347;
	margin: 0px;
	padding: 30px;
	font-size: 10px;
	text-align: center;
}
#footer a {
	color: #0099CC;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#bginner {
	background-image: url(images/bginner.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#leftcol h1 {
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	margin-left: 15px;
	color: #CCFFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99FFCC;
	margin-right: 15px;
}
#leftcol ul {
	line-height: 16px;
	font-size: 12px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#leftcol  li  {
	margin-bottom: 8px;
}

#leftcol a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#leftcol a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #F4BE78;
}

#content p {
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	line-height: 22px;
	font-size: 13px;
}
#content h2 {
	font-size: 18px;
	text-align: center;
	color: #CCFF99;
}
#content h3 {
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #FFFFFF;
}
#content ul {
	line-height: 22px;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
#content a {
	font-weight: bold;
	color: #CCFF99;
	text-decoration: none;
}
#content a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#content .style1 {
	font-size: 14px;
	color: #333333;
}
#content     h2    a  {
	color: #000000;
	font-size: 18px;
}
#footer #coldwellsign {
	margin-right: 220px;
}
#footer #coldwellsign2 {
	margin-right: 280px;
	margin-left: -90px;
}
