html,body{margin:0;padding:0}
body{
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 0px;
	background-color: #D1D6BA;
	background-repeat: repeat-x;
	background-position: left top;
	font-size: small;
}
p{
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	line-height: 150%;
	font-size: 120%;
}
#content p a {
	display: inline;
}

div#header {
	padding: 0px;
	margin: 0px;
	width: 960px;
	/*-webkit-border-radius:11px;*/
	height: 337px;
}

h1 {
	color: #A2AB79;
	margin: 0px;
	padding: 0px;
}
#container #wrapper #content h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #41452C;
	padding: 0px;
	margin-left: 30px;
}
#container #wrapper #content h3 {
	color: #8E846C;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}

#container #extra h3 {
	text-align: center;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #576D1D;
	color: #41452C;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-position: left center;
	background-color: #B9C789;
}



div#container{
	width:960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #576D1D;
	border-left-color: #576D1D;
	-moz-box-shadow: 3px 3px 5px #666;
	-webkit-box-shadow: 3px 3px 5px #666;
	box-shadow: 3px 3px 5px #666
}
#container #wrapper {
	float: left;
	padding: 0px;
	margin: 0px;
	background-color: #E8EADC;
}
#container #wrapper #content .opening {
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}


div#content{
	float:left;
	width: 728px;
	-webkit-border-radius:11px;
	background-color: #FFF;
	background-position: left top;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #576D1D;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}
#container #wrapper #content blockquote {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/end-quote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 65px;
	padding-bottom: 20px;
	padding-left: 0px;
	clear: right;
	background-color: #A2AB79;
	display: block;
	width: 420px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-bottomleft:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-right-radius:15px;
	border: 1px solid #6F7649;
}
#container #wrapper #content blockquote p {
	font-size: 120%;
	color: #FFF;
	margin: 0px;
	background-image: url(../images/start-quote-inverse.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 84px;
	background-position: left top;
	background-repeat: no-repeat;
	font-family: "Comic Sans MS", cursive;
	font-weight: normal;
}
#container #wrapper #content blockquote cite {
	text-align: right;
	display: block;
	color: #FFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container #wrapper #content ul {
	padding: 0px;
	margin-top: 16px;
	margin-right: 50px;
	margin-bottom: 24px;
	margin-left: 50px;
	font-size: 120%;
}
#container #wrapper #content ul li {
	list-style-image: url(../images/bullet.gif);
	line-height: 150%;
	padding: 0px;
	list-style-position: outside;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



div#content p{
	line-height:150%
}
#container #wrapper #content #map {
	float: right;
	padding: 6px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 25px;
	margin-left: 0px;
	background-color: #E2E9C8;
	border: 1px solid #B4C380;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius:8px;
	-moz-border-radius-bottomleft:8px;
	-webkit-border-bottom-left-radius:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius:8px;
}
#contact-dr #container #wrapper #content .name {
	font-size: 120%;
	line-height: 180%;
	color: #3D4129;
}

#container #wrapper #content #map iframe {
	border: 1px solid #BAC88A;
}

div#navigation{
	float:left;
	width:728px;
	-webkit-border-radius:11px;
	background-color: #A2AB79;
	padding: 0px;
	background-image: url(../images/bkg-nav-grn.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #576D1D;
	border-bottom-color: #576D1D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #576D1D;
}
#container #wrapper #navigation ul {
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container #wrapper #navigation ul li {
	display: inline;
	float: left;
}
#container #wrapper #navigation ul li a {
	text-decoration: none;
	font-size: 115%;
	display: block;
	padding: 10px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#navigation ul li a:link , a:visited{
	color: #275050;
	font-weight: bold;
}
#navigation ul li a:hover, a:active {
	background-image: url(../images/bkg-nav-ong.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
#page-home #nav-home a , #page-about #nav-about a , #page-therapy #nav-therapy a, #page-faq #nav-faq a, #page-contact-dr #nav-contact a{
	background-image: url(../images/bkg-nav-whi.jpg);
	background-position: left center;
	background-repeat: repeat-x;
}
div#extra{
	float:right;
	-webkit-border-radius:11px;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #576D1D;
	border-bottom-color: #576D1D;
	background-color: #E1DEBD;
	padding: 0px;
	width: 231px;
}
#container #wrapper #extra h4 {
	text-align: center;
}
#container #wrapper #extra a:link , a:visited, a:hover, a:active{
	padding: 0px;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: 0px;
	display: block;
	background-image: none;
}
#container #wrapper #extra a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}


div#footer{
	color: #333;
	clear: both;
	padding: 0px;
	margin: 0px;
	background-color: #D8DDBF;
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #576D1D;
}
div#footer p{margin:0;padding:5px 10px}
#container #footer .copyrt p {
	font-size: 90%;
	line-height: 1em;
	text-align: right;
}

