/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-style:normal;
	margin:2px;
	margin-top:4px;
	text-align:justify;
}

h1, h2, h3, h4, h5, h6, pre, p, img {margin:0px;}

h1 {
	font-size:12px;
	font-weight:bold;	
}

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

p {
	line-height:18px;
}
p a:link {color:#0066CC; text-decoration:underline;}
p a:visited {color:#0066CC; text-decoration:underline;}
p a:hover {color:#0066CC; text-decoration:none;}
p a:active {color:#0066CC; text-decoration:underline;}

.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.hspace {
	height:18px;
}
.content {
	width:665px;
	height:287px;
	padding-left:27px;
	padding-right:37px;
	float:left;
	background-image:url(../images/shadow-rightside.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.contentAboutMe {
	width:655px;
	padding-left:27px;
	padding-right:47px;
	float:left;
	background-image:url(../images/shadow-rightside.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.bodyText li{
	margin:0px;
	list-style-image:url(../images/bulletin-rec.gif);
	line-height:18px;
}

.links ul{
	margin:0px;
	color:#666666;
	line-height:18px;
}

.links li{
	margin:0px;
	color:#666666;
	list-style-image:url(../images/listings-dot.gif);
	line-height:18px;
}

.links li a:link {color:#666666; text-decoration:underline}
.links li a:visited {color:#666666; text-decoration:underline}
.links li a:hover {color:#0066CC; text-decoration:none}
.links li a:active {color:#666666; text-decoration:underline}

.headingBlue {
	font-weight:bold;
	color:#0066CC;
}
.formHeading {
	width:172px;
	float:right;
	padding-top:8px;
	padding-bottom:8px;
	background-color:#7FAB1C;
	font-size:11px;
	color:#FFFFFF;
	vertical-align:middle;
	text-align:center;	
}
.form {
	background-color:#C4DA6E;
	float:right;
	width:172px;
	}
.textField {
	width:153px;
	border:1px solid #999999;
}
.points {
	background-color:#DFDED5;
	border-color:#FFFFFF;
	border-top:2px;
	border-bottom:2px;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}
.points img {
	margin-left:0px;
	float:left;
	padding-left:10px;
	padding-right:10px;
}
.pointsLeftside {
	background-color:#DFDED5;
	border-top:2px solid #FFFFFF;
	border-bottom:2px;
	float:left;
	padding:10px;
	width:251px;
	text-align:center;
}
.luxuryHome img {
	margin:0px;
	padding-right:13px;
	padding-top:10px;
	padding-bottom:10px;
}
.footer {
	border-top:1px solid #FFFFFF;
	padding-top:4px;
	padding-bottom:4px;
	width:1000px;
	background-color:#F4F3F0;
	font-size:10px;
	text-align:center;
	line-height:18px;
	float:left;
}