body {
	background-color: #ffffff;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;

}


.contentcell {
	background-color: #ffffff;
	background-image:url(images/template_greengrad.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma;
	line-height:20px;
	color: #2d2c28;
	font-size:12px;

}

.contentcellblue {
	background-color: #ffffff;
	background-image:url(images/template_bluegrad.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma;
	line-height:20px;
	color: #2d2c28;
	font-size:12px;
	padding-top:75px;
}

.contentcellblue {
	background-color: #ffffff;
	background-image:url(images/template_bluegrad.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma;
	line-height:20px;
	color: #2d2c28;
	font-size:12px;
}

ul {
	list-style-image:url(images/arrow_grey.gif);
	list-style-position:outside;
}

.inpatientpadding {
	padding-right:4px;

}

.textpad {
	padding-left:30px;
	padding-right:30px;
}

.leftcell{
	background-color: #ffffff;
	background-image:url(images/template_greengrad.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma;
	line-height:20px;
	color: #2d2c28;

}

.phone {
	font-family:Tahoma;
	font-size:24px;
	color: #2d2c28;

}

.footer {
	font-family:Tahoma;
	font-size: 10px;
	color: #05104e;
	font-weight: bold;
}

.footer a:link, .footer a:visited, .footer a:active  {
	font-family:Tahoma;
	font-size: 10px;
	color: #05104e;
	text-decoration: none;
}


.footer a:hover {
	font-family:Tahoma;
	font-size: 10px;
	color: #5c86b0;
	text-decoration: none;
}

h1 {
	font-family:Tahoma;
	font-size: 30px;
	color: #2d2c28;
	font-weight: bold;
}

h2 {
	font-family:Tahoma;
	font-size: 18px;
	color: #2d2c28;
	font-weight: bold;
}


.bulletpad {
	padding-left:100px;
}

a:link, a:visited, a:active  {
	font-family:Tahoma;
	font-size: 12px;
	color: #05104e;
	text-decoration: underline;
	font-weight: bold;	
}


a:hover {
	font-family:Tahoma;
	font-size: 12px;
	color: #5c86b0;
	text-decoration: none;
	font-weight: bold;
}

.inpatienttitle {
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
	padding-top:10px;
}
.inpatienttext {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
}
.inpatientbluetext {
	color: #0567a9;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	line-height:20px;
}

.inpatientpad {
	padding-left:20px;
	padding-right:20px;

}

.contact {
	border: 1px #e1e1bf solid;
	font-family:Tahoma;
	font-size: 12px;
	color: #2d2c28;
	line-height:20px;
}

.contacttitle {
	font-family:Tahoma;
	font-size: 14px;
	color: #2d2c28;
	font-weight: bold;
	text-transform: uppercase;
	background:#e1e1bf;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:normal;
}

.addresspad {
	padding-left:25px;
	padding-top:10px;
	border-right: 1px #e1e1bf solid;
}

.programpad {
	padding-left:25px;
	padding-top:10px;
}

.datepad {
	padding-left:25px;

}

.alcocontentcell {
	background-color: #ffffff;
	font-family:Tahoma;
	line-height:20px;
	color: #2d2c28;
	font-size:12px;

}