body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

h4 { padding: 0; margin: 0; font-size: 12px; padding-bottom: 6px; }

a:link {
	color: #D42334;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	color: #9E1A28;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #D42334;
	text-decoration: underline;
	font-size: 11px;
}
a:active {
	color: #D42334;
	text-decoration: underline;
	font-size: 11px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	margin-left: -20px;
}
input {
    FONT-FAMILY: Verdana, Arial, helvetica, Sans-Serif;
    FONT-SIZE: 12px
}
.outlineContentArea {
	border: 1px solid #999999;
}
.contentAreaBkgrd {
	background-image: url(images/contentAreaBkgrd.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.txtHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0px;
}
.resourcesBkgrd {
	background-image: url(images/resourcesImages.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.conciergeBkgrd {
	background-image: url(images/concierge.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.differenceBkgrd {
	background-image: url(images/womanGlobe.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.aboutUsBkgrd {
	background-image: url(images/aboutUsBackgroundBottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.smallerBodyText {
	font-size: 10px;
	color: #333333;
}
.testimonialText {
	font-size: 10px;
}
.testimonialName {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0px;
}
.testimonialPosition {
	font-size: 11px;
	letter-spacing: 0px;
	font-style: italic;
	color: #444444;
}
#footer
{
	background-image: url(images/reflection.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:50px;
	font-size: 10px;
	color: #D42334;
	text-align: center;
	padding-top: 50px;
}
#footer a
{
	color: #777777;
	font-size: 10px;
}
.bigList li
{
	font-size: 14px;
	line-height: 24px;
	margin-left: -20px;
}

.resourcesLogo { margin-top: 10px; margin-bottom: -2px; }
