body {
	   color: #5e5e5e;
     font-family: 'Roboto',verdana,arial,helvetica;
		 font-size: 12pt;
		 margin: 0px;
		 padding: 0px; 
}


#global {
width: 990px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
padding: 0px;
}

#page_title {
  font-family: 'Montserrat',verdana,arial,helvetica;
	text-align: center;
	font-size: 24pt; 
	color: #7c4889; 
	font-weight: bold;
	margin: 15px 0px 0px 0px;
  padding: 0px;
}

h2 {
  font-family: 'Montserrat',verdana,arial,helvetica;
	font-size: 24pt; 
	color: #7c4889; 
	font-weight: bold;
	margin: 45px 0px 30px 0px;
  padding: 0px;
}

.page_content {
  font-family: 'Roboto',verdana,arial,helvetica;
	text-align: center;
	font-size: 24pt; 
	color: #7c4889; 
	font-weight: bold;
	margin: 15px 0px 0px 0px;
  padding: 0px;
}

#top_container{
height: 65px;
width: 100%;
margin: 0px;
padding: 0px;
background-color: #7c4889;
}

#top_text{
height: 45px;
width: 990px;
margin: 0 auto;
padding: 20px 0px 20px 0px;
text-align: center;
}

#home{
height: 650px;
width: 100%;
margin: 0px;
padding: 0px 0px 0px 0px;
background-image:url('images/home4.jpg');
background-repeat: no-repeat;
background-position: center top; 
}



.decorated{
     overflow: hidden;
     text-align: center;
 }
.decorated > span{
    position: relative;
    display: inline-block;
}
.decorated > span:before, .decorated > span:after{
    content: '';
    position: absolute;
    top: 50%;
    border-bottom: 1px solid;
    width: 592px; /* half of limiter */
    margin: 0 20px;
}
.decorated > span:before{
    right: 100%;
}
.decorated > span:after{
    left: 100%;
}



#leftcolumn {
float: left;
width: 230px; /*Width of left column in pixel*/
 /*Set margin to that of -(MainContainerWidth)*/
}



#phone_number {
float: right;
width: 170px;
height: 35px;
margin: 0px 0px 0px 0px;
padding: 4px 0px 0px 22px;
background-color: #515151;
  
}

.dispnone{display: none}

.home_title {
font-family: 'Montserrat',verdana,arial,helvetica;
font-size: 44pt;
color: #ffffff;
font-weight: bold;
position:relative;
top:120px;
left:10px;
margin: 0;
padding: 0;
}

.home_content {
font-size: 18pt;
color: #ffffff;
font-weight: bold;
position:relative;
top:155px;
left:10px;
margin: 0;
padding: 0; 
}

.home_content_small {
font-size: 13pt;
color: #ffffff;
position:relative;
top:220px;
left:10px;
margin: 0;
padding: 0; 
}

.service_headings {
font-family: 'Roboto',verdana,arial,helvetica;
font-size: 17pt;
color: #858585;
}

#copyright {
float: left;
height: 125px;
width: 100%;
margin: 0px;
padding: 75px 0px 0px 0px;
background-color: #000000;
color: #ffffff;
}


#intake {
width: 420px;
height: 25px;
margin: 0px 0px 50px 0px;
padding: 5px 5px 5px 5px;
background: #f6f6f6;
}



a:link.top_nav_home {color: #ffffff; text-decoration: none; font-size: 16pt; font-weight: bold; padding: 0px 40px 0px 20px;}
a:visited.top_nav_home  {color: #ffffff; text-decoration: none; font-size: 16pt; font-weight: bold; padding: 0px 40px 0px 20px;}
a:hover.top_nav_home  {color: #ffffff; text-decoration: none; font-size: 16pt; font-weight: bold; padding: 0px 40px 0px 20px;}

a:link.top_nav {color: #ffffff; text-decoration: none; font-size: 12pt; padding: 0px 15px 0px 15px;}
a:visited.top_nav {color: #ffffff; text-decoration: none; font-size: 12pt; padding: 0px 15px 0px 15px;}
a:hover.top_nav {color: #ffffff; text-decoration: none;  font-size: 12pt; padding: 0px 15px 0px 15px;}

a:link {color: #7c4889; text-decoration: none; }
a:visited {color: #7c4889; text-decoration: none; }
a:hover {color: #7c4889; text-decoration: none;  font-weight: bold;}

a:link.home_phone {color: #ffffff; text-decoration: none; font-size: 16pt;  font-weight: normal;}
a:visited.home_phone {color: #ffffff; text-decoration: none; font-size: 16pt; font-weight: normal;}
a:hover.home_phone {color: #ffffff; text-decoration: none;  font-size: 16pt; font-weight: normal;}