/* CSS Document by Luis Araneda, DPT for www.sanmateophysicaltherapy.com */
/* All associated graphics copyright 2011, Luis Araneda, DPT */
/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. */
@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	margin-left:auto;
	margin-right:auto;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-image: url(images/SM21.jpg);
	margin: 0;
	padding: 0;
	border: Thin #FFFFF;
}

#header {
	width: 1130px;
	background-image: url(images/header_bg_sm.jpg);
	background-repeat: repeat-x;
	height: 150px;
	padding: 0 10px 0 25px;
	margin-left: auto;
	margin-right: auto;
}

#top_flash {
	width:1170px;
	height:30px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 4px;
}

#header_menu{
	width: 1146px;
	background-image: url(Images/header_menu3.jpg);
	background-repeat: repeat-x;
	text-align: right;
	height: 70px;
	padding-top: 1px;
	padding: 0 10px 0 10px;
}

#container {
	width: 1164px;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	padding: 1px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 900px;
}

#left {
	float: left;
	width: 350px;
	padding-top: 27px;
	padding: 1px 10px 1px 1px;
	height: 900px;
}

#right {
	float: right;
	width: 340px;
	height: 880px;
	margin: 1px;
	clear: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 12px;
}

#content {
	margin-right: 390px;
	margin-left: 365px;
	padding: 0 10px;
	width: 420px;
	height: 900px;
}

#disclaimer {
	width:1170px;
	height:50px;
	margin-left: auto;
	margin-right: auto;
	font: 1 em;
	background-color: #D8F1D3;
	padding-left: 10px;
}	

#Social_Network {
	width:1170px;
	height:35px;
	margin-left: auto;
	margin-right: auto;
}

#bottom_flash {
	width:1170px;
	height:40px;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	width: 1170px;
	background-image: url(images/footer_bg_sm.jpg);
	background-repeat: repeat-x;
	height: 70px;
	text-align: center;
	font-size: 1em;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

p{  margin-top: 8px;
	margin-bottom: 8px;
}

h1{
	color: #FFFFFF;
	font-size: 3em;
	padding-top: 70px;
	padding-left: 50px;
	padding: 10px 0;
}

.heading_color{
	color: #FF9900;	
}

h2 {
	margin-bottom: 15px;
	border-bottom: 1px solid #A7AAB3;
}

h3 {margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #A7AAB3;
}

h4 {
	background-image: url(images/menu_tab.jpg);
	height: 31px;
	width: 150px;
	padding-top: 5px;
	padding-left: 15px;
}

.images_left {float: left;
               margin: 5px;
}

.thumbs {border: 1px solid gray;
         margin: 5px;
		 padding: 1px;
}

a:link {color: #000000}     /* unvisited link */
a:visited {color: #333333}  /* visited link */
a:hover {color: #FF6633}   /* mouse over link */
a:active {color: #FF3333}   /* selected link */

/***********************************'   Left side Menu  *******************************/

#navlist
{
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #C2C2CA;
	width: 160px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 2px solid #C2C2CA;
}

#navlist li a {
	text-decoration: none;

}

/***********************************'  Header Menu  ****************/

.navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font-weight: bold;
	font-size: 1.1em;
}
