body {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
td {
	font-weight: bold;
}

#wrapper {
	background-image: url(picts/gray-background2.jpg);
	background-repeat: repeat-x;
	height: 1100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content {
	height: 920px;
	width: 900px;
	margin: 0 auto;
}
#content .location {
	font-size: 10px;
	color: #666666;
	margin: 10px 0 0 0;
}
#content a:link {
	border: 0px;
}
.bio {
	font-size: 12px;
	color: #666666;
	margin: 30px 0 0 0;
}

#header {
	height: 150px;
}

#logo {
	float: left;
	padding-top: 7px;
	margin-left: 20px;
}

#phone {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
}

#menu {
	float: right;
	margin-top: 16px;
	position: relative;
}
#menu h2 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
}
#menu td {
	padding-right: 20px;
	vertical-align: top;
}
#menu ul {
	padding: 0;
	margin: 0;
}
#menu li {
	list-style-type: none;
	width: 110px;
}
#menu a:link, #menu a:visited, #phone a:link, #phone a:visited {
	line-height: 125%;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}
#menu a:hover, #phone a:hover {
	background-position: center center;
	background-color: #6D7983;
	color: #CCCCCC;
}
#active a:link, #active a:visited, #active a:hover
{
	color: #000000;
	font-weight: bold;
	background-color: #6D7983;
}


/* PICTURE GALLERY CODE */

.Galborder	 	{ border: #000000 1px solid; cursor:pointer; }	

A:hover .Galborder,
A:active .Galborder 	{ border: #FF0000 1px solid; cursor:pointer; }

.slideshow	{
		font-family: arial, verdana, sans-serif;
		font-size: 12px;
		background-color: #FFFFFF;
		color: #000000;
		cursor:pointer;
		font-weight: bold;
		padding-left: 9px;
		padding-right: 9px;
		margin-bottom: 3px;
		border: #000000 1px solid;
		}

.slideshowon	{
		font-family: arial, verdana, sans-serif;
		font-size: 12px;
		background-color: #FFFFFF;
		color: #000000;
		cursor:pointer;
		font-weight: bold;
		padding-left: 9px;
		padding-right: 9px;
		margin-bottom: 3px;
		border: #FF0000 1px solid;
		}

.clear {
	clear: both;
}

#maxht {
	height: 524px;
}

#MainImage {
	border: 1px solid black;
}
#MainImage a:link {
	border: 1px solid black;
}

#controls {
	float: right;
	margin-right: 140px;
	clear: both;
}

#textarea {
	text-align: left;
	width: 860px;
	margin-top: 40px;
	margin-bottom: 10px;
}
#textarea .headshot {
	float: right;
	margin-right: 0px;
	margin-left: 20px;
	border: 1px solid black;
}

#content .picmenu {
	margin-top: 40px;
	margin-bottom: 0px;
}
.picmenu td {
	vertical-align: top;
}
.caption {
	margin-top: 8px;
}
#content .video {
	padding-top: 35px;
}

#specialties {
	text-align: left;
	margin-top: 40px;
	width: 860px;
}
#specialties li {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#mov {
	float: right;
	margin-right: 10px;
	margin-top: 40px;
}

#copyright p {
	font-size: 10px;
	color: #666666;
	margin: 0px 20px;
}
#copyright a:link, #copyright a:visited {
	color: #666666;
}
#copyright a:hover {
	color: #000000;
	text-decoration: none;
}
#copyright .hosting {
	float: right;
}

#contact {
	margin: 20px;
}
#menu #creditcards {
	position: absolute;
	top: 76px;
	right: 24px;
}

