/* CSS Document */
/* Normalises margin, padding */
body, div, dl, dt, dd, ul, ol, li, hi, h2, h3, h4, h5, h6, pre, form, fieldset, legend,
input, p, blockquote, caption, th, td
{ margin: 0; padding: 0; }

/* Normalises heading font sizes */
h1, h2, h3, h4, h5, h6
{ font-size: 100%; }

/* Removes list-style for lists */
ul, ol
{
	list-style: none;
}

/* Normalises table borders */
table
{
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #000099;
}

/* Removes border from fieldset and img */
fieldset, img
{ border: 0; }

/* Left-aligns text in caption and th */
caption, th
{ text-align: left; }

/* Removes quotation marks from q */
q:before, q:after
{ content: ''; }


body {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #fff9da url(../images/body-bg5.gif) repeat-x fixed;
	margin: 1.5em auto;
}
#wrapper {						/* Adds margin and border to page */
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 724px;
	background: #FFFFFF;
	border: 2px solid #a86b01;
}
#skipnav {					/* hides the skip nav link */
	margin-left: -999em;
}


/* Start header */
#header {
	position: relative;
	background: #fffbc0;		/* moves the header up to compensate for the skip nav link being hidden */
	font-size: 70%;
	text-align: right;
	padding: 4px 1em 4px 4px;
	font-weight: bold;
	height: 110px;
}
#header p {
	margin-top: 3em;
	line-height: 180%;
}
#header a:link, #header a:visited {
	color: #003399;
}
#header a:hover, #header a:active {
	color: #6e642e;
}
#header #azlogo {
	float: left;
}
#headimgs {						/* moves the header images up to compensate for the skip nav link being hidden */
	margin-top: -15px;
}
#headimgs #hdimg1 {
	margin-left: 2px;
}
#headimgs #hdimg2 {
	margin-right: 2px;
	margin-left: 3px;
}
#headimgs #hdimg3 {
	margin-left: 1px;
}
/* End header */

/* Start left navigation */
#leftnav {
	width: 180px;
	font-size: 80%;
	font-weight: bold;
	margin-top: 1em;
	background: #a86b01;
	padding-bottom: 1em;
	position: absolute;
	top: 291px;
	left: 2px;
}
#leftnav li {
	margin-top: 1.25em;
	margin-left: 1em;
}
#leftnav a:link, #leftnav a:visited {
	color: #FFFFFF;
}
#leftnav a:hover, #leftnav a:active {
	color: #fff4b5;
}
#homepage #leftnav #homelink, #treatmentspage #leftnav #treatmlink {
	color: #fff4b5;
}

/* Start main content */
#content {
	border-left: 180px solid #a86b01;
	margin-left: 2px;
	padding-left: 1em;
	padding-right: 1em;
	margin-top: -0.72em;
	padding-bottom: 1em;
}
#content h1 {
	color: #642E6E;
	padding-top: 1em;
	clear: left;
}
#content h1 span {
	font-size: 70%;
	font-weight: bold;
}

#content h2 {
	clear: left;
	font-size: 90%;
	color: #642E6E;
	margin-bottom: 1em;
}
#content h3 {
	font-size: 80%;
	color: #642E6E;
	clear: left;
}
#content p {
	font-size: 70%;
	line-height: 120%;
	margin-left: 0.5em;
	margin-top: 1em;
	margin-bottom: 1em;
}
#content li {
	font-size: 70%;
	list-style: disc;
	margin-left: 2em;
}
#content dl {
	font-size: 70%;
	margin-top: 1em;
	margin-left: 1em;
}
#content dt {
	font-weight: bold;
	color: #A25922;
}
#content dd {
	margin-left: 1em;
	margin-bottom: .5em;
}


#content a:link, #content a:visited {
	color: #003399;
}
#content a:hover, #content a:active {
	color: #A25922;
}


#content .highlight {
	font-weight: bold;
	color: #A25922;
	margin-right: 2em;
	margin-left: 2em;
	text-align: justify;
}
#content #strap {	/* Main strapline */
	text-align: center;
	font-size: 90%;
	color: #A25922;
	font-weight: bold;
	margin-top: 1em;
	clear: both;
}
#content .top {
	background: #FFF9DA;
	padding-top: .15em;
	padding-right: .5em;
	padding-bottom: .15em;
	text-align: right;
	font-size: 65%;
}


/* Submenu formatting */
#content .submenu {
	font-size: 100%;
	float: left;
	margin-right: 1em;
	margin-bottom: 2em;
}
#content .submenu li {
	margin-bottom: 0.25em;
	list-style: none;
	margin-left: .5em;
}
#content ul.floatleft {
	float: left;
	margin-right: 3em;
	margin-bottom: 1em;
}
#content #specials {
	font-size: 110%;
	text-align: center;
	background: #FFFBC0 url(../images/specials_bg.jpg);
	padding: 2em;
}
#content #specials h2 {
	color: #FFFFFF;
	font-size: 100%;
}
#content #specials h3 {
	font-size: 110%;
	color: #FFFFFF;
}
#content #linkslist li {
	margin-bottom: 1em;
	list-style: none;
}
#content #linkslistsub {
	list-style-type: none;
	font-size: 130%;
	margin-left: 1em;
	margin-top: .5em;
}
#content #linkslistsub li {
	margin-bottom: 1.25em;
}

#content #linkslist h3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0.5em;
	font-size: 100%;
	margin-left: 3em;
}
#content #therapists li {
	list-style: none;
	margin-bottom: 1em;
}
#content #subtherapists {	/* Therapists sub menus - on therapists pages */
	margin-top: 1.5em;
}
#content #subtherapists li {	/* Therapists sub menus - on therapists pages */
	list-style: none;
	float: left;
	margin-bottom: 0.5em;
	margin-right: 1em;
}

#content #news {
	float: right;
	margin-bottom: 0.5em;
	margin-left: 1em;
	border: 1px solid #F09802;
	background: #FFFBC0 url(../images/boxout-bg.gif) repeat-x;
	font-size: 110%;
	padding-top: 0.5em;
	width: 240px;
	text-align: center;
	padding-bottom: .5em;
}
#content #news h3 {
	color: #FFFFFF;
	text-align: center;
	margin-bottom: .25em;
}
#content #news h3.dark {
	color: #663300;
	margin-top: 2em;
}

#content #news h3+p {
	color: #660033;
	font-weight: bold;
}
#content #news p {
	margin-bottom: 1em;
}

#content address {
	font-style: normal;
	font-size: 70%;
	font-weight: bold;
	line-height: 120%;
	margin-left: .5em;
}
#content iframe {
	height: 300px;
	width: 425px;
}
#content .floatright {
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
	text-align: center;
}



/* End useful links */

/* Footer styles */
#footer {
	font-size: 70%;
	text-align: center;
	color: #A25922;
	padding-top: 0.5em;
	border-top: 1px solid #A25922;
	padding-bottom: 0.5em;
}
#footer ul {
	margin-top: .5em;
}
#footer a:link, #footer a:visited {
	color: #003399;
	padding-right: .5em;
	padding-left: 0.15em;
	border-right: 1px solid #A25922;
}
#footer a:hover, #footer a:active {
	color: #A25922;
}
#footer a.alt:link, #footer a.alt:visited {
	border-style: none;
}
#footer li {
	display: inline;
}

/* Other styling */
.clearleft {
	clear: left;
}
#content h3+ul {
	margin-top: 1em;
}
#content {
	padding-bottom: 4em;
}
