html {
	font-size: 100%;
}

body {
	background-color: #f3fdf7;
	font-family: verdana, helvetical, arial, sans serif;
	font-size: 1.0em;
	color: #333333;
	padding-top: 0px;
	margin-top: 0px;
}

#page {
	font-size: 0.8em;
	padding: 15px 10px;
}

#content {
	margin-right: 310px;
	text-align: justify;
}

#callout_wrap {
	position: absolute;
	top: 160px;
	right: 20px;
	width: 310px;
}

a { color: #497433; text-decoration: none; }
a:visited { }
a:active { color: #228a99; text-decoration: underline; }
a:link { }
a:hover { color: #228a99; text-decoration: underline; }

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

p {
	margin: 0px;
	padding-bottom: 10px;
	position: relative;
}

div.heading {
	background: #c5f2fb url( './../images/title_bg.png' ) top left repeat-x;
}

div.heading h1 {
	background: url( './../images/title_tr.gif' ) top right no-repeat;
}

div.heading h1.right {
	background: url( './../images/title_tl.gif' ) top left no-repeat;
	text-align: right;
}

div.footing {
	background: #82bb65 url( './../images/footer_bg.gif' ) bottom left repeat-x;
}

div.footing h1 {
	text-align: right;
	background: url( './../images/footer_bl.gif' ) bottom left no-repeat;
	font-size: 0.85em;
	font-weight: normal;
	color: #ffffff;
}

div.footing p {
	background: url( './../images/footer_br.gif' ) bottom right no-repeat;
	font-size: 0.8em;
}

h1 {
	margin: 0px;
	padding: 5px;
	color: #004200;
	font-size: 1.2em;
}

h2 {
	margin: 0px;
	padding: 0px 0px 5px;
	color: #228a99;
	font-size: 1.1em;
}

h3 {
	margin: 0px;
	padding: 0px 0px 3px;
	font-size: 1.0em;
}

#menu {
	position: absolute;
	top: 115px;
	left: 150px;
	color: #A2EA7F;
}

div.main {
	/* margin-right: 210px; */
	clear: left;
}

div.callout {
	width: 295px;
	padding-bottom: 5px;
	float: right;
	clear: right;
}

div.edge {
	padding: 0px;
	position: relative;
}

div.inner {
	/* padding: 20px; */
}

div.spine h2 {
	position: relative;
	left: -20px;
}

div.text {
	background: #ffffff;
	padding: 10px;
	border-left: 1px solid #c5f2fb;
	border-right: 1px solid #c5f2fb;
	padding-bottom: 0px;
}

#practitioners {
	background: url( './../images/map/green.gif' ) top right no-repeat;
}

#practitioners_small {
	background: url( './../images/map/green_small.gif' ) top right no-repeat;
}

div.map_spacer {
	float: left;
	padding: 0px;
	margin: 0px;
}

p.case_prac {
	text-align: right; 
	font-style: italic; 
	color: #228a99;
}

div.menu_inner {
	padding: 8px 10px 3px;
}

#menu a { color: #ffffff; text-decoration: none; }
#menu a:visited { }
#menu a:active { text-decoration: underline; }
#menu a:link { }
#menu a:hover { text-decoration: underline; }

div.footing a { color: #ffffff; text-decoration: underline; }
div.footing a:visited { }
div.footing a:active { text-decoration: none; }
div.footing a:link { }
div.footing a:hover { text-decoration: none; }

/* CONTACT DETAILS */

p.c_name {
	font-weight: bold;
}

p.c_phone {
	background: url( './../images/phone.gif' ) top left no-repeat;
	padding-left: 20px;
}

p.c_email {
	background: url( './../images/email.gif' ) top left no-repeat;
	padding-left: 20px;
}

p.c_addr {
	background: url( './../images/post.gif' ) top left no-repeat;
	padding-left: 20px;
}

p.c_link {
	background: url( './../images/arrow.gif' ) top left no-repeat;
	padding-left: 20px;
}

p.faq {
	background: transparent url( './../images/arrow.gif' ) top left no-repeat;
	padding: 2px 0px 2px 20px;
	margin: 0px;
}

p.sfaq {
	background: transparent url( './../images/arrow2.gif' ) top left no-repeat;
}

span.press_date {
	font-size: 0.7em;
}

.black {
	color: #000000;
}

.image_r {
	margin: 0px 0px 10px 10px;
	float: right;
	text-align: center;
	font-size: 0.8em;
	color: #228a99;
	position: relative;
}

.image_l {
	margin: 0px 10px 10px 0px;
	float: left;
	text-align: center;
	font-size: 0.8em;
	color: #228a99;
	position: relative;
}

div.spine {
	background: #ffffff url( './../images/spine.jpg' ) top left no-repeat;
	padding-left: 40px;
	padding-right: 20px;
}

img.photo {
	border: 1px solid #4b7737;
	padding: 1px;
}

.border {
/*	border: 0px solid #4b7737; */
	padding: 5px;
}

ul, ol {
	padding-top: 0px;
	margin-top: 0px;
}