body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#FFFFFF;
}

a:link {
	color: #A3AA83;
	text-decoration: none;
}
	
a:visited {
	color: #A3AA83;
	text-decoration: none;
}
	
a:hover {
	color: #A3AA83;
	text-decoration: none;
}
	
a:active {
	color: #A3AA83;
	text-decoration: none;
}

.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #6C7549;
}

.contentlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #985B19;
}

.content_smaller {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #6C7549;
}

.content_italics {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	font-style:italic;
	color: #985B19;
}

.contentlarge_smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #985B19;
}

.resume a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A3AA83;
	text-decoration: none;
	}
	
.resume a:hover {
	text-decoration: underline;
	}
	
.resume_spacer {
	line-height: 15px;
	}

.physBack {
background: url(../images/background_physician640.jpg);
background-repeat: no-repeat;
}

.concBack {
background: url(../images/background_concierge560.jpg);
background-repeat: no-repeat;
}

.messBack {
	background: url(../images/background_message680.jpg);
	background-repeat: no-repeat;
}
.servicesBg {
	background-image: url(../images/background_services2.jpg);
	background-repeat: no-repeat;
}
.contactBack {
	background-image: url(../images/background_contact.jpg);
	background-repeat: no-repeat;
}
