/* Reset styles */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

 body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul,  ol, li, dl, dt, dd, form, a, fieldset, input, th, td  
{ margin: 0; padding: 0; border: 0; outline: none;  }
body {font-size: 88%; text-align:center; margin:auto;}
h1, h2, h3, h4, h5, h6 { font-size: 100%; padding: .6em 0; margin: 0 15px; }
ul, ol { list-style: none; }
img { border: 0; } 

.clear { clear: both; }

#teamWrapper {width: 600px;}

html {
	color: #fff;
	background: url(assets/images/bgr.gif) repeat-y center #D1C6B2;
	font-family: Georgia, serif;
	font-size: 15px;
}
a {
	color: #fff;
}

/* Layout */
#wrapper {
	margin: 0 auto;
	width: 896px !important;



}
#header {
	background-repeat: no-repeat;
text-align: left;

}
#logo {
	display: block;
	width: 100%;
	height: 118px;
	text-indent: -1986em;
	overflow: hidden;
}
#header .menu {
	display: block;
	width: 659px;
	height: 48px;
	margin: 0 0 0 190px;
	overflow: hidden;

}

#header .menu li {
float: left;


}

#header .menu li a {
	float: left;
display:inline;
	margin: 1px 8px 0 8px;
	padding: 0 8px;
	height: 47px;
	text-indent: -1986em;
	background-repeat: no-repeat;
	background-position: center;
	list-style: none;
	overflow: hidden;
}
#content {
	clear: both;
	padding: 30px 0px 0px 17px;

}




.teamimage {

display:inline-block; 
margin: 0px 15px 15px 0px;
width:160px;
text-align:left;

}

.title{
font-style:italic;

}

#footer {
}

/* Buttons */
#btn-home {
	width: 61px;
	background-image: url(assets/images/bgr-home2.png);
}
#btn-about_us {
	width: 95px;
	background-image: url(assets/images/bgr-about_us.png);
}
#btn-programs {
	width: 103px;
	background-image: url(assets/images/bgr-programs.png);
}
#btn-patient_center {
	width: 149px;
	background-image: url(assets/images/bgr-patient_center.png);
}
#btn_contact {
	width: 83px;
	background-image: url(assets/images/bgr-contact.png);
}

/* Chooser  */
.choser {
	clear: both;
	margin: 0 auto;
	width: 830px;

}
.choser li {
	float: left;

	height: 291px;
	display: inline;
	background-repeat: no-repeat;
}
.choser a {
	display: block;
	padding: 254px 0 0 0;
	font-size: 19px;
	font-family: Arial, sans-serif;
	text-align: center;
	text-decoration: none;
}

#uno {
	width: 218px;
	background-image: url(assets/images/bgr-uno.jpg);
}
#due {
	width: 202px;
	background-image: url(assets/images/bgr-due.jpg);
}
#tre {
	width: 201px;
	background-image: url(assets/images/bgr-tre.jpg);
}
#quattro {
	width: 209px;
	background-image: url(assets/images/bgr-quattro.jpg);
}
#quattro a {
	padding-left: 13px;
	text-align: left;
}

/* Index */
#index #header {
	background-image:url(assets/images/bgr-index-header.jpg);
	
}
#box {
	float: left;
	margin: 0 15px 0px 27px;
	display: inline;
	padding: 10px;
	width: 220px;
	height: 240px;
	color: #10112b;
	background: #d1c6b2;
	font-family: Arial, sans-serif;
}
#box h2 {
	margin: 0 0 20px 0;
	font-size: 26px;
text-align:left;
}
#box p {
	font-size: 13px;
	line-height: 1.2em;
text-align:left;
}
#index .left, #index .right {
	float: left;
display:inline;
	width: 260px;
	margin: 0 11px;
	text-align: justify;
	line-height: 1.3em;
}
#index .left {
}
#index .right {
}
.address {
	clear: both;
	margin: 5px 40px;
	height: 29px;
	background: url(assets/images/bgr-address.png) right no-repeat;
	text-indent: -1986em;
	overflow: hidden;
}

/* Inner */

/* #inner p{
width:480px;
}
*/

#inner #header {
	background-image: url(assets/images/bgr-inner-header.jpg);


}
#inner #header .menu li a {
	height: 43px;
}
#inner #content {
	padding: 15px 50px 30px 99px;
text-align:justify;
	
}
#inner h1 {
	margin: 15px 0;
	font-family: Arial, sans-serif;
	font-size: 25px;
}

#inner h2 {
	margin: 15px 0;
	font-family: Arial, sans-serif;
	font-size: 20px;
}
#inner {
	text-align: center;
	line-height: 1.3em;

}
#inner p {
	margin: 0 0 10px 0;
}
#inner #content ul {
	margin: 20px;
}
#inner #content ul li {
	margin: 10px;
	list-style: disc;
}

#inner .image {
	float: right;
display:inline;
	margin: 0 0 0 20px;
}

.patientcenterlink {
display:block;
text-decoration:none;
padding-bottom:5px;

}

.patientcenterlink:hover{
color:#575757;
text-decoration:none;
}

.contactparagraph{
width:500px;
}

/* Search results */
#maincol p {margin:0}
p.searchbody {padding-bottom: 30px;}
.searchtitle {padding-bottom: 10px; margin-bottom: 20px;}

