BODY {
	font-family: "Trebuchet MS", sans-serif;
	color: #000000;
	background: none #EDF1F8;
}

textarea {
	font-family: "Trebuchet MS", sans-serif;
}

#wrapper {
	width: 880px;
	margin: 0 auto;
	background: #FFFFFF url(images/general/background-corners.gif) no-repeat;
	padding: 10px;
}
#wrapper-end {
	width: 880px;
	min-height: 20px;
	background: url(images/general/background-corners.gif) no-repeat bottom;
}

#header {
	height: 80px;
}

#navmenu {
	clear: both;
	float: left;
	width: 200px;
	min-height: 200px !important;
	padding: 10px 0 10px 0;
	margin: 0 10px 10px 0px;
	border: 0px dashed #CCC;
	}
#navmenu ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.1em;
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #AAD0C3;
	border-top: 2px solid #C5A462;
	}

#navmenu li a {
	display: block;
	height: 1.2em; 
	line-height: 1.2em;
	color: #0D401C;
	text-decoration: none;
	border-bottom: 2px solid #C5A462;
	background: #AAD0C3 url(images/general/button-grad-aqua.gif) repeat-x;
	border-left: 2px solid #0D401C;
	padding: 4px 0 4px 10px;
	margin: 0;
}
#navmenu li a:hover {
	background: #AAD0C3 url(images/general/button-grad-aqua-over.gif) repeat-x;
	text-decoration: none;
	border-left: 2px solid #0D401C;
	color: #FFF;
}

#rightcol {
	display: none;
	float: right;
	width: 100px;
	min-height: 100px !important;
	border: 1px solid black;
}

#content {
	font-size: 62.5%;
	margin: 16px 10px 0 224px;	
	}
#content h1 {
	color: #0D401C;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 2.8em;
	font-weight: normal;
	margin-top: 4px;
	}
#content h2 {
	color: #0D401C;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 2.4em;
	font-weight: normal;
	border-bottom: 1px solid #AAD0C3;
	}
#content h3 {
	color: #0D401C;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 2em;
	font-weight: normal;
	}
#content h4 {
	font-size: 1.6em;
	font-weight: normal;
	}
#content p, #content ul, #content ol, #content td{
	font-size: 1.4em;
	line-height: 1.5em;
}
#content ul {
	list-style: square;
	margin-top: 0;
}

.team {
	float: left;
	padding: 4px;
	margin: 0 20px 20px 0;
	border-bottom: 0px solid #AAD0C3;
	border-right: 0px solid #AAD0C3;

}
.team h4 {
	margin: 0;
	padding:0;
}
.team a {
	color: #000000;
	text-decoration: none;
}
.team-info {
	clear: both;
	padding-top: 20px;
}

.fees th {
	border-bottom: 1px solid #CCC;
}
.fees td {
	border-bottom: 1px solid #CCC;
	padding: 2px 0 2px 0;
}
.price {
	text-align: right;
}

.testimonial {
	border: 1px solid #CCC;
	background-color: #FFFFCC;
	margin: 1em;
	padding: 1em;
}
.testimonial p{
	font-style: italic;
	margin: 0 0 0.5em 0;
}

p.date {
	text-align: right;
	font-style: italic;
	margin: 0;
}


#footer {
	clear: both;
	font-size: 0.8em;
	text-align: center;
	padding-top: 10px;
	min-height: 40px !important;
	border-top: 1px solid #DDD;
}

#footer a {
	color: #0D401C;
	text-decoration: none;
}

.therapies {
	margin: 10px 0 0 0;
	text-align: center;
	border-top: 2px solid #C5A462;
	border-bottom: 2px solid #C5A462;
}
.therapies a {
	display: block;
	text-decoration: none;
	padding: 10px;
	color: #FFF;
	background-color: #D385C8;
}
.therapies a:hover {
	background-color: #8238AB;
	color: #FFF;
}

.dental-implants {
	margin: 10px 0 0 0;
	text-align: center;
	border-top: 2px solid #C5A462;
	border-bottom: 2px solid #C5A462;
}
.dental-implants  a {
	display: block;
	text-decoration: none;
	padding: 10px;
	color: #0D401C;
	background-color: #B4DBCD;
}
.dental-implants  a:hover {
	background-color: #AAD0C3;
	color: #FFF;
}

img.dentist 
{
	border: 1px solid #CCC; 
	margin-right: 10px;
	float: left;
}

#logo {
	float: left;
}

#logostrap {
	margin:0 0 0 450px;
	width: 280px;
	line-height: 26px;	
	padding-top: 16px;
}


.byline {
	text-align: center;
	font-size: 10px;
}
.byline a {
	color: #555555;
}