body {
	font-family: "Trebuchet MS";
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
	color: #666;
	font-size: 14px;
	line-height: 18px;
}
#headerdiv {
	background-repeat: repeat-x;
	height: 144px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: center;
	background-image: url(images/pinkbands_bg.gif);
	background-color: #FFFFFF;
}
#logodiv {
	height: 94px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
#maindiv {
	
}

#nav {
	height: 20px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: right;
	padding-bottom: 30px;
	font-size: 13px;
}
#nav_secondary {
	width: 250px;
	float: right;
	text-align: right;
	padding-top: 20px;
	font-weight: bold;
}

#propertydiv {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	
}
#col_left {
	width: 57%;
	float: left;
	text-align: left;
	border-right-style: dotted;
	border-right-color: #666;
	border-right-width: 1px;
	padding-right: 20px;
}
#col_right {
	width: 37%;
	float: left;
	text-align: left;
	padding-left: 20px;

}
#footerdiv {
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 0px;
	font-size: 13px;
	padding-bottom: 20px;
	border-top-color: #666666;
	border-top-style: dotted;
	border-top-width: 1px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#taglinediv {
}
#calloutdiv {
	padding: 20px 20px 20px 20px;
	background-color: #FFC2D8;
	font-weight: bold;
	font-size: 16px;
	width: 90%;
	color: #FF66CC;
	line-height: 22px;
	letter-spacing: -1px;
}
a:link {
	font-weight: bold;
	color: #ff99cc;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #666666;
}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a.nav:link {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	}
a.nav:hover {
	color: #ff99cc;
	text-decoration: underline;
}
a.nav_secondary:link {
	color: #666;
	text-decoration: none;
}
a.nav_secondary:visited {
	text-decoration: none;
	color: #666;
	}
a.nav_secondary:hover {
	color: #ffffff;
	text-decoration: none;
}
.bodysm {
	font-size: 10px;
	line-height: 13px;
}
.bodysm_spaced {
	font-size: 10px;
	line-height: 26px;
	letter-spacing: 2px;
}
.bodymed {
	font-size: 12px;
	line-height: 16px;
}
.bodylg {
	font-size: 18px;
	line-height: 22px;
}
.breadcrumb {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 3px;
}
.body16 {
	font-size: 16px;
	line-height: 19px;
}
.pinkhighlight {color: #FF66CC}
.pinkhighlightcenter {
	color: #FF66CC;
	text-align: center;
}
