/* Global Styles */

body {
	margin:0px;
	}


	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	margin-left:15px;
	width:600px;
	}
	
#navigation a:hover {
	color: #99CCFF;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

ul{
    margin: 0 auto;
}

ul.outpatient li{
	list-style-image:url(../images/square-bullet.gif);
	padding: 1px;
	font:12px arial;
	color:#333333;
	line-height:15px;
	text-align:justify;	
	margin-left: 50px;
	margin-right: 15px;	
}

.logo {
	font:16px times new roman;
	color: #0E177C;
	letter-spacing:.1em;
	font-weight:bold;
	line-height:22px;
	}

.tagline 
    {
	font:13px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	}

.locationheaders
    {
	font:15px times new roman;
	color: #0E177C;
	text-align:justify;
	}

.locationtext
    {
	font:11px Arial, Helvetica, sans-serif
	color: #0E177C;
	text-align:justify;
	}

.contactustext
	{
	font:15px Arial, Helvetica, sans-serif;
	color: #CC3300;
	margin-left:40px;
    margin-right:40px;
    text-align: left;
	}

.contactustestcenter
	{
	font:15px Arial, Helvetica, sans-serif;
	color: #CC3300;        
	}

.contactushdr
	{
	font:15px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #CC3300;
	margin-left:40px;
	}

.container
{
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}

.smallText
    {
	font:12px times new roman;
	color: #333333;
	line-height:18px;
	}
	
.mainmargins
	{
	margin-left: 20px;
	margin-right: 20px;
	}

.imagemargins
	{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom:  10px;
	}
	
.outpatientmargins
	{
	font:12px arial;
	color:#333333;
	line-height:15px;
	text-align:justify;	
	margin-left: 25px;
	margin-right: 25px;
	}
	
.outpatientmargins2
	{
	font:12px arial;
	color:#333333;
	line-height:15px;
	text-align:justify;	
	margin-left: 50px;
	margin-right: 1px;
	}
	
.contactmargins
	{
	font:12px arial;
	color:#333333;
	line-height:15px;
	margin-left: 150px;
	margin-right: 150px;
	}
	
.res_overviewmargins
	{
	margin-left: 40px;
	margin-right: 40px;
	}	
	
.pageHeader {
	font:30px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	margin-left: 15px;
	margin-right: 15px;
    line-height: 10px;
	}
	
.bodyText {
	font:12px arial;
	color:#333333;
	line-height:15px;
	text-align:justify;
	}
	
.copyright {
	font:11px times new roman;
	color: #CC3300;
	text-align:right;
	margin-right: 50px;
	}
	
.importance {
	font:14px arial;
	color:#333333;
	line-height:24px;
	}
		
.services_bodyText1 {
	font:12px arial;
	color:#333333;
	line-height:20px;
	margin-left: 170px;
	}

.services_bodyText2 {
	font:12px arial;
	color:#333333;
	line-height:20px;
	margin-left: 70px;
	}
		
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:25px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:4px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	