

@font-face {
    font-family: 'goldenbookw01-boldregular';
    src: url('https://swpaininjury.com/css/fonts/goldenbook_w01_bold-webfont.woff2') format('woff2'),
         url('https://swpaininjury.com/css/fontsgoldenbook_w01_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'refrigeratordeluxew01-boldRg';
    src: url('https://swpaininjury.com/css/fontsrefrigerator_delx_w01_bold-webfont.woff2') format('woff2'),
         url('https://swpaininjury.com/css/fontsrefrigerator_delx_w01_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


body { margin: 0; padding: 0; font-size:100%; font-family: goldenbookw01-boldregular, Arial, Verdana, san-serif; color: #655c54;}


h1 {font-family: 'refrigeratordeluxew01-boldRg', Arial, sans-serif}{font: 2.5em; color: #cd211d;}
h2 {font-size:1.2em; color: #655c54;}
h3 {font-size: .95em; font-weight: normal; color: #655c54;}
h4 {font-size: .55em;}

p {
	font-family: 'goldenbookw01-boldregular', Arial, sans-serif;
	font-color: #655c54;
	font-size: 1.0em/1.50em; 
	line-height: 1.8;
	
}

a:link {
    text-decoration: none;
    color: #655c54;
}

a:visited {
    text-decoration: none;
    color: #655c54; 
}

a:hover {
    text-decoration: none;
    color: #cd211d;
    font-weight: bold;
}

a:active {
    text-decoration: none;
}

li {
	list-style-image: url("images/bullet.gif");
	font: italic 1.0em/1.50em goldenbookw01-boldregular, Tahoma, Ariel, Verdana, sans-serif;
	color: #655c54; 
	  line-height: 1.8;

}


#container {
	border:3px solid 655c54; 
	width: 1200px;
	height: 1900px;
	margin: 0 auto;
	background-color: #f3f4ee;
	font-family: 'goldenbookw01-boldregular', Arial, sans-serif;
	font-color: #655c54;
	font-size: 1.0em/1.50em;
	
	
}


#containercerdaymain {
	border:3px solid 655c54; 
	width: 1200px;
	height: 1800px;
	margin: 0 auto;
	background-color: #f3f4ee;
	font-family: 'goldenbookw01-boldregular', Arial, sans-serif;
	font-color: #655c54;
	font-size: 1.0em/1.50em;
	
	
}

#containertreatment {
	width: 1200px;
	height: 1900px;
	margin: 0 auto;
	background-color: #f3f4ee;
	
	
}


#containercontact {
	width: 1200px;
	height: 1100px;
	margin: 0 auto;
	background-color: #f3f4ee;
	
	
}



#containercerday {
	width: 1200px;

	margin: 0 auto;
	background-color: #f3f4ee;

	
}




#containerappointments {
	width: 1000px;
	height: 1000px;
	margin: 0 auto;
	background-color: #f3f4ee;
	
	
}



#banner {
	border-bottom:1px solid 655c54; 
	width: 1200px;
	height: 495px;
	margin: 0 auto;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;


}

#menubar {
 	position: absolute;
  	top: 455px;	
  	width: 1200px;
	height: 40px;
	text-align: right;
	color: #655c54;
	padding-top: 1px;
	margin-left: 400px;
	font-size: 1.25em;
	

}


#menu-button {
	float: left;
	width: 180px;
	height: 25px;
	text-align: center;
	color: inherit;
	padding-top: 8px;
}


#textcontainerhome {
	clear: both;
	width: 900px;
	position: float-left;
	margin-left: 150px;
	margin-right: 90px;
	padding-top: 50px;
	font-family: 'goldenbookw01-boldregular', Arial, sans-serif;
	font-color: #655c54;
	font-size: 1.0em/1.50em;
	
}






#footer {
	
	clear: both;
	width: 1200px;
	height: 160px;
	float: left;
	margin: 0; auto;
	text-align: center;
	font-size: 0.30em;
	color: #655c54;
	border-top: solid; 1 px;
	
	}