@charset "utf-8";

/* CSS Document */

* {

	margin: 0 0 0 0;

	padding: 0 0 0 0;

}



body {

	background:#e0e1c2;

}



div#head {

	background:#878f7c;

	height:100px;

	width:auto;

	color:#e0e1c2;

	padding-left:150px;

	padding-top:50px;

	padding-bottom:20px;

	min-width:800px;

}

ul#numbers {

	float:left;

	padding-right:30px;

}



ul#numbers, #contact li {

	width:auto;

	font-family: "palatino linotype",palatino,serif;

	font-size: 1em;

	font-style:italic;

	list-style: none;

	letter-spacing:2px;

}



ul#numbers h1 {

	color:#fff;

	font-size:12pt;

	font-family: "palatino linotype",palatino,serif;

	font-size: 1em;

	letter-spacing:0;

	display:inline;

}



ul#contact h1 {

	color:#fff;

	font-size:12pt;

	font-family: "palatino linotype",palatino,serif;

	font-size: 1em;

	letter-spacing:0;

	display:inline;

}



ul#contact a {

	color:#e0e1c2;

	}

ul#contact a:hover {

	text-decoration:none;

	background:#b7beae;

	color:#fff;

}



div#name {

	background:#b7beae;

	height:240px;

	min-width:800px;

}



div#name p {

min-width:800px;

}



div#name h1 {

	font-family: arial,helcetica,sans-serif;

	font-size:7em;

	font-weight: bold;

	letter-spacing: -4pt;

	color:#fff;

	padding-left:150px;

	padding-top:50px;

	text-transform:uppercase;

	width:1000px;

}



div#name h1 span {

	font-size:0.4em;

	letter-spacing:0;

}



div#name p {

	color:#878f7c;

	font-family: "palatino linotype",palatino,serif;

	font-size: 2em;

	font-style:italic;

	padding-left:150px;

	margin-top:-10px;

}



div.content {

	background:#e0e1c2;

	min-width:400px;

}



div#bottom {

	background:#f0f1d4;

	padding-top:5px;

	min-width:800px;

}



div#bottom a {

	padding: 10px 10px 10px 10px;

	margin-left:150px;

	line-height:80px;

	background:#878f7c;

	text-decoration:none;

	color:#fff;

	font-family: arial,helcetica,sans-serif;

	clear:both;

}



div#bottom a:hover {

	text-decoration:none;

	background:#b7beae;

	color:#fff;

}



div#special {

	min-width:800px;

}



div.content ul li {

	font-family: "palatino linotype",palatino,serif;

	font-size: 16px;

	line-height:30px;

	color:#878f7c;

	padding-bottom:10px;

	width:500px;

}



ul.contentList {

	list-style:circle;

	padding-left:150px;

}



ul#contentList2 {

	padding-left:510px;

	padding-bottom:50px;

	list-style:circle;

	margin-top:-400px;

	min-width:400px;

}



div.content h2 {

	font-family: arial,sans-serif;

	font-size: 2em;

	font-weight: bold;

	color:#fff;

	text-transform:uppercase;

	padding-left:150px;

	margin-top:50px;

}



div#credentials, #specialties{

	background:#878f7c;

	width:500px;

	margin-bottom:50px;

}



div#footer {

	background:#878f7c;

	padding: 20px 0 20px 150px;

	font-family: arial,helcetica,sans-serif;

	color:#fff;

	clear:both;

}
