*{ margin: 0; padding: 0; }*
body {
	line-height: 1.8em;
	color: #32100E;
	font-family: Arial, Sans-Serif;
	font-size: 0.8em;
	background-color: #32100E;
}
a {
	COLOR: #330000;
	text-decoration: none;
}
a:visited {
	COLOR: #CC0099;
	text-decoration: none;
}
a:hover {
	COLOR: #FFCCFF;
	text-decoration: underline;
}
h2 { margin: 0 0 10px; padding: 10px 0 3px; }
h3 {
	padding-left: 10px;
	color: #fff;
	font-size: 1em;
	height: 24px;
	line-height: 24px;
	background-color: #781272;
	background-repeat: repeat-x;
}
ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none;
list-style-image: url('http://www.crownrealty.com/agents/images/bullet.gif'); padding:0px 5px 0px 0px;}
p { margin: 5px 0 10px 0; }
br {margin: 0px 5px 0px 0px; padding: 5px }
img { border: none; }

#header {
background: #Ffffff url(PeggyReedheader2.png) repeat-x;
height: 150px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #eee;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}


#wrap { width: 760px; margin: auto; background: #fff;pg)}
#left {
	float: left;
	width: 180px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
	background-color: #B68BB0;
}
#left ul { padding: 5px 10px 10px 10px; margin: 0; }
#right { margin-bottom: 10px; float: right; width: 550px; padding: 0 10px 10px 10px; margin-top: 10px;}
#articles {margin-left: 10px;}
	
#footer { font-size: 11px; text-align: center; border-top: 1px solid #ccc; padding: 10px 5px; }
