body {
	/*background-color: #FFFFFF; */
    background-color: #bed6b4;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.topnav {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #594B60;
}
.bodyborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #877A8D;
	background-color: #FFFFFF;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #877A8D;
	left: 1px;
	right: 1px;
	clip:  rect(auto 1px auto 1px);
}
.homeHospital {
	/*background-image: url(images/graphic-hospitals.gif);*/
	height: 177px;
	width: 219px;
	background-repeat: no-repeat;
}
.homePhysicians {
	/*background-image: url(images/graphic-physicians.gif);*/
	height: 177px;
	width: 219px;
	background-repeat: no-repeat;
}
.homePatients {
	/*background-image: url(images/graphic-patients.gif);*/
	height: 177px;
	width: 219px;
	background-repeat: no-repeat;
}
.homeCats {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #877A8D;
}

.homeCats a, .homeCats a:active, .homeCats a:link, .homeCats a:visited, .homeCats a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #877A8D;
    text-decoration: none;
}

.homeCatsTXT {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.txt {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #594b60;
}
.txtpurplebox {
    padding: 3px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #594b60;
    background-color: #e2c7f8;
    border: 1px solid #aba2af;
}
.txtleftsmaller {
    font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #594b60;
    padding-left: 3px;
    padding-right: 7px;
}

.txtleftsmaller2 {
    font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #594b60;
    padding-left: 18px;
    /*padding-right: 7px;*/
}

a:link {
	color: #594B60;
	text-decoration: underline;
}
a:visited {
	color: #594B60;
	text-decoration: underline;
}
a:hover {
	color: #78A22F;
	text-decoration: none;
}
a:active {
	color: #594B60;
	text-decoration: underline;
}
