@charset "UTF-8";
/* CSS Document */

body {
	background-color: #77787B;
	margin: auto;
	width: auto;
	height: auto;
}
#outsidewrapper{
	width: 100%;
	height: 1000px;
	background-image: url(images/amg-layout_03.png);
	background-repeat: repeat-x;
}
#wrapper {
	width: 884px;
	background-image: none;
	margin-left: auto;
	margin-right: auto;
	background-color: #DBEBCF;
}
#logo{
	float: left;
	margin-left: 20px;
}
#header{
	width: 884px;
	float: left;
	height: 162px;
	background-color: #FFF;
	background-image: url(images/amg-layout_05.png);
}
#content{
	float: left;
	width: 884px;
	background-image: url(images/amg-layout_09.png);
	background-repeat: repeat-y;
}
#staff {
	width: 800px;
	margin-left: 35px;
}
#doctor {
	width: 360px;
	margin: 20px;
	text-align: center;
	float: left;	
}
#staffMember {
	width: 240px;
	margin: 16px;
	text-align: center;
	float: left;	
}
#whatsnew{
	width: 800px;
	margin-left: 35px;
}
#alex{
	width: 848px;
	background-image: url(images/alex.jpg);
	height: 620px;
	margin-left: 20px;
	background-repeat: no-repeat;
	background-color: #D1E1C7;
}
#peter{
	width: 848px;
	background-image: url(images/peter_04.jpg);
	height: 670px;
	margin-left: 20px;
	background-repeat: no-repeat;
	background-color: #D1E1C7;
}
#denise{
	width: 848px;
	background-image: url(images/denise.jpg);
	height: 670px;
	margin-left: 20px;
	background-repeat: no-repeat;
	background-color: #D1E1C7;
}
#erin{
	width: 848px;
	background-image: url(images/erin.jpg);
	height: 620px;
	margin-left: 20px;
	background-repeat: no-repeat;
	background-color: #D1E1C7;
}
#judith{
	width: 848px;
	background-image: url(images/judith.jpg);
	height: 850px;
	margin-left: 20px;
	background-repeat: no-repeat;
	background-color: #D1E1C7;
}
#steve{
	width: 848px;
	background-image: url(images/steve_03.png);
	height: 640px;
	margin-left: 20px;
	background-color: #D1E1C7;
	background-repeat: no-repeat;
}
#nicole{
	width: 848px;
	background-image: url(images/nicole_01.jpg);
	height: 770px;
	margin-left: 20px;
	background-color: #D1E1C7;
	background-repeat: no-repeat;
}
#april{
	width: 848px;
	background-image: url(images/april.jpg);
	height: 670px;
	margin-left: 20px;
	background-color: #D1E1C7;
	background-repeat: no-repeat;
}
#vicki{
	width: 848px;
	background-image: url(images/kecia_03.png);
	height: 800px;
	margin-left: 20px;
	background-color: #CFE1C6;
	background-repeat: no-repeat;
}

#bio{
	width: 400px;
	margin-left: 0px;
	margin-top: 110px;
	line-height: 22px;
	float: right;
	margin-right: 25px;
	padding: 5px;
	background-color: #EEF6E7;
}
#nav{
	background-image: url(images/images/amg-layout_08.png);
	height: 40px;
	width: 884px;
	float: left;
	margin-top: 0px;
}
#menu container{
	height: 50px;
}
ul#menu{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #77787b;
	margin-left: 50px;
}

ul#menu li{
	text-decoration: none;
	display: inline;
	color: #77787b;
}

ul#menu li a{
	color:#77787b;
}
ul#menu li a.active, ul#menu li a:hover {
	color:#FFFFFF;
	height: 30px;
	width: 80px;
	background-color: #B2D234;
}
.style1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #009795;
	text-decoration: none;
}
.style2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #77787b;
	text-decoration: none;
}
#group{
	width: 375px;
	height: 250px;
	float: left;
	background-repeat: no-repeat;
	margin-right: 35px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 25px;
}
#back{
	width: 100px;
	margin-top: 490px;
	margin-left: 15px;
	float: left;
}
#next{
	width: 100px;
	float: right;
	margin-left: 300px;
	margin-right: 20px;
}
#myMap{
	height: 450px;
	width: 450px;
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#appointments{
	float: right;
	width: 240px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fineprint {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #77787B;
}
