body {
	background-color: #D3CA9D;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3F2B1B;
}
h1 {
	font-size: 42px;
	font-weight: normal;
	margin: 0px;
}
h2 {
	font-size: 24px;
	margin-left: 15px;
	margin-right: 30px;
}
p {
	font-size: 14px;
	margin-left: 15px;
	margin-right: 30px;
	line-height: 20px;
}
li {
	font-size: 14px;
	line-height: 20px;
}
.pageTitle {
	height: 133px;
	vertical-align: top;
	padding-top: 75px;
	padding-left: 15px;
}
.pageTitleGeneral {
	background-image: url(/images/pageTitle-GeneralDermatology.jpg);
	background-repeat: no-repeat;
}
.pageTitleCosmetic {
	background-image: url(/images/pageTitle-CosmeticDermatology.jpg);
	background-repeat: no-repeat;
}
.pageTitleSurgical {
	background-image: url(/images/pageTitle-SurgicalDermatology.jpg);
	background-repeat: no-repeat;
}
.pageTitleAbout {
	background-image: url(/images/pageTitle-AboutUs.jpg);
	background-repeat: no-repeat;
}
.pageTitlePatient {
	background-image: url(/images/pageTitle-NewPatients.jpg);
	background-repeat: no-repeat;
}
.pageTitleContact {
	background-image: url(/images/pageTitle-ContactUs.jpg);
	background-repeat: no-repeat;
}
.pageTitleStore {
	background-image: url(/images/pageTitle-Store.jpg);
	background-repeat: no-repeat;
}
.contentCell {
	background-image: url(/images/content-background.jpg);
	background-repeat: repeat-x;
	background-color: F8F9D1;
}
.contentCellStore {
	background-color: F8F9D1;
}
.footerCell {
	font-size: 10px;
	padding-left: 20px;
}
.footerCell a {
	color: #3F2B1B;
	text-decoration: none;
}
.footerCell a:hover {
	color: #000000;
	text-decoration: underline;
}
.homeCell {
	background-image: url(/images/home-header-background.jpg);
	background-repeat: no-repeat;
	height: 293px;
}
.homeTextCell {
	font-size: 12px;
	padding-top: 130px;
	vertical-align: top;
}
.homeTextCell a {
	color: #3F2B1B;
}
.mainCell {
	background-color: #EAEAB9;
	padding: 15px;
}
.topCell {
	background-image: url(/images/top-row-background.jpg);
	background-repeat: no-repeat;
	height: 28px;
	font-size: 10px;
	text-align: right;
	padding-right: 16px;
}
.topCell a {
	color: #3F2B1B;
	text-decoration: none;
}
.topCell a:hover {
	color: #000000;
	text-decoration: underline;
}