/* CSS Document */

body {
	margin: 3px;
	padding: 0;
	background: #E4E4E4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#content {
	width: 775px;
	margin: 0 auto;
	position: relative;
	background:#FFFFFF;
}
#header {
	background: url(img/header.jpg) no-repeat;
	height: 101px;
	width: 775px;
	margin: 0;
}
#headerunder {
	background-image:url(img/line.jpg) no-repeat;
	height:25px;
	width:775px;
}
.banners{
	border-bottom:1px solid #660033;
	font-size:14px;
	font-weight:bold;
}
.back {
	background:#E9E9E9;
	padding:2px;
	margin:0px;
}
.accredations {
	background-image:url(img/accredations.jpg);
	background-repeat:no-repeat;
	height:23px;
	width:150px;
}
.welcome {
	background-image:url(img/welcome.jpg);
	background-repeat:repeat-x;
	font-family:arial,sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:6px;
	height:23px;
	width:350px;
}
.welcomecolor {
	background-color: #F2EFEA;
	border-right:1px #666666 solid;
}
.accreditations1 {
	background-color: #E9E9E9;
}
.news {
	background-image:url(img/news.jpg);
	background-repeat:no-repeat;
	height:23px;
}
.shadow {
	background-image: url(img/patientshadow.gif);
	background-repeat:no-repeat;
	font-size:12px;
	width:10px;
}
.friends {
	background-color:#CCCCCC;
	background-image:url(img/friends.gif);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	color: #000000;
}
.letters {
	font-size:11px;
	font-weight:normal;
	text-align:justify;
	color: #000000;
}
.letterssmall {
	font-size:11px;
	color: #333333;
	text-align: center;
}
.footer {
	background-image: url(img/patientshadow.jpg);
	background-repeat:no-repeat;
	height:15px;
	width:775px
}
.bold {
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
.line {
	background-image:url(img/topline.jpg);
	height:10px;
	font-weight:bold;
	font-size:14px;
}
.line2 {
	border-top:1px #660000 solid;
	text-align:left;
	font-size:11px;
}
.line3 {
	background-color: #0099FF;
	height:10px;
	font-weight:bold;
}
.line4 {
	background:#A24270;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.textback {
	background:#F2EFEA;
}
.menu {
	background-image:url(img/menu.gif);
	height:16px;
	background-repeat:repeat-x;
}
a.menu:link,a.menu:active,a.menu:visited {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px; color:#FFFFFF; font-weight:bold; text-align:center; text-decoration:none;}
a.menu:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#CCCCCC; font-weight:bold; text-align:center;}


a.main:link {font-size:12px; text-decoration:none; border:none; color:#A24270}
a.main:hover {{font-size:12px; text-decoration:none; border:none; color:#A24270}
a.main:visited {font-size:12px; text-decoration:none; border:none; color:#A24270}
a.main:active { font-size:12px; text-decoration:none; border:none; color:#A24270}